Skip to content

Commit 1a2981e

Browse files
committed
Revert "Test targets emit incorrect 'The ENABLE_APP_SANDBOX build setting is set to NO, but is set to YES in your entitlements file.' warning (#433)"
This reverts commit 9ad44f1.
1 parent 39041d4 commit 1a2981e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Sources/SWBUniversalPlatform/Specs/ProductTypes.xcspec

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -299,8 +299,6 @@
299299
INSTALL_PATH = "$(INSTALL_PATH_XCTRUNNER_$(USES_XCTRUNNER:default=NO))";
300300
INSTALL_PATH_XCTRUNNER_YES = "$(DEFAULT_TEST_RUNNER_APP_INSTALL_PATH)";
301301
INSTALL_PATH_XCTRUNNER_NO = "$(DEFAULT_TEST_BUNDLE_INSTALL_PATH)";
302-
ENABLE_APP_SANDBOX = "$(USES_XCTRUNNER)";
303-
ENABLE_OUTGOING_NETWORK_CONNECTIONS = "$(USES_XCTRUNNER)";
304302

305303
ENTITLEMENTS_REQUIRED = NO;
306304

0 commit comments

Comments
 (0)