build(splash): 重新生成首屏
This commit is contained in:
@@ -35,7 +35,7 @@
|
|||||||
<key>UIApplicationSceneManifest</key>
|
<key>UIApplicationSceneManifest</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>UISceneConfigurations</key>
|
<key>UISceneConfigurations</key>
|
||||||
<dict />
|
<dict/>
|
||||||
</dict>
|
</dict>
|
||||||
<key>UIMainStoryboardFile</key>
|
<key>UIMainStoryboardFile</key>
|
||||||
<string>Main</string>
|
<string>Main</string>
|
||||||
|
|||||||
@@ -208,4 +208,5 @@ flutter_native_splash:
|
|||||||
# do not remove any spaces:
|
# do not remove any spaces:
|
||||||
info_plist_files:
|
info_plist_files:
|
||||||
- 'ios/Runner/Info-Debug.plist'
|
- 'ios/Runner/Info-Debug.plist'
|
||||||
|
- 'ios/Runner/Info-Profile.plist'
|
||||||
- 'ios/Runner/Info-Release.plist'
|
- 'ios/Runner/Info-Release.plist'
|
||||||
|
|||||||
Reference in New Issue
Block a user