From 18402cca616fee794fcde90c271d607cebc9584d Mon Sep 17 00:00:00 2001 From: Home Date: Mon, 30 Mar 2026 03:19:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4jenkins=E8=87=AA=E5=8A=A8?= =?UTF-8?q?=E5=8C=96=E6=B5=81=E6=B0=B4=E7=BA=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Jenkinsfile.ios | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/ + ''' } }