Nav Link On

iPhone Dev Forums > General Development > General Development Questions and Advice > Invalid signature

Reply

 

LinkBack Thread Tools Display Modes
Old 03-11-2010, 08:28 PM   #1 (permalink)
Junior Member
Default Avatar
 
Join Date: Mar 2010
Posts: 1
Default Invalid signature

I am a beginner as iPhone developer, and this is the first time I try to submit an application to iTunes Store.

I made all the required step to get the needed tools and certificates, I received the Paid Application Agreement, and I used the Contract section of iTunes Connect to define my developer profile, my tax and banking informations.

Then I tried to submit my first iPhone application, I built the application using my code signing identity:
iPhone developer: Luigi Fonti (Y5Q2VG97ZB), I zipped the application executable, then I tried to upload the zip file. But the file was rejected, for Invadid Signature.

Here is the Console log for my last upload trial:
--------------------------------------------------------------
11/03/10 09.15.47 ApplicationLoader[319] *** Codesign error (please ignore invalid option comments): got requirements(0x800000, 531)
Executable=/var/folders/g+/g+oLgBIwG0WVHac6-9s6O++++TI/-Tmp-/Astri.zip/Astri.app/Astri
Identifier=com.yourcompany.Astri
Format=bundle with Mach-O thin (armv6)
CodeDirectory v=20100 size=470 flags=0x0(none) hashes=15+5 location=embedded
Signature size=4284
Authority=iPhone Developer: Luigi Fonti (Y5Q2VG97ZB)
Authority=Apple Worldwide Developer Relations Certification Authority
Authority=Apple Root CA
Signed Time=11/mar/2010 09.14.18
Info.plist entries=17
Sealed Resources rules=3 files=10
Internal requirements count=1 size=144

Executable=/var/folders/g+/g+oLgBIwG0WVHac6-9s6O++++TI/-Tmp-/Astri.zip/Astri.app/Astri
got entitlements(0x800400, 318)
codesign_wrapper-0.7.3: using Apple CA for profile evaluation
codesign_wrapper-0.7.3: Caling codesign with the following args:
codesign_wrapper-0.7.3: /usr/bin/codesign
codesign_wrapper-0.7.3: --verify
codesign_wrapper-0.7.3: -vvvv
codesign_wrapper-0.7.3: -R=anchor apple generic and certificate 1[field.1.2.840.113635.100.6.2.1] exists and certificate leaf[field.1.2.840.113635.100.6.1.4] exists
codesign_wrapper-0.7.3: --entitlements
codesign_wrapper-0.7.3: /var/tmp/signingbox/codesign_wrapper_entitlements.plist
codesign_wrapper-0.7.3: /var/folders/g+/g+oLgBIwG0WVHac6-9s6O++++TI/-Tmp-/Astri.zip/Astri.app
/var/folders/g+/g+oLgBIwG0WVHac6-9s6O++++TI/-Tmp-/Astri.zip/Astri.app: valid on disk
/var/folders/g+/g+oLgBIwG0WVHac6-9s6O++++TI/-Tmp-/Astri.zip/Astri.app: satisfies its Designated Requirement
test-requirement: failed to satisfy code requirement(s)
--------------------------------------------------------------

Can I know what is wrong with it ?
luigifonti is offline   Reply With Quote
Old 03-12-2010, 09:43 AM   #2 (permalink)
Senior Member
 
hello24's Avatar
 
Join Date: Jan 2010
Location: London, UK
Posts: 126
Send a message via Skype™ to hello24
Default

The key is here:
Identifier=com.yourcompany.Astri

You need to change the identifier to match the certificate.
hello24 is offline   Reply With Quote
Old 03-20-2010, 06:11 AM   #3 (permalink)
Junior Member
Default Avatar
 
Join Date: Mar 2010
Posts: 3
Default

The notary is only to varify the identity of the person siging the document. It does not confirm the authenticity, or validity of the actual document itself. The notary only has to ask to see I.D. to prove that the person signing is who they say they are. THe document could say that the person is now the "King of France", that doesn't make it true. So yes, a notary can notarize the note, but it only confirms that the neighbor is who he says he is, nothing more.

This person may get into trouble for trying to commit fraud to secure a loan, but the notary is not involved in that. But because his signature was notarized, it only helps the prosecution of the fraud.
__________________
UGG Boots sale | Dinteg Blog | Ipweb Blog
Harry James is offline   Reply With Quote
Reply

iPhone Dev Forums > General Development > General Development Questions and Advice


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0 RC1