objective c - Mac App distribution Invalid Binary issue -


I am trying to upload my Mac Xcode project to the Mac App Store, but every time it shows invalid binary status . I have examined a lot of answers in the stack overflow but the problem is not solved, this is the reason why I am posting new questions here

I tried some options -

1 .. All warnings have been removed

2 .xcode, empty container folder

to 3 Except checked. The provisioning profile is valid, and corresponds to the bundle ID. I checked by removing all the certificates and making provisions and restoring the necessary people.

4. Created new provision profile and certificate 3 times. But the same issue

5. Exodod 5.1.1 has been uploaded directly, and 2 times by app loader. But showing illegal binary for everyone.

6. The application is properly in the sandbox with the appropriate qualification

Any ideas in advance thanks.

invalid binary

When you get this error, For any reason it will send. In my case this email was:

Dear Developer,

We searched for one or more issues with your recent delivery for "app-name". To process your delivery, the following problems need to be fixed:

App sandbox is not enabled - The "com.apple.security.app-sandbox" entitlement must be correct with the Boolean value in the following executables Entitlements Asset List For more information about sandboxing on your app, see App sandbox page.

  App-name Mac.app/Contents/MacOS/app-name   

Once these issues have been corrected, then you are right binary Can be modified again.

Regards,

App Store Team


In addition, you use XCode 5.1.1 Should not connect iTunes now a lot has changed.

Please upgrade to 6.0.1 or use the new beta version 6.1

Hope it helps

Comments

Popular posts from this blog

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

.net - Creating a new Queue Manager and Queue in Websphere MQ (using C#) -