Contents

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.

See Also

Creating an application