xamarin-macios/tools/mtouch
Rolf Bjarne Kvinge a8708357a8
[mtouch] Fix building intents extensions for watchOS. (#6323)
Fixes this build error:

    Xamarin.iOS.Tasks.WatchKit2("iPhoneSimulator").BasicTest: #RunTarget-ErrorCount
        redefinition of 'main'
        Failed to compile the file(s) '/Users/builder/jenkins/workspace/xamarin-macios-pr-builder/msbuild/tests/MyWatchKit2IntentsExtension/obj/iPhoneSimulator/Debug/mtouch-cache/i386/main.m'. Please file a bug report at https://github.com/xamarin/xamarin-macios/issues/new
    Expected: 0
    But was: 2

since we no longer generate two main functions.
2019-06-17 14:33:31 +02:00
..
.gitignore [mtouch] Build using csproj instead of manual csc command. Partial fix for #4384. 2018-08-23 13:49:40 +02:00
Application.cs [mtouch] Add support for arm64_32 2019-05-22 08:04:50 +02:00
Assembly.cs [mtouch] Pass outfile= to the AOT compiler when compiling to full llvm as well. (#5647) 2019-02-21 16:38:30 +01:00
AssemblyResolver.cs [mtouch][mmp] Report invalid debug symbols files. Fixes #3200 (#3203) 2018-01-12 17:39:38 -05:00
BitcodeConverter.cs [mtouch] Handle non-ascii characters when converting assembly to bitcode assembly. Fixes #56876. (#2141) 2017-06-01 17:24:39 +02:00
BuildTasks.mtouch.cs [mtouch/mmp] Make the mono native mode a Target-specific variable. (#6037) 2019-05-10 15:40:17 +02:00
Makefile [mmp/mtouch] Workaround broken frameworks in Xcode 11 beta 1. 2019-06-04 13:45:33 -07:00
Stripper.cs Merge Quote methods into a single class instead of multiple versions (#2153) 2017-06-06 12:32:25 -08:00
Target.cs [mtouch] Fix building watch extensions with the watchOS 6.0 SDK. 2019-06-14 02:17:36 +02:00
Tuning.cs [d16-2] [linker] Add the custom attributes removal step as an configurable optimization. Fix #3655 (#6058) 2019-05-16 16:55:10 -05:00
error.cs Fixup Xamarin.Mac Hybrid AOT and improve testing (#1995) 2017-05-16 13:29:08 -05:00
monotouch-fixes.c [runtime] Clean up public symbols. Fixes #5124. (#5155) 2018-11-21 11:48:15 -05:00
mtouch.cs [mtouch] Fix building intents extensions for watchOS. (#6323) 2019-06-17 14:33:31 +02:00
mtouch.csproj Bump mono 2019-04-03 23:53:09 +02:00
mtouch.in Remove accidentally committed debugging helper 2019-02-05 15:08:47 +01:00
simlauncher.m Tooling support for mono-native. 2018-11-14 13:20:48 -05:00