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
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
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
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
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
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