if let version = Bundle.main.infoDictionary?["CFBundleShortVersionString"] as? String {
self.labelVersion.text = version
}
Related Posts
[iOS] ⚠️ App Review – Guideline 4.2.3 – Design
19 5 月, 2017
[iOS] Adding UITableView to ViewController
10 5 月, 2017