From 2342456c1f65b0a0a5a892de2a9609f0bb198db1 Mon Sep 17 00:00:00 2001 From: xivk Date: Wed, 2 Dec 2015 10:47:21 +0000 Subject: [PATCH] Fixed nuget packages and unified output #263. --- OsmSharp.iOS.UI/OsmSharp.iOS.UI.csproj | 16 ++++++++++++++-- nuspec/OsmSharp.UI.nuspec | 16 +++++++++------- 2 files changed, 23 insertions(+), 9 deletions(-) diff --git a/OsmSharp.iOS.UI/OsmSharp.iOS.UI.csproj b/OsmSharp.iOS.UI/OsmSharp.iOS.UI.csproj index b1ddbfce..0ac9ff8b 100644 --- a/OsmSharp.iOS.UI/OsmSharp.iOS.UI.csproj +++ b/OsmSharp.iOS.UI/OsmSharp.iOS.UI.csproj @@ -15,7 +15,7 @@ true full false - bin\Debug + ..\OutputiOS\Unified\ DEBUG; prompt 4 @@ -24,11 +24,23 @@ full true - bin\Release + ..\OutputiOS\Unified\ prompt 4 false + + ..\OutputiOS\Unified\ + + + ..\OutputiOS\Unified\ + + + ..\OutputiOS\Unified\ + + + ..\OutputiOS\Unified\ + ..\packages\OsmSharp.Core.0.0.0.48-beta\lib\Xamarin.iOS10\OsmSharp.dll diff --git a/nuspec/OsmSharp.UI.nuspec b/nuspec/OsmSharp.UI.nuspec index b978ce48..96cbc349 100644 --- a/nuspec/OsmSharp.UI.nuspec +++ b/nuspec/OsmSharp.UI.nuspec @@ -22,14 +22,16 @@ - - - - - + + + + + - - + + + +