Skip to content
This repository has been archived by the owner on Jun 20, 2021. It is now read-only.

Add support for using an embedded .mobileprovision file #49

Closed
kevinrenskers opened this issue Jun 6, 2013 · 1 comment
Closed

Add support for using an embedded .mobileprovision file #49

kevinrenskers opened this issue Jun 6, 2013 · 1 comment

Comments

@kevinrenskers
Copy link

The xcrun command (used to sign an .ipa) can accept an --embed parameter, so you can use any .mobileprovision file instead of using the provisioning profile from the build setting in your project. This would be very handy in combination with the Cupertino gem.

You could add new devices to the profile, download the profile, create a build that uses that profile and upload to hockey. All from the command line.

@mattt
Copy link
Contributor

mattt commented Oct 4, 2013

Nice idea, @kevinrenskers. 62773fe adds exactly this. New release forthcoming. Thanks!

@mattt mattt closed this as completed Oct 4, 2013
mbaltaks pushed a commit to mbaltaks/shenzhen that referenced this issue Jun 2, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants