• Stars
    star
    161
  • Rank 233,470 (Top 5 %)
  • Language
    Objective-C
  • Created about 11 years ago
  • Updated over 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Share .ipa to others easily.

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