Commit Graph

13 Commits

Author SHA1 Message Date
DreamPiggy 177434945d Refactory the workspace and test project path. Which share the same Podfile for Example and Tests, easy to install and cache friendly 2020-04-07 20:22:25 +08:00
DreamPiggy eb6e84f855 Fix the codecov upload issue, enable gather code coverage data 2020-01-27 18:47:48 +08:00
DreamPiggy dbfa17dae2 Add CodeCov report, renaming the Tests folder 2020-01-27 17:42:39 +08:00
DreamPiggy 177343a714 Fix the warning of deprecated API `CGColorSpaceCreateWithICCProfile` 2019-10-02 17:04:50 +08:00
DreamPiggy 9f52375a7a Update to fix the wrong module name for macOS on Carthage users 2019-06-02 16:00:14 +08:00
DreamPiggy 5c4c284276 Add the test case to ensure this behavior 2019-05-14 22:43:17 +08:00
DreamPiggy 3ac5de4c53 Add the test project in workspace, run pod install under both `Example` and `SDWebImageWebPCoderTests` folder to open 2019-04-01 22:03:39 +08:00
DreamPiggy 77f602f94e Fix the umbrella headers and modulemap for CocoaPods 2019-02-02 11:38:05 +08:00
DreamPiggy f7f0e0a16a Remove the extra SD_WEBP macro define. Since now we move to a dedicated repo 2018-09-17 20:43:32 +08:00
Bogdan Poplauschi 69aedefc2b Fixed Travis CI by removing the double linking from SDWebImageWebPCoderTests to SDWebImageWebPCoder (one via CocoaPods and the other one direct)
Deleted the Example workspace - not needed
Cleaned up a bit the xcodeproj options
2018-09-08 21:39:39 +03:00
Bogdan Poplauschi e83f42e7ad Added tests from the main project + Travis CI trigger 2018-09-05 12:47:13 +03:00
Bogdan Poplauschi 0ba845c46c File copyrights + updated watchos scheme 2018-09-05 11:58:37 +03:00
Bogdan Poplauschi 27d6b50c98 Renamed project to `SDWebImageWebPCoder` - it matches the format for the other repos and, as a workaround:
- `SDWebImageWebPCoder.h` and `SDImageWebPCoder.h` can co-exist
2018-08-29 14:50:53 +03:00