godot/platform
Rémi Verschelde 4a56b45f87 iOS: Disable armv7 as target arch by default
We no longer compile for armv7 and x86 in the official export templates,
as those architectures are no longer relevant for iOS.

If users really want to support armv7 (used on devices from before
September 2013, e.g. iPhone 5), they can still build their own templates
and toggle the option.

We might remove the option altogether in a later release to avoid the
confusion for users that might tick the checkbox without having compiled
their own templates.

Fixes #34135.
2019-12-06 09:16:42 +01:00
..
android iOS modular build and export implementation. 2019-12-01 21:57:18 +02:00
haiku iOS modular build and export implementation. 2019-12-01 21:57:18 +02:00
iphone iOS: Disable armv7 as target arch by default 2019-12-06 09:16:42 +01:00
javascript Emscripten: Re-add BINARYEN_TRAP_MODE='clamp' for fastcomp 2019-12-03 13:33:35 +01:00
osx iOS modular build and export implementation. 2019-12-01 21:57:18 +02:00
server iOS modular build and export implementation. 2019-12-01 21:57:18 +02:00
uwp iOS modular build and export implementation. 2019-12-01 21:57:18 +02:00
windows Added support for vertical syncing via the Windows OS compositor (DWM.) 2019-12-04 11:14:21 +01:00
x11 iOS modular build and export implementation. 2019-12-01 21:57:18 +02:00
register_platform_apis.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub Always use lists for LIBS in SCons 2019-08-12 22:31:55 +02:00