Bundle
public extension BundleAn extension to Bundle that provides Versions
- 
                  
                  The version of the bundle. Remark We use a tolerant parser, so strings like10.1or even3will parse.Note Uses the value for the keyCFBundleShortVersionString.DeclarationSwift var version: Version { get }
 View on GitHub
View on GitHub Bundle Extension Reference
        Bundle Extension Reference