xamarin-macios/tests/fsharp
Rolf Bjarne Kvinge 344dadb212
Bump the minimum iOS version to 7.0. Fixes #6213. (#6878)
Xcode 11 doesn't support anything below iOS 7.0 (the linker will automatically
change the deployment target to 7.0), so we need to drop support as well
(since our native bits will be targetting iOS 7.0, and we can't change that).

https://github.com/xamarin/xamarin-macios/issues/6213
2019-08-30 01:07:30 -07:00
..
AppDelegate.fs [tests] Import 2016-05-26 15:06:52 +02:00
Entitlements.plist [tests] Import 2016-05-26 15:06:52 +02:00
FSharpTests.fs [tests] Improve F# test's assert message. (#4649) 2018-08-20 19:06:01 +02:00
Info.plist Bump the minimum iOS version to 7.0. Fixes #6213. (#6878) 2019-08-30 01:07:30 -07:00
Main.fs [tests] Don't try to compile the Main function in F# extensions. (#3683) 2018-03-07 22:13:13 +01:00
fsharp.fsproj [F# tests] Default to LinkSdk for device builds. (#4643) 2018-08-20 07:42:32 +02:00