Skip to content

Commit acd7137

Browse files
author
Bruno Berisso
committedJan 25, 2016
Specify the tag version on the Carthage integration instructions
1 parent d4e164c commit acd7137

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ The more clear way to integrate `TLSphinx` is using [Carthage] or similar method
135135

136136
In your `Cartfile` add a reference to the last version of `TLSphinx`:
137137
````
138-
github "Tryolabs/TLSphinx" ~> tag_pointing_to_the_last_version
138+
github "Tryolabs/TLSphinx" ~> 0.0.2
139139
````
140140

141141
Then run `carthage update`, this should fetch and build the last version of `TLSphinx`. Once it's done drag the _TLSphinx.framewok_ bundle to the XCode _Linked Frameworks and Libraries_. You must tell XCode where to find `Sphinx` module that is located in the Carthage checkout. To do so:

0 commit comments

Comments
 (0)