From f831849a119aa592d207fd38428517b414c2b39d Mon Sep 17 00:00:00 2001 From: Jose Date: Fri, 20 Jul 2018 19:19:30 +0200 Subject: Xamarin testsuite --- .../controller.iOS/controller.iOS.csproj | 202 +++++++++++++++++++++ 1 file changed, 202 insertions(+) create mode 100644 csharp/xamarin/controller/controller.iOS/controller.iOS.csproj (limited to 'csharp/xamarin/controller/controller.iOS/controller.iOS.csproj') diff --git a/csharp/xamarin/controller/controller.iOS/controller.iOS.csproj b/csharp/xamarin/controller/controller.iOS/controller.iOS.csproj new file mode 100644 index 00000000000..dd38ce358c3 --- /dev/null +++ b/csharp/xamarin/controller/controller.iOS/controller.iOS.csproj @@ -0,0 +1,202 @@ + + + + Debug + iPhoneSimulator + 8.0.30703 + 2.0 + {FD70EC29-8D51-4F4F-8AD7-64170F22575D} + {FEACFBD2-3405-455C-9665-78FE426C6842};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + {6143fdea-f3c2-4a09-aafa-6e230626515e} + Exe + controller.iOS + Resources + controller.iOS + + + + + true + full + false + bin\iPhoneSimulator\Debug + DEBUG + prompt + 4 + false + x86_64 + None + true + iPhone Developer + + + + + + true + + + none + true + bin\iPhoneSimulator\Release + prompt + 4 + None + x86_64 + false + true + true + iPhone Developer + + + + + + true + + + true + full + false + bin\iPhone\Debug + DEBUG + prompt + 4 + false + ARM64 + iPhone Developer + true + Entitlements.plist + + + + none + true + bin\iPhone\Release + prompt + 4 + ARM64 + false + iPhone Developer: Jose Gutierrez de la Concha (D477889FLX) + + + true + VS: WildCard Development + + + + + none + True + bin\iPhone\Ad-Hoc + prompt + 4 + False + ARM64 + True + Automatic:AdHoc + iPhone Distribution + Entitlements.plist + + + none + True + bin\iPhone\AppStore + prompt + 4 + False + ARM64 + Automatic:AppStore + iPhone Distribution + Entitlements.plist + + + + + + + + + + + + + + + + + + + + + + + + + + + + + false + + + false + + + false + + + false + + + false + + + false + + + false + + + false + + + false + + + false + + + false + + + false + + + false + + + false + + + + + + + + + + + + + + + {a62bf5e3-ad66-4edb-9bba-3e9bd6148425} + testcommon + + + {D86C4CA0-7EF8-4A9B-B42F-CB2FBBC7B68F} + controller + + + \ No newline at end of file -- cgit v1.2.3