Hello,
Currently, I am creating the App IDs and certificates using the following procedures: https://developer.apple.com/library/ios/documentation/IDEs/Conceptual/AppDistributionGuide/MaintainingProfiles/MaintainingProfiles.html
However, I would like to automatize such process. In other words, create an App ID using some script or programming language.
Is it possible?
Thanks in advance.