Skip to content

Commit 4240e8e

Browse files
fumito-itodangthaison91
authored andcommitted
update PINCache (#17)
* use newer PINCache to avoid runtime error Older PINCache causes runtime erorr sometimes. To avoid this problem, set version of PINCache. refs: TextureGroup/Texture#769 * use PINCache 3.0.1-beta.6 or later with submodule reference
1 parent 0597c13 commit 4240e8e

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

Cartfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
21
github "RxSwiftCommunity/RxDataSources"
32
github "texturegroup/texture"
3+
github "pinterest/PINCache" ~> "3.0.1-beta.6"

Cartfile.resolved

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ github "pinterest/PINCache" "3.0.1-beta.5"
55
github "pinterest/PINOperation" "1.0.3"
66
github "pinterest/PINRemoteImage" "3.0.0-beta.12"
77
github "texturegroup/texture" "2.5.1"
8+
github "pinterest/PINCache" "3.0.1-beta.6"

Carthage/Checkouts/PINCache

Submodule PINCache updated 37 files

0 commit comments

Comments
 (0)