There are a lot of responses dealing with iPhone development, but this is in relation to mac app store development.

I am running Lion, with a new install of Xcode. When I try to submit or validate, I get

"This bundle is invalid. Apple is not currently accepting applications built with this version of the SDK."

I have tried setting the SDK to 10.7, 10.6 and 'latest' but always get the same problem.

link|improve this question

feedback

closed as off topic by Jeremy Banks, Mitch Wheat, Bob Kaufman, Mat, Richard Jul 31 '11 at 9:20

Questions on Stack Overflow are expected to generally relate to programming or software development in some way, within the scope defined in the faq.

1 Answer

It could seem like you are building with a beta/prerelease version of the new frameworks.

When downloading, you have read and accepted the following: "...this framework is for demonstrative and educational purposes, and no finished product can be built before the official release of the SDK."

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.