From 17fdde66d94155fc62a034fa6658995bef6fd6e5 Mon Sep 17 00:00:00 2001 From: Jason Smith Date: Tue, 22 Mar 2016 13:02:25 -0700 Subject: Initial import --- .../Xamarin.Forms.ControlGallery.iOS.csproj | 246 +++++++++++++++++++++ 1 file changed, 246 insertions(+) create mode 100644 Xamarin.Forms.ControlGallery.iOS/Xamarin.Forms.ControlGallery.iOS.csproj (limited to 'Xamarin.Forms.ControlGallery.iOS/Xamarin.Forms.ControlGallery.iOS.csproj') diff --git a/Xamarin.Forms.ControlGallery.iOS/Xamarin.Forms.ControlGallery.iOS.csproj b/Xamarin.Forms.ControlGallery.iOS/Xamarin.Forms.ControlGallery.iOS.csproj new file mode 100644 index 00000000..225a3b39 --- /dev/null +++ b/Xamarin.Forms.ControlGallery.iOS/Xamarin.Forms.ControlGallery.iOS.csproj @@ -0,0 +1,246 @@ + + + + Debug + AnyCPU + {C7131F14-274F-4B55-ACA9-E81731AD012F} + {FEACFBD2-3405-455C-9665-78FE426C6842};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + Exe + Xamarin.Forms.ControlGallery.iOS + Resources + XamarinFormsControlGalleryiOS + ..\ + true + + + + + true + full + false + bin\iPhoneSimulator\Debug + DEBUG + prompt + 4 + false + Default, i386, x86_64 + SdkOnly + True + Entitlements.plist + 7.0 + False + False + True + False + False + False + False + False + + + + none + true + bin\iPhoneSimulator\Release + prompt + 4 + None + i386, x86_64 + false + Entitlements.plist + + + true + full + false + bin\iPhone\Debug + DEBUG + prompt + 4 + false + ARMv7, ARM64 + iPhone Developer + True + + + 8.1 + SdkOnly + False + + False + True + False + False + False + False + True + + True + + + + + + + + none + true + bin\iPhone\Release + prompt + 4 + ARMv7, ARM64 + false + iPhone Developer + Entitlements.plist + + + none + True + bin\iPhone\Ad-Hoc + prompt + 4 + False + ARMv7, ARM64 + True + Automatic:AdHoc + iPhone Distribution + Entitlements.plist + + + none + True + bin\iPhone\AppStore + prompt + 4 + False + ARMv7, ARM64 + Automatic:AppStore + iPhone Distribution + Entitlements.plist + + + true + bin\iPhoneSimulator\Turkey\ + __UNIFIED__;__MOBILE__;__IOS__;DEBUG + full + AnyCPU + false + prompt + MinimumRecommendedRules.ruleset + + + true + bin\iPhone\Turkey\ + __UNIFIED__;__MOBILE__;__IOS__;DEBUG + full + AnyCPU + false + prompt + MinimumRecommendedRules.ruleset + + + + + + + + + + + + + + {39b3457f-01d8-43d0-8e84-d8c4f73cf48d} + Xamarin.Forms.Platform.iOS %28Forwarders%29 + + + {cb9c96ce-125c-4a68-b6a1-c3ff1fbf93e1} + Xamarin.Forms.Controls + + + {aba078c4-f9bb-4924-8b2b-10fe0d2f5491} + Xamarin.Forms.Maps.iOS + false + + + {7d13bac2-c6a4-416a-b07e-c169b199e52b} + Xamarin.Forms.Maps + + + {57B8B73D-C3B5-4C42-869E-7B2F17D354AC} + Xamarin.Forms.Core + + + {271193c1-6e7c-429c-a36d-3f1be5267231} + Xamarin.Forms.Platform.iOS + false + + + + + + + + + + + + + + Designer + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ..\packages\Xamarin.TestCloud.Agent.0.18.0\lib\Xamarin.iOS10\Calabash.dll + True + + + ..\packages\Xamarin.Insights.1.11.4\lib\Xamarin.iOS10\PLCrashReporterUnifiedBinding.dll + True + + + + + + ..\packages\Xamarin.Insights.1.11.4\lib\Xamarin.iOS10\Xamarin.Insights.dll + True + + + + + + + + This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + + + + \ No newline at end of file -- cgit v1.2.3