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 Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:mime-version:in-reply-to :references:content-type:message-id:content-transfer-encoding:from :subject:date:to:x-mailer; bh=CL5Sk5KFw9m/46fxo7aWxGTR6ZcIIsO0EUpfPsjnpDQ=; b=c3KCRsjJMnhT6C1Z+fC+9+lsl4f1lZ5E7jaU2T+ZdlAUiRCjLx9JYqghynrT9Caef9 IecElHoQHgwwPC3BZdh7s64w6euBs6FokkrGtcgoEW6j9Qjc6CKcMnZfUjoZ3DTSnTEt 6SnHeL+vgM5cyPs9yTeBvehApSZ0xzG+uKCC4= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:content-type:message-id :content-transfer-encoding:from:subject:date:to:x-mailer; b=JkmtdXhwjcJoli6oOkgq+cVbfjV5S5rsMoqTwdW7BSrTsmi0/lyQW+K2ex7dNl1RSv 69U+VKICt5yIgJC92CTBaK7tBnSJENgwyEKe0y1PukI2psOVo330zFh+yrMBRm7Pb5c8 rKw/9XO9ULT8DnHqVwbRAZgfK0BzJAyQXbG8c= On Nov 23, 2010, at 2:00 AM, Shantonu Sen wrote: Not really. What are you trying to do? _______________________________________________ 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... 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. This email sent to site_archiver@lists.apple.com
participants (1)
-
Iceberg-Dev