Peter Chen

  • About
  • iOS
  • ML
  • Design

Create a Distribution Build in Xcode 4

Aug 18, 2012

Follow these steps to create a distribution build in Xcode 4:

http://soulwithmobiletechnology.blogspot.com/2011/03/how-to-create-distribution-build-with.html

#iphone #distribution #xcode

  1. Creating a Website To Allow Over-the-Air Installation of Your iPhone Apps

    Aug 17, 2012

    There are 3 common ways to distribute your iPhone app to testers.

    The first is to get the tester’s UDID, and then build the app into a MyApp.ipa file. Testers then get a provisioning profile and the MyApp.ipa file, and drag them into iTunes on the same …

    READ MORE »

    #iphone #distribution #testers