summaryrefslogtreecommitdiff
path: root/misc/dist/ios_xcode/godot_ios/godot_ios.entitlements
AgeCommit message (Collapse)Author
2020-06-23Export: Fix iOS enabling push notifications capabilitySergey Minakov
2017-09-26Enhance iOS exportRuslan Mustakov
- 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.