Skip to content

Commit

Permalink
v1.0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroshihorie committed Nov 13, 2022
1 parent e57ef8a commit d190d66
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 17 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"repositoryURL": "https://github.com/webrtc-sdk/Specs.git",
"state": {
"branch": null,
"revision": "38ac06261e62f980652278c69b70284324c769e0",
"version": "104.5112.5"
"revision": "3490cea839a8526733be6ad3de4f0ae04e192b0f",
"version": "104.5112.6"
}
},
{
Expand Down
18 changes: 10 additions & 8 deletions LiveKitExample.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
68B38543271E780700711D5F /* LiveKitExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LiveKitExample.app; sourceTree = BUILT_PRODUCTS_DIR; };
68B38549271E780700711D5F /* LiveKitExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LiveKitExample.app; sourceTree = BUILT_PRODUCTS_DIR; };
68B3854B271E780700711D5F /* macOS.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = macOS.entitlements; sourceTree = "<group>"; };
68DEF27E2919EEFA00258494 /* ReplayKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ReplayKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/ReplayKit.framework; sourceTree = DEVELOPER_DIR; };
9E7835E62751A71500559DEC /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.0.sdk/System/Library/Frameworks/CoreGraphics.framework; sourceTree = DEVELOPER_DIR; };
D7AA477A285A0FFC00EB41AE /* SampleHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SampleHandler.swift; sourceTree = "<group>"; };
D7FECD452860B42700D04D1C /* LoggingOSLog.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoggingOSLog.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -137,6 +138,7 @@
681E3F47271FCB40007BB547 /* Frameworks */ = {
isa = PBXGroup;
children = (
68DEF27E2919EEFA00258494 /* ReplayKit.framework */,
9E7835E62751A71500559DEC /* CoreGraphics.framework */,
683F05F4273F96B20080C7AC /* ReplayKit.framework */,
);
Expand Down Expand Up @@ -617,7 +619,7 @@
CODE_SIGN_ENTITLEMENTS = "$(SRCROOT)/iOS/iOS.entitlements";
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 21;
CURRENT_PROJECT_VERSION = 23;
DEVELOPMENT_TEAM = 76TVFCUKK7;
ENABLE_PREVIEWS = YES;
INFOPLIST_FILE = iOS/Info.plist;
Expand All @@ -632,7 +634,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0.21;
MARKETING_VERSION = 1.0.23;
PRODUCT_BUNDLE_IDENTIFIER = io.livekit.example.SwiftSDK.1;
PRODUCT_NAME = LiveKitExample;
PROVISIONING_PROFILE_SPECIFIER = "";
Expand All @@ -651,7 +653,7 @@
CODE_SIGN_ENTITLEMENTS = "$(SRCROOT)/iOS/iOS.entitlements";
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 21;
CURRENT_PROJECT_VERSION = 23;
DEVELOPMENT_TEAM = 76TVFCUKK7;
ENABLE_PREVIEWS = YES;
INFOPLIST_FILE = iOS/Info.plist;
Expand All @@ -666,7 +668,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0.21;
MARKETING_VERSION = 1.0.23;
PRODUCT_BUNDLE_IDENTIFIER = io.livekit.example.SwiftSDK.1;
PRODUCT_NAME = LiveKitExample;
PROVISIONING_PROFILE_SPECIFIER = "";
Expand All @@ -686,7 +688,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 22;
CURRENT_PROJECT_VERSION = 23;
DEVELOPMENT_TEAM = 76TVFCUKK7;
ENABLE_HARDENED_RUNTIME = YES;
ENABLE_PREVIEWS = YES;
Expand All @@ -699,7 +701,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 11.0;
MARKETING_VERSION = 1.0.22;
MARKETING_VERSION = 1.0.23;
PRODUCT_BUNDLE_IDENTIFIER = io.livekit.example.SwiftSDK.1;
PRODUCT_NAME = LiveKitExample;
PROVISIONING_PROFILE_SPECIFIER = "";
Expand All @@ -717,7 +719,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 22;
CURRENT_PROJECT_VERSION = 23;
DEVELOPMENT_TEAM = 76TVFCUKK7;
ENABLE_HARDENED_RUNTIME = YES;
ENABLE_PREVIEWS = YES;
Expand All @@ -730,7 +732,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 11.0;
MARKETING_VERSION = 1.0.22;
MARKETING_VERSION = 1.0.23;
PRODUCT_BUNDLE_IDENTIFIER = io.livekit.example.SwiftSDK.1;
PRODUCT_NAME = LiveKitExample;
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down
4 changes: 2 additions & 2 deletions Shared/ExampleObservableRoom.swift
Original file line number Diff line number Diff line change
Expand Up @@ -125,9 +125,9 @@ class ExampleObservableRoom: ObservableRoom {
} else {

guard let source = screenShareSource else { return }

print("selected source: \(source)")

DispatchQueue.main.async {
self.screenShareTrackState = .busy(isPublishing: true)
}
Expand Down
8 changes: 4 additions & 4 deletions Shared/Views/ScreenShareSourcePickerView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@ class ScreenShareSourcePickerCtrl: ObservableObject {
assert(false, "error: \(error)")
}
}

init() {
restartTracks()
}

deinit {

print("\(type(of: self)) deinit")

_ = all(tracks.map { $0.stop() }).catch { error in
// should not happen
assert(false, "error: \(error)")
Expand Down Expand Up @@ -97,7 +97,7 @@ struct ScreenShareSourcePickerView: View {
let source = capturer.captureSource else { return }
onPickScreenShareSource?(source)
}

if let capturer = track.capturer as? MacOSScreenCapturer,
let source = capturer.captureSource as? MacOSWindow,
let appName = source.owningApplication?.applicationName {
Expand Down
1 change: 0 additions & 1 deletion iOS/BroadcastExt/LoggingOSLog.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import Foundation
import Logging
import struct Logging.Logger
import os

public struct LoggingOSLog: LogHandler {
Expand Down

0 comments on commit d190d66

Please sign in to comment.