iOS · Arazzo Workflow
iOS Register a Provisioning Profile
Version 1.0.0
Register a test device, create a bundle identifier, and generate a provisioning profile that ties them together.
View Spec
View on GitHub
iOSAppleMobileApp StorePush NotificationsIn-App PurchasesSubscriptionAuthenticationWalletsDeveloper PlatformArazzoWorkflows
Provider
Workflows
register-provisioning-profile
Register a device and bundle id, then create and read a provisioning profile.
Registers a device UDID, creates a bundle identifier, and generates a provisioning profile referencing the device, bundle id, and certificate.
1
registerDevice
Register the physical test device by its UDID so it can be included in development and ad-hoc provisioning profiles.
2
3
createProfile
Create the provisioning profile, linking the new bundle id, the registered device, and the supplied signing certificate.
4
getProfile
Read the profile back to confirm it is active and return its encoded content for download.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.