summaryrefslogtreecommitdiffstats
path: root/misc/dist/ios_xcode
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-272-4/+4
* Rebrand preambles to RedotSpartan3222024-10-133-0/+6
* Rebrand Godot 4.3 to RedotTrashguy2024-10-133-1/+1
* [iOS] Change default iPad landscape orientation from "left" to "right".bruvzg2024-05-291-1/+1
* Style: Trim trailing whitespace and ensure newline at EOFRémi Verschelde2024-05-081-1/+0
* [iOS export] Add support for privacy manifest configuration.bruvzg2024-04-162-0/+14
* [iOS] Update linker flags for Xcode 15.2.bruvzg2024-01-191-12/+6
* [iOS export] Add export options for performance capabilities and min. iOS ver...bruvzg2024-01-041-4/+4
* [iOS] Remove deprecated LaunchImages support and switch to Storyboard by defa...bruvzg2023-12-1813-104/+0
* [iOS] Fix build on Xcode 14 and older.bruvzg2023-10-101-2/+14
* [iOS] Fix build with Xcode 15.bruvzg2023-09-271-6/+6
* [iOS] Fix Xcode project file list.bruvzg2023-02-221-4/+0
* Fix .gitignore ignores part of the committed repo.Ben Rog-Wilhelm2023-02-171-7/+0
* [iOS] Move name and version information to the Xcode project.bruvzg2023-01-102-7/+15
* One Copyright Update to rule them allRémi Verschelde2023-01-053-87/+87
* [iOS] iOS export improvements.bruvzg2022-11-171-1/+1
* Add ProMotion Support to iOS ExportsZach Coleman2022-10-311-0/+1
* SCons: Cleanup `DEBUG`, `_DEBUG` and `NDEBUG` definesRémi Verschelde2022-09-231-1/+0
* [iOS] Extend iOS plugins to support Swift runtimeSergey Minakov2022-08-093-0/+69
* Rename OSX to macOS and iPhoneOS to iOS.bruvzg2022-07-216-0/+0
* [macOS and iOS export] Add localized application name to the translation .pli...bruvzg2022-03-041-0/+2
* Remove support for ARMv7 (32-bit) on iOSHugo Locurcio2022-02-081-2/+2
* [iOS] Fix iOS export with manually specified signing/provisioning data.bruvzg2022-01-251-0/+2
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Merge pull request #49137 from RandomShaper/ios_targeted_familyRémi Verschelde2021-05-311-4/+4
|\
| * Add iOS export option for device familyPedro J. Estébanez2021-05-271-4/+4
* | Set schemes' build config to debug/release in iOS Xcode exportPedro J. Estébanez2021-05-251-5/+5
|/
* [WIP] Add separate `simulator` flag for iOS build, change main library to `xc...bruvzg2021-01-189-8/+92
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* iOS Export: export modification to support pluginsSergey Minakov2020-11-101-2/+2
* iOS Modules: separate main platform code from modulesSergey Minakov2020-11-101-75/+0
* iOS: RefactoringSergey Minakov2020-10-021-2/+2
* iOS SCons: static Vulkan binary usageSergey Minakov2020-07-251-7/+4
* iOS Vulkan: copy icd to appSergey Minakov2020-07-252-0/+11
* iOS Export: MoltenVK framework for Vulkan supportSergey Minakov2020-07-251-2/+9
* Merge pull request #40298 from Calinou/optimize-ios-splashRémi Verschelde2020-07-142-0/+0
|\
| * Optimize the default iOS splash imagesHugo Locurcio2020-07-112-0/+0
* | Commit other files changed by file_format.shAaron Franke2020-07-131-1/+1
|/
* iOS Export: add option to use storyboard for launch screenSergey Minakov2020-07-076-2/+70
* iOS Export: Updated Info.plist. Framework embedding. Fixes for search pathsSergey Minakov2020-07-022-3/+31
* Export: Fix iOS enabling push notifications capabilitySergey Minakov2020-06-231-2/+1
* Export: Remove system frameworks from xcode templateSergey Minakov2020-06-231-72/+0
* Rename "Identifier" to "Bundle Identifier" in macOS/iOS export presetsHugo Locurcio2020-06-192-4/+4
* Fix exporting corrupted Xcode pbxproj if project name has spacesIgnacio Etcheverry2020-03-311-6/+6
* Make file formatting comply with POSIX and Unix standardsAaron Franke2020-03-211-1/+1
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* [iOS] Add export options to control external access to user data.bruvzg2019-12-031-0/+4
* iOS modular build and export implementation.bruvzg2019-12-011-0/+6
* Optimize images losslessly using `oxipng -o6 --strip all --zopfli`Hugo Locurcio2019-10-1211-0/+0
* Add microphone privilege settings support back into export and add privilege ...Bastiaan Olij2019-07-061-0/+2