Add ProjectSettings.xcconfig to be included in the Account build.

This commit is contained in:
Maurice Parker 2019-11-11 17:57:49 -06:00
parent d803d686db
commit 4c97d099ea

View File

@ -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