This repository was archived by the owner on Aug 3, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -44,5 +44,5 @@ script:
4444
4545 - echo Build example
4646 - 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 33 - CocoaLumberjack/Core (= 3.6.0)
44 - CocoaLumberjack/Core (3.6.0)
55 - SDWebImage/Core (5.3.1)
6- - SDWebImageSVGKitPlugin (0.1 .0):
6+ - SDWebImageSVGKitPlugin (1.0 .0):
77 - SDWebImage/Core (~> 5.0)
88 - SVGKit (>= 2.1)
99 - SVGKit (2.1.0):
@@ -33,7 +33,7 @@ CHECKOUT OPTIONS:
3333SPEC CHECKSUMS:
3434 CocoaLumberjack: 78b0c238666f4f58db069738ec176f4519557516
3535 SDWebImage: 7137d57385fb632129838c1e6ab9528a22c666cc
36- SDWebImageSVGKitPlugin: 0b15822b1eed73b03110d221ee4c105a24848bdd
36+ SDWebImageSVGKitPlugin: ec8a6a4492d1dc40f5f9fa1dee4acca07f93ad15
3737 SVGKit: 8a2fc74258bdb2abb54d3b65f3dd68b0277a9c4d
3838
3939PODFILE CHECKSUM: 91804dc9be5d336ef696711e8704688dfe2f0a2a
You can’t perform that action at this time.
0 commit comments