|
24 | 24 | 4EE3A8D425B841DD00FAA24A /* ScreenCapturer.m in Sources */ = {isa = PBXBuildFile; fileRef = 4EE3A8CD25B841DD00FAA24A /* ScreenCapturer.m */; };
|
25 | 25 | D3FF699919D2664B25C9D458 /* Pods_RCTWebRTC.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A20F721AD842563B66292D5B /* Pods_RCTWebRTC.framework */; };
|
26 | 26 | D74EF94829652169000742E1 /* TrackCapturerEventsEmitter.m in Sources */ = {isa = PBXBuildFile; fileRef = D74EF94629652169000742E1 /* TrackCapturerEventsEmitter.m */; };
|
| 27 | + D7F0711E2C6DC91F0031F594 /* WebRTCModule+RTCAudioSession.m in Sources */ = {isa = PBXBuildFile; fileRef = D7F0711D2C6DC91F0031F594 /* WebRTCModule+RTCAudioSession.m */; }; |
27 | 28 | DEC96577264176C10052DB35 /* DataChannelWrapper.m in Sources */ = {isa = PBXBuildFile; fileRef = DEC96576264176C10052DB35 /* DataChannelWrapper.m */; };
|
28 | 29 | /* End PBXBuildFile section */
|
29 | 30 |
|
|
75 | 76 | D74EF94529652148000742E1 /* CapturerEventsDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CapturerEventsDelegate.h; path = RCTWebRTC/CapturerEventsDelegate.h; sourceTree = SOURCE_ROOT; };
|
76 | 77 | D74EF94629652169000742E1 /* TrackCapturerEventsEmitter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TrackCapturerEventsEmitter.m; path = RCTWebRTC/TrackCapturerEventsEmitter.m; sourceTree = SOURCE_ROOT; };
|
77 | 78 | D74EF94729652169000742E1 /* TrackCapturerEventsEmitter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TrackCapturerEventsEmitter.h; path = RCTWebRTC/TrackCapturerEventsEmitter.h; sourceTree = SOURCE_ROOT; };
|
| 79 | + D7F0711D2C6DC91F0031F594 /* WebRTCModule+RTCAudioSession.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "WebRTCModule+RTCAudioSession.m"; path = "RCTWebRTC/WebRTCModule+RTCAudioSession.m"; sourceTree = SOURCE_ROOT; }; |
78 | 80 | D7F99C122938F4E0000A2450 /* WebRTCModule+RTCMediaStream.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "WebRTCModule+RTCMediaStream.h"; path = "RCTWebRTC/WebRTCModule+RTCMediaStream.h"; sourceTree = SOURCE_ROOT; };
|
79 | 81 | DEC96576264176C10052DB35 /* DataChannelWrapper.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = DataChannelWrapper.m; path = RCTWebRTC/DataChannelWrapper.m; sourceTree = "<group>"; };
|
80 | 82 | DEC96579264176DF0052DB35 /* DataChannelWrapper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = DataChannelWrapper.h; path = RCTWebRTC/DataChannelWrapper.h; sourceTree = "<group>"; };
|
|
131 | 133 | 4EE3A8AF25B8413200FAA24A /* VideoCaptureController.h */,
|
132 | 134 | 0BDDA6DF20C18B6B00B38B45 /* VideoCaptureController.m */,
|
133 | 135 | 4EE3A8B525B8414A00FAA24A /* WebRTCModule+Permissions.m */,
|
| 136 | + D7F0711D2C6DC91F0031F594 /* WebRTCModule+RTCAudioSession.m */, |
134 | 137 | 4EE3A8B825B8415900FAA24A /* WebRTCModule+RTCDataChannel.h */,
|
135 | 138 | 4EE3A8B925B8415900FAA24A /* WebRTCModule+RTCDataChannel.m */,
|
136 | 139 | D7F99C122938F4E0000A2450 /* WebRTCModule+RTCMediaStream.h */,
|
|
262 | 265 | 4EC498BC25B8777F00E76218 /* ScreenCapturePickerViewManager.m in Sources */,
|
263 | 266 | 4EE3A8B225B8414000FAA24A /* WebRTCModule.m in Sources */,
|
264 | 267 | 4EE3A8D225B841DD00FAA24A /* CaptureController.m in Sources */,
|
| 268 | + D7F0711E2C6DC91F0031F594 /* WebRTCModule+RTCAudioSession.m in Sources */, |
265 | 269 | D74EF94829652169000742E1 /* TrackCapturerEventsEmitter.m in Sources */,
|
266 | 270 | 4EE3A8D125B841DD00FAA24A /* SocketConnection.m in Sources */,
|
267 | 271 | 4EE3A8BD25B8416500FAA24A /* WebRTCModule+RTCMediaStream.m in Sources */,
|
|
0 commit comments