|
106 | 106 | 578AA65C259A05B200D7CAD9 /* CreateDataStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = 578AA65B259A05B200D7CAD9 /* CreateDataStream.swift */; }; |
107 | 107 | 57B7FC83259C313200407BE1 /* RawAudioData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 57B7FC82259C313200407BE1 /* RawAudioData.swift */; }; |
108 | 108 | 57B7FC89259C599100407BE1 /* RawAudioData.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 57B7FC8B259C599100407BE1 /* RawAudioData.storyboard */; }; |
| 109 | + 670709A5282659B100A72FD6 /* SampleHandlerUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = 670709A4282659B100A72FD6 /* SampleHandlerUtil.m */; }; |
| 110 | + 670709A6282659B100A72FD6 /* SampleHandlerUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = 670709A4282659B100A72FD6 /* SampleHandlerUtil.m */; }; |
109 | 111 | 67B8C79E2804081F00195106 /* RawVideoData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 67B8C79D2804081F00195106 /* RawVideoData.swift */; }; |
110 | 112 | 67B8C7A7280511CB00195106 /* MediaUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 67B8C7A6280511CB00195106 /* MediaUtils.m */; }; |
111 | 113 | 67B8C7A82805642300195106 /* RawVideoData.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 67B8C7AA2805642300195106 /* RawVideoData.storyboard */; }; |
|
314 | 316 | 57B7FC82259C313200407BE1 /* RawAudioData.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RawAudioData.swift; sourceTree = "<group>"; }; |
315 | 317 | 57B7FC8A259C599100407BE1 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/RawAudioData.storyboard; sourceTree = "<group>"; }; |
316 | 318 | 57B7FC8E259C599700407BE1 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/RawAudioData.strings"; sourceTree = "<group>"; }; |
| 319 | + 670709A3282659B100A72FD6 /* SampleHandlerUtil.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SampleHandlerUtil.h; sourceTree = "<group>"; }; |
| 320 | + 670709A4282659B100A72FD6 /* SampleHandlerUtil.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SampleHandlerUtil.m; sourceTree = "<group>"; }; |
317 | 321 | 67B8C79D2804081F00195106 /* RawVideoData.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RawVideoData.swift; sourceTree = "<group>"; }; |
318 | 322 | 67B8C7A5280511CB00195106 /* MediaUtils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MediaUtils.h; sourceTree = "<group>"; }; |
319 | 323 | 67B8C7A6280511CB00195106 /* MediaUtils.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MediaUtils.m; sourceTree = "<group>"; }; |
|
457 | 461 | 0339BE9F25205B7F007D4FDD /* SampleHandler.swift */, |
458 | 462 | 0339BEA125205B7F007D4FDD /* Info.plist */, |
459 | 463 | 0339BEBB25205D1A007D4FDD /* Agora-ScreenShare-Extension-Bridging-Header.h */, |
| 464 | + 670709A3282659B100A72FD6 /* SampleHandlerUtil.h */, |
| 465 | + 670709A4282659B100A72FD6 /* SampleHandlerUtil.m */, |
460 | 466 | ); |
461 | 467 | path = "Agora-ScreenShare-Extension"; |
462 | 468 | sourceTree = "<group>"; |
|
1160 | 1166 | 0339BEC72520A612007D4FDD /* GlobalSettings.swift in Sources */, |
1161 | 1167 | 0339BEC525206635007D4FDD /* KeyCenter.swift in Sources */, |
1162 | 1168 | 0339BEC425205D1A007D4FDD /* AgoraAudioTube.mm in Sources */, |
| 1169 | + 670709A6282659B100A72FD6 /* SampleHandlerUtil.m in Sources */, |
1163 | 1170 | 0339BEC325205D1A007D4FDD /* AgoraUploader.swift in Sources */, |
1164 | 1171 | 0339BEA025205B7F007D4FDD /* SampleHandler.swift in Sources */, |
1165 | 1172 | 8B98CAA42664914D001B5454 /* AgoraAudioProcessing.mm in Sources */, |
|
1172 | 1179 | files = ( |
1173 | 1180 | 03FB5B3725642E7C00F04ED0 /* LiveStreaming.swift in Sources */, |
1174 | 1181 | 036CBA47251990B400D74FAD /* AgoraCustomEncryption.h in Sources */, |
| 1182 | + 670709A5282659B100A72FD6 /* SampleHandlerUtil.m in Sources */, |
1175 | 1183 | 033A9EFF252D61E200BC26E1 /* CustomVideoSourceMediaIO.swift in Sources */, |
1176 | 1184 | 036CBA3F2519186300D74FAD /* StreamEncryption.swift in Sources */, |
1177 | 1185 | 0339BE9625203293007D4FDD /* ScreenShare.swift in Sources */, |
|
0 commit comments