rcancro / remail-iphone

Automatically exported from code.google.com/p/remail-iphone
0 stars 0 forks source link

Code Sign error: The identity 'iPhone Distribution: NextMail Corp.' doesn't match any valid certificate/private key pair in the default keychain #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Follow the compiling steps
2. Building against 3.0 SDK
3. symlink darwin9 to darwin10 created

I'm so lost at this... Any ideas? 

Original issue reported on code.google.com by itmind@gmail.com on 7 Mar 2010 at 1:03

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
You need to change this(in the picture). Under "project" "edit active target 
reMail".

If you want to load the app on your iphone, you need a developer's certificate. 
They cost $99 and you buy them 
from ADC.

Original comment by markyan...@gmail.com on 7 Mar 2010 at 5:19

Attachments:

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
yeah I circunvented this by self-signing the app. Is not fair to pay 99 to 
compile a
single app. :P. My iphone is jailbroken so I can do that and run the app just 
fine.

Original comment by itmind@gmail.com on 7 Mar 2010 at 9:56

GoogleCodeExporter commented 8 years ago
I changed the code signing to my own phone but now I'm getting the error

Code Sign error: a valid provisioning profile matching the application's 
Identifier 'com.remail.reMail' could not be 
found

Original comment by alan.hat...@gmail.com on 9 Mar 2010 at 3:57

GoogleCodeExporter commented 8 years ago
To get it to work in my copy of XCode, I had to open the project file in a text
editor and manually delete NextMail's code signing settings. They didn't appear
anywhere in XCode itself.

Original comment by patrick....@radiantsystems.com on 9 Mar 2010 at 6:40

GoogleCodeExporter commented 8 years ago
Make sure to edit the info.plist to match what you've signed the app as, and 
chose the correct signature by 
selecting the ReMail target, then goto info. You should see the NextMail Corp 
signature, change it to your own.

Was the jailbreaking crack really necessary comment #4? Grow up.

Original comment by rootstyle on 9 Mar 2010 at 8:22

GoogleCodeExporter commented 8 years ago
I ened up writing a quick entry a few weeks back with screen captures to show 
the fix for the Codesign error: a 
valid provisioning profile is required...
http://www.streamjockey.com/streamjockey/2010/02/iphone-sdk-codesign-error-a-val
id-provisioning-
profile-is-required-for-product-type-application-in-s.html

Original comment by rocxs...@gmail.com on 9 Mar 2010 at 10:41

GoogleCodeExporter commented 8 years ago
Sorry about the super long URL above. Here is the shortened URL: 
http://bit.ly/at7PFB

Original comment by rocxs...@gmail.com on 9 Mar 2010 at 10:46

GoogleCodeExporter commented 8 years ago
@rootstyle, crack? what crack? It's called Jail, a program that locks users in 
their
own homes. But I guess beeing root you know that. 

Anyway, how can one deploy these senf-signed apps tru itunes? Doesn't need to be
jailbroken to do that?

Original comment by itmind@gmail.com on 10 Mar 2010 at 3:49

GoogleCodeExporter commented 8 years ago
While Xcode is behaving as expected, I'm not sure how to best communicate to 
users
that they need to use their own cert. 

I'm marking this bug as "accepted" until I figure out a better solution.

Gabor

Original comment by gaborcse...@gmail.com on 10 Mar 2010 at 6:38

GoogleCodeExporter commented 8 years ago
Gabor, I think the accepted way to do this is to set the code sign identity to 
"iPhone 
Developer", then XCode's automatic cert/profile selector should automatically 
select the 
right profile, assuming the user has one.

Make sure to check ReMailIPhone.xcodeproj/project.pbxproj to see that all 
instances of 
'iPhone Distribution: NextMail Corp.' are replaced by 'iPhone Developer"

Original comment by gunnar.e...@gmail.com on 12 Mar 2010 at 12:50

GoogleCodeExporter commented 8 years ago
Just checked in the suggested fix: 
https://code.google.com/p/remail-iphone/source/detail?r=c58a79c7b14467a7c4dc2d18
ef69cddceff7c25b

Thanks Gunnar!

Gabor

Original comment by gaborcse...@gmail.com on 20 Mar 2010 at 3:51

GoogleCodeExporter commented 8 years ago
Code Sign error It's Not Working show me 1 failed 

Code Sign error: The identity 'iPhone Developer' doesn't match any valid 
certificate/private key pair in the default keychain

i whant to build distribution app for appstore
i build app before no problem I don't know wats wrong with my keychain

i change leopard to snow leopard

Original comment by nyc...@gmail.com on 2 Jul 2010 at 3:28

Attachments:

GoogleCodeExporter commented 8 years ago
nycsdk:

You need to select the correct signature certificate in project settings.

If you want to load the app on your iphone, you need a developer's certificate. 
They cost $99 and you buy them 
from ADC.

Original comment by ga...@google.com on 2 Jul 2010 at 3:32

GoogleCodeExporter commented 8 years ago
i have developer's certificate

Original comment by nyc...@gmail.com on 2 Jul 2010 at 3:48

Attachments:

GoogleCodeExporter commented 8 years ago
I have both the Development and Distribution certificates in my keychain and 
they are both valid

Original comment by nyc...@gmail.com on 2 Jul 2010 at 3:50