Frontend Developer and Consultant
To sort our issues of building our Cordova apps for OSX I utilised the concept of codesigning.guide to create a better process to handle our certs, provisioning profiles and the app-build itself.
match handles the certs and provisioning profiles, gym is building the ipa-file, fastlane is linking everything together and uploads the final build to HockeyApp.
In the future we will be able to easily share certain profiles among the team members and lock others away in a secure way.