Method: Fastlane::Actions::TeamIdAction.description
- Defined in:
- fastlane/lib/fastlane/actions/team_id.rb
.description ⇒ Object
23 24 25 |
# File 'fastlane/lib/fastlane/actions/team_id.rb', line 23 def self.description "Specify the Team ID you want to use for the Apple Developer Portal" end |