简体   繁体   中英

Cannot run ad-hoc iPhone app

I am trying to run a beta ad-hoc app on my iPhone for the first time (I am not a developer and have no prior experience with this), and I cannot get it to launch. It shows up in iTunes fine, it transfers to my phone fine, but when I tap its icon it appears to launch, then immediately quits back to the home screen. I tried downloading the SDK and adding it through there, and it gave me this error message:

"The Info.plist for application at [redacted].app specifies a CFBundleExecutable of [redacted].app/[app name], which is not executable"

Sorry I can't be more specific, but this app is still under NDA. Anyway, if anyone knows how to fix this, please let me know soon. In case it matters, I am using an iPhone 3GS with 3.1.2 and iTunes 9.02. Thank you!

Never mind. It was just a permissions error. A simple chmod +x [AppName] command in Terminal is all it took to fix it.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM