Sign in
dart
/
external
/
github.com
/
flutter
/
devtools
/
refs/heads/release
/
.
/
packages
/
devtools_app
/
macos
/
Runner-Release.entitlements
blob: e89b7f323cf06c0f693e45a878b20d54db92e85c [
file
] [
log
] [
blame
] [
edit
]
<?
xml version
=
"1.0"
encoding
=
"UTF-8"
?>
<!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>
<false/>
</dict>
</plist>