Skip to content

Commit fc3ff31

Browse files
committed
Remove unnecessary download_metadata.swift env var set
1 parent 48d9847 commit fc3ff31

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fastlane/Fastfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ platform :ios do
9090
ENV[GHHELPER_REPO = 'woocommerce/woocommerce-iOS']
9191
ENV['PROJECT_NAME'] = 'WooCommerce'
9292
ENV['PUBLIC_CONFIG_FILE'] = 'config/Version.Public.xcconfig'
93-
ENV['DOWNLOAD_METADATA'] = 'fastlane/download_metadata.swift'
9493
ENV['PROJECT_ROOT_FOLDER'] = './'
9594
ENV['APP_STORE_STRINGS_FILE_NAME'] = 'AppStoreStrings.pot'
9695
ENV['FL_RELEASE_TOOLKIT_DEFAULT_BRANCH'] = 'trunk'

0 commit comments

Comments
 (0)