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 :content-transfer-encoding:message-id:content-type:to:from:subject :date:x-mailer; bh=65Xhvgx/pgI3xVuRrTjxWYneRLtGgbP9Hr7PGZhUMpw=; b=faErNkDFKjS/hpUAq2lqz7lx6NMrptIGvmjIH2z4ww0XNr97haR+HXw1AvWefhE/5R XxxtijLOsAAXJf0scs4fefkrXi5cd9Gq3dxTo/fA1Cr/eE98IELtFEbWyB9eTgbxQ0NS cttyXlpuktyqOiEdPP0KPMgyP6eaH11Ua83KI= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:content-transfer-encoding:message-id:content-type:to :from:subject:date:x-mailer; b=IbVNJapwqLyLyevy4ucF4N76cXoVdAZswuYbvk6eKxumRA6QLQ1HE5o5NN9+U9LRNv yKbun2k95xafPXbV+T2bH+Mg/NGqmMl4qSa1SpOZgqDsSynSgRi687FVOXToQ+26qqre hd1VE5UaSvc7t6GZafEV3z8DF2gWQuKwYGxHQ= Stupid question: ---------------- _______________________________________________ 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... 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? This email sent to site_archiver@lists.apple.com
participants (1)
-
Iceberg-Dev