Commit 9098f35b by pierce

提交swift ollvm 配置

parent 532c3614
...@@ -695,6 +695,7 @@ ...@@ -695,6 +695,7 @@
); );
MARKETING_VERSION = 1.0; MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = "Tech-TT.TealiveModule"; PRODUCT_BUNDLE_IDENTIFIER = "Tech-TT.TealiveModule";
OTHER_SWIFT_FLAGS = "$(inherited) -D COCOAPODS -Xllvm -enable-bcfobf -Xllvm -enable-cffobf -Xllvm -enable-subobf -Xllvm -enable-strcry -Xllvm -enable-splitobf -Xllvm -bcf_prob=30 -Xllvm -bcf_loop=2";
PRODUCT_NAME = "$(TARGET_NAME)"; PRODUCT_NAME = "$(TARGET_NAME)";
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SUPPORTS_MACCATALYST = NO; SUPPORTS_MACCATALYST = NO;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment