🔨 Fix iOS building

This commit is contained in:
2024-07-20 19:29:23 +08:00
parent dac7440477
commit dbd05dbb79
2 changed files with 14 additions and 4 deletions

View File

@ -70,6 +70,10 @@
</array>
<key>FlutterDeepLinkingEnabled</key>
<true/>
<key>NSUserActivityTypes</key>
<array>
<string>INSendMessageIntent</string>
</array>
<key>UISupportedInterfaceOrientations~ipad</key>
<array>
<string>UIInterfaceOrientationPortrait</string>