xamarin-macios/tests/introspection/iOS
Vincent Dondain ad906427ea [arkit] Update for iOS 11 beta 1 (new framework) (#2187)
- Fixed the generator to avoid `ARKit/ARSCNViewDelegate.g.cs(189,43): error CS0432: Alias 'Iglobal' not found`.
- ARPointCloud can be tested with this [sample](https://github.com/VincentDondain/ios-testcases/tree/master/ARPointCloudTest).
  It requires deploying on devices and moving the camera around so ARKit can return some points. After 5 seconds it should print the points.
- Fixed intro tests.
- Fixed `bindings-generator.cs` for new simd types.
2017-06-22 19:02:17 -05:00
..
Assets.xcassets/AppIcons.appiconset
AppDelegate.cs
Info.plist [tests] Remove Classic test projects, and make the Unified test projects the master projects. (#858) 2016-09-21 22:55:10 +02:00
LaunchScreen.storyboard
Main.cs
iOSApiClassPtrTest.cs
iOSApiCtorInitTest.cs [CoreNFC] Add CoreNFC Xcode 9 Beta 1 Bindings (#2226) 2017-06-19 13:56:00 -05:00
iOSApiFieldTest.cs [CoreNFC] Add CoreNFC Xcode 9 Beta 1 Bindings (#2226) 2017-06-19 13:56:00 -05:00
iOSApiPInvokeTest.cs [generator] Fix native enum in native delegates return types. Fixes #53058 (#1823) 2017-03-06 08:17:50 +01:00
iOSApiProtocolTest.cs [arkit] Update for iOS 11 beta 1 (new framework) (#2187) 2017-06-22 19:02:17 -05:00
iOSApiSelectorTest.cs [Test][Intro] Fix introspection test on API changes for Xcode 9 Beta 1 (#2191) 2017-06-10 00:07:11 -07:00
iOSApiSignatureTest.cs Add some missing *Async version for existing API (#1527) 2017-03-07 13:55:37 -05:00
iOSApiTypoTest.cs
iOSApiWeakPropertyTest.cs
iOSCoreImageFiltersTest.cs
introspection-ios.csproj [Test][Intro] Fix introspection test on API changes for Xcode 9 Beta 1 (#2191) 2017-06-10 00:07:11 -07:00