this repo has no description
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.developer.icloud-container-identifiers</key>
6 <array/>
7 <key>com.apple.developer.icloud-services</key>
8 <array>
9 <string>CloudDocuments</string>
10 </array>
11 <key>com.apple.developer.ubiquity-container-identifiers</key>
12 <array/>
13 <key>com.apple.security.app-sandbox</key>
14 <true/>
15 <key>com.apple.security.files.user-selected.read-only</key>
16 <true/>
17 <key>com.apple.security.network.client</key>
18 <true/>
19</dict>
20</plist>