diff --git a/.changes/launch-viewcontroller.md b/.changes/launch-viewcontroller.md new file mode 100644 index 000000000..804d529eb --- /dev/null +++ b/.changes/launch-viewcontroller.md @@ -0,0 +1,5 @@ +--- +tauri-cli: 'patch:bug' +--- + +Set initialViewController for LaunchScreen (iOS). diff --git a/crates/tauri-cli/templates/mobile/ios/LaunchScreen.storyboard b/crates/tauri-cli/templates/mobile/ios/LaunchScreen.storyboard index dd79351ec..81b5f90e2 100644 --- a/crates/tauri-cli/templates/mobile/ios/LaunchScreen.storyboard +++ b/crates/tauri-cli/templates/mobile/ios/LaunchScreen.storyboard @@ -1,5 +1,5 @@ - +