You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]"
The text was updated successfully, but these errors were encountered:
swl367
pushed a commit
to swl367/FastPdfKit
that referenced
this issue
Sep 22, 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]"
The text was updated successfully, but these errors were encountered: