11 lines
429 B
Plaintext
11 lines
429 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
|
|
|
|
// Implicitly include the named header. The path given should either be a project relative path or an absolute path.
|
|
GCC_PREFIX_HEADER =
|