Compile fix
This commit is contained in:
@@ -260,9 +260,6 @@
|
||||
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
||||
::end::
|
||||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "::config.ios.identity::";
|
||||
::if (config.ios.provisioning-profile)::
|
||||
PROVISIONING_PROFILE = "::config.ios.provisioning-profile::";
|
||||
::
|
||||
COPY_PHASE_STRIP = NO;
|
||||
GCC_C_LANGUAGE_STANDARD = gnu99;
|
||||
GCC_DYNAMIC_NO_PIC = NO;
|
||||
@@ -294,9 +291,6 @@
|
||||
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
||||
::end::
|
||||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "::config.ios.identity::";
|
||||
::if (config.ios.provisioning-profile)::
|
||||
PROVISIONING_PROFILE = "::config.ios.provisioning-profile::";
|
||||
::
|
||||
/* COMPRESS_PNG_FILES = NO; */
|
||||
COPY_PHASE_STRIP = YES;
|
||||
GCC_C_LANGUAGE_STANDARD = gnu99;
|
||||
|
||||
Reference in New Issue
Block a user