Hello fellow developers,
I have developed an application using Objective-C using Xcode. I'm ready to release the software except for one last hurdle I need to figure out and that is to automatically start the application when user logs into their account.
I am aware that System Preference has login items that can be added.
What I am interested in is to develop a script that would add the application to the start up list during the installation procedure.
Any tips are greatly appreciated.
Chad
I have developed an application using Objective-C using Xcode. I'm ready to release the software except for one last hurdle I need to figure out and that is to automatically start the application when user logs into their account.
I am aware that System Preference has login items that can be added.
What I am interested in is to develop a script that would add the application to the start up list during the installation procedure.
Any tips are greatly appreciated.
Chad