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 +}