Giter VIP home page Giter VIP logo

ios-ci-manual-archive-'s Introduction

自动打包

此脚本完成从服务器下发打包任务,然后打包完成上传至服务器的过程 针对 ADHoc 方式的手动设置打包过程 步骤如下:

  1. 拉取图片(可选)
  2. 使用脚本创建对应的AppIcon(可选)
  3. 根据给定的名称来组合Git地址
  4. Git Clone
  5. 如果有图片需要替换AppIcon,就去替换AppIcon
  6. pod repo update && Pod Update
  7. 打包
    • 得到一个显示名称
    • 设置 project.pbxproj 里面参数(PRODUCT_BUNDLE_IDENTIFIER,CODE_SIGN_STYLE,ProvisioningStyle,DEVELOPMENT_TEAM)
    • 设置 info.plist 中的显示名称,以及 CFBundleIdentifier
    • xcodebuild clean -workspace (清理)
    • xcodebuild archive -workspace (打包)
    • xcodebuild -exportArchive(导出)
  8. 上传到服务器

效果图

ios-ci-manual-archive-'s People

Contributors

softminilab avatar

Stargazers

小马哥nice avatar

Watchers

 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.