init(name:)
Creates a new app profile descriptor object with the specified name.
Declaration
init(name: String)Parameters
- name:
The user-visible string to display for the profile.
Return Value
An initialized app profile descriptor object.
Creates a new app profile descriptor object with the specified name.
init(name: String)The user-visible string to display for the profile.
An initialized app profile descriptor object.