mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
[macOS] Fix the run_debug_test_macos
on arm64 (#117250)
* [macOS] Fix the run_debug_test_macos on arm64
* DO NOT MERGE - Test in presubmit
* Revert "DO NOT MERGE - Test in presubmit"
This reverts commit c83dc28470
.
This commit is contained in:
parent
1c273fbe8a
commit
f11fbbafca
@ -2,8 +2,6 @@
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>com.apple.security.app-sandbox</key>
|
||||
<true/>
|
||||
<key>com.apple.security.cs.allow-jit</key>
|
||||
<true/>
|
||||
<key>com.apple.security.network.server</key>
|
||||
|
Loading…
Reference in New Issue
Block a user