Tagged Questions
54
votes
27answers
40k views
Invalid iPhone Application Binary
I'm trying to upload an application to the iPhone App Store, but I get this error message from iTunes Connect:
The binary you uploaded was invalid. The signature was invalid, or it was not signed ...
4
votes
2answers
56 views
Mac App Store possibility to allow free download of paid app
I am having an application which I will be putting into the Mac App Store soon.
It will be a paid application.
It is my first app I'm transmitting, so please excuse my lack of knowledge so far.
I ...
2
votes
2answers
558 views
mac app store — testing code signing
I have an app for the Mac app store. It was rejected due to code signing (I think. I also have receipt signing, but I don't think that is what Apple is referring to below.) Here is what Apple had ...
2
votes
1answer
197 views
Can I update existing apps in the app store if I have rejected my distribution certificate because I lost my private key?
I have done A LOT of looking around on the internet and just cannot find the answer to this question. I lost my private key, and so I have rejected and re-assigned new certificate/key combo, but am ...
1
vote
2answers
438 views
Error while submission to app store
I'm getting this error via e-mail when trying to submit my app to the app store:
Invalid Code Signing Entitlements - Your application bundle's
signature contains ubiquity code signing ...
1
vote
1answer
174 views
iPhone - Problem with Distribution Certificate
I'm trying to publish my app to the app store.
I followed the Apple instructions to create the Distribution Certificates and Provisioning profiles and added them to my XCode Organizer.
When I select ...
0
votes
0answers
27 views
Mac App Store invalid signature issues
I've recently submitted an application to the Mac App Store and have received an email informing me that the build contains resources (two in total) that carry an invalid signature:
We have ...
0
votes
0answers
74 views
Error in Creating the .app File for App Store Uploading
OK, so I completed the code and content, I tested it on an actual iPhone, I got all the certificates and completed the metadata required for uploading the application and now in status "Waiting for ...
0
votes
0answers
319 views
Run a .pkg file made by xCode on another computer
Today i made my first mac app, and submitted it to the mac app store. Then i clicked share in xCode (same pkg) and saved it to disk. I'm able to install it on my machine, but when i try to run the ...
0
votes
1answer
553 views
Weird error validating code-signing for apps-store distribution
When building my app for distribution to the app store, I get the following warning:
warning: Application failed codesign verification. The signature was invalid, or it was not signed with an ...
0
votes
2answers
257 views
Which App-ID to use when developing for a client?
I'm developing an app for a client who has his own developer account with apple to be able to publish the app under their brand name. So far, I've been using my own account to provide them with ...
0
votes
2answers
506 views
Problem uploading binary to appstore
Well like many other I encountered some problems while uploading my binary to appstore.
This is the error that I see
"The binary you uploaded was invalid. The signature was invalid, or it was not ...
0
votes
1answer
610 views
do i need to sign my app before submitting to app store?
do i need to sign my app with my distribution provisioning profile before submitting to app store? also tell me do i need to add entitlement as we do in ad hoc or simply build with app store ...
-2
votes
2answers
47 views
How to CodeSign for upload to iTunesConnect [closed]
It has been a few months since I have code signed an app and I can't remember exactly what do I need to do?
Everything is 100% ready except this