xamarin-macios/tools
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
..
apidiff [apidiff] Update the current references to d15-2 branch (#2077) 2017-05-09 13:59:55 -04:00
common [arkit] Update for iOS 11 beta 1 (new framework) (#2187) 2017-06-22 19:02:17 -05:00
install-source Pass StringComparison to string.StartsWith / EndsWith. (#1316) 2016-12-08 16:54:10 +01:00
linker [mtouch] Improve how we make sure native symbols aren't stripped away. Fixes #51710 and #54417. (#2162) 2017-06-02 18:29:19 +02:00
mmp [mtouch] Improve how we make sure native symbols aren't stripped away. Fixes #51710 and #54417. (#2162) 2017-06-02 18:29:19 +02:00
mtouch [arkit] Update for iOS 11 beta 1 (new framework) (#2187) 2017-06-22 19:02:17 -05:00
pmcs [src] Make sure to always set all variants of our conditional compilation symbols. (#986) 2016-10-13 15:10:24 +02:00
Makefile Install source code. 2016-04-24 14:47:27 -04:00