|
39 | 39 | 3DE7581D292B88020083EAB0 /* PubNubChat in Frameworks */ = {isa = PBXBuildFile; productRef = 3DE7581C292B88020083EAB0 /* PubNubChat */; }; |
40 | 40 | 3DE7581F292B88020083EAB0 /* PubNubChatComponents in Frameworks */ = {isa = PBXBuildFile; productRef = 3DE7581E292B88020083EAB0 /* PubNubChatComponents */; }; |
41 | 41 | 3DE75827292F723C0083EAB0 /* LiveEventAppUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DE75826292F723C0083EAB0 /* LiveEventAppUITests.swift */; }; |
| 42 | + 3DED7690295DA16B0048E272 /* YouTubeiOSPlayerHelper in Frameworks */ = {isa = PBXBuildFile; productRef = 3DED768F295DA16B0048E272 /* YouTubeiOSPlayerHelper */; }; |
42 | 43 | 3DFB1F9F2934B87500DDF361 /* TimeLogger.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DFB1F952934B87500DDF361 /* TimeLogger.swift */; }; |
43 | 44 | 3DFB1FA02934B87500DDF361 /* DebugViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DFB1F962934B87500DDF361 /* DebugViewController.swift */; }; |
44 | 45 | 3DFB1FA12934B87500DDF361 /* UIView+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DFB1F982934B87500DDF361 /* UIView+Extensions.swift */; }; |
|
110 | 111 | files = ( |
111 | 112 | 3DE7581F292B88020083EAB0 /* PubNubChatComponents in Frameworks */, |
112 | 113 | 3DE7581D292B88020083EAB0 /* PubNubChat in Frameworks */, |
| 114 | + 3DED7690295DA16B0048E272 /* YouTubeiOSPlayerHelper in Frameworks */, |
113 | 115 | ); |
114 | 116 | runOnlyForDeploymentPostprocessing = 0; |
115 | 117 | }; |
|
277 | 279 | packageProductDependencies = ( |
278 | 280 | 3DE7581C292B88020083EAB0 /* PubNubChat */, |
279 | 281 | 3DE7581E292B88020083EAB0 /* PubNubChatComponents */, |
| 282 | + 3DED768F295DA16B0048E272 /* YouTubeiOSPlayerHelper */, |
280 | 283 | ); |
281 | 284 | productName = "live-event-app"; |
282 | 285 | productReference = 3DE75804292B876C0083EAB0 /* live-event-app.app */; |
|
330 | 333 | mainGroup = 3DE757FB292B876C0083EAB0; |
331 | 334 | packageReferences = ( |
332 | 335 | 3DE7581B292B88020083EAB0 /* XCRemoteSwiftPackageReference "chat-components-ios" */, |
| 336 | + 3DED768E295DA16B0048E272 /* XCRemoteSwiftPackageReference "youtube-ios-player-helper" */, |
333 | 337 | ); |
334 | 338 | productRefGroup = 3DE75805292B876C0083EAB0 /* Products */; |
335 | 339 | projectDirPath = ""; |
|
686 | 690 | version = 0.2.0; |
687 | 691 | }; |
688 | 692 | }; |
| 693 | + 3DED768E295DA16B0048E272 /* XCRemoteSwiftPackageReference "youtube-ios-player-helper" */ = { |
| 694 | + isa = XCRemoteSwiftPackageReference; |
| 695 | + repositoryURL = "https://github.com/youtube/youtube-ios-player-helper"; |
| 696 | + requirement = { |
| 697 | + kind = upToNextMajorVersion; |
| 698 | + minimumVersion = 1.0.0; |
| 699 | + }; |
| 700 | + }; |
689 | 701 | /* End XCRemoteSwiftPackageReference section */ |
690 | 702 |
|
691 | 703 | /* Begin XCSwiftPackageProductDependency section */ |
|
699 | 711 | package = 3DE7581B292B88020083EAB0 /* XCRemoteSwiftPackageReference "chat-components-ios" */; |
700 | 712 | productName = PubNubChatComponents; |
701 | 713 | }; |
| 714 | + 3DED768F295DA16B0048E272 /* YouTubeiOSPlayerHelper */ = { |
| 715 | + isa = XCSwiftPackageProductDependency; |
| 716 | + package = 3DED768E295DA16B0048E272 /* XCRemoteSwiftPackageReference "youtube-ios-player-helper" */; |
| 717 | + productName = YouTubeiOSPlayerHelper; |
| 718 | + }; |
702 | 719 | /* End XCSwiftPackageProductDependency section */ |
703 | 720 | }; |
704 | 721 | rootObject = 3DE757FC292B876C0083EAB0 /* Project object */; |
|
0 commit comments