Pāvels Nadtočajevs
|
d3e16c9ee2
[iOS] Add options to specify additional entitlements and capabilities in the export settings.
|
9 months ago |
Rémi Verschelde
|
506930063a
Merge pull request #98093 from zynga-jpetersen/jpetersen/ios_xcode_PROVISIONING_PROFILE_SPECIFIER_support
|
8 months ago |
Thaddeus Crews
|
925b690c98
Core: Integrate `Ref::instantiate` where possible
|
1 year ago |
jpetersen
|
4036270f8d
Support for XCode 8+ feature PROVISIONING_PROFILE_SPECIFIER
|
10 months ago |
bruvzg
|
4c520e9400
[iOS] Add support for dark and tinted icon versions.
|
10 months ago |
bruvzg
|
07e986f728
Allow adding custom export platforms using scripts / GDExtension.
|
1 year ago |
Stuart Carnie
|
2d0165574d
Add Metal support for macOS (arm64) and iOS
|
1 year ago |
bruvzg
|
824324e7c4
[iOS] Fix dylib GDExtension convertion.
|
1 year ago |
Fredia Huya-Kouadio
|
5b327aee96
Fix issue preventing enabling the remote button for Android
|
1 year ago |
bruvzg
|
501c15c5f5
[iOS export] Automatically generate ARM64 simulator library from device library if it's missing.
|
1 year ago |
Mikael Hermansson
|
84ee828b58
Fix iOS exports never embedding framework bundles
|
1 year ago |
Rémi Verschelde
|
8ec272f288
Merge pull request #92519 from mihe/stop-xcframework-embed
|
1 year ago |
Mikael Hermansson
|
b6e5e16868
Prevent static XCFramework bundles from being embedded on iOS
|
1 year ago |
bruvzg
|
c8ae9e9c76
[iOS] Change default iPad landscape orientation from "left" to "right".
|
1 year ago |
A Thousand Ships
|
a0dbdcc3ab
Replace `find` with `contains/has` where applicable
|
1 year ago |
Rémi Verschelde
|
1f303e0019
Merge pull request #89790 from bruvzg/ios_safe_delete
|
1 year ago |
bruvzg
|
7446826ab9
[iOS export] Add support for privacy manifest configuration.
|
1 year ago |
Mikael Hermansson
|
a057158d75
Revert pack trimming introduced by #82084
|
1 year ago |
bruvzg
|
bf558adcdd
[.NET] Disable output embedding on macOS, move it to the advanced options on other platforms.
|
1 year ago |
bruvzg
|
30babfc789
[iOS Export] Fix adding static libs to the Xcode project.
|
1 year ago |
bruvzg
|
b3043674f6
[iOS Export] Check directory content before deleting old export leftovers.
|
1 year ago |
Rémi Verschelde
|
0475011c66
Merge pull request #82084 from ogapo/pr/pck-cache-merge
|
1 year ago |
bruvzg
|
2cd4a4e7e2
[iOS] Restore backward compatibility with old export templates.
|
1 year ago |
David Nikdel
|
5e6adb4a2d
Merge uid_cache.bin and global_script_class_cache.cfg after mounting PCKs
|
1 year ago |
bruvzg
|
fc49964de4
Fix crash on documentation generation on macOS.
|
1 year ago |
Rémi Verschelde
|
e697774f61
Merge pull request #87823 from KoBeWi/ban_adb
|
1 year ago |
kobewi
|
343bfb112f
Don't invoke adb with no runnable Android preset
|
1 year ago |
bruvzg
|
1c1036567a
[macOS] Generate min. Info.plist for frameworks if it's missing. Validate framework bundle ID characters.
|
1 year ago |
Yuri Sizov
|
95b27fe8c7
Reorganize code related to editor theming
|
1 year ago |
bruvzg
|
9efd83fe3c
[iOS export] Improve .xcframework exporting.
|
1 year ago |