Re: Does Apple modify our submitted binaries?
Re: Does Apple modify our submitted binaries?
- Subject: Re: Does Apple modify our submitted binaries?
- From: Greg Parker <email@hidden>
- Date: Wed, 19 Mar 2014 13:52:22 -0700
On Mar 19, 2014, at 1:32 PM, Rick Mann <email@hidden> wrote:
> While investigating this crash that only happens on our AppStore binary, I noticed that the executable inside the package is different (from the one we submitted). Does Apple modify that executable?
The executable is re-signed by the App Store, at the very least.
There may also be some post-processing of universal binaries (to distribute thin binaries to devices or to work around bugs in universal binary handling in older OS versions). I can't remember what has been used versus what has merely been proposed.
You should double-check that the App Store file's UUID matches the UUID in the file that you submitted. The UUID is unchanged by the App Store. If it is different then you're probably looking at the wrong file on one side or the other.
--
Greg Parker email@hidden Runtime Wrangler
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden