Open Sourced: iOS Enterprise Distribution P-List Generator
@kylewbanks on Dec 12, 2014.
Written by Hey, if you didn't already know, I'm currently working on an open world stealth exploration game called Farewell North in my spare time, which is available to wishlist on Steam!
Since Xcode 6, enterprise distribution has no longer generated the required P-List for distributing your iOS application. This tool handles generating it for you, and can be easily used as part of your Continuous Integration process when automating builds.
The P-List generator is a Bash script that takes a few command-line arguments to populate a standard enterprise distribution .plist template.
Check it out on GitHub, and enjoy!
Let me know if this post was helpful on Twitter @kylewbanks or down below!