|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 28D5CAE0E83A76C0FFBC9536 /* Pods_SimpleWebRTC.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9BFABE961561EF9B2240A098 /* Pods_SimpleWebRTC.framework */; }; |
11 | | - 37D42462220C447500F16598 /* WebRTC.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 37D42461220C447500F16598 /* WebRTC.framework */; }; |
12 | | - 37D42463220C447500F16598 /* WebRTC.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 37D42461220C447500F16598 /* WebRTC.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
13 | 11 | AF15C0B221E422D9005B4ED6 /* UIViewExtention.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF15C0B121E422D9005B4ED6 /* UIViewExtention.swift */; }; |
14 | 12 | AF15C0B521E4F1F7005B4ED6 /* SignalingMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF15C0B421E4F1F7005B4ED6 /* SignalingMessage.swift */; }; |
15 | 13 | AF15C0B721E54EB1005B4ED6 /* SignalingCandidate.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF15C0B621E54EB1005B4ED6 /* SignalingCandidate.swift */; }; |
|
22 | 20 | AF711AC521DFAD6E005CA4FA /* SimpleWebRTCUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF711AC421DFAD6E005CA4FA /* SimpleWebRTCUITests.swift */; }; |
23 | 21 | AF711ADA21E1454E005CA4FA /* WebRTCClient.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF711AD921E1454E005CA4FA /* WebRTCClient.swift */; }; |
24 | 22 | AF711ADD21E14DDC005CA4FA /* ScreenSizeUtil.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF711ADC21E14DDC005CA4FA /* ScreenSizeUtil.swift */; }; |
| 23 | + AF90A8DD220CEB0E0083687C /* WebRTC.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF90A8DC220CEB0E0083687C /* WebRTC.framework */; }; |
| 24 | + AF90A8DE220CEB0E0083687C /* WebRTC.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = AF90A8DC220CEB0E0083687C /* WebRTC.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
| 25 | + AF90A8E0220CF07A0083687C /* RTCCustomFrameCapture.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF90A8DF220CF07A0083687C /* RTCCustomFrameCapture.swift */; }; |
| 26 | + AF90A8E3220D00D60083687C /* CameraSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF90A8E2220D00D60083687C /* CameraSession.swift */; }; |
25 | 27 | AFAF58EA21EA0AD300609BB7 /* UIColorExtention.swift in Sources */ = {isa = PBXBuildFile; fileRef = AFAF58E921EA0AD300609BB7 /* UIColorExtention.swift */; }; |
26 | 28 | AFB7E9B121E56D8B00A0E27A /* sample.mp4 in Resources */ = {isa = PBXBuildFile; fileRef = AFF1031B21E569B60011C1FC /* sample.mp4 */; }; |
27 | 29 | AFBCD53121E8F52B00694C14 /* like_filled.png in Resources */ = {isa = PBXBuildFile; fileRef = AFBCD53021E8F52B00694C14 /* like_filled.png */; }; |
|
55 | 57 | dstPath = ""; |
56 | 58 | dstSubfolderSpec = 10; |
57 | 59 | files = ( |
58 | | - 37D42463220C447500F16598 /* WebRTC.framework in Embed Frameworks */, |
| 60 | + AF90A8DE220CEB0E0083687C /* WebRTC.framework in Embed Frameworks */, |
59 | 61 | ); |
60 | 62 | name = "Embed Frameworks"; |
61 | 63 | runOnlyForDeploymentPostprocessing = 0; |
|
67 | 69 | 05D95DE48BD4CC42D39620AF /* Pods-SimpleWebRTCTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SimpleWebRTCTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-SimpleWebRTCTests/Pods-SimpleWebRTCTests.debug.xcconfig"; sourceTree = "<group>"; }; |
68 | 70 | 2D2A5F0229AE703BFD44F9F1 /* Pods-SimpleWebRTCUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SimpleWebRTCUITests.release.xcconfig"; path = "Pods/Target Support Files/Pods-SimpleWebRTCUITests/Pods-SimpleWebRTCUITests.release.xcconfig"; sourceTree = "<group>"; }; |
69 | 71 | 31148F7848EBC2EEA7F21F0F /* Pods_SimpleWebRTCTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_SimpleWebRTCTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
70 | | - 37D42461220C447500F16598 /* WebRTC.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = WebRTC.framework; sourceTree = "<group>"; }; |
71 | 72 | 53C8300D672FBC2658413CC6 /* Pods-SimpleWebRTC.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SimpleWebRTC.release.xcconfig"; path = "Pods/Target Support Files/Pods-SimpleWebRTC/Pods-SimpleWebRTC.release.xcconfig"; sourceTree = "<group>"; }; |
72 | 73 | 8D9A48F6D592CC1505389F06 /* Pods-SimpleWebRTCTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SimpleWebRTCTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-SimpleWebRTCTests/Pods-SimpleWebRTCTests.release.xcconfig"; sourceTree = "<group>"; }; |
73 | 74 | 9BFABE961561EF9B2240A098 /* Pods_SimpleWebRTC.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_SimpleWebRTC.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
90 | 91 | AF711AC621DFAD6E005CA4FA /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
91 | 92 | AF711AD921E1454E005CA4FA /* WebRTCClient.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WebRTCClient.swift; sourceTree = "<group>"; }; |
92 | 93 | AF711ADC21E14DDC005CA4FA /* ScreenSizeUtil.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ScreenSizeUtil.swift; sourceTree = "<group>"; }; |
| 94 | + AF90A8DC220CEB0E0083687C /* WebRTC.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = WebRTC.framework; sourceTree = "<group>"; }; |
| 95 | + AF90A8DF220CF07A0083687C /* RTCCustomFrameCapture.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RTCCustomFrameCapture.swift; sourceTree = "<group>"; }; |
| 96 | + AF90A8E2220D00D60083687C /* CameraSession.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CameraSession.swift; sourceTree = "<group>"; }; |
93 | 97 | AFAF58E921EA0AD300609BB7 /* UIColorExtention.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UIColorExtention.swift; sourceTree = "<group>"; }; |
94 | 98 | AFBCD53021E8F52B00694C14 /* like_filled.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = like_filled.png; sourceTree = "<group>"; }; |
95 | 99 | AFBCD53321E8F55900694C14 /* UIDeviceExtention.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UIDeviceExtention.swift; sourceTree = "<group>"; }; |
|
104 | 108 | isa = PBXFrameworksBuildPhase; |
105 | 109 | buildActionMask = 2147483647; |
106 | 110 | files = ( |
107 | | - 37D42462220C447500F16598 /* WebRTC.framework in Frameworks */, |
108 | 111 | 28D5CAE0E83A76C0FFBC9536 /* Pods_SimpleWebRTC.framework in Frameworks */, |
| 112 | + AF90A8DD220CEB0E0083687C /* WebRTC.framework in Frameworks */, |
109 | 113 | ); |
110 | 114 | runOnlyForDeploymentPostprocessing = 0; |
111 | 115 | }; |
|
163 | 167 | AF711A9821DFAD6C005CA4FA = { |
164 | 168 | isa = PBXGroup; |
165 | 169 | children = ( |
166 | | - 37D42461220C447500F16598 /* WebRTC.framework */, |
| 170 | + AF90A8DC220CEB0E0083687C /* WebRTC.framework */, |
167 | 171 | AF711AA321DFAD6C005CA4FA /* SimpleWebRTC */, |
168 | 172 | AF711AB821DFAD6E005CA4FA /* SimpleWebRTCTests */, |
169 | 173 | AF711AC321DFAD6E005CA4FA /* SimpleWebRTCUITests */, |
|
186 | 190 | AF711AA321DFAD6C005CA4FA /* SimpleWebRTC */ = { |
187 | 191 | isa = PBXGroup; |
188 | 192 | children = ( |
| 193 | + AF90A8E1220D00500083687C /* CameraSession */, |
189 | 194 | AFF1031921E569990011C1FC /* Assets */, |
190 | 195 | AF15C0B321E4F1B9005B4ED6 /* Data */, |
191 | 196 | AF15C0AE21E41A58005B4ED6 /* Extentions */, |
|
231 | 236 | isa = PBXGroup; |
232 | 237 | children = ( |
233 | 238 | AF711AD921E1454E005CA4FA /* WebRTCClient.swift */, |
| 239 | + AF90A8DF220CF07A0083687C /* RTCCustomFrameCapture.swift */, |
234 | 240 | ); |
235 | 241 | path = WebRTC; |
236 | 242 | sourceTree = "<group>"; |
|
243 | 249 | path = Utility; |
244 | 250 | sourceTree = "<group>"; |
245 | 251 | }; |
| 252 | + AF90A8E1220D00500083687C /* CameraSession */ = { |
| 253 | + isa = PBXGroup; |
| 254 | + children = ( |
| 255 | + AF90A8E2220D00D60083687C /* CameraSession.swift */, |
| 256 | + ); |
| 257 | + path = CameraSession; |
| 258 | + sourceTree = "<group>"; |
| 259 | + }; |
246 | 260 | AFBCD52F21E8F51600694C14 /* Image */ = { |
247 | 261 | isa = PBXGroup; |
248 | 262 | children = ( |
|
499 | 513 | files = ( |
500 | 514 | AF15C0B721E54EB1005B4ED6 /* SignalingCandidate.swift in Sources */, |
501 | 515 | AF711AA721DFAD6C005CA4FA /* ViewController.swift in Sources */, |
| 516 | + AF90A8E0220CF07A0083687C /* RTCCustomFrameCapture.swift in Sources */, |
502 | 517 | AF15C0B221E422D9005B4ED6 /* UIViewExtention.swift in Sources */, |
503 | 518 | AF711ADD21E14DDC005CA4FA /* ScreenSizeUtil.swift in Sources */, |
504 | 519 | AF711AA521DFAD6C005CA4FA /* AppDelegate.swift in Sources */, |
505 | 520 | AF15C0B521E4F1F7005B4ED6 /* SignalingMessage.swift in Sources */, |
506 | 521 | AFBCD53421E8F55900694C14 /* UIDeviceExtention.swift in Sources */, |
| 522 | + AF90A8E3220D00D60083687C /* CameraSession.swift in Sources */, |
507 | 523 | AF711ADA21E1454E005CA4FA /* WebRTCClient.swift in Sources */, |
508 | 524 | AFAF58EA21EA0AD300609BB7 /* UIColorExtention.swift in Sources */, |
509 | 525 | ); |
|
0 commit comments