Skip to content

Commit 540106c

Browse files
authored
Fix SwiftLint (#3210)
[ignore-commit-lint]
1 parent b9e9a79 commit 540106c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Core/project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ settings:
1515
APPLICATION_EXTENSION_API_ONLY: true
1616
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED: true
1717
LOCALIZATION_PREFERS_STRING_CATALOGS: true
18-
ENABLE_USER_SCRIPT_SANDBOXING: true
18+
ENABLE_USER_SCRIPT_SANDBOXING: false
1919
platform: iOS
2020
packages:
2121
CombineSchedulers:

0 commit comments

Comments
 (0)