Skip to content

Commit 33d4052

Browse files
committed
cheevos in core wrapper
Signed-off-by: Joseph Mattiello <git@joemattiello.com>
1 parent 4b84158 commit 33d4052

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Build.xcconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
MARKETING_VERSION = 3.1.0
55
CURRENT_PROJECT_VERSION = 2846
66

7-
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) GLES_SILENCE_DEPRECATION=1 NONJAILBROKEN=1 HAVE_DYNAMIC=1
7+
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) GLES_SILENCE_DEPRECATION=1 NONJAILBROKEN=1 HAVE_DYNAMIC=1 HAVE_CHEEVOS=1
88
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
99

1010
// Vars to be overwritten by `CodeSigning.xcconfig` if exists

0 commit comments

Comments
 (0)