Re: Help! Any way to debug the App Store binary?
Re: Help! Any way to debug the App Store binary?
- Subject: Re: Help! Any way to debug the App Store binary?
- From: Clark Smith Cox III <email@hidden>
- Date: Fri, 28 Mar 2014 11:40:32 -0700
Is there any way to attach to the App Store version of our binary? We're crashing on launch in the App Store version on certain hardware, but installing that same build locally doesn't crash. Can't figure out why. I tried to "Run without Building", but it didn't crash, and I think Xcode just installed the its current build before running.
Xcode cannot attach to or debug binaries downloaded from the App Store. If your App Store downloaded binary is behaving differently from your locally built binary, first make sure that you’re using the same configuration (e.g. if the problem only shows up in your “Release” configuration, you obviously won’t see it when building the “Debug” configuration). If you’re positive that you’re using the same configuration and that the only difference is whether or not the binary is encrypted and signed by the AppStore, I would recommend filing a bug at https://bugreporter.apple.com .
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden