produce/lib/produce/options.rb in fastlane_hotfix-2.165.1 vs produce/lib/produce/options.rb in fastlane_hotfix-2.187.0

- old
+ new

@@ -75,10 +75,10 @@ verify_block: proc do |language| end), FastlaneCore::ConfigItem.new(key: :company_name, short_option: "-c", env_name: "PRODUCE_COMPANY_NAME", - description: "The name of your company. Only required if it's the first app you create", + description: "The name of your company. It's used to set company name on App Store Connect team's app pages. Only required if it's the first app you create", optional: true), FastlaneCore::ConfigItem.new(key: :skip_itc, short_option: "-i", env_name: "PRODUCE_SKIP_ITC", description: "Skip the creation of the app on App Store Connect",