Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SWIFT

swift get app version and build

let appVersion = Bundle.main.infoDictionary?["CFBundleShortVersionString"] as? String
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #swift #app #version #build
ADD COMMENT
Topic
Name
3+8 =