Skip to content

Commit

Permalink
[macOS] Fix the run_debug_test_macos on arm64 (#117250)
Browse files Browse the repository at this point in the history
* [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 c83dc2847065433ea0eae9573844401b88f909fa.
  • Loading branch information
loic-sharma committed Dec 27, 2022
1 parent 1c273fb commit f11fbba
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/hello_world/macos/Runner/DebugProfile.entitlements
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit f11fbba

Please sign in to comment.