Commit Graph

15 Commits

Author SHA1 Message Date
Hugo Locurcio
a0501c8738 Document exporting/compiling for the iOS simulator not currently being supported
Once the issue is resolved, it could support Compatibility but not
Forward+/Mobile due to these renderers requiring a feature the iOS
simulator doesn't support (image cube arrays).
2025-09-27 00:58:17 +02:00
Todd Matthews
98352e6577 Merge pull request #10900 from gtodd876/master
update instructions and screenshot to work with XCode 16.3
2025-06-08 13:39:56 -04:00
Hugo Locurcio
c4c6d356cc Link to class reference for each platform that can be exported to
Each page provides a list of all export options for the given platform,
which can be searched through using Ctrl + F. While this information
is also available in the editor by hovering export option names, it can't
be quickly searched through.
2025-03-31 22:17:41 +02:00
Adriaan de Jongh
8f7879b248 Added xcode-select fix to iOS export page (#8631)
* Added xcode-select fix to iOS export page

---------

Co-authored-by: Max Hilbrunner <mhilbrunner@users.noreply.github.com>
2024-01-14 00:17:44 +01:00
Raul Santos
9722030a2f Update C# platform support 2023-11-18 02:19:21 +01:00
Hugo Locurcio
589a77515a Improve documentation related to SharedArrayBuffer in Exporting for the Web 2023-10-25 02:09:16 +02:00
Hugo Locurcio
1e411aa125 Document C# currently not being supported on Android, iOS and Web 2023-06-23 23:14:56 +02:00
Andreas Raddau
b6f197c064 Documented export config files and evironment vars 2023-05-15 14:02:38 +02:00
Martin Majewski
db8b8db128 Added note to circumvent an error during iOS project export (#7069)
* Added a note of correct App Store Team ID format.

---------

Co-authored-by: Martin Majewski <martin.majewski.net@gmail.com>
Co-authored-by: Max Hilbrunner <mhilbrunner@users.noreply.github.com>
2023-03-28 18:20:51 +02:00
Rémi Verschelde
a8d74915f5 Fixup recent merges 2022-09-09 15:21:59 +02:00
Daria Kolodzey
075a8c9a6a iOS export: update required options
The exporter was updated and the number of required options
decreased. This commit updates the docs accordingly.
2022-08-08 23:34:39 +02:00
Hugo Locurcio
955c97bb1d Cross-reference compiling and exporting pages, rename OSX/Mac to macOS
There's a lot of confusion between compiling Godot and exporting projects.

This aims to resolve part of the confusion by cross-linking other pages
for each platform.
2022-04-29 13:10:37 +02:00
DeeJayLSP
56422b0c3a Remove misplaced (?) characters in Exporting for iOS (#4963)
* Remove misplaced (?) characters in Exporting for iOS

Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
2021-07-06 08:15:49 +02:00
Sergey Minakov
efc0a86094 Update iOS plugins documentation 2021-02-28 08:39:45 +03:00
Nathan Lovato
edeb6a961f Move the export section to tutorials/ 2020-11-04 12:32:02 -06:00