I did all the steps and tested the app on my phone, now I don’t know how to actually push the build to iTunes Connect, do I need to create a new project in Xcode itself? I couldn’t find the answer in the docs.
I also have a problem where the UIStatusBar does not get hidden despite having the correct code for it. I have the latest build: 2955
Build.settings:
-- iOS Section -- iphone = { plist = { UIStatusBarHidden = true, UIPrerenderedIcon = true, -- set to false for "shine" overlay --UIApplicationExitsOnSuspend = true, -- uncomment to quit app on suspend