Method: Fastlane::Actions::UpdateAppIdentifierAction.description
- Defined in:
- fastlane/lib/fastlane/actions/update_app_identifier.rb
permalink .description ⇒ Object
[View source]
70 71 72 |
# File 'fastlane/lib/fastlane/actions/update_app_identifier.rb', line 70 def self.description "Update the project's bundle identifier" end |