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

.NET本质论 第1卷:公共语言运行库

.NET本质论 第1卷:公共语言运行库

博克斯 (BoxDon) / 张晓坤 / 中国电力出版社 / 2004-1 / 48.00元

本书由10章组成,探讨了CLR即公共语言运行库,涵盖了基本类型、实例、方法调用和消息、AppDomain、安全、以及CLR外部世界。一起来看看 《.NET本质论 第1卷:公共语言运行库》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

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

RGB HEX 互转工具

URL 编码/解码
URL 编码/解码

URL 编码/解码