|
3 | 3 | archiveVersion = 1; |
4 | 4 | classes = { |
5 | 5 | }; |
6 | | - objectVersion = 51; |
| 6 | + objectVersion = 52; |
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
|
111 | 111 | 7F76DCA92571794C00E8B7BC /* SettingsCells.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F76DCA82571794C00E8B7BC /* SettingsCells.swift */; }; |
112 | 112 | 7FDE65A2257E5DCA002AC81F /* UITypeAlias.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7BD765F247CC6920062A6B3 /* UITypeAlias.swift */; }; |
113 | 113 | 8407E0942472320800AC5DE8 /* (null) in Sources */ = {isa = PBXBuildFile; }; |
| 114 | + 8B349FE32681E2CE007247F2 /* agora-logo.png in Resources */ = {isa = PBXBuildFile; fileRef = 8B349FE22681E2CE007247F2 /* agora-logo.png */; }; |
114 | 115 | 8B98CAA42664914D001B5454 /* AgoraAudioProcessing.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8B98CAA32664914D001B5454 /* AgoraAudioProcessing.mm */; }; |
115 | 116 | A7847F922458062900469187 /* StatisticsInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7847F912458062900469187 /* StatisticsInfo.swift */; }; |
116 | 117 | A7847F942458089E00469187 /* AgoraExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7847F932458089E00469187 /* AgoraExtension.swift */; }; |
|
319 | 320 | 7FBE1D522576A904005A8619 /* pvc_kernels.metallib */ = {isa = PBXFileReference; lastKnownFileType = "archive.metal-library"; name = pvc_kernels.metallib; path = Pods/AgoraRtcEngine_iOS/AgoraRtcKit.framework/AgoraResources/pvc_kernels.metallib; sourceTree = SOURCE_ROOT; }; |
320 | 321 | 7FBE1D532576A904005A8619 /* model.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = model.bundle; path = Pods/AgoraRtcEngine_iOS/AgoraRtcKit.framework/AgoraResources/model.bundle; sourceTree = SOURCE_ROOT; }; |
321 | 322 | 846AE4340F81DCC00B6F9543 /* Pods-APIExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-APIExample.release.xcconfig"; path = "Target Support Files/Pods-APIExample/Pods-APIExample.release.xcconfig"; sourceTree = "<group>"; }; |
| 323 | + 8B349FE22681E2CE007247F2 /* agora-logo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "agora-logo.png"; sourceTree = "<group>"; }; |
322 | 324 | 8B98CAA12664914D001B5454 /* AgoraAudioProcessing.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AgoraAudioProcessing.h; sourceTree = "<group>"; }; |
323 | 325 | 8B98CAA22664914D001B5454 /* AgoraAudioCriticalSection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AgoraAudioCriticalSection.h; sourceTree = "<group>"; }; |
324 | 326 | 8B98CAA32664914D001B5454 /* AgoraAudioProcessing.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = AgoraAudioProcessing.mm; sourceTree = "<group>"; }; |
|
687 | 689 | 03BEED09251C4446005E78F4 /* Resources */ = { |
688 | 690 | isa = PBXGroup; |
689 | 691 | children = ( |
| 692 | + 8B349FE22681E2CE007247F2 /* agora-logo.png */, |
690 | 693 | 5771636326453E8E0072DE96 /* output.raw */, |
691 | 694 | 7FBE1D532576A904005A8619 /* model.bundle */, |
692 | 695 | 7FBE1D502576A904005A8619 /* pvc_jnqd.bundle */, |
|
1001 | 1004 | A7CA48C424553CF700507435 /* Popover.storyboard in Resources */, |
1002 | 1005 | 03D13BDC2448758B00B599B3 /* LaunchScreen.storyboard in Resources */, |
1003 | 1006 | 033A9F57252D89F000BC26E1 /* CustomVideoSourceMediaIO.storyboard in Resources */, |
| 1007 | + 8B349FE32681E2CE007247F2 /* agora-logo.png in Resources */, |
1004 | 1008 | 576BB8EE259B00E100323D43 /* CreateDataStream.storyboard in Resources */, |
1005 | 1009 | 033A9F23252D70E400BC26E1 /* JoinChannelVideo.storyboard in Resources */, |
1006 | 1010 | 033A9F66252D8B2A00BC26E1 /* VoiceChanger.storyboard in Resources */, |
|
0 commit comments