ios/mac command

security cms -D -i XXX.mobileprovision查看mobileprovision


Start Jenkins:
sudo launchctl load /Library/LaunchDaemons/org.jenkins-ci.plist

Stop Jenkins:
sudo launchctl unload /Library/LaunchDaemons/org.jenkins-ci.plist

卸载以jenkins-2.73.1.pkg安装的jenkins
/Library/Application\ Support/Jenkins/Uninstall.command

jenkins ALL=(ALL) NOPASSWD: ALL


security find-identity -p codesigning -v

security unlock-keychain -p PASSWORD /Users/xxxxx/Library/Keychains/login.keychain

前往文件夹 Cmd+Shift+G

echo PASSWORD | sudo -S COMMAND

sudo ls /var/db/dslocal/nodes/Default/users

/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister -kill -r -domain local -domain user;killall Finder;echo "Open With has been rebuilt, Finder will relaunch"清理Finder右键打开方式的重复项

配置ipa包的安装

nginx的conf/mime.types添加
application/octet-stream    ipa;
text/xml    plist;

nginx -s reload

读取版本名称
xcodebuild -showBuildSettings | grep MARKETING_VERSION | tr -d 'MARKETING_VERSION ='
读取版本号
xcodebuild -showBuildSettings | grep CURRENT_PROJECT_VERSION | tr -d 'CURRENT_PROJECT_VERSION ='
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值