feat:fix iOS UIImageView wrapcontent

This commit is contained in:
pengfei.zhou
2019-11-20 13:52:30 +08:00
parent ff0d2d9a13
commit c8feaa37fc
5 changed files with 15 additions and 2 deletions

View File

@@ -34,6 +34,13 @@
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
<key>LSApplicationCategoryType</key>
<string></string>
<key>UISupportedInterfaceOrientations~ipad</key>
<array>
<string>UIInterfaceOrientationPortrait</string>