Skip to content

Commit

Permalink
chore: add device accessor to profile.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
nekrich committed Oct 18, 2023
1 parent 9f18076 commit b68ac87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spaceship/lib/spaceship/connect_api/models/profile.rb
Expand Up @@ -15,6 +15,7 @@ class Profile

attr_accessor :bundle_id
attr_accessor :certificates
attr_accessor :devices

attr_mapping({
"name" => "name",
Expand Down

0 comments on commit b68ac87

Please sign in to comment.