xamarin-macios/msbuild/tests/MySingleView
Rolf Bjarne Kvinge d98a8f1792
[msbuild] Tweak the tests. (#7877)
This is a series of commits that tweaks the msbuild tests a little bit.

* [msbuild] Match configuration between MyWatchKit2Extension and MyWatchKit2IntentsExtension.

Fixes this warning:

>  MTOUCH : warning MT0113: Native code sharing has been disabled for the extension 'MyWatchKit2IntentsExtension' because the --assembly-build-target options are different between the container app () and the extension (--assembly-build-target:@all=dynamiclibrary). [MyWatchKit2Extension/MyWatchKit2Extension.csproj]

* [msbuild] Add the extra argument for the AppWithExtraArgumentThatOverrides test project to all configurations.

That way the test can be built in all configurations (and still test what it's
supposed to test).

* [msbuild] Clean up project files a bit.

* Removed default 'CodesignKey' values from simulator configurations.
* Removed 'MtouchFastDev' values from simulator configurations.
* Removed 'IOSDebuggerPort' values, not needed for these projects.

* [msbuild] Update test projects to use 64-bit architectures.

Also enable bitcode (+llvm) for release device builds for tvOS and watchOS.

* [msbuild] Simplify test project configuration a bit.

* [msbuild] Unify output path.

Using 'TV' and 'TVSimulator' in the OutputPath works fine, but it makes some
of the tests a bit more complex because they need to special-case this test to
find the path to the resulting .app.

* [msbuild] Fix the MyiOSFrameworkBinding test project to have the same assembly name as the project itself.

This simplifies upcoming testing code a bit.
2020-02-14 14:12:25 +01:00
..
Folder Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00
MyLibrary [msbuild] Tweak the tests. (#7877) 2020-02-14 14:12:25 +01:00
Resources Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00
en.lproj Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00
AppDelegate.cs fix: Template typos execution, transition (#7723) 2020-01-20 15:29:23 +01:00
Entitlements.plist Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00
Info.plist [msbuild] Fix MSBuild tests to build using Xcode 9. (#2201) 2017-06-10 04:04:26 -07:00
LinkedBundleResource.txt Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00
LinkedContent.txt Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00
LinkedEmbeddedResource.txt Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00
Main.cs [msbuild] Show proper build error when monotouch.dll doesn't exist (#750) 2016-09-06 14:50:54 -04:00
MainStoryboard.storyboard Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00
MySingleView.csproj [msbuild] Tweak the tests. (#7877) 2020-02-14 14:12:25 +01:00
MySingleView.sln [msbuild] Remove outdated AppStore and Ad-Hoc configurations from test projects. (#7777) 2020-02-03 13:56:49 +01:00
MySingleViewViewController.cs [msbuild] Show proper build error when monotouch.dll doesn't exist (#750) 2016-09-06 14:50:54 -04:00
MySingleViewViewController.designer.cs [msbuild] Show proper build error when monotouch.dll doesn't exist (#750) 2016-09-06 14:50:54 -04:00
iPhoneView.xib Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00
iTunesArtwork Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00
iTunesArtwork@2x Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00