mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
Apple never required bitcode to be enabled and with Xcode 14 bitcode is deprecated. Set bitcode to disabled for iOS and tvOS projects. Else it will be default on and give a build error due to the libraries in scummvm-ios7-libs-v3 doesn't include bitcode.