/SwiftVBKit

Get Version and Build number easily with Swift and SwiftUI.

Primary LanguageSwiftMIT LicenseMIT

SwiftVBKit

Get Version and Build number easily with Swift and SwiftUI.

CleanShot 2022-06-26 at 13 08 01@2x

Version

GitHub release (latest by date) GitHub release (latest by date including pre-releases)

swiftui-128x128_2x

Environment

Xcode Local

Tested on Latest Compatible
iOS 16 > 8
iPadOS 16 > 8
watchOS 9 > 2
macOS 13 > 10.10
tvOS 16 > 9

Usage

import SwiftVB

Type Use
Version Bundle.version
Build Bundle.build
Version + Build Bundle.versionBuild

Sample:

CleanShot 2022-06-26 at 13 08 57@2x

License

MIT