You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 month ago | |
---|---|---|
.. | ||
DeltaCopy | 1 month ago | |
key/zsl | 1 month ago | |
output | 1 month ago | |
build.bat | 1 month ago | |
build.vbs | 1 month ago | |
build_clean.sh | 1 month ago | |
build_clean.vbs | 1 month ago | |
build_ios_remote.py | 1 month ago | |
config.py | 1 month ago | |
config.vbs | 1 month ago | |
copy.vbs | 1 month ago | |
dos2unix.sh.tar.gz | 1 month ago | |
dos2unix.vbs | 1 month ago | |
get_ipa.bat | 1 month ago | |
get_ipa.vbs | 1 month ago | |
get_log.bat | 1 month ago | |
get_log.vbs | 1 month ago | |
mk_workpath.vbs | 1 month ago | |
open_config.bat | 1 month ago | |
open_output.bat | 1 month ago | |
readme.md | 1 month ago | |
run.bat | 1 month ago | |
tail_log.bat | 1 month ago | |
tail_log.vbs | 1 month ago |
readme.md
说明
- 针对远程mac打包的本地化ci应用, 依赖rsync, ssh
- 内部已经集成, 但第一次使用需确认连接
执行方法
- 切换到本目录, 点击 run.bat
配置文件说明
- 配置文件路径: 当前目录下的 config.vbs
- RemoteWork : 远端工作的目录, 默认以本地计算机名为识别依据,若重复可修改为自己专属路径
- key_pri : 私钥文件位置, 默认使用zsl的私钥:
- 可用 ssh-keygen -t rsa 建立自己的私钥文件, 但需将公钥内容追加进/Users/h3d/.ssh/authorized_keys