Skip to content
This repository was archived by the owner on Aug 3, 2022. It is now read-only.

Commit a9997d8

Browse files
committed
Update the SDWebImage dependency version to 5.0.0 official release
1 parent 647e378 commit a9997d8

File tree

6 files changed

+15
-24
lines changed

6 files changed

+15
-24
lines changed

Diff for: Cartfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
github "SDWebImage/SDWebImage" >= 5.0.0-beta4
1+
github "SDWebImage/SDWebImage" ~> 5.0
22
github "Flipboard/FLAnimatedImage" >= 1.0.11

Diff for: Cartfile.resolved

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
github "Flipboard/FLAnimatedImage" "1.0.14"
2-
github "SDWebImage/SDWebImage" "5.0.0-beta4"
2+
github "SDWebImage/SDWebImage" "5.0.0"

Diff for: Example/Podfile

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ install! 'cocoapods', :share_schemes_for_development_pods => ['SDWebImageFLPlugi
55

66
target 'SDWebImageFLPlugin_Example' do
77
pod 'SDWebImageFLPlugin', :path => '../'
8-
pod 'SDWebImage/Core', :git => 'https://github.com/rs/SDWebImage.git', :branch => '5.x'
98

109
target 'SDWebImageFLPlugin_Tests' do
1110
inherit! :search_paths

Diff for: Example/Podfile.lock

+8-16
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,31 @@
11
PODS:
22
- Expecta (1.0.6)
33
- FLAnimatedImage (1.0.12)
4-
- SDWebImage/Core (5.0.0-beta3)
5-
- SDWebImageFLPlugin (0.2.1):
4+
- SDWebImage/Core (5.0.0)
5+
- SDWebImageFLPlugin (0.2.2):
66
- FLAnimatedImage (>= 1.0.11)
7-
- SDWebImage/Core (>= 5.0.0-beta3)
7+
- SDWebImage/Core (~> 5.0)
88

99
DEPENDENCIES:
1010
- Expecta
11-
- SDWebImage/Core (from `https://github.com/rs/SDWebImage.git`, branch `5.x`)
1211
- SDWebImageFLPlugin (from `../`)
1312

1413
SPEC REPOS:
1514
https://github.com/cocoapods/specs.git:
1615
- Expecta
1716
- FLAnimatedImage
17+
- SDWebImage
1818

1919
EXTERNAL SOURCES:
20-
SDWebImage:
21-
:branch: 5.x
22-
:git: https://github.com/rs/SDWebImage.git
2320
SDWebImageFLPlugin:
2421
:path: "../"
2522

26-
CHECKOUT OPTIONS:
27-
SDWebImage:
28-
:commit: d989549b34b7726651ff6bd5a9c63b7fb8ab3dec
29-
:git: https://github.com/rs/SDWebImage.git
30-
3123
SPEC CHECKSUMS:
3224
Expecta: 3b6bd90a64b9a1dcb0b70aa0e10a7f8f631667d5
3325
FLAnimatedImage: 4a0b56255d9b05f18b6dd7ee06871be5d3b89e31
34-
SDWebImage: e52654ceef9fdc19f4c612d64a5b6d3f05dd81a4
35-
SDWebImageFLPlugin: 58ef97660cb99eea59cef8ad7ca8619d7857a743
26+
SDWebImage: 5de80a0302de9e377e62f47d2fa1304efff0e55f
27+
SDWebImageFLPlugin: cdba433fbe2e45d313b38a0f4154fbb6e98d820c
3628

37-
PODFILE CHECKSUM: ef4d5aab990dee0b737fc5290edda501cf2d3184
29+
PODFILE CHECKSUM: d7af905f9f3f5fc5a47d747378403882dde90df3
3830

39-
COCOAPODS: 1.5.3
31+
COCOAPODS: 1.6.1

Diff for: Example/SDWebImageFLPlugin.xcodeproj/project.pbxproj

+4-4
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@
357357
files = (
358358
);
359359
inputPaths = (
360-
"${SRCROOT}/Pods/Target Support Files/Pods-SDWebImageFLPlugin_Tests/Pods-SDWebImageFLPlugin_Tests-frameworks.sh",
360+
"${PODS_ROOT}/Target Support Files/Pods-SDWebImageFLPlugin_Tests/Pods-SDWebImageFLPlugin_Tests-frameworks.sh",
361361
"${BUILT_PRODUCTS_DIR}/Expecta/Expecta.framework",
362362
);
363363
name = "[CP] Embed Pods Frameworks";
@@ -366,7 +366,7 @@
366366
);
367367
runOnlyForDeploymentPostprocessing = 0;
368368
shellPath = /bin/sh;
369-
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-SDWebImageFLPlugin_Tests/Pods-SDWebImageFLPlugin_Tests-frameworks.sh\"\n";
369+
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-SDWebImageFLPlugin_Tests/Pods-SDWebImageFLPlugin_Tests-frameworks.sh\"\n";
370370
showEnvVarsInLog = 0;
371371
};
372372
EF64E2304E579A78AAF3F04C /* [CP] Embed Pods Frameworks */ = {
@@ -375,7 +375,7 @@
375375
files = (
376376
);
377377
inputPaths = (
378-
"${SRCROOT}/Pods/Target Support Files/Pods-SDWebImageFLPlugin_Example/Pods-SDWebImageFLPlugin_Example-frameworks.sh",
378+
"${PODS_ROOT}/Target Support Files/Pods-SDWebImageFLPlugin_Example/Pods-SDWebImageFLPlugin_Example-frameworks.sh",
379379
"${BUILT_PRODUCTS_DIR}/FLAnimatedImage/FLAnimatedImage.framework",
380380
"${BUILT_PRODUCTS_DIR}/SDWebImage/SDWebImage.framework",
381381
"${BUILT_PRODUCTS_DIR}/SDWebImageFLPlugin/SDWebImageFLPlugin.framework",
@@ -388,7 +388,7 @@
388388
);
389389
runOnlyForDeploymentPostprocessing = 0;
390390
shellPath = /bin/sh;
391-
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-SDWebImageFLPlugin_Example/Pods-SDWebImageFLPlugin_Example-frameworks.sh\"\n";
391+
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-SDWebImageFLPlugin_Example/Pods-SDWebImageFLPlugin_Example-frameworks.sh\"\n";
392392
showEnvVarsInLog = 0;
393393
};
394394
/* End PBXShellScriptBuildPhase section */

Diff for: SDWebImageFLPlugin.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ This project adds a plugin for FLAnimatedImage into SDWebImage, for loading anim
2525
s.source_files = 'SDWebImageFLPlugin/Classes/**/*', 'SDWebImageFLPlugin/Module/SDWebImageFLPlugin.h'
2626
s.module_map = 'SDWebImageFLPlugin/Module/SDWebImageFLPlugin.modulemap'
2727

28-
s.dependency 'SDWebImage/Core', '>= 5.0.0-beta4'
28+
s.dependency 'SDWebImage/Core', '~> 5.0'
2929
s.dependency 'FLAnimatedImage', '>= 1.0.11'
3030
end

0 commit comments

Comments
 (0)