Skip to content

Commit b6419f2

Browse files
author
Tom Kemp
committed
Add explanation of CryptoSwift target problem
1 parent c46695f commit b6419f2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Cartfile

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# CryptoSwift versions 0.9 - 0.10 inclusive have iOS deployment
2+
# target "9.0" set in the Xcode project (but not in the Podspec).
3+
# PusherSwift has target "8.0" therefore the version in this
4+
# file can't match PusherSwift's Podspec's minimum CryptoSwift
5+
# version currently.
16
github "krzyzanowskim/CryptoSwift" ~> 0.15.0
27
github "ashleymills/Reachability.swift" == 4.3.0
38
github "daltoniam/Starscream" == 3.0.6

0 commit comments

Comments
 (0)