Re: How to read the deployment target of a .plugin?
Re: How to read the deployment target of a .plugin?
- Subject: Re: How to read the deployment target of a .plugin?
- From: Jerry Krinock <email@hidden>
- Date: Sun, 10 Feb 2013 22:40:11 -0800
On 2013 Feb 10, at 21:12, Charles Srstka <email@hidden> wrote:
> What you're looking for is the LC_VERSION_MIN_MACOSX (or LC_VERSION_MIN_IPHONEOS) load command, inside the Mach-O file. You can look at a Mach-O file's load commands by using otool -l.
Thank you, Charles. I was able to confirm the problem by doing this.
> On my machine, "Compiler Default" makes it 10.8.
Same here. Those "Compiler Default" and "Current/Latest OS X" Build Settings values are going to kill me one of these days.
_______________________________________________
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