We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2609f00 commit 0e859cbCopy full SHA for 0e859cb
ZShare/Info.plist
@@ -54,5 +54,7 @@
54
</dict>
55
<key>NSMicrophoneUsageDescription</key>
56
<string>Access to microphone</string>
57
+ <key>UIDesignRequiresCompatibility</key>
58
+ <true/>
59
60
</plist>
Zotero/Info.plist
@@ -108,6 +108,8 @@
108
<array>
109
<string>audio</string>
110
</array>
111
112
113
<key>UILaunchStoryboardName</key>
114
<string>LaunchScreen</string>
115
<key>UIRequiredDeviceCapabilities</key>
0 commit comments