Skip to content

Commit 66f4f64

Browse files
fix gitignore, carthage deps
1 parent e36e767 commit 66f4f64

File tree

1,021 files changed

+6
-111814
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,021 files changed

+6
-111814
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore
44

55
## Build generated
6+
Carthage/
67
build/
78
DerivedData/
89
.build

Cartfile

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
github "mxcl/PromiseKit" ~> 6.8.4
2-
github "attaswift/BigInt" ~> 4.0
3-
github "daltoniam/Starscream" ~> 3.1.0
4-
github "krzyzanowskim/CryptoSwift" ~> 1.0.0
1+
github "attaswift/SipHash" == 1.2.2
2+
github "mxcl/PromiseKit" == 6.13.1
3+
github "attaswift/BigInt" == 5.0.0
4+
github "daltoniam/Starscream" == 4.0.0
5+
github "krzyzanowskim/CryptoSwift" == 1.3.0

Cartfile.resolved

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

Carthage/Checkouts/BigInt/.codecov.yml

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

Carthage/Checkouts/BigInt/.gitignore

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

Carthage/Checkouts/BigInt/.gitmodules

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

Carthage/Checkouts/BigInt/.swift-version

Lines changed: 0 additions & 1 deletion
This file was deleted.

Carthage/Checkouts/BigInt/.travis.yml

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

Carthage/Checkouts/BigInt/BigInt.podspec

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

Carthage/Checkouts/BigInt/BigInt.xcodeproj/project.pbxproj

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

0 commit comments

Comments
 (0)