2021-09-18 15:33:35 -07:00
|
|
|
<?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>
|
2022-06-10 14:24:08 -07:00
|
|
|
<key>com.apple.developer.associated-domains</key>
|
|
|
|
|
<array>
|
2022-08-06 08:07:16 -07:00
|
|
|
<string>applinks:meshtastic.org/e/*</string>
|
2022-06-10 14:24:08 -07:00
|
|
|
</array>
|
2023-01-27 20:22:17 -08:00
|
|
|
<key>com.apple.developer.weatherkit</key>
|
|
|
|
|
<true/>
|
2021-09-18 15:33:35 -07:00
|
|
|
<key>com.apple.security.app-sandbox</key>
|
|
|
|
|
<true/>
|
|
|
|
|
<key>com.apple.security.device.bluetooth</key>
|
|
|
|
|
<true/>
|
2021-11-04 08:36:55 -07:00
|
|
|
<key>com.apple.security.files.user-selected.read-write</key>
|
|
|
|
|
<true/>
|
2021-09-18 15:33:35 -07:00
|
|
|
<key>com.apple.security.network.client</key>
|
|
|
|
|
<true/>
|
|
|
|
|
<key>com.apple.security.personal-information.location</key>
|
|
|
|
|
<true/>
|
|
|
|
|
</dict>
|
|
|
|
|
</plist>
|