fastlane-old / gym

Building your iOS apps has never been easier
https://fastlane.tools
645 stars 54 forks source link

How to build iOS apps by using In House Distribution Certificate #191

Closed codesourse closed 8 years ago

codesourse commented 8 years ago

How to package iOS apps by using In House Distribution Certificate

codesourse commented 8 years ago

gym -inHouse ?????

vpolouchkine commented 8 years ago

You can specify it via the --codesigning_certificate flag.

KrauseFx commented 8 years ago

Also, check out the docs on how to do code signing with fastlane https://github.com/fastlane/fastlane/blob/master/docs/CodeSigning.md

codesourse commented 8 years ago

Thank you ,i have sloved my problem.

fastlanebot commented 8 years ago

This issue was migrated to https://github.com/fastlane/fastlane/issues/3144. Please post all further comments there.

fastlane is now a mono repo, you can read more about the change in our blog post. All tools are now available in the fastlane main repo :rocket: