mirror of
https://github.com/SDWebImage/SDWebImage.git
synced 2026-04-07 19:27:40 +00:00
10 lines
362 B
Plaintext
10 lines
362 B
Plaintext
// Configuration settings file format documentation can be found at:
|
|
// https://help.apple.com/xcode/#/dev745c5c974
|
|
|
|
#include "Module-Shared.xcconfig"
|
|
#include "Codesign.xcconfig"
|
|
|
|
// Name of an asset catalog app icon set whose contents will be merged into the `Info.plist`.
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon
|
|
_EXPERIMENTAL_SWIFT_EXPLICIT_MODULES = NO
|