Commit 9b3628eb by app.developer

no message

parent b85ebb97
......@@ -70,8 +70,10 @@ fi
# 修改打包环境
if [ -f "${PROJECT_DIR}/${EBIZ_SCHEME}/Config/Config-${BUILD_ENV}.plist" ];then
echo "MARVINTEST"
echo "MARVINTEST-YES"
cp -r ${PROJECT_DIR}/${EBIZ_SCHEME}/Config/Config-${BUILD_ENV}.plist ${WORKSPACE}/${EBIZ_SCHEME}/Config/Config.plist
else
echo "MARVINTEST-NO"
fi
# 清理打包路径
rm -rf ${PROJECT_DIR}/fastlane_build
......
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