From 9e19dd1fc315b9356c4e41466c0b74f973db8c5b Mon Sep 17 00:00:00 2001 From: tmolitor-stud-tu <6234248+tmolitor-stud-tu@users.noreply.github.com> Date: Wed, 16 Oct 2024 10:13:03 +0000 Subject: [PATCH] Update Xcode Dependencies --- .../xcshareddata/swiftpm/Package.resolved | 205 +++++++++--------- 1 file changed, 102 insertions(+), 103 deletions(-) diff --git a/Monal/Monal.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Monal/Monal.xcworkspace/xcshareddata/swiftpm/Package.resolved index 4c1e948de..751e8fcfa 100644 --- a/Monal/Monal.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Monal/Monal.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -1,106 +1,105 @@ { - "object": { - "pins": [ - { - "package": "ActivityIndicatorView", - "repositoryURL": "https://github.com/exyte/ActivityIndicatorView", - "state": { - "branch": null, - "revision": "9970fd0bb7a05dad0b6566ae1f56937716686b24", - "version": "1.1.1" - } - }, - { - "package": "Chat", - "repositoryURL": "https://github.com/exyte/Chat", - "state": { - "branch": null, - "revision": "5d6a7c6f74761a0eda2816a50c4912d86f2355eb", - "version": "2.0.7" - } - }, - { - "package": "CocoaLumberjack", - "repositoryURL": "https://github.com/cocoalumberjack/cocoalumberjack", - "state": { - "branch": null, - "revision": "4b8714a7fb84d42393314ce897127b3939885ec3", - "version": "3.8.5" - } - }, - { - "package": "FloatingButton", - "repositoryURL": "https://github.com/exyte/FloatingButton", - "state": { - "branch": null, - "revision": "cf77c2f124df1423d90a9a1985e9b9ccfa4b9b3e", - "version": "1.3.0" - } - }, - { - "package": "FrameUp", - "repositoryURL": "https://github.com/ryanlintott/FrameUp", - "state": { - "branch": null, - "revision": "a11961701a98d4a324843276b55a2a2c43870161", - "version": "0.9.2" - } - }, - { - "package": "ExyteMediaPicker", - "repositoryURL": "https://github.com/exyte/MediaPicker.git", - "state": { - "branch": null, - "revision": "88769b1b69c2b5e5fa5b65522c08bc7b667a6cb8", - "version": "2.2.3" - } - }, - { - "package": "SVGView", - "repositoryURL": "https://github.com/exyte/SVGView", - "state": { - "branch": null, - "revision": "6465962facdd25cb96eaebc35603afa2f15d2c0d", - "version": "1.0.6" - } - }, - { - "package": "swift-collections", - "repositoryURL": "https://github.com/apple/swift-collections.git", - "state": { - "branch": null, - "revision": "671108c96644956dddcd89dd59c203dcdb36cec7", - "version": "1.1.4" - } - }, - { - "package": "swift-log", - "repositoryURL": "https://github.com/apple/swift-log", - "state": { - "branch": null, - "revision": "9cb486020ebf03bfa5b5df985387a14a98744537", - "version": "1.6.1" - } - }, - { - "package": "swiftui-introspect", - "repositoryURL": "https://github.com/siteline/swiftui-introspect", - "state": { - "branch": null, - "revision": "807f73ce09a9b9723f12385e592b4e0aaebd3336", - "version": "1.3.0" - } - }, - { - "package": "ViewExtractor", - "repositoryURL": "https://github.com/GeorgeElsham/ViewExtractor", - "state": { - "branch": null, - "revision": "e20b1944524d4454c2a65c0054ce345c2c5d0185", - "version": "2.0.0" - } + "originHash" : "558696c233a5c9465addb846c691db336fad12afb15979293890f3fb98586aeb", + "pins" : [ + { + "identity" : "activityindicatorview", + "kind" : "remoteSourceControl", + "location" : "https://github.com/exyte/ActivityIndicatorView", + "state" : { + "revision" : "9970fd0bb7a05dad0b6566ae1f56937716686b24", + "version" : "1.1.1" } - ] - }, - "version": 1 + }, + { + "identity" : "chat", + "kind" : "remoteSourceControl", + "location" : "https://github.com/exyte/Chat", + "state" : { + "revision" : "5d6a7c6f74761a0eda2816a50c4912d86f2355eb", + "version" : "2.0.7" + } + }, + { + "identity" : "cocoalumberjack", + "kind" : "remoteSourceControl", + "location" : "https://github.com/cocoalumberjack/cocoalumberjack", + "state" : { + "revision" : "4b8714a7fb84d42393314ce897127b3939885ec3", + "version" : "3.8.5" + } + }, + { + "identity" : "floatingbutton", + "kind" : "remoteSourceControl", + "location" : "https://github.com/exyte/FloatingButton", + "state" : { + "revision" : "cf77c2f124df1423d90a9a1985e9b9ccfa4b9b3e", + "version" : "1.3.0" + } + }, + { + "identity" : "frameup", + "kind" : "remoteSourceControl", + "location" : "https://github.com/ryanlintott/FrameUp", + "state" : { + "revision" : "a11961701a98d4a324843276b55a2a2c43870161", + "version" : "0.9.2" + } + }, + { + "identity" : "mediapicker", + "kind" : "remoteSourceControl", + "location" : "https://github.com/exyte/MediaPicker.git", + "state" : { + "revision" : "88769b1b69c2b5e5fa5b65522c08bc7b667a6cb8", + "version" : "2.2.3" + } + }, + { + "identity" : "svgview", + "kind" : "remoteSourceControl", + "location" : "https://github.com/exyte/SVGView", + "state" : { + "revision" : "6465962facdd25cb96eaebc35603afa2f15d2c0d", + "version" : "1.0.6" + } + }, + { + "identity" : "swift-collections", + "kind" : "remoteSourceControl", + "location" : "https://github.com/apple/swift-collections.git", + "state" : { + "revision" : "671108c96644956dddcd89dd59c203dcdb36cec7", + "version" : "1.1.4" + } + }, + { + "identity" : "swift-log", + "kind" : "remoteSourceControl", + "location" : "https://github.com/apple/swift-log", + "state" : { + "revision" : "9cb486020ebf03bfa5b5df985387a14a98744537", + "version" : "1.6.1" + } + }, + { + "identity" : "swiftui-introspect", + "kind" : "remoteSourceControl", + "location" : "https://github.com/siteline/swiftui-introspect", + "state" : { + "revision" : "807f73ce09a9b9723f12385e592b4e0aaebd3336", + "version" : "1.3.0" + } + }, + { + "identity" : "viewextractor", + "kind" : "remoteSourceControl", + "location" : "https://github.com/GeorgeElsham/ViewExtractor", + "state" : { + "revision" : "e20b1944524d4454c2a65c0054ce345c2c5d0185", + "version" : "2.0.0" + } + } + ], + "version" : 3 }