DreamPiggy
|
6e34315e6c
|
Bumped the min deployment target version to iOS 9, macOS 10.11. Bumped the min Xcode version to Xcode 11
This follows Apple's App Store submit rule, and user request from the dependency
|
2020-11-22 11:05:40 +08:00 |
DreamPiggy
|
34b59d1f79
|
Fix the support for SDWebImageMapKit
|
2020-04-19 12:53:12 +08:00 |
DreamPiggy
|
1708ec67c1
|
Support the SwiftPM Objective-C user to use #improt <SDWebImage/SDWebImage.h>, by using the link to the public header files and construct the same folder layout
|
2020-04-19 12:30:39 +08:00 |
DreamPiggy
|
8736d98f85
|
Fix the compatible with Xcode 11.0~Xcode 11.3 on SwiftPM, the `exclude` arg does not treat the source code in the publicHeadersPath.
|
2020-03-04 12:52:02 +08:00 |
DreamPiggy
|
412269368e
|
Fix the SwiftPM Package.swift declaration for Xcode 11.4-Beta 3 and old versions
|
2020-03-04 12:17:24 +08:00 |
DreamPiggy
|
c0f796aa77
|
Try to fix the issue caused by Swift PM 5.2, the `sources` DSL only matches the individual source files, but not folder
|
2020-02-27 11:59:56 +08:00 |
DreamPiggy
|
99857f346d
|
Fix SwiftPM build issue, by moving all the Core source files && headers, into SDWebImage/Core, which is used as public headers directory
|
2019-07-25 18:42:05 +08:00 |
DreamPiggy
|
b7b3d3d0c2
|
Fix the Swift PM build issue
|
2019-07-23 15:02:40 +08:00 |
DreamPiggy
|
72ec3ebd40
|
Update the SwiftPM declaration for MapKit
|
2019-06-18 19:31:23 +08:00 |
DreamPiggy
|
ea89adeb45
|
Add support for Swift Package Manager
|
2019-06-18 19:31:23 +08:00 |