2023-08-24 14:25:55 +08: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">
|
2023-09-07 18:36:16 +08:00
|
|
|
<dict>
|
2023-11-01 14:18:52 +08:00
|
|
|
<key>aps-environment</key>
|
|
|
|
|
<string>development</string>
|
2024-04-08 17:55:06 +08:00
|
|
|
<key>com.apple.developer.associated-domains</key>
|
2024-04-18 10:11:21 +08:00
|
|
|
<array>
|
|
|
|
|
<string>applinks:lock.skychip.top</string>
|
|
|
|
|
</array>
|
2023-09-07 18:36:16 +08:00
|
|
|
<key>com.apple.external-accessory.wireless-configuration</key>
|
|
|
|
|
<true/>
|
|
|
|
|
</dict>
|
2023-08-24 14:25:55 +08:00
|
|
|
</plist>
|