iOS App to Create Storyboard Files? (No XCode)

Hi Everyone,

I’m just putting the finishing touches to the iOS version of a game and am aware that you now have to supply a storyboard (splash) file.

Using Windows as my primary dev environment, I…

  1. Borrowed a Mac to setup provisioning (which I no longer have)
  2. Use UCB for builds

Both those are working well, so the only missing piece of the jigsaw is the storyboard file (which is normally created in XCode)

I’ve bought an iPad for testing purposes, so wondered if there were any iOS (or Windows\Android) apps that create Apple storyboard files, as I can’t seem to find any.

Any advice would be much appreciated.

no shortcut you have to create it yourself, although it does not take that long, see this thread Xcode Storyboard option for Splash Screens (Launch Screens) in iOS build

You no longer have to create a storyboard with Unity 2020 LTS, Unity does it for you unless you wish to create a custom storyboard.

Good point this definitively saves some time, thanks