[iOS] How do I get the App version and build number using Swift? 2018-01-23 if let version = Bundle.main.infoDictionary?["CFBundleShortVersionString"] as? String { self.labelVersion.text = version }
[iOS] Application Loader stuck at “Authenticating with the iTunes store” when uploading an iOS app 2017-05-17
[iOS] Xcode error when uploading to App Store: “No suitable application records were found” 2017-05-17