Open Sourced: iOS Enterprise Distribution P-List Generator
@kylewbanks on Dec 12, 2014.
Written by Hey! 👋 I recently left my job as a software engineer to become a full-time indie game developer. After four years of development you can find my first game, Farewell North, on Xbox, Nintendo Switch, and 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!