This repository was archived by the owner on Aug 3, 2022. It is now read-only.
File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -44,5 +44,5 @@ script:
44
44
45
45
- echo Build example
46
46
- pod install --project-directory=Example
47
- - xcodebuild build -workspace Example/SDWebImageSVGKitPlugin.xcworkspace -scheme 'SDWebImageSVGKitPlugin-Example' -sdk iphonesimulator - destination 'name=iPhone 8' -configuration Debug | xcpretty -c
48
- - xcodebuild build -workspace Example/SDWebImageSVGKitPlugin.xcworkspace -scheme 'SDWebImageSVGKitPlugin-Example macOS' -sdk macosx -configuration Debug | xcpretty -c
47
+ - xcodebuild build -workspace Example/SDWebImageSVGKitPlugin.xcworkspace -scheme 'SDWebImageSVGKitPlugin-Example' -destination 'name=iPhone 8' -configuration Debug | xcpretty -c
48
+ - xcodebuild build -workspace Example/SDWebImageSVGKitPlugin.xcworkspace -scheme 'SDWebImageSVGKitPlugin-Example macOS' -destination 'platform=macOS,arch=x86_64' -configuration Debug | xcpretty -c
Original file line number Diff line number Diff line change 3
3
- CocoaLumberjack/Core (= 3.6.0)
4
4
- CocoaLumberjack/Core (3.6.0)
5
5
- SDWebImage/Core (5.3.1)
6
- - SDWebImageSVGKitPlugin (0.1 .0):
6
+ - SDWebImageSVGKitPlugin (1.0 .0):
7
7
- SDWebImage/Core (~> 5.0)
8
8
- SVGKit (>= 2.1)
9
9
- SVGKit (2.1.0):
@@ -33,7 +33,7 @@ CHECKOUT OPTIONS:
33
33
SPEC CHECKSUMS:
34
34
CocoaLumberjack: 78b0c238666f4f58db069738ec176f4519557516
35
35
SDWebImage: 7137d57385fb632129838c1e6ab9528a22c666cc
36
- SDWebImageSVGKitPlugin: 0b15822b1eed73b03110d221ee4c105a24848bdd
36
+ SDWebImageSVGKitPlugin: ec8a6a4492d1dc40f5f9fa1dee4acca07f93ad15
37
37
SVGKit: 8a2fc74258bdb2abb54d3b65f3dd68b0277a9c4d
38
38
39
39
PODFILE CHECKSUM: 91804dc9be5d336ef696711e8704688dfe2f0a2a
You can’t perform that action at this time.
0 commit comments