Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

Commit

Permalink
Updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
KrauseFx committed Sep 25, 2015
1 parent ad16b51 commit 9d1b243
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/iTunesConnect.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ v.copyright = "#{Time.now.year} Felix Krause"
v.description.languages # => ["German", "English"]

# Update localised app metadata
v.name["English"] = "New Title"
v.description["English"] = "App Description"

# Push the changes back to the server
Expand Down Expand Up @@ -139,7 +138,6 @@ attr_accessor :review_notes
####

attr_accessor :languages
attr_reader :name
attr_reader :keywords
attr_reader :description
attr_reader :release_notes
Expand Down

0 comments on commit 9d1b243

Please sign in to comment.