Closed tibr closed 9 years ago
Wouldn't it be a bit saver to pin the dependency directly to the commit we need instead of master?
The exact commit is referenced in the Carthage.resolved
file: github "AliSoftware/OHHTTPStubs" "8f0f04866a2ffa1309527dd228151bba68b7fbae"
I think that when running carthage bootstrap
that commit should be used automatically.
Ah, I see! :+1:
4e257bd1fe53ec8606ebcadeb5e65b83a8599311 now references the recently released version 3.1.11
52e71eb55aa16d3477b7040e6690880920b9b85e pins the exact commit just to be sure.
Closes #45
Unfortunately OHHTTPStubs has not released a formal version in a while so I used
master
.