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 4524838 commit f2c4bcdCopy full SHA for f2c4bcd
examples/demo-apps/apple_ios/LLaMA/LLaMA.xcodeproj/project.pbxproj
@@ -818,6 +818,7 @@
818
"DEBUG=1",
819
"ET_USE_TIKTOKEN=1",
820
);
821
+ GCC_PREPROCESSOR_DEFINITIONS = "SUPPORT_REGEX_LOOKAHEAD=ON";
822
GENERATE_INFOPLIST_FILE = YES;
823
INFOPLIST_KEY_NSHumanReadableCopyright = "";
824
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
@@ -854,6 +855,7 @@
854
855
ENABLE_MODULE_VERIFIER = YES;
856
GCC_C_LANGUAGE_STANDARD = gnu17;
857
GCC_PREPROCESSOR_DEFINITIONS = "ET_USE_TIKTOKEN=1";
858
859
860
861
0 commit comments