mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-17 04:41:36 +08:00
6 lines
268 B
Plaintext
6 lines
268 B
Plaintext
// You can add custom settings here
|
|
// for example you can uncomment the following line to force distribution code signing
|
|
// CODE_SIGN_IDENTITY = iPhone Distribution
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|