Kyle Banks

Open Sourced: iOS Enterprise Distribution P-List Generator

Written by @kylewbanks on Dec 12, 2014.

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!