Re: is it possible to find the target OS version from the binary?
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com 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. Sent from my iPhone On Nov 22, 2010, at 3:57 PM, Iceberg-Dev <dev.iceberg@gmail.com> wrote:
Stupid question: ----------------
Is it possible to reliably find which major OS version was targeted by a Xcode project from the built executable?
Are there some hints in the mach headers? Or can it be done using the versions of the linked libraries/frameworks?
_______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/ssen%40apple.com
This email sent to ssen@apple.com
Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Shantonu Sen