X Tutup
The Wayback Machine - https://web.archive.org/web/20200917052417/https://github.com/dgynfi/Script
Skip to content

编写iOS自动化打包脚本,编写和收集 Shell, Python, Ruby 等一些实用脚本。(Writes automated packaging scripts for iOS, writes and collects some useful scripts about Shell, Python, Ruby, etc.) https://github.com/dgynfi/Script

master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

README.md

如果此项目能帮助到你,就请你给一颗星。谢谢!(If this project can help you, please give it a star. Thanks!)

License MIT 

Script

编写和收集 Shell, Python, Ruby 等一些实用脚本。如需了解使用说明,就请查看脚本文件注释。

Group (ID:155353383)

iOS Automated Packaging Scripts

Goto: iOS Automated Packaging Scripts

在一个 Base 工程中,通过不断复制 .xcodeproj 和 修改 xcodeproj/project.pbxproj,为 project.pbxproj 文件添加资源、支持的架构、Target 名称、动静态库、修改最小兼容部署等,修改 Info.plist 的 Bundle identifier, QueriesSchemes, URLTypes, Orientations,还有修改包的 ICON 和初始化参数,从而输出各种需求的 ipa 包。

  1. XCPkg Args

此脚本项目由本人独立开发完成,依赖 Python 和 Ruby 库:biplist, mod_pbxproj, rb_modproj。

自编写控制脚本 (PkgController.sh) 在内总计有26个脚本,再加上调试,历时一个多月,其过程非常地辛苦!!!

  1. XCPkg Encryption

将 XCPkg 所有脚本进行加密处理,并集成到 Mac应用 - IPAPkgTool

ExcelTxtScript

Goto: ExcelTxtScript

一个将 excel 文件 (.xlsx) 和 txt 文件 (.txt) 互相转换一个脚本项目,并集成到 Mac应用 - MacExcelTool

Recommend

Script Learning

About

编写iOS自动化打包脚本,编写和收集 Shell, Python, Ruby 等一些实用脚本。(Writes automated packaging scripts for iOS, writes and collects some useful scripts about Shell, Python, Ruby, etc.) https://github.com/dgynfi/Script

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.
X Tutup