Add ProjectSettings.xcconfig to be included in the Account build.
This commit is contained in:
parent
d803d686db
commit
4c97d099ea
@ -7,6 +7,7 @@ PROVISIONING_PROFILE_SPECIFIER =
|
||||
// DeveloperSettings.xcconfig is #included here
|
||||
|
||||
#include? "../../../SharedXcodeSettings/DeveloperSettings.xcconfig"
|
||||
#include? "../../../SharedXcodeSettings/ProjectSettings.xcconfig"
|
||||
|
||||
SDKROOT = macosx
|
||||
MACOSX_DEPLOYMENT_TARGET = 10.15
|
||||
|
Loading…
x
Reference in New Issue
Block a user