From 7ec854cf8d57e6bbf4a2d8e17d33e972f9ab44cb Mon Sep 17 00:00:00 2001 From: jguz-pubnub Date: Mon, 4 Nov 2024 14:10:37 +0100 Subject: [PATCH] Package.resolved (2) --- .gitignore | 4 ++-- Package.resolved | 23 ++++++++++++++++++ .../xcshareddata/swiftpm/Package.resolved | 24 +++++++++++++++++++ .../xcshareddata/swiftpm/Package.resolved | 24 +++++++++++++++++++ 4 files changed, 73 insertions(+), 2 deletions(-) create mode 100644 Package.resolved create mode 100644 PubNubSwiftChatSDK.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved create mode 100644 PubNubSwiftChatSDK.xcworkspace/xcshareddata/swiftpm/Package.resolved diff --git a/.gitignore b/.gitignore index 1d66aa1..8311add 100644 --- a/.gitignore +++ b/.gitignore @@ -54,8 +54,8 @@ playground.xcworkspace # Add this line if you want to avoid checking in source code from Swift Package Manager dependencies. Packages/ Package.pins -Package.resolved -PubNubSwiftChatSDK.xcworkspace/xcshareddata/swiftpm +# Package.resolved +# PubNubSwiftChatSDK.xcworkspace/xcshareddata/swiftpm .swiftpm .build diff --git a/Package.resolved b/Package.resolved new file mode 100644 index 0000000..3ee460a --- /dev/null +++ b/Package.resolved @@ -0,0 +1,23 @@ +{ + "pins" : [ + { + "identity" : "kmp-chat", + "kind" : "remoteSourceControl", + "location" : "https://github.com/pubnub/kmp-chat", + "state" : { + "revision" : "1e2ea0248e203c6cf6d5b07d9d9eb637ad055ac2", + "version" : "0.8.3-dev" + } + }, + { + "identity" : "swift", + "kind" : "remoteSourceControl", + "location" : "https://github.com/pubnub/swift", + "state" : { + "revision" : "be18a8c8d32f1426992d03cb3551101ab972fdb4", + "version" : "8.0.1" + } + } + ], + "version" : 2 +} diff --git a/PubNubSwiftChatSDK.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/PubNubSwiftChatSDK.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved new file mode 100644 index 0000000..bd315ab --- /dev/null +++ b/PubNubSwiftChatSDK.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -0,0 +1,24 @@ +{ + "originHash" : "2b7f8558564acf72b5e5be5d437803cf7d29d74b8d155e01d97b3918fb30f48e", + "pins" : [ + { + "identity" : "kmp-chat", + "kind" : "remoteSourceControl", + "location" : "https://github.com/pubnub/kmp-chat", + "state" : { + "revision" : "1e2ea0248e203c6cf6d5b07d9d9eb637ad055ac2", + "version" : "0.8.3-dev" + } + }, + { + "identity" : "swift", + "kind" : "remoteSourceControl", + "location" : "https://github.com/pubnub/swift", + "state" : { + "revision" : "be18a8c8d32f1426992d03cb3551101ab972fdb4", + "version" : "8.0.1" + } + } + ], + "version" : 3 +} diff --git a/PubNubSwiftChatSDK.xcworkspace/xcshareddata/swiftpm/Package.resolved b/PubNubSwiftChatSDK.xcworkspace/xcshareddata/swiftpm/Package.resolved new file mode 100644 index 0000000..bd315ab --- /dev/null +++ b/PubNubSwiftChatSDK.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -0,0 +1,24 @@ +{ + "originHash" : "2b7f8558564acf72b5e5be5d437803cf7d29d74b8d155e01d97b3918fb30f48e", + "pins" : [ + { + "identity" : "kmp-chat", + "kind" : "remoteSourceControl", + "location" : "https://github.com/pubnub/kmp-chat", + "state" : { + "revision" : "1e2ea0248e203c6cf6d5b07d9d9eb637ad055ac2", + "version" : "0.8.3-dev" + } + }, + { + "identity" : "swift", + "kind" : "remoteSourceControl", + "location" : "https://github.com/pubnub/swift", + "state" : { + "revision" : "be18a8c8d32f1426992d03cb3551101ab972fdb4", + "version" : "8.0.1" + } + } + ], + "version" : 3 +}