|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 2102CD142BA9E0E700D0EBAD /* ApiVideoLiveStream.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2102CD092BA9E0E700D0EBAD /* ApiVideoLiveStream.framework */; };
|
| 11 | + 2192709F2C202CD90028BFFF /* RtmpLiveStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2192709E2C202CD90028BFFF /* RtmpLiveStream.swift */; }; |
| 12 | + 219270A12C202D020028BFFF /* LiveStreamProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 219270A02C202D020028BFFF /* LiveStreamProtocol.swift */; }; |
| 13 | + 219270A32C202FA30028BFFF /* IOLiveStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = 219270A22C202FA30028BFFF /* IOLiveStream.swift */; }; |
| 14 | + 219270A52C2039910028BFFF /* SrtLiveStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = 219270A42C2039910028BFFF /* SrtLiveStream.swift */; }; |
| 15 | + 219270A72C203A360028BFFF /* SRTHaishinKit in Frameworks */ = {isa = PBXBuildFile; productRef = 219270A62C203A360028BFFF /* SRTHaishinKit */; }; |
| 16 | + 219270AA2C2064280028BFFF /* LiveStreamError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 219270A92C2064280028BFFF /* LiveStreamError.swift */; }; |
| 17 | + 219270AC2C20644D0028BFFF /* Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 219270AB2C20644D0028BFFF /* Extensions.swift */; }; |
11 | 18 | 21BF485B2C10B54300EAEB5B /* HaishinKit in Frameworks */ = {isa = PBXBuildFile; productRef = 21BF485A2C10B54300EAEB5B /* HaishinKit */; };
|
12 | 19 | 21BF485E2C10BAAF00EAEB5B /* InAppSettingsKit in Frameworks */ = {isa = PBXBuildFile; productRef = 21BF485D2C10BAAF00EAEB5B /* InAppSettingsKit */; };
|
13 | 20 | 21CCD6A02BBC44EE00E58F5D /* ApiVideoLiveStream.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2102CD092BA9E0E700D0EBAD /* ApiVideoLiveStream.framework */; };
|
|
86 | 93 | 2126C5152BCD4D6E006BEDF3 /* create-documentation-pr.yml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = "create-documentation-pr.yml"; sourceTree = "<group>"; };
|
87 | 94 | 2126C5162BCD4D6E006BEDF3 /* create-release-from-changelog.yml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = "create-release-from-changelog.yml"; sourceTree = "<group>"; };
|
88 | 95 | 2126C5172BCD4D6E006BEDF3 /* release.yml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = release.yml; sourceTree = "<group>"; };
|
89 |
| - 21E3585C2C10A27000D856D9 /* Cartfile */ = {isa = PBXFileReference; lastKnownFileType = text; path = Cartfile; sourceTree = "<group>"; }; |
| 96 | + 2192709E2C202CD90028BFFF /* RtmpLiveStream.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RtmpLiveStream.swift; sourceTree = "<group>"; }; |
| 97 | + 219270A02C202D020028BFFF /* LiveStreamProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LiveStreamProtocol.swift; sourceTree = "<group>"; }; |
| 98 | + 219270A22C202FA30028BFFF /* IOLiveStream.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IOLiveStream.swift; sourceTree = "<group>"; }; |
| 99 | + 219270A42C2039910028BFFF /* SrtLiveStream.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SrtLiveStream.swift; sourceTree = "<group>"; }; |
| 100 | + 219270A92C2064280028BFFF /* LiveStreamError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LiveStreamError.swift; sourceTree = "<group>"; }; |
| 101 | + 219270AB2C20644D0028BFFF /* Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Extensions.swift; sourceTree = "<group>"; }; |
90 | 102 | 21E3585D2C10A27000D856D9 /* ApiVideoLiveStream.podspec */ = {isa = PBXFileReference; lastKnownFileType = text; path = ApiVideoLiveStream.podspec; sourceTree = "<group>"; };
|
91 | 103 | 21E358802C10A35300D856D9 /* MainViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MainViewController.swift; sourceTree = "<group>"; };
|
92 | 104 | 21E358812C10A35300D856D9 /* SettingsViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SettingsViewController.swift; sourceTree = "<group>"; };
|
|
110 | 122 | isa = PBXFrameworksBuildPhase;
|
111 | 123 | buildActionMask = 2147483647;
|
112 | 124 | files = (
|
| 125 | + 219270A72C203A360028BFFF /* SRTHaishinKit in Frameworks */, |
113 | 126 | 21BF485B2C10B54300EAEB5B /* HaishinKit in Frameworks */,
|
114 | 127 | );
|
115 | 128 | runOnlyForDeploymentPostprocessing = 0;
|
|
145 | 158 | 2117CBD02BB1EBCA00B85BF0 /* CONTRIBUTING.md */,
|
146 | 159 | 2126C5132BCD47DA006BEDF3 /* LICENSE.md */,
|
147 | 160 | 2117CBD12BB1EBCA00B85BF0 /* README.md */,
|
148 |
| - 21E3585C2C10A27000D856D9 /* Cartfile */, |
149 | 161 | 21E3585D2C10A27000D856D9 /* ApiVideoLiveStream.podspec */,
|
150 | 162 | 2117CC072BB1F1F900B85BF0 /* Package.swift */,
|
151 | 163 | 2102CD0A2BA9E0E700D0EBAD /* Products */,
|
|
182 | 194 | path = .github;
|
183 | 195 | sourceTree = "<group>";
|
184 | 196 | };
|
| 197 | + 2192709D2C202C9B0028BFFF /* IOStream */ = { |
| 198 | + isa = PBXGroup; |
| 199 | + children = ( |
| 200 | + 2192709E2C202CD90028BFFF /* RtmpLiveStream.swift */, |
| 201 | + 219270A42C2039910028BFFF /* SrtLiveStream.swift */, |
| 202 | + 219270A22C202FA30028BFFF /* IOLiveStream.swift */, |
| 203 | + 219270A02C202D020028BFFF /* LiveStreamProtocol.swift */, |
| 204 | + ); |
| 205 | + path = IOStream; |
| 206 | + sourceTree = "<group>"; |
| 207 | + }; |
| 208 | + 219270A82C20640D0028BFFF /* Utils */ = { |
| 209 | + isa = PBXGroup; |
| 210 | + children = ( |
| 211 | + 219270A92C2064280028BFFF /* LiveStreamError.swift */, |
| 212 | + 219270AB2C20644D0028BFFF /* Extensions.swift */, |
| 213 | + ); |
| 214 | + path = Utils; |
| 215 | + sourceTree = "<group>"; |
| 216 | + }; |
185 | 217 | 21CCD69F2BBC44EE00E58F5D /* Frameworks */ = {
|
186 | 218 | isa = PBXGroup;
|
187 | 219 | children = (
|
|
239 | 271 | path = Tests;
|
240 | 272 | sourceTree = "<group>";
|
241 | 273 | };
|
242 |
| - 21E358A12C10A39400D856D9 /* models */ = { |
| 274 | + 21E358A12C10A39400D856D9 /* Configuration */ = { |
243 | 275 | isa = PBXGroup;
|
244 | 276 | children = (
|
245 | 277 | 21E3589F2C10A39400D856D9 /* Configuration.swift */,
|
246 | 278 | 21E358A02C10A39400D856D9 /* Resolution.swift */,
|
247 | 279 | );
|
248 |
| - path = models; |
| 280 | + path = Configuration; |
249 | 281 | sourceTree = "<group>";
|
250 | 282 | };
|
251 | 283 | 21E358A32C10A39400D856D9 /* ApiVideoLiveStream */ = {
|
252 | 284 | isa = PBXGroup;
|
253 | 285 | children = (
|
254 |
| - 21E358A12C10A39400D856D9 /* models */, |
| 286 | + 219270A82C20640D0028BFFF /* Utils */, |
| 287 | + 2192709D2C202C9B0028BFFF /* IOStream */, |
| 288 | + 21E358A12C10A39400D856D9 /* Configuration */, |
255 | 289 | 21E358A22C10A39400D856D9 /* ApiVideoLiveStream.swift */,
|
256 | 290 | );
|
257 | 291 | path = ApiVideoLiveStream;
|
|
294 | 328 | name = ApiVideoLiveStream;
|
295 | 329 | packageProductDependencies = (
|
296 | 330 | 21BF485A2C10B54300EAEB5B /* HaishinKit */,
|
| 331 | + 219270A62C203A360028BFFF /* SRTHaishinKit */, |
297 | 332 | );
|
298 | 333 | productName = Databus;
|
299 | 334 | productReference = 2102CD092BA9E0E700D0EBAD /* ApiVideoLiveStream.framework */;
|
|
418 | 453 | isa = PBXSourcesBuildPhase;
|
419 | 454 | buildActionMask = 2147483647;
|
420 | 455 | files = (
|
| 456 | + 219270A12C202D020028BFFF /* LiveStreamProtocol.swift in Sources */, |
| 457 | + 219270AC2C20644D0028BFFF /* Extensions.swift in Sources */, |
| 458 | + 219270A32C202FA30028BFFF /* IOLiveStream.swift in Sources */, |
421 | 459 | 21E358A52C10A39400D856D9 /* Configuration.swift in Sources */,
|
422 | 460 | 21E358A62C10A39400D856D9 /* Resolution.swift in Sources */,
|
| 461 | + 219270A52C2039910028BFFF /* SrtLiveStream.swift in Sources */, |
423 | 462 | 21E358A72C10A39400D856D9 /* ApiVideoLiveStream.swift in Sources */,
|
| 463 | + 219270AA2C2064280028BFFF /* LiveStreamError.swift in Sources */, |
| 464 | + 2192709F2C202CD90028BFFF /* RtmpLiveStream.swift in Sources */, |
424 | 465 | );
|
425 | 466 | runOnlyForDeploymentPostprocessing = 0;
|
426 | 467 | };
|
|
846 | 887 | /* End XCRemoteSwiftPackageReference section */
|
847 | 888 |
|
848 | 889 | /* Begin XCSwiftPackageProductDependency section */
|
| 890 | + 219270A62C203A360028BFFF /* SRTHaishinKit */ = { |
| 891 | + isa = XCSwiftPackageProductDependency; |
| 892 | + package = 21E358A82C10A54D00D856D9 /* XCRemoteSwiftPackageReference "HaishinKit" */; |
| 893 | + productName = SRTHaishinKit; |
| 894 | + }; |
849 | 895 | 21BF485A2C10B54300EAEB5B /* HaishinKit */ = {
|
850 | 896 | isa = XCSwiftPackageProductDependency;
|
851 | 897 | package = 21E358A82C10A54D00D856D9 /* XCRemoteSwiftPackageReference "HaishinKit" */;
|
|
0 commit comments