Skip to content
New issue

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

use storyboard for launchscreen #66

Closed
krugerk opened this issue Jun 17, 2020 · 1 comment
Closed

use storyboard for launchscreen #66

krugerk opened this issue Jun 17, 2020 · 1 comment
Assignees
Labels
INF Infrastructure, opposite of UVI PEA Easy-peasy

Comments

@krugerk
Copy link
Contributor

krugerk commented Jun 17, 2020

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.

@krugerk krugerk added INF Infrastructure, opposite of UVI PEA Easy-peasy labels Jul 2, 2020
@krugerk krugerk self-assigned this Jul 8, 2020
andrewpbrett added a commit that referenced this issue Jul 9, 2020
…oard

[#66] replace launchscreen xib with storyboard
@andrewpbrett
Copy link
Contributor

Fixed by #83

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
INF Infrastructure, opposite of UVI PEA Easy-peasy
Projects
None yet
Development

No branches or pull requests

2 participants