We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48ee563 commit 4f738f8Copy full SHA for 4f738f8
genesis.yml
@@ -352,6 +352,7 @@ files:
352
- path: BuildSettings/Shared.xcconfig
353
contents: |
354
ALWAYS_SEARCH_USER_PATHS = NO
355
+ ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES
356
CLANG_ANALYZER_NONNULL = YES
357
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE
358
CLANG_CXX_LANGUAGE_STANDARD = gnu++14
@@ -384,6 +385,7 @@ files:
384
385
CODE_SIGN_STYLE = Automatic
386
COPY_PHASE_STRIP = NO
387
ENABLE_STRICT_OBJC_MSGSEND = YES
388
+ ENABLE_USER_SCRIPT_SANDBOXING = NO
389
GCC_C_LANGUAGE_STANDARD = gnu11
390
GCC_NO_COMMON_BLOCKS = YES
391
GCC_WARN_64_TO_32_BIT_CONVERSION = YES
0 commit comments