Hi, I have an older project where I write to my own .plist to set LSUIElement to change my app from being hidden or non-hidden. I know this is not recommended and I'm looking for a "newer" way to do this? I only have a single app here not a helper app so that's why I'm trying to figure this out. I did read that I could set my app to have LSUIElement - YES by default and then use TransformProcessType to unhide it since there is no way to do it in reverse. But is this a good practice to do on a regular basis? I would say that 10% of my users would like to run my app as a background app and the other 90% would like it the normal way. What can you recommend? Thanks,
rc _______________________________________________ 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