summaryrefslogtreecommitdiff
path: root/misc/dist/ios_xcode/godot_ios.xcodeproj
AgeCommit message (Expand)Author
2023-02-22[iOS] Fix Xcode project file list.bruvzg
2023-01-10[iOS] Move name and version information to the Xcode project.bruvzg
2022-11-17[iOS] iOS export improvements.bruvzg
2022-09-23SCons: Cleanup `DEBUG`, `_DEBUG` and `NDEBUG` definesRémi Verschelde
2022-08-09[iOS] Extend iOS plugins to support Swift runtimeSergey Minakov
2022-03-04[macOS and iOS export] Add localized application name to the translation .pli...bruvzg
2022-02-08Remove support for ARMv7 (32-bit) on iOSHugo Locurcio
2022-01-25[iOS] Fix iOS export with manually specified signing/provisioning data.bruvzg
2021-05-31Merge pull request #49137 from RandomShaper/ios_targeted_familyRémi Verschelde
2021-05-27Add iOS export option for device familyPedro J. Estébanez
2021-05-25Set schemes' build config to debug/release in iOS Xcode exportPedro J. Estébanez
2021-01-18[WIP] Add separate `simulator` flag for iOS build, change main library to `xc...bruvzg
2020-11-10iOS Export: export modification to support pluginsSergey Minakov
2020-11-10iOS Modules: separate main platform code from modulesSergey Minakov
2020-10-02iOS: RefactoringSergey Minakov
2020-07-25iOS SCons: static Vulkan binary usageSergey Minakov
2020-07-25iOS Vulkan: copy icd to appSergey Minakov
2020-07-25iOS Export: MoltenVK framework for Vulkan supportSergey Minakov
2020-07-07iOS Export: add option to use storyboard for launch screenSergey Minakov
2020-07-02iOS Export: Updated Info.plist. Framework embedding. Fixes for search pathsSergey Minakov
2020-06-23Export: Remove system frameworks from xcode templateSergey Minakov
2020-06-19Rename "Identifier" to "Bundle Identifier" in macOS/iOS export presetsHugo Locurcio
2020-03-31Fix exporting corrupted Xcode pbxproj if project name has spacesIgnacio Etcheverry
2019-12-01iOS modular build and export implementation.bruvzg
2019-05-14Make Xcode recursive search frameworks in project dirVasiliy Makarov
2019-02-16New export options iOSBastiaan Olij
2018-04-11iPhone X support and iOS-related fixesRuslan Mustakov
2017-11-21Allow configuring iOS exportRuslan Mustakov
2017-10-16Sign iOS dylibs before packagingRuslan Mustakov
2017-09-26Enhance iOS exportRuslan Mustakov
2017-03-26Remove redundant subfolder in iOS templateRémi Verschelde