Skip to content

Commit 37edbfc

Browse files
Remove Carthage
1 parent 56ea40e commit 37edbfc

3 files changed

Lines changed: 1 addition & 30 deletions

File tree

Cartfile

Lines changed: 0 additions & 16 deletions
This file was deleted.

Cartfile.resolved

Lines changed: 0 additions & 11 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,8 @@ There's a more [full list of OTR clients on Wikipedia](https://en.wikipedia.org/
4646

4747
## Build Instructions
4848

49-
You'll need [CocoaPods](http://cocoapods.org) and [Carthage](https://github.com/Carthage/Carthage) installed for most of our dependencies.
49+
You'll need [CocoaPods](http://cocoapods.org) installed for most of our dependencies.
5050

51-
$ brew install carthage
5251
$ gem install cocoapods
5352

5453
Download the source code and **don't forget** to pull down all of the submodules as well.
@@ -59,7 +58,6 @@ Download the source code and **don't forget** to pull down all of the submodules
5958

6059
Now you'll need to build the dependencies.
6160

62-
$ carthage bootstrap --platform ios # or carthage update --platform ios --cache-builds
6361
$ bash ./Submodules/CPAProxy/scripts/build-all.sh
6462
$ bash ./Submodules/OTRKit/scripts/build-all.sh
6563
$ pod repo update

0 commit comments

Comments
 (0)