Probably the tests were missing a link to the Core component - let's try this
This commit is contained in:
parent
74ad445735
commit
7539fa46ff
|
@ -6,4 +6,5 @@ workspace '../SDWebImageWebPCoder'
|
|||
|
||||
target 'SDWebImageWebPCoderTests' do
|
||||
pod 'SDWebImageWebPCoder', :path => '../'
|
||||
pod 'SDWebImage'
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue