DreamPiggy
|
01f9d34996
|
Fix the macOS deployment target
|
2023-11-08 20:51:08 +08:00 |
DreamPiggy
|
835eb13e30
|
Change the encoding test into official macOS unit test
Added `testWebPEncodingWithICCProfile`
|
2023-11-08 18:17:07 +08:00 |
DreamPiggy
|
a47710f9f2
|
Added macOS Demo for webp encoding test
|
2023-11-08 17:37:37 +08:00 |
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
|
177343a714
|
Fix the warning of deprecated API `CGColorSpaceCreateWithICCProfile`
|
2019-10-02 17:04:50 +08:00 |
DreamPiggy
|
75f2dcf49a
|
Update the SDWebImage dependency version to 5.0.0 official release
|
2019-04-02 22:25:19 +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
|
2e9be698a9
|
Fixing build - need to support all CocoaPods + Carthage imports, and apparently the previous format did not work properly, even though the result of has_include is correct, the compiler still sees the libwebp reference, so changed the order
|
2018-08-29 15:22:53 +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 |