Re: Deployment target set to 10.4, still launches on 10.3.9
Re: Deployment target set to 10.4, still launches on 10.3.9
- Subject: Re: Deployment target set to 10.4, still launches on 10.3.9
- From: Ronald Oussoren <email@hidden>
- Date: Sat, 25 Nov 2006 07:05:13 -0800
On Saturday, November 25, 2006, at 08:32AM, "Trygve Inda" <email@hidden> wrote:
>> Title says it all. My Cocoa project Deployment target is 10.4 and in Xcode
>> it says that code built like this will not load on 10.3.9, but it partially
>> works in 10.3.9... How can I prevent it from working at all on 10.3.9?
>>
>> Thanks,
>>
>> Trygve
>
>PS: 10.4u SDK is used.
Add LSMinimumSystemVersion to your info.plist.
http://developer.apple.com/documentation/MacOSX/Conceptual/BPRuntimeConfig/Articles/PListKeys.html#//apple_ref/doc/uid/20001431-113253
Ronald
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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