mobi.monaca.appname
). Only alphanumeric characters and periods (at least one period must be used) are allowed.[0-99]
.*
) or the build will fail. The App ID must be the same as the explicit app ID you register (or have registered) in Apple Developer Program. Read more on Register App ID.Certificates, Identifiers & Profiles
. The following page will open:Certificates
item.Identifiers
item.App ID Description
: Description of your App ID. You cannot use special characters such as @
, &
, *
, '
or "
.App ID Prefix
: It is defined as your Team ID by default.App ID Suffix
: It is defined as a Bundle ID search string. There are two types of App ID Suffixes:*
) as the last digit in the Bundle ID field of wildcard App ID.App Services
: Select the services you want to enable in your app.Devices
item.Name
: a name representing your device (Example: MyiPhone)UDID
: the unique device identifier of your device. You can find this identifier by connecting your iOS device to your computer. For macOS, you can check it from the serial number
of the system information. For Windows, you can check it from the device instance path
of Device Manager.Profiles
item.iOS App Development
and click Continue.Ad hoc
if you want to create a distribution provisioning profile for an Ad hoc build.App Store
if you want to create a distribution provisioning profile for a release build.sudo spctl --master-disable
To restore the setting, run the following command:sudo spctl --master-enable