Git Product home page Git Product logo

ipa-package's Introduction

打包上传工具 (mac 工具)

软件界面:

Markdown preferences pane

使用介绍:

参数名称 介绍
project_name .xcodeproj/.xcworkspace 的前缀
项目文件夹路径 .xcodeproj/.xcworkspace 所在的文件夹
scheme_name 项目名称(一般与 project_name 相同)
包生成路径 ipa 包生成后存储的文件夹
uKey 上传蒲公英是需要的参数(在蒲公英账户中获取)
_api_key 上传蒲公英是需要的参数(在蒲公英账户中获取)

打包逻辑:

项目文件路径 中找到以 project_name 为前缀的.xcodeproj/.xcworkspace 构建 以 project_name 命名的ipa 文件至 包生成路径

上传逻辑:

  1. 包生成路径 找到以 project_name 命名的 ipa 文件;
  2. 根据 uKey\_api\_key 上传至蒲公英

注意:

打包之前 Xcode 需配置好证书

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.