Coder Social home page Coder Social logo

ipa-file-deliver's Introduction

IPA-File-Deliver下载助手

iOS在7.1之后安装ipa必须走https,这就意味着你必须要有https证书,但未必每个人都需要这样做,于是有了这个开源项目( IPA-File-Deliver)

它主要解决了从ipa生成下载的plist的过程,并把plist通过配置文件上传到指定的https内容提供商,目前计划支持

  • upyun
  • git pages
  • dropbox(国内最近被墙了)

操作系统

由于需要使用usr/libexec/PlistBuddy解析info.plist,所以目前只支持mac osx系统

Setup using Bundler

$ bundle install

Starting

$ ./start.sh

then access address http://127.0.0.1:9292/

git pages 上传

./ghp_generate.sh 

首次,可能需要等几分钟才能访问的。

比如我的git是

https://github.com/i5ting/IPA-File-Deliver

那么我的git pages地址是

https://i5ting.github.io/IPA-File-Deliver/plist/	

自己注意修改

Features

  • 上传ipa
  • 解析生成plist文件
  • 生成app首页
  • 配置ip地址,一键生成所有plist,每次换ip都要重新生成
  • 自动提交到某git pages
  • 生成api

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

版本历史

  • v0.1.0 初始化版本

License

this gem is released under the MIT License.

ipa-file-deliver's People

Contributors

alfredsang avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.