From 686fb43d2dae032e7f89cb8dfe94a90d8a043de5 Mon Sep 17 00:00:00 2001 From: Lawrence Forooghian Date: Mon, 16 Mar 2026 09:56:28 -0300 Subject: [PATCH] Bump plugin-support to 1.1.0 --- .../xcshareddata/swiftpm/Package.resolved | 4 ++-- Package.resolved | 4 ++-- Package.swift | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/AblyLiveObjects.xcworkspace/xcshareddata/swiftpm/Package.resolved b/AblyLiveObjects.xcworkspace/xcshareddata/swiftpm/Package.resolved index 7e8c8c3..d99aa66 100644 --- a/AblyLiveObjects.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/AblyLiveObjects.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -1,12 +1,12 @@ { - "originHash" : "58cd31c1c01a78a95f7855b224513d79a667a7d83cbeb436a18d5cc025f3ce5d", + "originHash" : "8500c5ec9623d041bb76dea7109087ce23e671352893fc297feb6c772c5f1d0a", "pins" : [ { "identity" : "ably-cocoa", "kind" : "remoteSourceControl", "location" : "https://github.com/ably/ably-cocoa.git", "state" : { - "revision" : "fe6f8cf1e680276f4475229979595512fdc2b9e5" + "revision" : "3cfa896eafecb08a2eec89d9f57cc0ba0709f0cf" } }, { diff --git a/Package.resolved b/Package.resolved index 476fce2..6bf1d9c 100644 --- a/Package.resolved +++ b/Package.resolved @@ -1,12 +1,12 @@ { - "originHash" : "3e074d12cfa495911564b66e11593d652165b7c0b01f7402f1e59aea3039d221", + "originHash" : "92fbd8c2c514430506bbcc062a3fe2b92154eb7e3b2722d592f6ab6e032e828d", "pins" : [ { "identity" : "ably-cocoa", "kind" : "remoteSourceControl", "location" : "https://github.com/ably/ably-cocoa.git", "state" : { - "revision" : "fe6f8cf1e680276f4475229979595512fdc2b9e5" + "revision" : "3cfa896eafecb08a2eec89d9f57cc0ba0709f0cf" } }, { diff --git a/Package.swift b/Package.swift index bc27d3d..b4d67cf 100644 --- a/Package.swift +++ b/Package.swift @@ -21,7 +21,7 @@ let package = Package( // TODO: Unpin before release .package( url: "https://github.com/ably/ably-cocoa.git", - revision: "fe6f8cf1e680276f4475229979595512fdc2b9e5", + revision: "3cfa896eafecb08a2eec89d9f57cc0ba0709f0cf", ), // TODO: Unpin before release .package(