Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xcode 7 / iOS 9 Submission errors #66

Open
swl367 opened this issue Sep 18, 2015 · 1 comment
Open

Xcode 7 / iOS 9 Submission errors #66

swl367 opened this issue Sep 18, 2015 · 1 comment

Comments

@swl367
Copy link

swl367 commented Sep 18, 2015

I'm having an issue submitting apps on Xcode 7 / iOS 9 with the pdf kit:

1 package(s) were not uploaded because they had problems:
ERROR ITMS-90535: "Unexpected CFBundleExecutable Key. The bundle at 'Payload/blah.app/FPKReaderBundle.bundle' does not contain a bundle executable. If this bundle intentionally does not contain an executable, consider removing the CFBundleExecutable key from its Info.plist and using a CFBundlePackageType of BNDL. If this bundle is part of a third-party framework, consider contacting the developer of the framework for an update to address this issue."
ERROR ITMS-90339: "This bundle is invalid. The Info.plist contains an invalid key 'CFBundleResourceSpecification' in bundle blah [blah.app]"

swl367 pushed a commit to swl367/FastPdfKit that referenced this issue Sep 22, 2015
mob farm / FastPdfKit Issue mobfarm#66 - Resolve Info.plist CFBundleExecutable Key error for Xcode 7 submissions.
@swl367
Copy link
Author

swl367 commented Sep 22, 2015

I've created a fork for this fix as it seems like many third-party libraries that developers have been using run into this Xcode 7 submission issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant