6 lines
205 B
Plaintext
6 lines
205 B
Plaintext
#include "Project.xcconfig"
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = $(APP_BUNDLE_ID_PREFIX).SecureStorageSample
|
|
INFOPLIST_KEY_CFBundleDisplayName = SecureStorage
|
|
SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES
|