diff --git a/DevLog.xcodeproj/project.pbxproj b/DevLog.xcodeproj/project.pbxproj index 5e232c00..20be7f54 100644 --- a/DevLog.xcodeproj/project.pbxproj +++ b/DevLog.xcodeproj/project.pbxproj @@ -371,6 +371,7 @@ baseConfigurationReferenceAnchor = DF8AB7982E938B0B00E50BBF /* DevLog */; baseConfigurationReferenceRelativePath = Resource/Config.xcconfig; buildSettings = { + APS_ENVIRONMENT = development; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES; @@ -417,6 +418,7 @@ baseConfigurationReferenceAnchor = DF8AB7982E938B0B00E50BBF /* DevLog */; baseConfigurationReferenceRelativePath = Resource/Config.xcconfig; buildSettings = { + APS_ENVIRONMENT = production; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES; diff --git a/DevLog/Resource/DevLog.entitlements b/DevLog/Resource/DevLog.entitlements index 0c67376e..36fd0193 100644 --- a/DevLog/Resource/DevLog.entitlements +++ b/DevLog/Resource/DevLog.entitlements @@ -1,5 +1,12 @@ - + + aps-environment + $(APS_ENVIRONMENT) + com.apple.developer.applesignin + + Default + +