Skip to content

1.2 - Added Bundle ID

Latest
Compare
Choose a tag to compare
@KyNorthstar KyNorthstar released this 07 Jan 22:21
dcdae93

Added the ability to read the bundle ID with any of these:

Introspection.Bundle.id
Introspection.Bundle.id(of: .main) // Or any other Foundation.Bundle instance
Introspection.bundleId
Bundle.main.id // Or any other Foundation.Bundle instance

Also:

  • Also updated SemVer to 3.0.0-Beta.5
  • Also resolved other packages
  • Support for iOS device info