Re: setHidden: on MacOS 10.2
Re: setHidden: on MacOS 10.2
- Subject: Re: setHidden: on MacOS 10.2
- From: Michael Becker <email@hidden>
- Date: Thu, 29 Apr 2004 14:06:09 +0200
Am 29.04.2004 um 13:17 schrieb M. Uli Kusterer:
That looks like your bundle is set up the wrong way. Either the
Info.plist file is created in the wrong place or not at all (if you're
building it using another tool than xCode, e.g. GSMake or doing it
manually, this can reportedly happen occasionally, or if you screwed
up your xCode project).
Or it means that you deleted some needed keys from the Info.plist, or
you didn't specify the application class name as NSApplication in the
project settings, or you forgot to specify it.
At least that's what this error message says.
Is that a 10.2-specific thing? Because I've tested my application on
various Panther platforms and never encountered this error.
- Michael
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.