diff --git a/Monal/Monal.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Monal/Monal.xcworkspace/xcshareddata/swiftpm/Package.resolved index e43be36c8..fa9315d80 100644 --- a/Monal/Monal.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Monal/Monal.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -1,6 +1,15 @@ { "object": { "pins": [ + { + "package": "ActivityIndicatorView", + "repositoryURL": "https://github.com/exyte/ActivityIndicatorView", + "state": { + "branch": null, + "revision": "9970fd0bb7a05dad0b6566ae1f56937716686b24", + "version": "1.1.1" + } + }, { "package": "CocoaLumberjack", "repositoryURL": "https://github.com/cocoalumberjack/cocoalumberjack", @@ -10,13 +19,40 @@ "version": "3.8.5" } }, + { + "package": "Chat", + "repositoryURL": "https://github.com/monal-im/ExyteChat", + "state": { + "branch": "main", + "revision": "b52d2cb406add00fdc482930122d0a64bb833469", + "version": null + } + }, + { + "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": "42254f19f2500050a67e73a9d5b2d0914289a7e9", - "version": "0.8.0" + "revision": "3b46ddcfc02a85ed060bb0c9e7ab14a7f90f415a", + "version": "0.9.7" + } + }, + { + "package": "ExyteMediaPicker", + "repositoryURL": "https://github.com/exyte/MediaPicker.git", + "state": { + "branch": null, + "revision": "88769b1b69c2b5e5fa5b65522c08bc7b667a6cb8", + "version": "2.2.3" } }, { @@ -46,6 +82,15 @@ "version": "1.6.2" } }, + { + "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",