diff --git a/jobs/Hi365_iOS/config.xml b/jobs/Hi365_iOS/config.xml index 3efe758521d2025db5bfb15ecebfe23095db570d..1b2122a15b5d0510a62b0f71222dbbe3168a10c5 100644 --- a/jobs/Hi365_iOS/config.xml +++ b/jobs/Hi365_iOS/config.xml @@ -73,7 +73,7 @@ scheme="Runner" # package configuration for fastlane configuration=${BUILD_TYPE} -# export methods supports app-store, package, ad-hoc, enterprise, development, 和developer-id,即xcodebuild的method引數 +# export methods supports app-store, package, ad-hoc, enterprise, development and developer-id. if [ $BUILD_TYPE == "Release" ] then export_method="app-store"