We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39041d4 commit 1a2981eCopy full SHA for 1a2981e
Sources/SWBUniversalPlatform/Specs/ProductTypes.xcspec
@@ -299,8 +299,6 @@
299
INSTALL_PATH = "$(INSTALL_PATH_XCTRUNNER_$(USES_XCTRUNNER:default=NO))";
300
INSTALL_PATH_XCTRUNNER_YES = "$(DEFAULT_TEST_RUNNER_APP_INSTALL_PATH)";
301
INSTALL_PATH_XCTRUNNER_NO = "$(DEFAULT_TEST_BUNDLE_INSTALL_PATH)";
302
- ENABLE_APP_SANDBOX = "$(USES_XCTRUNNER)";
303
- ENABLE_OUTGOING_NETWORK_CONNECTIONS = "$(USES_XCTRUNNER)";
304
305
ENTITLEMENTS_REQUIRED = NO;
306
0 commit comments