xamarin-macios/tools
Sebastien Pouliot 9f90691820
[mtouch] Add the option of always weak link a framework. Fixes #4628 (#4641)
Linking with CoreNFC crash applications on iOS 12 on iPad (and likely
other device not supporting, or supported, for NFC).

This used to work on iOS 11.x (when introduced). The solution is to
always **weak** link CoreNFC (since we can't guess devices)

https://github.com/xamarin/xamarin-macios/issues/4628
2018-08-20 08:34:29 -04:00
..
apidiff [apidiff] Update XML definitions to 15.7 stable (#4365) 2018-06-28 21:30:35 -04:00
common [mtouch] Add the option of always weak link a framework. Fixes #4628 (#4641) 2018-08-20 08:34:29 -04:00
install-source Build with CSC instead of MCS (#3393) (#3578) 2018-02-26 09:20:54 -06:00
linker [iTunesLibrary] Xcode 10 beta 3 support. (#4462) 2018-08-08 16:34:16 +02:00
mmp [iTunesLibrary] Xcode 10 beta 3 support. (#4462) 2018-08-08 16:34:16 +02:00
mtouch [Network] Declare the Network library in the relevant places 2018-07-05 15:01:47 -04:00
.gitignore Add scripts to calculate API diffs and generated code diff between the current build and another revision. (#3447) 2018-02-13 07:47:47 +01:00
Makefile Install source code. 2016-04-24 14:47:27 -04:00
compare-commits.sh [compare-commits] Fix APFS check to check for functionality, not OS version. (#4057) (#4284) 2018-06-18 19:26:51 +02:00
diff-to-html Add scripts to calculate API diffs and generated code diff between the current build and another revision. (#3447) 2018-02-13 07:47:47 +01:00