From 7e8b52e3ae6a65f53b83410d803607454ac4929d Mon Sep 17 00:00:00 2001 From: Wouter01 Date: Mon, 29 May 2023 22:02:59 +0200 Subject: [PATCH] update codeeditkit dependency Signed-off-by: Wouter01 --- CodeEdit.xcodeproj/project.pbxproj | 4 ++-- .../xcshareddata/swiftpm/Package.resolved | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CodeEdit.xcodeproj/project.pbxproj b/CodeEdit.xcodeproj/project.pbxproj index 90913ddf78..af2fedb19f 100644 --- a/CodeEdit.xcodeproj/project.pbxproj +++ b/CodeEdit.xcodeproj/project.pbxproj @@ -3918,8 +3918,8 @@ isa = XCRemoteSwiftPackageReference; repositoryURL = "https://github.com/CodeEditApp/CodeEditKit"; requirement = { - branch = dev/foundation; - kind = branch; + kind = exactVersion; + version = 0.1.0; }; }; 6C147C4329A329350089B630 /* XCRemoteSwiftPackageReference "swift-collections" */ = { diff --git a/CodeEdit.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/CodeEdit.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 526a18c734..40e4eceea9 100644 --- a/CodeEdit.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/CodeEdit.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -14,8 +14,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/CodeEditApp/CodeEditKit", "state" : { - "branch" : "dev/foundation", - "revision" : "b0e0c5be9ff5d2cff56bb0cda3df5c0d9c4e029b" + "revision" : "9ba3343ac53eb66a213a0a525604e297d8584a45", + "version" : "0.1.0" } }, { @@ -59,8 +59,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/ChimeHQ/ConcurrencyPlus", "state" : { - "branch" : "main", - "revision" : "8dc56499412a373d617d50d059116bccf44b9874" + "revision" : "b5ba8d5ea6bfe9e43ccc44aa63f9b458057fa0f4", + "version" : "0.4.1" } }, {