Commit 30f2d215 by Administrator

UIBackgroundModes 移除权限

1 parent a293b024
......@@ -97,10 +97,10 @@
<string>_dartvm._tcp</string>
<string>_dartobservatory._tcp</string>
</array>
<key>UIBackgroundModes</key>
<!-- <key>UIBackgroundModes</key>
<array>
<string>audio</string>
</array>
</array> -->
<key>UIViewControllerBasedStatusBarAppearance</key>
<true/>
</dict>
......
......@@ -97,10 +97,10 @@
<string>_dartvm._tcp</string>
<string>_dartobservatory._tcp</string>
</array>
<key>UIBackgroundModes</key>
<!-- <key>UIBackgroundModes</key>
<array>
<string>audio</string>
</array>
</array> -->
<key>UIViewControllerBasedStatusBarAppearance</key>
<true/>
......
......@@ -98,10 +98,10 @@
<!-- 对于更新的Flutter版本,有时还需要添加以下行 -->
<string>_dartobservatory._tcp</string>
</array>
<key>UIBackgroundModes</key>
<!-- <key>UIBackgroundModes</key>
<array>
<string>audio</string>
</array>
</array> -->
<key>UIViewControllerBasedStatusBarAppearance</key>
<true/>
</dict>
......
......@@ -98,10 +98,10 @@
<!-- 对于更新的Flutter版本,有时还需要添加以下行 -->
<string>_dartobservatory._tcp</string>
</array>
<key>UIBackgroundModes</key>
<!-- <key>UIBackgroundModes</key>
<array>
<string>audio</string>
</array>
</array> -->
<key>UIViewControllerBasedStatusBarAppearance</key>
<true/>
</dict>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!