godot/platform/iphone
Jonas Bernemann 41c3c77e80 Change bundle name rules on iOS to match Apple's requirements
Changed the bundle identifier verification to match the official
verficiation.
https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleidentifier

This help developers to migrate existing games to godot without
constantly having to change the bundle identifier in the generated
XCode project.
2019-12-14 00:03:30 +01:00
..
export Change bundle name rules on iOS to match Apple's requirements 2019-12-14 00:03:30 +01:00
app_delegate.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
app_delegate.mm Support vibration for Android and iOS 2019-08-21 23:38:53 +09:00
detect.py SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines 2019-07-03 09:59:04 +02:00
game_center.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
game_center.mm Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
gl_view.h Fix compilation warnings in macOS build, enable warnings=extra werror=yes for macOS CI. 2019-10-24 20:37:56 +03:00
gl_view.mm Fix crash on exit or resume on iOS 13 2019-11-05 10:28:42 +01:00
godot_iphone.cpp Fix compilation warnings in macOS build, enable warnings=extra werror=yes for macOS CI. 2019-10-24 20:37:56 +03:00
icloud.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
icloud.mm Fix error macro calls not ending with semicolon 2019-06-11 14:49:34 +02:00
in_app_store.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
in_app_store.mm Fix compilation warnings in macOS build, enable warnings=extra werror=yes for macOS CI. 2019-10-24 20:37:56 +03:00
ios.h ios: support get_model_name 2019-09-25 12:35:45 +10:00
ios.mm ios: support get_model_name 2019-09-25 12:35:45 +10:00
logo.png Optimize images losslessly using oxipng -o6 --strip all --zopfli 2018-06-28 19:17:41 +02:00
main.m Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
os_iphone.cpp iOS modular build and export implementation. 2019-12-01 21:57:18 +02:00
os_iphone.h iOS modular build and export implementation. 2019-12-01 21:57:18 +02:00
platform_config.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
platform_refcount.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
power_iphone.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
power_iphone.h Platform: Ensure classes match their header filename 2019-02-12 16:56:25 +01:00
SCsub iOS modular build and export implementation. 2019-12-01 21:57:18 +02:00
semaphore_iphone.cpp Platform: Ensure classes match their header filename 2019-02-12 16:56:25 +01:00
semaphore_iphone.h Platform: Ensure classes match their header filename 2019-02-12 16:56:25 +01:00
view_controller.h Add project setting to hide home indicator on iOS 2019-12-13 11:00:18 +01:00
view_controller.mm Add project setting to hide home indicator on iOS 2019-12-13 11:00:18 +01:00