File tree Expand file tree Collapse file tree 3 files changed +16
-2
lines changed
Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 5353 <string >photo </string >
5454 <key >NSPhotoLibraryUsageDescription </key >
5555 <string >photo </string >
56+
57+ <key >LSSupportsOpeningDocumentsInPlace </key >
58+ <true />
59+ <key >UIFileSharingEnabled </key >
60+ <true />
5661</dict >
5762</plist >
Original file line number Diff line number Diff line change 1212 <true />
1313 <key >com.apple.security.network.server</key >
1414 <true />
15+ <key >com.apple.security.files.downloads.read-write</key >
16+ <true />
1517</dict >
1618</plist >
Original file line number Diff line number Diff line change 44<dict >
55 <key >com.apple.security.app-sandbox</key >
66 <true />
7- <key >com.apple.security.network.client</key > <true />
8- <key >com.apple.security.device.audio-input</key >
7+ <key >com.apple.security.cs.allow-jit</key >
8+ <true />
9+ <key >com.apple.security.files.user-selected.read-only</key >
10+ <true />
11+ <key >com.apple.security.network.client</key >
12+ <true />
13+ <key >com.apple.security.network.server</key >
14+ <true />
15+ <key >com.apple.security.files.downloads.read-write</key >
916 <true />
1017</dict >
1118</plist >
You can’t perform that action at this time.
0 commit comments