Xcode 11 creating project don't had storyboard and also swift file had different

Solution:

In xcode 11 it had two different options available for app creation.

1.swiftUI framework

2.Storyboard framework

By default swiftUI is selected.If you want storyboard based you must have to select that on the time of project creation.

Comments

Popular posts from this blog

Invalid bundle error while upload the app to the app Store

Convert NsNumber, NSDate to String in iOS Swift

Global LocationManager Singleton class iOS Swift