Fix macOS entitlements to enable outgoing connections

This commit is contained in:
2024-09-17 07:08:13 -07:00
parent 5e11ffd3b1
commit e6eb78faa2
2 changed files with 6 additions and 0 deletions

View File

@@ -200,6 +200,7 @@
isa = XCBuildConfiguration;
buildSettings = {
DEVELOPMENT_TEAM = S99A5B637C;
ENABLE_APP_SANDBOX = YES;
ENABLE_PREVIEWS = YES;
INFOPLIST_KEY_CFBundleDisplayName = SatsPrice;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
@@ -213,6 +214,7 @@
isa = XCBuildConfiguration;
buildSettings = {
DEVELOPMENT_TEAM = S99A5B637C;
ENABLE_APP_SANDBOX = YES;
ENABLE_PREVIEWS = YES;
INFOPLIST_KEY_CFBundleDisplayName = SatsPrice;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";