ref: config file
This commit is contained in:
13
Config.xcconfig
Normal file
13
Config.xcconfig
Normal file
@@ -0,0 +1,13 @@
|
||||
// Configuration settings file format documentation can be found at:
|
||||
// https://help.apple.com/xcode/#/dev745c5c974
|
||||
|
||||
CODE_SIGN_STYLE = Manual
|
||||
CODE_SIGN_IDENTITY = Apple Development
|
||||
ENABLE_HARDENED_RUNTIME = YES
|
||||
|
||||
SWIFT_VERSION = 5.0
|
||||
|
||||
MACOSX_DEPLOYMENT_TARGET = 10.15
|
||||
MARKETING_VERSION = 1.1.0
|
||||
PRODUCT_NAME = QLAppBundle
|
||||
PRODUCT_BUNDLE_IDENTIFIER = de.relikd.QLAppBundle
|
||||
Reference in New Issue
Block a user