hollance / Forge

A neural network toolkit for Metal
MIT License
1.27k stars 172 forks source link

Upload to appstore error #35

Closed forray closed 6 years ago

forray commented 6 years ago

Hey! I loved your framework, but I get this error when I tried to upload in appstore: "Unexpected CFBundleExecutable Key - The bundle at '/Payload/MyApp.app/Forge/Forge/Info.plist' 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." I tried a lot of things in the past days, but I was unable to fix this error. Do you have any idea what should I do? Thank you very much for your help!