I am tying building a php/bash/mysql system for automating adhoc distribution for iPhone apps. But I want to read the application-identifier key in mobileprovision file of projects and change it info.plist file according to that.
I can currently build ipa files from php IF the cfbundleidentifer key is same as its provision file.
I found a code like this https://gist.github.com/711794 but I want bash script to integrate it to my system.
Thanks
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…