From c0a5eda3b94219c4f53d4ffcea4f061d38d2530d Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Wed, 11 Sep 2019 11:39:49 +0800 Subject: [PATCH] 20180082: Job [Hi365_iOS] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by ³¯¾_¶§ --- jobs/Hi365_iOS/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/Hi365_iOS/config.xml b/jobs/Hi365_iOS/config.xml index c8b4a932..3efe7585 100644 --- a/jobs/Hi365_iOS/config.xml +++ b/jobs/Hi365_iOS/config.xml @@ -66,7 +66,7 @@ cd $project_path/ios now=$(date +"%Y_%m_%d_%H:%M") -app_version=$(grep 'version:' pubspec.yaml | cut -d ' ' -f2) +app_version=$(grep 'version:' ${project_path}/pubspec.yaml | cut -d ' ' -f2) scheme="Runner" -- 2.26.2