deliver/lib/deliver/options.rb in fastlane-2.151.2 vs deliver/lib/deliver/options.rb in fastlane-2.152.0

- old
+ new

@@ -290,10 +290,10 @@ env_name: "DELIVER_INDIVUDAL_METADATA_ITEMS", description: "An array of localized metadata items to upload individually by language so that errors can be identified. E.g. ['name', 'keywords', 'description']. Note: slow", deprecated: "Removed after the migration to the new App Store Connect API in June 2020", is_string: false, type: Array, - default_value: []), + optional: true), # Non Localised FastlaneCore::ConfigItem.new(key: :app_icon, env_name: "DELIVER_APP_ICON_PATH", description: "Metadata: The path to the app icon",