This is a like a quick guide to help tester setup certificate and IOS project for calabash-ios
1) Create apple developer account
https://developer.apple.com/ then add your account to your company list for that you may need invitation from one of other team members who are already in that group
2) Go to https://developer.apple.com/devcenter/ios/index.action and log in with user name & pwd
1) Create apple developer account
https://developer.apple.com/ then add your account to your company list for that you may need invitation from one of other team members who are already in that group
2) Go to https://developer.apple.com/devcenter/ios/index.action and log in with user name & pwd
- Go to Certificates, Identifiers & Profiles
- under Certificates, download certificate for ur name
- Double click on and add it login key chain
- Connect device
- Go to xcode -> window > organizer
- select device -> click on add portal
Now you device must be all set to be used for current project
Error & Solution:
to use dev certificate that was present on old machine on new machine export p12 certificate from previous machine and then use it here
This link will help in doing that - http://www.utexas.edu/its/help/user-certs/812
No comments:
Post a Comment