We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b84158 commit 33d4052Copy full SHA for 33d4052
Build.xcconfig
@@ -4,7 +4,7 @@
4
MARKETING_VERSION = 3.1.0
5
CURRENT_PROJECT_VERSION = 2846
6
7
-GCC_PREPROCESSOR_DEFINITIONS = $(inherited) GLES_SILENCE_DEPRECATION=1 NONJAILBROKEN=1 HAVE_DYNAMIC=1
+GCC_PREPROCESSOR_DEFINITIONS = $(inherited) GLES_SILENCE_DEPRECATION=1 NONJAILBROKEN=1 HAVE_DYNAMIC=1 HAVE_CHEEVOS=1
8
OTHER_CFLAGS = $(inherited) -mcpu=apple-a10 -mtune=apple-a12 -march=armv8-a+simd+crc+crypto -ffast-math -ftree-vectorize -fno-strict-aliasing -fpermissive -fomit-frame-pointer -fPIC -fmodules -fcxx-modules
9
10
// Vars to be overwritten by `CodeSigning.xcconfig` if exists
0 commit comments