10 lines
357 B
Plaintext
10 lines
357 B
Plaintext
|
// Configuration settings file format documentation can be found at:
|
||
|
// https://help.apple.com/xcode/#/dev745c5c974
|
||
|
|
||
|
#include "Module-Shared.xcconfig"
|
||
|
|
||
|
// Name of an asset catalog app icon set whose contents will be merged into the `Info.plist`.
|
||
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon
|
||
|
|
||
|
// The compiler to use for C, C++, and Objective-C.
|
||
|
GCC_VERSION =
|