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