Giter VIP home page Giter VIP logo

autopackagescript's Introduction

AutoPackageScript

A shell script that auto pack iOS ipa file.

用法

  1. 把 Package 文件夹放至与工程同级目录下;
  2. 修改 Package 目录下的plist文件里的参数,如provisioningProfiles,teamID等;
  3. 修改 PackageScript.sh 把里面需要替换的内容替换成自己的信息;
  4. 使用 chmod 命令对 PackageScript.sh 赋于执行权限;
  5. 执行 $./PackageScript.sh -h 查看脚本用法.

Xcode 11更新

由于Xcode11移除了Application Loader,使用Transporter代替。所以脚本中上传的命令改用xcrun altool上传,关于apple id和密码的方式或者使用apikey的方式上传到appstore,都先参考一下以下链接:

https://juejin.im/post/5dbbc051f265da4cf406f809

https://developer.apple.com/documentation/appstoreconnectapi/creating_api_keys_for_app_store_connect_api

https://support.apple.com/en-us/HT204397

autopackagescript's People

Contributors

ryleysill93 avatar lbininhbl avatar

Stargazers

onlyver avatar

Watchers

James Cloos 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.