Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ObjectivelyMVC.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1611,7 +1611,7 @@
isa = XCBuildConfiguration;
buildSettings = {
DEFINES_MODULE = YES;
ENABLE_USER_SCRIPT_SANDBOXING = YES;
ENABLE_USER_SCRIPT_SANDBOXING = NO;
FRAMEWORK_SEARCH_PATHS = (
"$(SRCROOT)/Frameworks",
Comment on lines 1612 to 1616
"$(BUILT_PRODUCTS_DIR)",
Expand All @@ -1630,7 +1630,7 @@
isa = XCBuildConfiguration;
buildSettings = {
DEFINES_MODULE = YES;
ENABLE_USER_SCRIPT_SANDBOXING = YES;
ENABLE_USER_SCRIPT_SANDBOXING = NO;
FRAMEWORK_SEARCH_PATHS = (
"$(SRCROOT)/Frameworks",
Comment on lines 1631 to 1635
"$(BUILT_PRODUCTS_DIR)",
Expand Down