godot/modules/gdnative/nativescript
Ruslan Mustakov f5b3b24c22 Enhance iOS export
- The export process now builds complete .ipa on macOS, instead of just
   creating XCode project.

 - The project includes Capabilities games usually require: Game Center,
   Push Notifications, In-App Purchase.

 - Icons and launch screens can be specified in export preset.
2017-09-26 00:18:08 +07:00
..
api_generator.cpp merged gdnative and nativescript module 2017-09-03 15:28:43 +02:00
api_generator.h merged gdnative and nativescript module 2017-09-03 15:28:43 +02:00
godot_nativescript.cpp merged gdnative and nativescript module 2017-09-03 15:28:43 +02:00
nativescript.cpp Provide NativeScript properties in definition order 2017-09-05 12:45:23 +07:00
nativescript.h Provide NativeScript properties in definition order 2017-09-05 12:45:23 +07:00
register_types.cpp merged gdnative and nativescript module 2017-09-03 15:28:43 +02:00
register_types.h merged gdnative and nativescript module 2017-09-03 15:28:43 +02:00
SCsub Enhance iOS export 2017-09-26 00:18:08 +07:00