Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to enter developer cert? #2

Open
iantearle opened this issue Jun 13, 2013 · 5 comments
Open

How to enter developer cert? #2

iantearle opened this issue Jun 13, 2013 · 5 comments
Labels

Comments

@iantearle
Copy link

Trying to install using sti di but I get up to:

Name of the iOS Developer Certificate to use:

When I enter the name of the cert nothing happens, am i missing something on how to enter it?

@rborn
Copy link
Owner

rborn commented Jun 13, 2013

Hi Ian,
The current version of sti is not ready for multiple dev accounts.

The dev branch tries to detect the developer name but there are some edge caes when it's not working yet.
Would be great if you could test it and let me know if it works in your case.

@iantearle
Copy link
Author

Hmmm, picks up the certs - but fails to build:

Found a VALID matching profile:
Something Blew Distribution with ID PWVTZDN764.com.wearecondiment.somethingblew and Developer name: The First 65 Limited
Trying with this one...

Titanium Command-Line Interface, CLI version 3.1.0, Titanium SDK version 3.1.0.GA
Copyright (c) 2012-2013, Appcelerator, Inc. All Rights Reserved.

Please report bugs to http://jira.appcelerator.org/


Session saved!

[ERROR] Unable to find an iOS Developer Certificate for "The First 65 Limited"

Available developer names:
Chris Waters (9G3UKN45A5)


Trying to install on device...


Cannot find the app bundle.
Try to clean the project and run 'sti di' again.

@rborn
Copy link
Owner

rborn commented Jun 14, 2013

You have the same profile "com.wearecondiment.somethingblew" with more accounts? In this case "The First 65 Limited" and "Chris Waters" ?

Thnx for the help :)

@iantearle
Copy link
Author

Yeah, dont know why Apple is giving me two differently named certs, the First 65 one was generated for distribution, but developer only comes out as Chris Waters for some reason... Not sure if its even possible to change it, can find anything on the dev site

@rborn
Copy link
Owner

rborn commented Jun 14, 2013

I see. Well I'll have to improve the detection and maybe add interactivity in the cases where there are more options.
It also has a bug when an ad-hoc profile it's used so I have to do it anyway.

It will take a while to do it as I'm kind of busy now with finishing a project but I'll do it as soon as I can.

Thnx for the feedback :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants