| 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> |
| 3 | <plist version="1.0"> |
| 4 | <dict> |
| 5 | <key>com.apple.security.app-sandbox</key> |
| 6 | <true/> |
| 7 | <key>com.apple.application-identifier</key> |
| 8 | <string>2TQF86ZACD.xyz.smbcloud.streetcut</string> |
| 9 | <key>com.apple.developer.team-identifier</key> |
| 10 | <string>2TQF86ZACD</string> |
| 11 | <key>com.apple.security.network.client</key> |
| 12 | <true/> |
| 13 | </dict> |
| 14 | </plist> |