init(bundleIdentifier:)
Creates an object that represents the app with the specified bundle identifier.
Declaration
init(bundleIdentifier: String)Parameters
- bundleIdentifier:
The app’s bundle identifier.
Creates an object that represents the app with the specified bundle identifier.
init(bundleIdentifier: String)The app’s bundle identifier.