Re: is it possible to find the target OS version from the binary?
Re: is it possible to find the target OS version from the binary?
- Subject: Re: is it possible to find the target OS version from the binary?
- From: Iceberg-Dev <email@hidden>
- Date: Tue, 23 Nov 2010 22:23:35 +0100
On Nov 23, 2010, at 2:00 AM, Shantonu Sen wrote:
Not really. What are you trying to do?
If you build against the 10.6 sdk but use -mmacosx-version-
min=10.4, the load commands will record the 10.6 dylib info.
I'm trying to automatically check that the executable of a .app
bundle is coherent with what is defined in the Info.plist file for
the minimum OS version of each architecture.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden