From 782218e3aff83a7a43fa2d3bd9959f530c4dedf7 Mon Sep 17 00:00:00 2001 From: rinsuki <428rinsuki+git@gmail.com> Date: Thu, 18 Jul 2024 11:24:59 +0900 Subject: [PATCH] chore: sync Package.resolved --- iMast.xcworkspace/xcshareddata/swiftpm/Package.resolved | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/iMast.xcworkspace/xcshareddata/swiftpm/Package.resolved b/iMast.xcworkspace/xcshareddata/swiftpm/Package.resolved index fa0a8339..f8827b7b 100644 --- a/iMast.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/iMast.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -1,5 +1,14 @@ { "pins" : [ + { + "identity" : "ikemen", + "kind" : "remoteSourceControl", + "location" : "https://github.com/banjun/ikemen", + "state" : { + "revision" : "feb71c7d86e22a3825f3e58fec37190f5f0c575d", + "version" : "0.8.0" + } + }, { "identity" : "swift-syntax", "kind" : "remoteSourceControl",