I am learning to create new apps and somewhere I did something to get my app to now launch to a black screen.
I can put a label in the LaunchScreen.storyboard and that displays but the Main.storyboard does not appear.
My Main.storyboard has an entry point to a Tab Bar Controller that contains Navigation Controller to 3 ViewControllers.
I renamed the app and got TestFlight working with the new app name last night!
Today I was looking at CoreData and messed that up. So I tried to remove the xcdatamodeId file and restore it from a time machine backup. Things went bad from there.
I think removed and restored the .xcodeproj file with no joy.
This happens on both the iPhone and iPad simulator along with my connect iPhone.
Anyone have any ideas on what to look at next as I did something(s) dumb here sadly.