Method: Spaceship::Tunes::BuildDetails#dsym_url
- Defined in:
- spaceship/lib/spaceship/tunes/build_details.rb
#dsym_url ⇒ String
Returns Link to the dSYM file (not always available).
139 140 141 |
# File 'spaceship/lib/spaceship/tunes/build_details.rb', line 139 def dsym_url @dsym_url end |