|
97 | 97 | 8BE63B4227253CB000597DB1 /* SimpleFilter.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 8BE63B4427253CB000597DB1 /* SimpleFilter.storyboard */; }; |
98 | 98 | 8BF22438275F704600B65EF8 /* Pods_APIExample.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6F65EF2B97B89DE4581B426B /* Pods_APIExample.framework */; }; |
99 | 99 | 8BF2243B275F82CF00B65EF8 /* SimpleFilter.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 8BD4AE79272518D600E95B87 /* SimpleFilter.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
| 100 | + E702C1E628B4DB4800D7C7ED /* LiveStreaming.strings in Resources */ = {isa = PBXBuildFile; fileRef = E702C1E128B4DB4800D7C7ED /* LiveStreaming.strings */; }; |
| 101 | + E702C1E728B4DB4800D7C7ED /* LiveStreaming.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = E702C1E328B4DB4800D7C7ED /* LiveStreaming.storyboard */; }; |
| 102 | + E702C1E828B4DB4800D7C7ED /* LiveStreaming.swift in Sources */ = {isa = PBXBuildFile; fileRef = E702C1E528B4DB4800D7C7ED /* LiveStreaming.swift */; }; |
| 103 | + E702C1EA28B5C17600D7C7ED /* agora-logo.png in Resources */ = {isa = PBXBuildFile; fileRef = E702C1E928B5C17600D7C7ED /* agora-logo.png */; }; |
100 | 104 | E71E7B0B289B7D7900B846C7 /* SimpleFilter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BD4AE79272518D600E95B87 /* SimpleFilter.framework */; }; |
101 | 105 | E71E7B0C289B96FA00B846C7 /* VideoProcess.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = E71E7B0E289B96FA00B846C7 /* VideoProcess.storyboard */; }; |
102 | 106 | E71E7B17289BA78D00B846C7 /* QuickSwitchChannel.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = E71E7B15289BA78D00B846C7 /* QuickSwitchChannel.storyboard */; }; |
|
252 | 256 | 8BD4AE72272513FF00E95B87 /* SimpleFilter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SimpleFilter.swift; sourceTree = "<group>"; }; |
253 | 257 | 8BD4AE79272518D600E95B87 /* SimpleFilter.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SimpleFilter.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
254 | 258 | 8BE63B4527253CD900597DB1 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/SimpleFilter.storyboard; sourceTree = "<group>"; }; |
| 259 | + E702C1E228B4DB4800D7C7ED /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/LiveStreaming.strings"; sourceTree = "<group>"; }; |
| 260 | + E702C1E428B4DB4800D7C7ED /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LiveStreaming.storyboard; sourceTree = "<group>"; }; |
| 261 | + E702C1E528B4DB4800D7C7ED /* LiveStreaming.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LiveStreaming.swift; sourceTree = "<group>"; }; |
| 262 | + E702C1E928B5C17600D7C7ED /* agora-logo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "agora-logo.png"; path = "../../../iOS/APIExample/APIExample/Resources/agora-logo.png"; sourceTree = "<group>"; }; |
| 263 | + E702C1EB28B5C76000D7C7ED /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/LiveStreaming.strings"; sourceTree = "<group>"; }; |
255 | 264 | E71E7B0D289B96FA00B846C7 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/VideoProcess.storyboard; sourceTree = "<group>"; }; |
256 | 265 | E71E7B12289B971900B846C7 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/VideoProcess.strings; sourceTree = "<group>"; }; |
257 | 266 | E71E7B13289B9C2C00B846C7 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/VideoProcess.strings"; sourceTree = "<group>"; }; |
|
462 | 471 | 034C629D25297ABB00296ECF /* Resources */ = { |
463 | 472 | isa = PBXGroup; |
464 | 473 | children = ( |
| 474 | + E702C1E928B5C17600D7C7ED /* agora-logo.png */, |
465 | 475 | 67033725279E81DF0069F4B3 /* bg.jpg */, |
466 | 476 | 671BD67A27E0A4F50076D5E1 /* output.raw */, |
467 | 477 | 57A635F32593544600EDC2F7 /* effectA.wav */, |
|
483 | 493 | 036D3AA524FB797700B1D8DC /* Advanced */ = { |
484 | 494 | isa = PBXGroup; |
485 | 495 | children = ( |
| 496 | + E702C1E028B4DB4800D7C7ED /* LiveStreaming */, |
486 | 497 | E71E7B14289BA78D00B846C7 /* QuickSwitchChannel */, |
487 | 498 | 67033720279E75770069F4B3 /* VideoProcess */, |
488 | 499 | 8BD4AE6F272513D000E95B87 /* SimpleFilter */, |
|
741 | 752 | path = SimpleFilter; |
742 | 753 | sourceTree = "<group>"; |
743 | 754 | }; |
| 755 | + E702C1E028B4DB4800D7C7ED /* LiveStreaming */ = { |
| 756 | + isa = PBXGroup; |
| 757 | + children = ( |
| 758 | + E702C1E128B4DB4800D7C7ED /* LiveStreaming.strings */, |
| 759 | + E702C1E328B4DB4800D7C7ED /* LiveStreaming.storyboard */, |
| 760 | + E702C1E528B4DB4800D7C7ED /* LiveStreaming.swift */, |
| 761 | + ); |
| 762 | + path = LiveStreaming; |
| 763 | + sourceTree = "<group>"; |
| 764 | + }; |
744 | 765 | E71E7B14289BA78D00B846C7 /* QuickSwitchChannel */ = { |
745 | 766 | isa = PBXGroup; |
746 | 767 | children = ( |
|
896 | 917 | 67033726279E81DF0069F4B3 /* bg.jpg in Resources */, |
897 | 918 | 033A9FB3252EAEB500BC26E1 /* JoinChannelVideo.storyboard in Resources */, |
898 | 919 | 036D3AA024FA40EB00B1D8DC /* VideoView.xib in Resources */, |
| 920 | + E702C1EA28B5C17600D7C7ED /* agora-logo.png in Resources */, |
899 | 921 | 033A9FEB252EB5CC00BC26E1 /* AudioMixing.storyboard in Resources */, |
900 | 922 | 67E40B2427EC82F900C7A6E9 /* SpatialAudio.storyboard in Resources */, |
901 | 923 | 671BD67B27E0A4F50076D5E1 /* output.raw in Resources */, |
902 | 924 | E71E7B0C289B96FA00B846C7 /* VideoProcess.storyboard in Resources */, |
| 925 | + E702C1E628B4DB4800D7C7ED /* LiveStreaming.strings in Resources */, |
903 | 926 | 033A9FCC252EB03F00BC26E1 /* CustomVideoSourcePush.storyboard in Resources */, |
904 | 927 | 671BD67127DF478A0076D5E1 /* CustomVideoRender.storyboard in Resources */, |
| 928 | + E702C1E728B4DB4800D7C7ED /* LiveStreaming.storyboard in Resources */, |
905 | 929 | 57A635F42593544600EDC2F7 /* effectA.wav in Resources */, |
906 | 930 | 033A9FF5252EB5F400BC26E1 /* JoinMultiChannel.storyboard in Resources */, |
907 | 931 | 033A9FD6252EB05200BC26E1 /* RTMPStreaming.storyboard in Resources */, |
|
1008 | 1032 | 034C626C25259FC200296ECF /* JoinChannelVideo.swift in Sources */, |
1009 | 1033 | 034C62772525C68D00296ECF /* AgoraCustomEncryption.mm in Sources */, |
1010 | 1034 | 03896D3224F8A00F008593CD /* ViewController.swift in Sources */, |
| 1035 | + E702C1E828B4DB4800D7C7ED /* LiveStreaming.swift in Sources */, |
1011 | 1036 | 03896D3024F8A00F008593CD /* AppDelegate.swift in Sources */, |
1012 | 1037 | 034C626425257EA600296ECF /* GlobalSettings.swift in Sources */, |
1013 | 1038 | 036D3A9A24FA395E00B1D8DC /* KeyCenter.swift in Sources */, |
|
1226 | 1251 | name = SimpleFilter.storyboard; |
1227 | 1252 | sourceTree = "<group>"; |
1228 | 1253 | }; |
| 1254 | + E702C1E128B4DB4800D7C7ED /* LiveStreaming.strings */ = { |
| 1255 | + isa = PBXVariantGroup; |
| 1256 | + children = ( |
| 1257 | + E702C1E228B4DB4800D7C7ED /* zh-Hans */, |
| 1258 | + ); |
| 1259 | + name = LiveStreaming.strings; |
| 1260 | + sourceTree = "<group>"; |
| 1261 | + }; |
| 1262 | + E702C1E328B4DB4800D7C7ED /* LiveStreaming.storyboard */ = { |
| 1263 | + isa = PBXVariantGroup; |
| 1264 | + children = ( |
| 1265 | + E702C1E428B4DB4800D7C7ED /* Base */, |
| 1266 | + E702C1EB28B5C76000D7C7ED /* zh-Hans */, |
| 1267 | + ); |
| 1268 | + name = LiveStreaming.storyboard; |
| 1269 | + sourceTree = "<group>"; |
| 1270 | + }; |
1229 | 1271 | E71E7B0E289B96FA00B846C7 /* VideoProcess.storyboard */ = { |
1230 | 1272 | isa = PBXVariantGroup; |
1231 | 1273 | children = ( |
|
0 commit comments