Update the SwiftPM declaration for MapKit
This commit is contained in:
parent
ddcf5d255d
commit
72ec3ebd40
|
@ -41,7 +41,7 @@ let package = Package(
|
|||
name: "SDWebImageMapKit",
|
||||
dependencies: ["SDWebImage"],
|
||||
path: "SDWebImage",
|
||||
sources: ["MapKit/MKAnnotationView+WebCache.h", "MapKit/MKAnnotationView+WebCache.m"],
|
||||
sources: ["MapKit"],
|
||||
publicHeadersPath: "MapKit",
|
||||
cSettings: [
|
||||
.headerSearchPath("."),
|
||||
|
|
Loading…
Reference in New Issue