MobiVM / robovm

Ahead of time compiler for JVM bytecode targetting iOS, Mac OSX and Linux
https://mobivm.github.io
942 stars 132 forks source link

iOS 17 bindings #758

Closed dkimitsa closed 6 months ago

dkimitsa commented 8 months ago

iOS 17

All CocoaTouch APIs were processed based on Xcode15.
This update introduces changes to existing api and this might break existing code. Please open issue/communicate any problem.
Beside existing API update it introduces support for following new frameworks:

Basic smoke test was performed. New APIs wasn't changed due huge volume of changes.