16 lines
423 B
Plaintext
16 lines
423 B
Plaintext
#include "./RSDatabase_target.xcconfig"
|
|
|
|
CODE_SIGN_IDENTITY =
|
|
DEVELOPMENT_TEAM = 9C84TZ7Q6Z
|
|
|
|
// See the notes in Evergreen_target.xcconfig on why the
|
|
// DeveloperSettings.xcconfig is #included here
|
|
|
|
#include? "../../../SharedXcodeSettings/DeveloperSettings.xcconfig"
|
|
|
|
INFOPLIST_FILE = RSDatabase/Info.plist
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.ranchero.RSDatabase
|
|
|
|
OTHER_SWIFT_FLAGS = -Xfrontend -warn-long-function-bodies=300
|
|
|