Commit Graph

57 Commits

Author SHA1 Message Date
DreamPiggy febc9b59ef
Merge pull request #20 from SDWebImage/project/visionos_cocoapods
Added CocoaPods support for visionOS
2024-02-13 10:53:47 +08:00
DreamPiggy e107f440b2 Added CocoaPods support for visionOS 2024-02-13 10:52:23 +08:00
DreamPiggy b2b1d20a90 Bumped version to 1.3.2 2023-09-15 11:44:52 +08:00
DreamPiggy 38ddf2a6d8
Merge pull request #18 from TextsHQ/master
Update to v1.3.2
2023-09-15 11:43:39 +08:00
1Conan 5d45121fc5
bump libwebp 2023-09-14 16:55:59 +08:00
DreamPiggy 1cdddb80cc Bumped version to 1.3.1 2023-07-26 17:48:51 +08:00
DreamPiggy 3dc92b7ea3 Update to v1.3.1 2023-07-26 17:48:10 +08:00
DreamPiggy 6fbe719056 Fix umbrella header for Carthage build 2023-07-26 17:44:08 +08:00
DreamPiggy 5b9e37aa3d Fix CocoaPods podspec again
See: CocoaPods/issues/12011
2023-07-26 17:41:55 +08:00
DreamPiggy d347ea9f52 Bumped version to 1.3.0 2023-07-26 16:18:18 +08:00
DreamPiggy 279004f6b4 Update readme about how current sharpyuv integrated with Apple platform package managers... 2023-07-26 16:10:50 +08:00
DreamPiggy d17f9e458a Remark the sharpyuv to public header and public include folder
Currently it belong to libwebp, may separate to host different target in the future
2023-07-26 16:05:24 +08:00
DreamPiggy 58e7e6e2ad Update to v1.3.0 2023-07-26 15:43:28 +08:00
DreamPiggy 4f52fc9b29 Bumped version to 1.2.4 2022-11-09 18:44:51 +08:00
DreamPiggy 4a11f0fc73 Update to v1.2.4 2022-11-09 18:43:13 +08:00
DreamPiggy 0f3bdb28a1 Revert sharpyuv as standalone subspec because it depends webp as well 2022-08-03 01:40:42 +08:00
DreamPiggy 1a4ea0e987 Bumped version to 1.2.3 2022-08-03 01:36:08 +08:00
DreamPiggy b0308a7b39 Update to v1.2.3
vendored sharpyuv is also available from CocoaPods
2022-08-03 01:34:14 +08:00
DreamPiggy e19508a855 Bumped version to 1.2.2 2022-08-03 01:08:24 +08:00
DreamPiggy 2c97422c95 Update to v1.2.2 2022-08-03 01:07:21 +08:00
lizhuoli 2b3b43faae Change CocoaPods git url to the GitHub mirror instead of Google Source. Match the SwiftPM and Carthage 2021-09-30 16:48:06 +08:00
lizhuoli 5c18ff535d Bumped version to 1.2.1 2021-09-30 16:45:17 +08:00
lizhuoli aee4b3f5d0 Update to v1.2.1 2021-09-30 16:44:45 +08:00
lizhuoli a999c8a73b Bumped the Xcodeproj for Carthage to iOS 9+ 2021-09-30 16:41:55 +08:00
DreamPiggy f7d9ff421b
Merge pull request #11 from trilliwon/patch-1
Update Package.swift, libwebp.podspec, minimum target iOS version to v9
2021-09-30 16:40:13 +08:00
WonJo 44908d127b
Update libwebp.podspec 2021-08-06 11:56:59 +09:00
WonJo 6b12581da8
Update Package.swift 2021-08-06 11:53:33 +09:00
DreamPiggy 289862b946 Bumped version to 1.2.0 2021-02-19 15:21:30 +08:00
DreamPiggy 20763f6bcf Update to v1.2.0 2021-02-19 15:04:31 +08:00
DreamPiggy 7518f7361c
Merge pull request #5 from SDWebImage/platform_version
Bump libwebp for Apple platform min deployment target version, to fix the Xcode 12 error
2021-02-19 15:01:41 +08:00
DreamPiggy e5b21b0330 Bump libwebp for Apple platform min deployment target version, to fix the Xcode 12 error 2020-09-09 15:52:47 +08:00
DreamPiggy 86c1b5d567 Bumped version to 1.1.0 2020-01-07 16:25:25 +08:00
DreamPiggy e04c3d78a2 Change to use the symbol link to the webp folder, fix the SwiftPM 2019-12-27 19:07:12 +08:00
DreamPiggy 413f22124f
Merge pull request #4 from SDWebImage/fix_swiftpm
Fix the libwebp SwiftPM include issue. Now using the same strcture to enerate public header search path, which make the user easy to use like `<webp/decode.h>`
2019-12-27 16:42:27 +08:00
DreamPiggy cd9955c5b6 Fix the libwebp SwiftPM include issue. Now using the same strcture to generate public header search path, which make the user easy to use like `<webp/decode.h>` 2019-12-27 16:14:21 +08:00
DreamPiggy fb91d2990b Fix the Travic-CI script because of rubygem version bump, update the readme 2019-12-27 12:14:32 +08:00
DreamPiggy cad41dc4f8 Bumped version to 1.1.0-rc2 2019-12-27 11:34:55 +08:00
DreamPiggy aaed6f8f7b Update to v1.1.0-rc2 2019-12-27 11:31:40 +08:00
DreamPiggy 19c48d986a
Merge pull request #3 from SDWebImage/swiftpm
Support Swift Package Manager
2019-12-27 11:24:44 +08:00
DreamPiggy 067fb2ddb3 Update the readme about Swift Package Manager 2019-10-06 12:54:08 +08:00
DreamPiggy aae84babc3 Support Swift Package Manager 2019-10-06 12:37:37 +08:00
DreamPiggy c7e156dbba Bumped version to 1.0.3 2019-08-07 15:14:41 +08:00
DreamPiggy 5542638d0c Update to v1.0.3 2019-08-07 14:46:35 +08:00
DreamPiggy a0ab01d26f
Merge pull request #2 from SDWebImage/fix_cocoapods_frameworks_umbrella_headers
Rewrite the CocoaPods spec files, to declare the correct Public Headers for libwebp, fix the import issue when using `use_frameworks`
2019-08-07 14:42:23 +08:00
DreamPiggy 90d20c0151 Fix the pod spec lint issue, change 4 components into 3, the `webp` subspec includes both WebP encoding && decoding 2019-06-12 16:06:21 +08:00
DreamPiggy 54129f7adb update podspec to support all 4 standalone components, including `enc`, `dec`, `demux` and `mux`, all of these subspecs can be compiled without extra dependency 2019-06-11 21:45:43 +08:00
DreamPiggy 32e2e9019c Use `pod_target_xcconfig` instead of `xcconfig`, to avoid override the user integrate project 2019-06-11 13:36:15 +08:00
DreamPiggy 243ef8b856 Rewrite the CocoaPods spec files, to declare the correct Public Headers for libwebp, fix the import issue when using `use_frameworks` 2019-06-11 13:21:18 +08:00
DreamPiggy 2e81a786b2 Bumped version to 1.0.2 2019-05-15 14:39:03 +08:00
DreamPiggy d9a3cdb41d Update to v1.0.2 2019-05-15 14:38:26 +08:00