xamarin-macios/msbuild/Xamarin.MacDev.Tasks.Core
Rolf Bjarne Kvinge 626a859a46
[xcode11] Fix several issues to make the mtouch tests pass. Fixes #6259. (#6332)
* [tests] Minor refactor to get better Xcode version parsing.

* Rename Configuration.XcodeVersion to XcodeVersionString.
* Add Configuration.XcodeVersion a parsed Version instane of XcodeString.

* [tests] Ignore all 'MT0099: Not linking with WatchKit because Xcode 11 beta 1' warnings in tests.

* [tests] Adjust min OS version tests for Xcode 11b1.

* [tests] Adjust tests for changes in 'nm' output.

* [tests] Adjust tests for name changes in Clang.

* [tests] Adjust tests for changes in ld warning format.

* [msbuild] 'metal' and 'metallib' aren't in PATH anymore, so use xcrun to execute them.

* [msbuild] Fix DevicePlatformBinDir for the Metal and MetalLib targets on iOS.

Also set the SDKROOT variable, otherwise metal and metallib don't work
properly, and revert the previous attempt at a fix (use xcrun).

* [tests] Simplify version parsing code to not version parse anymore.

* [tests] Add FIXME for once Apple fixes the WatchKit disappearance.
2019-06-19 07:20:02 +02:00
..
MsBuildTasks Revert "[msbuild] Add forward compatibility with symlinks support (#648)" 2018-05-22 14:19:39 -04:00
Properties Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00
Tasks [xcode11] Fix several issues to make the mtouch tests pass. Fixes #6259. (#6332) 2019-06-19 07:20:02 +02:00
AssetPackUtils.cs Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00
BundleResource.cs Changes GetVirtualProjectPath to make relative paths when building from VS 2016-11-30 11:40:20 -03:00
CommandLineArgumentBuilder.cs [msbuild] Add space to arguments when adding a newline at the end as well. (#5533) 2019-02-01 20:31:13 +01:00
DataConverter.cs Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00
LinkTarget.cs Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00
LoggingExtensions.cs [msbuild] Use the proper MM vs MT error code prefix (#3360) 2018-01-31 09:56:45 -05:00
NativeReferenceKind.cs Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00
PathUtils.cs [msbuild] Fixed PathUtils.AbsoluteToRelative() logic (#1861) 2017-03-12 14:51:28 -04:00
PlatformFramework.cs Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00
PlatformUtils.cs [msbuild] Xcode10 changed the copySceneKitAssets command-line arguments (#4469) 2018-07-24 14:05:07 -04:00
ProcessUtils.cs Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00
StringParserService.cs Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00
Xamarin.MacDev.Tasks.Core.csproj [xcode11] Fix several issues to make the mtouch tests pass. Fixes #6259. (#6332) 2019-06-19 07:20:02 +02:00