From 05ee8fdbdb052862b55c9660fb10820de2f9d48a Mon Sep 17 00:00:00 2001 From: Hiroshi Horie <548776+hiroshihorie@users.noreply.github.com> Date: Tue, 19 Apr 2022 02:18:19 +0900 Subject: [PATCH] compile with 0.9.14 --- .../xcshareddata/swiftpm/Package.resolved | 4 ++-- LiveKitExample.xcodeproj/project.pbxproj | 18 +++++++++--------- .../xcshareddata/swiftpm/Package.resolved | 4 ++-- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/LiveKitExample-dev.xcworkspace/xcshareddata/swiftpm/Package.resolved b/LiveKitExample-dev.xcworkspace/xcshareddata/swiftpm/Package.resolved index 567b299..6a96d80 100644 --- a/LiveKitExample-dev.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/LiveKitExample-dev.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -15,8 +15,8 @@ "repositoryURL": "https://github.com/google/promises.git", "state": { "branch": null, - "revision": "611337c330350c9c1823ad6d671e7f936af5ee13", - "version": "2.0.0" + "revision": "46c1e6b5ac09d8f82c991061c659f67e573d425d", + "version": "2.1.0" } }, { diff --git a/LiveKitExample.xcodeproj/project.pbxproj b/LiveKitExample.xcodeproj/project.pbxproj index 5a7ac15..10ca999 100644 --- a/LiveKitExample.xcodeproj/project.pbxproj +++ b/LiveKitExample.xcodeproj/project.pbxproj @@ -608,7 +608,7 @@ CODE_SIGN_ENTITLEMENTS = "$(SRCROOT)/iOS/iOS.entitlements"; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 15; + CURRENT_PROJECT_VERSION = 16; DEVELOPMENT_TEAM = 76TVFCUKK7; ENABLE_PREVIEWS = YES; INFOPLIST_FILE = iOS/Info.plist; @@ -623,7 +623,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.0.11; + MARKETING_VERSION = 1.0.12; PRODUCT_BUNDLE_IDENTIFIER = io.livekit.example.SwiftSDK.1; PRODUCT_NAME = LiveKitExample; PROVISIONING_PROFILE_SPECIFIER = ""; @@ -641,7 +641,7 @@ CODE_SIGN_ENTITLEMENTS = "$(SRCROOT)/iOS/iOS.entitlements"; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 15; + CURRENT_PROJECT_VERSION = 16; DEVELOPMENT_TEAM = 76TVFCUKK7; ENABLE_PREVIEWS = YES; INFOPLIST_FILE = iOS/Info.plist; @@ -656,7 +656,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.0.11; + MARKETING_VERSION = 1.0.12; PRODUCT_BUNDLE_IDENTIFIER = io.livekit.example.SwiftSDK.1; PRODUCT_NAME = LiveKitExample; PROVISIONING_PROFILE_SPECIFIER = ""; @@ -676,7 +676,7 @@ CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 15; + CURRENT_PROJECT_VERSION = 16; DEVELOPMENT_TEAM = 76TVFCUKK7; ENABLE_HARDENED_RUNTIME = YES; ENABLE_PREVIEWS = YES; @@ -689,7 +689,7 @@ "@executable_path/../Frameworks", ); MACOSX_DEPLOYMENT_TARGET = 11.0; - MARKETING_VERSION = 1.0.11; + MARKETING_VERSION = 1.0.12; PRODUCT_BUNDLE_IDENTIFIER = io.livekit.example.SwiftSDK.1; PRODUCT_NAME = LiveKitExample; PROVISIONING_PROFILE_SPECIFIER = ""; @@ -707,7 +707,7 @@ CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 15; + CURRENT_PROJECT_VERSION = 16; DEVELOPMENT_TEAM = 76TVFCUKK7; ENABLE_HARDENED_RUNTIME = YES; ENABLE_PREVIEWS = YES; @@ -720,7 +720,7 @@ "@executable_path/../Frameworks", ); MACOSX_DEPLOYMENT_TARGET = 11.0; - MARKETING_VERSION = 1.0.11; + MARKETING_VERSION = 1.0.12; PRODUCT_BUNDLE_IDENTIFIER = io.livekit.example.SwiftSDK.1; PRODUCT_NAME = LiveKitExample; PROVISIONING_PROFILE_SPECIFIER = ""; @@ -792,7 +792,7 @@ repositoryURL = "https://github.com/livekit/client-sdk-swift"; requirement = { kind = exactVersion; - version = 0.9.13; + version = 0.9.14; }; }; 68816CBF27B4D6BC00E24622 /* XCRemoteSwiftPackageReference "KeychainAccess" */ = { diff --git a/LiveKitExample.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/LiveKitExample.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 65a64f4..6d305bf 100644 --- a/LiveKitExample.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/LiveKitExample.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -5,8 +5,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/livekit/client-sdk-swift", "state" : { - "revision" : "9aa6436023a6f8be8351c401f215f414d923eec3", - "version" : "0.9.12" + "revision" : "a60425b7c73e8c69bb0945038e5db576770b7337", + "version" : "0.9.14" } }, {