diff --git a/Nos.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Nos.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 0e6879e80..7590212f9 100644 --- a/Nos.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Nos.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -33,8 +33,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/krzyzanowskim/CryptoSwift.git", "state" : { - "revision" : "678d442c6f7828def400a70ae15968aef67ef52d", - "version" : "1.8.3" + "revision" : "c9c3df6ab812de32bae61fc0cd1bf6d45170ebf0", + "version" : "1.8.2" } }, { @@ -68,8 +68,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/PostHog/posthog-ios.git", "state" : { - "revision" : "4524c42d2b70a9e7ebffb913e7a2ab60ce00ecd1", - "version" : "3.13.3" + "revision" : "08b53e64abd503ca3e5f0eebd6b89a32fbe33850", + "version" : "3.6.1" } }, { @@ -77,8 +77,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/SDWebImage/SDWebImage.git", "state" : { - "revision" : "8a1be70a625683bc04d6903e2935bf23f3c6d609", - "version" : "5.19.7" + "revision" : "be0bcd7823ce56629948491f2eaeaa19979514f7", + "version" : "5.19.4" } }, { @@ -113,8 +113,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/getsentry/sentry-cocoa.git", "state" : { - "revision" : "54cc2e3e4fcbf9d4c7708ce00d3b6eee29aecbb1", - "version" : "8.38.0" + "revision" : "8fd4e804f2e72e0b9c1b189ce4e8349c4d10b6a2", + "version" : "8.30.0" } }, { @@ -149,8 +149,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-collections.git", "state" : { - "revision" : "671108c96644956dddcd89dd59c203dcdb36cec7", - "version" : "1.1.4" + "revision" : "ee97538f5b81ae89698fd95938896dec5217b148", + "version" : "1.1.1" } }, { @@ -158,8 +158,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/pointfreeco/swift-concurrency-extras", "state" : { - "revision" : "a46265bb4f75808b0e15d971eebc408f557870a3", - "version" : "0.1.2" + "revision" : "479750bd98fac2e813fffcf2af0728b5b0085795", + "version" : "0.1.1" } }, { diff --git a/Nos/Views/NoteComposer/ImagePickerButton.swift b/Nos/Views/NoteComposer/ImagePickerButton.swift index b52de0620..cf61a3bd1 100644 --- a/Nos/Views/NoteComposer/ImagePickerButton.swift +++ b/Nos/Views/NoteComposer/ImagePickerButton.swift @@ -8,7 +8,7 @@ struct ImagePickerButton