Re: Launching 10.5 app on 10.4

2011-10-18 Thread James Walker
On 10/18/2011 12:33 PM, Nick Zitzmann wrote: On Oct 18, 2011, at 12:37 PM, livinginlosange...@mac.com wrote: What is the canonical method of alerting a user that an application is built for a newer version of OSX? You need to set the LSMinimumSystemVersion or LSMinimumSystemVersionByArchit

Re: Launching 10.5 app on 10.4

2011-10-18 Thread Nick Zitzmann
On Oct 18, 2011, at 12:37 PM, livinginlosange...@mac.com wrote: > What is the canonical method of alerting a user that an application is built > for a newer version of OSX? You need to set the LSMinimumSystemVersion or LSMinimumSystemVersionByArchitecture keys in your application's info.plist

Re: Launching 10.5 app on 10.4

2011-10-18 Thread Charles Srstka
On Oct 18, 2011, at 1:55 PM, Patrick Cusack wrote: > Ok, so it will warn the user? I had an experience where the application > wouldn't launch and no alert panel would open. > > Thanks, > > patrick > > On Oct 18, 2011, at 11:39 AM, Tim Schröder wrote: > >> I don't think there is one. If the b

Re: Launching 10.5 app on 10.4

2011-10-18 Thread Patrick Cusack
Ok, so it will warn the user? I had an experience where the application wouldn't launch and no alert panel would open. Thanks, patrick On Oct 18, 2011, at 11:39 AM, Tim Schröder wrote: > I don't think there is one. If the build settings are correct, OS X won't > start the application but will

Re: Launching 10.5 app on 10.4

2011-10-18 Thread Tim Schröder
I don't think there is one. If the build settings are correct, OS X won't start the application but will display an error message. Tim Am 18.10.2011 um 20:37 schrieb livinginlosange...@mac.com: > What is the canonical method of alerting a user that an application is built > for a newer versi

Launching 10.5 app on 10.4

2011-10-18 Thread livinginlosangeles
What is the canonical method of alerting a user that an application is built for a newer version of OSX? Patrick ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the mo