From c729ae0a779fb66980d169d93574338503c2e09d Mon Sep 17 00:00:00 2001 From: Leonardo Migliorelli Date: Mon, 11 Sep 2023 20:08:28 +0200 Subject: [PATCH] mnors --- .../xcshareddata/swiftpm/Package.resolved | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 flowtime.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved diff --git a/flowtime.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/flowtime.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved new file mode 100644 index 0000000..fecb3b4 --- /dev/null +++ b/flowtime.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -0,0 +1,14 @@ +{ + "pins" : [ + { + "identity" : "launchatlogin-modern", + "kind" : "remoteSourceControl", + "location" : "https://github.com/sindresorhus/LaunchAtLogin-Modern", + "state" : { + "branch" : "main", + "revision" : "9c41991631605c8ccfe0347bbcb5c659169f2ec5" + } + } + ], + "version" : 2 +}