On Mar 15, 2012, at 10:58 AM, Alex Zavatone wrote: > If I make the build myself from the TextEdit source code, and add that pList > value to the Info.plist, the built copy of TextEdit still auto quits if I > close the last doc and click in the Finder.
If you're building from source, perhaps you could try inserting a call to -[NSProcessInfo disableAutomaticTermination:]? I realize this is not a general solution for apps where you don't have the source. _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
