Worldpay / worldpay-lib-ios

iOS Library for Worldpay
https://online.worldpay.com
20 stars 11 forks source link

Swift project uploading to apple gives error #10

Open devwithzachary opened 7 years ago

devwithzachary commented 7 years ago

ERROR ITMS-90535: "Unexpected CFBundleExecutable Key. The bundle at 'WorldpayResources.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."

Is the error I get when I try to upload my swift project to apple, I have followed the bridge header instructions to get everything set up