Commit 60248cf2 authored by YM-RD-AP01\ymadmin's avatar YM-RD-AP01\ymadmin

20180082: Job [Hi365_iOS] configuration updated

Change performed by ³¯¾_¶§
parent ced22349
...@@ -99,11 +99,12 @@ output_path="${project_path}/ipa" ...@@ -99,11 +99,12 @@ output_path="${project_path}/ipa"
# project archive path # project archive path
archive_path="$output_path/hi365_${export_method}_${now}.xcarchive" archive_path="$output_path/hi365_${export_method}_${now}.xcarchive"
# ipa export path
ipa_path="$output_path/Hi365_SIT_${current_date}_${git_short_hash}.ipa"
# ipa name # ipa name
ipa_name="Hi365_SIT_${current_date}_${git_short_hash}.ipa" ipa_name="Hi365_SIT_${current_date}_${git_short_hash}.ipa"
# ipa export path
ipa_path="$output_path/${ipa_name}"
commit_msg="$1" commit_msg="$1"
# show env settings # show env settings
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment