On Mar 3, 2013, at 4:13 PM, "Rick C." <rickcort...@gmail.com> wrote:

> @Rob - yes I'm able to reproduce it.  Still an issue running all the latest...
> @Jerry - yes I think it's directly related to transforming the app.  
> Unfortunately I really want this behavior in my app so removing it creates 
> other issues :-)

What precisely is the behavior you're looking to preserve? You're calling 
TransformProcessType very early in the lifetime of your app. Perhaps you could 
achieve the same effect by splitting your non-dock functionality into a helper 
tool, and in your main app's main(), check for a certain command-line argument 
and exec() your helper instead of calling NSApplicationMain if it isn't found?

--Kyle Sluder

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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 arch...@mail-archive.com

Reply via email to