/EasyToMore

Share .ipa to others easily.

Primary LanguageObjective-C

Thanks for fir.im

===========================

  1. This shell will upload .ipa to fir.im and others can install from it.
  2. This shell only be used for share .ipa to others. So make sure you already configured code signing identity right.

===========================

EasytoMore is a demo use Xcode. Command+B to build and it's works.

===========================

#Configuration easily.

"xcode"

###Copy all code from runscript.shell to Xcode Run Script.

  1. change ad_hoc to your "Build Configuration" name.

     if [ "${CONFIGURATION}" = "ad_hoc" ]; then
    
  2. change pathtoartwork to your artwork or icon path.

     pathtoartwork="iFurniture/icon/120.png"
    

That's all. It will alert url when you build use Build Configuration = "ad_hoc".

"alert"

###Open url use Safari on iPhone. Then click QR code.
qr code

qr code

===========================

If have any question, let me know.

Sina Weibo: @qdvictory