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

gyptest does not correctly set up the certificates, provisioning profiles, etc. when running xcode tests on a mac #475

Open
GoogleCodeExporter opened this issue Apr 3, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Tests fail when project requires provisioning profiles, e.g.

./gyptest.py -f xcode test/ios/gyptest-extension.py 

Code Sign error: No code signing identities found: No valid signing identities 
(i.e. certificate and private key pair) matching the team ID “(null)” were 
found.
CodeSign error: code signing is required for product type 'App Extension' in 
SDK 'iOS 8.2'

Suggested fix is to copy the required files into the temporary HOME directory 
when running on Mac.

Original issue reported on code.google.com by dmpatierno@google.com on 9 Dec 2014 at 12:41

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

No branches or pull requests

1 participant