diff --git a/Jenkinsfile.ios b/Jenkinsfile.ios index fe5f0816..0fa43ea5 100644 --- a/Jenkinsfile.ios +++ b/Jenkinsfile.ios @@ -78,7 +78,7 @@ pipeline { # 查看是否安装成功(日志里能看到) echo "✅ 描述文件已安装到系统目录" - ls -la ~/Library/MobileDevice/Provisioning\ Profiles/ + ''' } }