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.
 
 
 
 
 
 
jiannan.guo@yingxiong.com 42b3da8864 init 1 month ago
..
DeltaCopy init 1 month ago
key/zsl init 1 month ago
output init 1 month ago
build.bat init 1 month ago
build.vbs init 1 month ago
build_clean.sh init 1 month ago
build_clean.vbs init 1 month ago
build_ios_remote.py init 1 month ago
config.py init 1 month ago
config.vbs init 1 month ago
copy.vbs init 1 month ago
dos2unix.sh.tar.gz init 1 month ago
dos2unix.vbs init 1 month ago
get_ipa.bat init 1 month ago
get_ipa.vbs init 1 month ago
get_log.bat init 1 month ago
get_log.vbs init 1 month ago
mk_workpath.vbs init 1 month ago
open_config.bat init 1 month ago
open_output.bat init 1 month ago
readme.md init 1 month ago
run.bat init 1 month ago
tail_log.bat init 1 month ago
tail_log.vbs init 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