I am trying to package an application I have been working on using OSX. I have the package created and I can do some basic (check system values etc) checks.
What I now want to do is to gather end user data during the install so I can create a custom config file.
I understand I must use installer plugins to do this but I cannot find any useful information to do this.
Can people please share resources, link or useful tips to help me do this.