We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
download_metadata.swift
1 parent 48d9847 commit fc3ff31Copy full SHA for fc3ff31
fastlane/Fastfile
@@ -90,7 +90,6 @@ platform :ios do
90
ENV[GHHELPER_REPO = 'woocommerce/woocommerce-iOS']
91
ENV['PROJECT_NAME'] = 'WooCommerce'
92
ENV['PUBLIC_CONFIG_FILE'] = 'config/Version.Public.xcconfig'
93
- ENV['DOWNLOAD_METADATA'] = 'fastlane/download_metadata.swift'
94
ENV['PROJECT_ROOT_FOLDER'] = './'
95
ENV['APP_STORE_STRINGS_FILE_NAME'] = 'AppStoreStrings.pot'
96
ENV['FL_RELEASE_TOOLKIT_DEFAULT_BRANCH'] = 'trunk'
0 commit comments