Skip to content

Commit 10c7bc0

Browse files
committed
fix ios build script sandboxing
1 parent 7982fc2 commit 10c7bc0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src-tauri/gen/apple/project.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ targets:
7171
LIBRARY_SEARCH_PATHS[arch=arm64]: $(inherited) $(PROJECT_DIR)/Externals/arm64/$(CONFIGURATION) $(SDKROOT)/usr/lib/swift $(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME) $(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)
7272
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES: true
7373
IPHONEOS_DEPLOYMENT_TARGET: 17.0
74+
ENABLE_USER_SCRIPT_SANDBOXING: NO
7475
EXCLUDED_ARCHS[sdk=iphoneos*]: x86_64
7576
groups: [app]
7677
dependencies:

0 commit comments

Comments
 (0)