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
|
7539fa46ff
|
Probably the tests were missing a link to the Core component - let's try this
|
2018-09-05 13:27:57 +03:00 |
Bogdan Poplauschi
|
74ad445735
|
Try to clean the derived data before running the tests. Also added codecov integration
|
2018-09-05 12:59:22 +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
|
2fedc0680d
|
Using Xcode 9.4 image for travis + trying a different simulator destination (maybe this fixes the build)
|
2018-08-29 17:41:45 +03:00 |
Bogdan Poplauschi
|
fdb63dadff
|
Fixed the build (had to update the example building command)
|
2018-08-29 15:35:36 +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 |
Bogdan Poplauschi
|
091a6fd658
|
Initial checkin of the project - minimal code + docs + Travis CI script
|
2018-08-28 18:21:20 +03:00 |