App-Shared.xcconfig 362 B

123456789
  1. // Configuration settings file format documentation can be found at:
  2. // https://help.apple.com/xcode/#/dev745c5c974
  3. #include "Module-Shared.xcconfig"
  4. #include "Codesign.xcconfig"
  5. // Name of an asset catalog app icon set whose contents will be merged into the `Info.plist`.
  6. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon
  7. _EXPERIMENTAL_SWIFT_EXPLICIT_MODULES = NO