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 0d35df5 commit e6f80f3Copy full SHA for e6f80f3
examples/demo-apps/apple_ios/LLaMA/LLaMA.xcodeproj/project.pbxproj
@@ -758,6 +758,7 @@
758
"DEBUG=1",
759
"ET_USE_TIKTOKEN=1",
760
);
761
+ GCC_PREPROCESSOR_DEFINITIONS = "SUPPORT_REGEX_LOOKAHEAD=ON";
762
GENERATE_INFOPLIST_FILE = YES;
763
INFOPLIST_KEY_NSHumanReadableCopyright = "";
764
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
@@ -794,6 +795,7 @@
794
795
ENABLE_MODULE_VERIFIER = YES;
796
GCC_C_LANGUAGE_STANDARD = gnu17;
797
GCC_PREPROCESSOR_DEFINITIONS = "ET_USE_TIKTOKEN=1";
798
799
800
801
0 commit comments