iOS工程自动打包脚本 ipa-build

码农软件 · 软件分类 · 项目构建 · 2019-11-16 12:41:26

软件介绍

iOS工程自动打包脚本:ipa-build。集成xcodebuild和xcrun来编译打包xcode工程。

使用方法:

ipa-build <project directory> [-c <project configuration>] [-o <ipa output directory>] [-n]c
命令行参数:
-c NAME     the configuration of project used to compile.Default is Release
-o PATH     output path for ipa file(must be a directory)
-n          clean the project before compling

本文地址:https://www.codercto.com/soft/d/19111.html

Algorithm Design

Algorithm Design

Jon Kleinberg、Éva Tardos / Addison-Wesley / 2005-3-26 / USD 144.20

Algorithm Design introduces algorithms by looking at the real-world problems that motivate them. The book teaches students a range of design and analysis techniques for problems that arise in compu......一起来看看 《Algorithm Design》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具