|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + F1A2B3C42D0F1A2B00000001 /* FishjamRTCAudioDevice.m in Sources */ = {isa = PBXBuildFile; fileRef = F1A2B3C42D0F1A2B00000003 /* FishjamRTCAudioDevice.m */; }; |
10 | 11 | 0BDDA6E020C18B6B00B38B45 /* VideoCaptureController.m in Sources */ = {isa = PBXBuildFile; fileRef = 0BDDA6DF20C18B6B00B38B45 /* VideoCaptureController.m */; }; |
11 | 12 | 4EC498BC25B8777F00E76218 /* ScreenCapturePickerViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4EC498BA25B8777F00E76218 /* ScreenCapturePickerViewManager.m */; }; |
12 | 13 | 4EE3A8A325B840DA00FAA24A /* RCTConvert+WebRTC.m in Sources */ = {isa = PBXBuildFile; fileRef = 4EE3A8A125B840DA00FAA24A /* RCTConvert+WebRTC.m */; }; |
|
80 | 81 | D7F99C122938F4E0000A2450 /* WebRTCModule+RTCMediaStream.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "WebRTCModule+RTCMediaStream.h"; path = "RCTWebRTC/WebRTCModule+RTCMediaStream.h"; sourceTree = SOURCE_ROOT; }; |
81 | 82 | DEC96576264176C10052DB35 /* DataChannelWrapper.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = DataChannelWrapper.m; path = RCTWebRTC/DataChannelWrapper.m; sourceTree = "<group>"; }; |
82 | 83 | DEC96579264176DF0052DB35 /* DataChannelWrapper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = DataChannelWrapper.h; path = RCTWebRTC/DataChannelWrapper.h; sourceTree = "<group>"; }; |
| 84 | + F1A2B3C42D0F1A2B00000002 /* FishjamRTCAudioDevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = FishjamRTCAudioDevice.h; path = RCTWebRTC/FishjamRTCAudioDevice.h; sourceTree = SOURCE_ROOT; }; |
| 85 | + F1A2B3C42D0F1A2B00000003 /* FishjamRTCAudioDevice.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = FishjamRTCAudioDevice.m; path = RCTWebRTC/FishjamRTCAudioDevice.m; sourceTree = SOURCE_ROOT; }; |
83 | 86 | /* End PBXFileReference section */ |
84 | 87 |
|
85 | 88 | /* Begin PBXFrameworksBuildPhase section */ |
|
159 | 162 | 4EE3A8C825B841DD00FAA24A /* SocketConnection.m */, |
160 | 163 | DEC96579264176DF0052DB35 /* DataChannelWrapper.h */, |
161 | 164 | DEC96576264176C10052DB35 /* DataChannelWrapper.m */, |
| 165 | + F1A2B3C42D0F1A2B00000002 /* FishjamRTCAudioDevice.h */, |
| 166 | + F1A2B3C42D0F1A2B00000003 /* FishjamRTCAudioDevice.m */, |
162 | 167 | ); |
163 | 168 | name = RCTWebRTC; |
164 | 169 | path = ../apple/RCTWebRTC; |
|
273 | 278 | 4EE3A8AC25B8412700FAA24A /* RTCVideoViewManager.m in Sources */, |
274 | 279 | 4EE3A8C125B8416F00FAA24A /* WebRTCModule+RTCPeerConnection.m in Sources */, |
275 | 280 | 4EE3A8A325B840DA00FAA24A /* RCTConvert+WebRTC.m in Sources */, |
| 281 | + F1A2B3C42D0F1A2B00000001 /* FishjamRTCAudioDevice.m in Sources */, |
276 | 282 | ); |
277 | 283 | runOnlyForDeploymentPostprocessing = 0; |
278 | 284 | }; |
|
0 commit comments