Skip to content

Commit

Permalink
Add Swift reference and ibooks http url
Browse files Browse the repository at this point in the history
  • Loading branch information
cpytel committed Jul 11, 2014
1 parent 161d7f5 commit a97cd51
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions trails/swift.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"resources": [
{
"title": "Read The Swift Programming Language",
"uri": "https://itunes.apple.com/us/book/the-swift-programming-language/id881256329?mt=11",
"ibook": "itms-books://itunes.apple.com/us/book/swift-programming-language/id881256329?mt=11",
"id": "aa363b0cc3d695568110dc53f077ba495f8cd51d"
},
Expand Down Expand Up @@ -99,4 +100,11 @@
]
}
]
"reference": [
{
"title": "Swift Online Documentation from Apple",
"uri": "https://developer.apple.com/library/prerelease/ios/documentation/Swift/Conceptual/Swift_Programming_Language/",
"id": "aa363b0cc3d695568110dc53f077ba495f8cd51z"
}
]
}

0 comments on commit a97cd51

Please sign in to comment.