We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Apps for iPhone or iPad must be built with the iOS 13 SDK or later and use an Xcode storyboard to provide the app’s launch screen." - https://developer.apple.com/news/?id=03262020b
Currently the project is using a xib file for its launch screen.
The launch screen xib should be replaced with a storyboard.
The text was updated successfully, but these errors were encountered:
Merge pull request #83 from krugerk/feature/66-launchscreen-as-storyb…
29b3f73
…oard [#66] replace launchscreen xib with storyboard
Fixed by #83
Sorry, something went wrong.
krugerk
No branches or pull requests
Currently the project is using a xib file for its launch screen.
The launch screen xib should be replaced with a storyboard.
The text was updated successfully, but these errors were encountered: