Sha256: 37025ccbff142c2e3207471e392d86a7fd95ade9e5ee3398c9423bcedc02913e
Contents?: true
Size: 519 Bytes
Versions: 8
Compression:
Stored size: 519 Bytes
Contents
#include "Shared.xcconfig" VALIDATE_PRODUCT = YES COPY_PHASE_STRIP = YES GCC_OPTIMIZATION_LEVEL = s GENERATE_PROFILING_CODE = NO GCC_GENERATE_DEBUGGING_SYMBOLS = NO STRIP_INSTALLED_PRODUCT = YES ONLY_ACTIVE_ARCH = NO OTHER_CFLAGS = $(inherited) -DNS_BLOCK_ASSERTIONS=1 CODE_SIGN_IDENTITY = CODE_SIGN_IDENTITY[sdk=iphoneos*] = iPhone Distribution // If you need to override the code signing, create this file // which is not tracked in git, and set the CODE_SIGN_IDENTITY there #include "release-code-sign.xcconfig"
Version data entries
8 entries across 4 versions & 1 rubygems