fix: Build on iOS emulator

This commit is contained in:
Christian Pauly 2022-06-01 10:08:45 +02:00
commit 2f9408a176
4 changed files with 15 additions and 4 deletions

View file

@ -106,5 +106,7 @@
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
<key>CADisableMinimumFrameDurationOnPhone</key>
<true/>
</dict>
</plist>