supertuxcart/cmake
Benau b69fd92524 Disable bitcode building for Xcode 14
From Apple:

Starting with Xcode 14, bitcode is no longer required for watchOS and
tvOS applications, and the App Store no longer accepts bitcode
submissions from Xcode 14.

Xcode no longer builds bitcode by default and generates a warning message
if a project explicitly enables bitcode: “Building with bitcode is
deprecated. Please update your project and/or target settings to disable
bitcode.” The capability to build with bitcode will be removed in a future
Xcode release. IPAs that contain bitcode will have the bitcode stripped
before being submitted to the App Store. Debug symbols for past bitcode
submissions remain available for download. (86118779)
2022-10-31 11:59:27 +08:00
..
BuildTypeSTKRelease.cmake Apply patch by rielb to make our use of custom build flags for release builds more CMake-standard 2012-03-06 16:42:00 +00:00
FindAngelscript.cmake Fix compilation with system angelscript 2015-10-20 16:47:23 +02:00
FindEGL.cmake Add cmake scripts that find egl and wayland libraries 2017-09-18 21:50:34 +02:00
FindFreetype.cmake illumos port. (#4732) 2022-02-13 00:31:14 +08:00
FindLibbfd.cmake Use cmake to find libbfd 2016-06-24 08:59:39 +08:00
FindOggVorbis.cmake Fix switch hacks (#4530) 2021-05-14 23:45:52 +08:00
FindWayland.cmake Check wayland version in cmake. 2018-11-17 21:56:23 +01:00
FindWiiUse.cmake CMake: Add option to use system WiiUse (#3817) 2019-04-07 22:10:33 +02:00
SourceGroupFunctions.cmake On VS don't use a Source folder, which is just one 2013-11-15 22:45:14 +00:00
Toolchain-android.cmake Build libsquish and astc-encoder for android 2022-08-08 11:32:01 +08:00
Toolchain-cctools.cmake Disable bitcode building for Xcode 14 2022-10-31 11:59:27 +08:00
Toolchain-ios-xcode.cmake Disable bitcode building for Xcode 14 2022-10-31 11:59:27 +08:00
Toolchain-llvm-mingw.cmake Allow llvm mingw toolchain to be used in windows 2022-05-10 10:05:01 +08:00
Toolchain-mingw-64bit.cmake Update MinGW toolchain for new dependencies 2021-05-01 01:29:58 +08:00
Toolchain-mingw.cmake Update MinGW toolchain for new dependencies 2021-05-01 01:29:58 +08:00
XcodeHelper.cmake Fix missing dSYMs in Xcode archive 2021-09-28 13:49:46 +08:00