iPAConvert - Finished Project

Hello everybody! Those of you who have been here for a while may remember that I was going to make an app that bundled your .app into an .ipa automatically. It was dubbed iPAConvert. Well, I am here to tell you, it is no longer a simple Applescript application but a (mostly) functional app programmed using Xcode. Those of you who wanted it can have it and I want to thank you for supporting my projects. :) Here is the download link:
https://sites.google.com/site/keetonfeavel/files/iPAConvert Package.pkg?attredirects=0&d=1

Here is the funny thing about this project, I actually coded nearly half of it today because I had forgotten about it! :)) One last note, this project is open source so it is available on GitHub. Just search Dinnerbing and it should be in my repositories. Thanks once again everyone!

Comments

  • zypp1zypp1 Member Posts: 142
    What can this be used for?
  • bjandthekatzbjandthekatz Orlando, FlMember Posts: 1,375
    @zyptek‌ it puts the app file in a folder, zips it and changes the extension to IPA. This can be used for adhoc builds.
  • tenrdrmertenrdrmer Member, Sous Chef, Senior Sous-Chef Posts: 9,934
    It's only purpose is for testflightapp.com and honestly I still don't understand how this is better than just manually doing it. There is probably almost as many clicks in this tool as there is I'm just making your IPA it's free though so go for it.

    Thanks for giving it to the community
  • tatiangtatiang Member, Sous Chef, PRO, Senior Sous-Chef Posts: 11,949
    edited March 2014
    I love the go get 'em spirit that creates things like this but probably won't use it either. My muscle memory is pretty quick on the draw and I think I could work on a crossword puzzle while compressing the file, changing it to .zip, renaming it and uploading to TestFlight. Still, good work!

    New to GameSalad? (FAQs)   |   Tutorials   |   Templates   |   Greenleaf Games   |   Educator & Certified GameSalad User

  • SolarPepperStudiosSolarPepperStudios Member Posts: 754
    @tenrdrmer Haha yeah, it was more of a personal challenge than an extremely efficient time saver. :P Although, assuming the .app file is save to the Desktop, I did save about 4 clicks. ;)
    @tatiang Thank you very much friend! I agree with you that it is something that I could probably do in my sleep but to those less experienced it might be helpful. :)
Sign In or Register to comment.