Giter VIP home page Giter VIP logo

archiveexport's Introduction

ArchiveExport

支持多项目scheme,使用配置文件分离项目配置和脚本逻辑,支持命令行方式作为输入参数,满足多scheme的自定义

Requirements:

  • Xcode 8+

Usage:

Xcode 9以后先使用Xcode手动导出ipa包,然后将导出包文件夹内的ExportOptions.plist文件修改名称后替换掉ArchiveExport文件夹内你需要的plist文件

1) 将ArchiveExport整个文件夹拖入到项目主目录

2) 打开archiveExport.properties文件, 配置项目参数

3) 打开终端, cd到ArchiveExport文件夹

4) 输入 ./archiveExport.sh 命令

😊😊😊此脚本使用配置文件的方式读取打包参数进行打包, 如果一个项目有多个scheme,只使用一个配置文件难以满足多个scheme的打包需求,

所以此脚本扩展了命令行参数支持,如:-p -w -s -c -e -i -a", 每次使用脚本参数来再次自定义打包参数

如: ./archiveExport.sh -s yourProScheme -e ArchiveExport/BBExportOptionsAppStore.plist

通常情况下, 你需要修改archiveExport.properties文件而不是当前的脚本文件

示例图

PNG

GIF1

GIF1

archiveexport's People

Stargazers

 avatar  avatar  avatar

Watchers

 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.