Commit dc98adbd by app.developer

no message

parent 1df77554
......@@ -73,6 +73,7 @@ if [ -f "${PROJECT_DIR}/${EBIZ_SCHEME}/Config/Config-${BUILD_ENV}.plist" ];then
cp -r ${PROJECT_DIR}/${EBIZ_SCHEME}/Config/Config-${EBIZ_BUILD_ENV}.plist ${PROJECT_DIR}/${EBIZ_SCHEME}/Config/Config.plist
else
echo "MARVINTEST-NO"
echo "${PROJECT_DIR}/${EBIZ_SCHEME}/Config/Config-${BUILD_ENV}.plist"
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