# HG changeset patch # User Dennis Concepción Martín <66180929+denniscm190@users.noreply.github.com> # Date 1616623821 -3600 # Node ID 31d048f421660cd9e6ca1a90feb7cb3b9d2edf3c # Parent a47f538ae4e420dc94e1c6be92c4f24648a89ace Install SwiftlySearch package diff -r a47f538ae4e4 -r 31d048f42166 LazyBear.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/LazyBear.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved Wed Mar 24 23:10:21 2021 +0100 @@ -0,0 +1,16 @@ +{ + "object": { + "pins": [ + { + "package": "SwiftlySearch", + "repositoryURL": "https://github.com/thislooksfun/SwiftlySearch.git", + "state": { + "branch": null, + "revision": "7741806e979e59e9583962da43d09ec92f598026", + "version": "1.2.4" + } + } + ] + }, + "version": 1 +}