diff --git a/seelog.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/seelog.xcodeproj/project.xcworkspace/contents.xcworkspacedata index c1f2bfa..919434a 100644 --- a/seelog.xcodeproj/project.xcworkspace/contents.xcworkspacedata +++ b/seelog.xcodeproj/project.xcworkspace/contents.xcworkspacedata @@ -2,6 +2,6 @@ + location = "self:"> diff --git a/seelog.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/seelog.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved new file mode 100644 index 0000000..2ec4f56 --- /dev/null +++ b/seelog.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -0,0 +1,50 @@ +{ + "pins" : [ + { + "identity" : "geos", + "kind" : "remoteSourceControl", + "location" : "https://github.com/GEOSwift/geos.git", + "state" : { + "revision" : "f510e634c822116fca615064d889300dba40d761", + "version" : "8.1.0" + } + }, + { + "identity" : "geoswift", + "kind" : "remoteSourceControl", + "location" : "https://github.com/GEOSwift/GEOSwift.git", + "state" : { + "revision" : "2d23ede8c82c067655d3a9f0221bc73f08cd399a", + "version" : "10.1.0" + } + }, + { + "identity" : "geoswiftmapkit", + "kind" : "remoteSourceControl", + "location" : "https://github.com/GEOSwift/GEOSwiftMapKit.git", + "state" : { + "revision" : "3acdf05c60515337d38feb0c69388d074b63bd23", + "version" : "4.0.0" + } + }, + { + "identity" : "sqlite.swift", + "kind" : "remoteSourceControl", + "location" : "https://github.com/stephencelis/SQLite.swift.git", + "state" : { + "revision" : "7a2e3cd27de56f6d396e84f63beefd0267b55ccb", + "version" : "0.14.1" + } + }, + { + "identity" : "swiftcsv", + "kind" : "remoteSourceControl", + "location" : "https://github.com/swiftcsv/SwiftCSV.git", + "state" : { + "revision" : "b61dcd1b2b1120e751cee4cd64a16ff10364885d", + "version" : "0.9.1" + } + } + ], + "version" : 2 +}