PingPlusPlus / pingpp-ios

441 stars 169 forks source link

集成2.2.8版本后提交appstore审核时报错 #61

Closed crackwl8 closed 8 years ago

crackwl8 commented 8 years ago

ERROR ITMS-90535: "Unexpected CFBundleExecutable Key. The bundle at 'Payload/XLMM.app/PassGuardCtrlBundle.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."

samurai00 commented 8 years ago

把 PassGuardCtrlBundle.bundle 下的 Info.plist 删了。