Commit c3934af4 by tanghuan

Merge branch 'feature-2601-sign-in-with-apple' of http://120.24.213.56/ethan/app…

…frame into feature-2601-sign-in-with-apple
2 parents e477d911 aa65f2a5
......@@ -11,6 +11,8 @@ flutter run -d 00008030-001C75810E42402E --release
flutter run -d 00008140-001068C93AB8801C --release --dart-define=env=pro
flutter run -d c165c6eb6ae36f56bf23091342bfd4641dc2a9f0 --release --dart-define=env=dev --dart-define=version=1.0.21
gao 00008130-0010788A2E01001C
yongosng 00008110-000A284C2178801E
......
......@@ -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,11 +98,11 @@
<!-- 对于更新的Flutter版本,有时还需要添加以下行 -->
<string>_dartobservatory._tcp</string>
</array>
<key>UIBackgroundModes</key>
<!-- <key>UIBackgroundModes</key>
<array>
<string>audio</string>
</array>
<key>UIViewControllerBasedStatusBarAppearance</key>
</array> -->
<key>UIViewControllerBasedStatusBarAppearance</key>
<true/>
</dict>
</plist>
......@@ -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!