spaceship/lib/spaceship/tunes/build_details.rb in fastlane-2.98.0 vs spaceship/lib/spaceship/tunes/build_details.rb in fastlane-2.99.0
- old
+ new
@@ -2,10 +2,10 @@
module Spaceship
module Tunes
# Represents the details of a build
class BuildDetails < TunesBase
- # @return (String) The App identifier of this app, provided by iTunes Connect
+ # @return (String) The App identifier of this app, provided by App Store Connect
# @example
# "1013943394"
attr_accessor :apple_id
# @return (String) Link to the dSYM file (not always available)