tarifa
Version:
Your friendly toolchain for mobile app development on top of Apache Cordova
27 lines (17 loc) • 846 B
Plain Text
ios devices list
List all devices attached to the apple developer account
ios devices list <configuration>
List all devices attached to a given configuration
by reading the mobile provisioning profile file
ios devices add <name> <uuid>
Add a device to the apple developer account
ios devices attach <uuid> <configuration>
Add a device to a configuration
ios devices detach <uuid> <configuration>
Remove a device from a configuration
provisioning list
List all available provisioning profiles on the current apple developer account
provisioning info <configuration>
Extract informations from the provisioning profile file linked in the given configuration
provisioning fetch
Answer questions to fetch provisioning file from apple.com