|
6 | 6 | objectVersion = 77; |
7 | 7 | objects = { |
8 | 8 |
|
| 9 | +/* Begin PBXBuildFile section */ |
| 10 | + 97613B4C2D0635C600220031 /* HotwireNative in Frameworks */ = {isa = PBXBuildFile; productRef = 97613B4B2D0635C600220031 /* HotwireNative */; }; |
| 11 | + 97613B572D06512900220031 /* YouTubePlayerKit in Frameworks */ = {isa = PBXBuildFile; productRef = 97613B562D06512900220031 /* YouTubePlayerKit */; }; |
| 12 | +/* End PBXBuildFile section */ |
| 13 | + |
9 | 14 | /* Begin PBXContainerItemProxy section */ |
10 | 15 | 97613B2D2D0634FA00220031 /* PBXContainerItemProxy */ = { |
11 | 16 | isa = PBXContainerItemProxy; |
|
65 | 70 | isa = PBXFrameworksBuildPhase; |
66 | 71 | buildActionMask = 2147483647; |
67 | 72 | files = ( |
| 73 | + 97613B572D06512900220031 /* YouTubePlayerKit in Frameworks */, |
| 74 | + 97613B4C2D0635C600220031 /* HotwireNative in Frameworks */, |
68 | 75 | ); |
69 | 76 | runOnlyForDeploymentPostprocessing = 0; |
70 | 77 | }; |
|
125 | 132 | ); |
126 | 133 | name = RubyEvents; |
127 | 134 | packageProductDependencies = ( |
| 135 | + 97613B4B2D0635C600220031 /* HotwireNative */, |
| 136 | + 97613B562D06512900220031 /* YouTubePlayerKit */, |
128 | 137 | ); |
129 | 138 | productName = RubyEvents; |
130 | 139 | productReference = 97613B162D0634F500220031 /* RubyEvents.app */; |
|
208 | 217 | ); |
209 | 218 | mainGroup = 97613B0D2D0634F500220031; |
210 | 219 | minimizedProjectReferenceProxies = 1; |
| 220 | + packageReferences = ( |
| 221 | + 97613B4A2D0635C600220031 /* XCRemoteSwiftPackageReference "hotwire-native-ios" */, |
| 222 | + 97613B552D06512900220031 /* XCRemoteSwiftPackageReference "YouTubePlayerKit" */, |
| 223 | + ); |
211 | 224 | preferredProjectObjectVersion = 77; |
212 | 225 | productRefGroup = 97613B172D0634F500220031 /* Products */; |
213 | 226 | projectDirPath = ""; |
|
289 | 302 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
290 | 303 | CODE_SIGN_STYLE = Automatic; |
291 | 304 | CURRENT_PROJECT_VERSION = 1; |
| 305 | + DEVELOPMENT_TEAM = NAQKG42NC3; |
292 | 306 | GENERATE_INFOPLIST_FILE = YES; |
293 | 307 | INFOPLIST_FILE = RubyEvents/Info.plist; |
294 | 308 | INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; |
|
316 | 330 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
317 | 331 | CODE_SIGN_STYLE = Automatic; |
318 | 332 | CURRENT_PROJECT_VERSION = 1; |
| 333 | + DEVELOPMENT_TEAM = NAQKG42NC3; |
319 | 334 | GENERATE_INFOPLIST_FILE = YES; |
320 | 335 | INFOPLIST_FILE = RubyEvents/Info.plist; |
321 | 336 | INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; |
|
563 | 578 | defaultConfigurationName = Release; |
564 | 579 | }; |
565 | 580 | /* End XCConfigurationList section */ |
| 581 | + |
| 582 | +/* Begin XCRemoteSwiftPackageReference section */ |
| 583 | + 97613B4A2D0635C600220031 /* XCRemoteSwiftPackageReference "hotwire-native-ios" */ = { |
| 584 | + isa = XCRemoteSwiftPackageReference; |
| 585 | + repositoryURL = "https://github.com/hotwired/hotwire-native-ios"; |
| 586 | + requirement = { |
| 587 | + kind = upToNextMajorVersion; |
| 588 | + minimumVersion = 1.0.1; |
| 589 | + }; |
| 590 | + }; |
| 591 | + 97613B552D06512900220031 /* XCRemoteSwiftPackageReference "YouTubePlayerKit" */ = { |
| 592 | + isa = XCRemoteSwiftPackageReference; |
| 593 | + repositoryURL = "https://github.com/SvenTiigi/YouTubePlayerKit.git"; |
| 594 | + requirement = { |
| 595 | + kind = upToNextMajorVersion; |
| 596 | + minimumVersion = 1.9.0; |
| 597 | + }; |
| 598 | + }; |
| 599 | +/* End XCRemoteSwiftPackageReference section */ |
| 600 | + |
| 601 | +/* Begin XCSwiftPackageProductDependency section */ |
| 602 | + 97613B4B2D0635C600220031 /* HotwireNative */ = { |
| 603 | + isa = XCSwiftPackageProductDependency; |
| 604 | + package = 97613B4A2D0635C600220031 /* XCRemoteSwiftPackageReference "hotwire-native-ios" */; |
| 605 | + productName = HotwireNative; |
| 606 | + }; |
| 607 | + 97613B562D06512900220031 /* YouTubePlayerKit */ = { |
| 608 | + isa = XCSwiftPackageProductDependency; |
| 609 | + package = 97613B552D06512900220031 /* XCRemoteSwiftPackageReference "YouTubePlayerKit" */; |
| 610 | + productName = YouTubePlayerKit; |
| 611 | + }; |
| 612 | +/* End XCSwiftPackageProductDependency section */ |
566 | 613 | }; |
567 | 614 | rootObject = 97613B0E2D0634F500220031 /* Project object */; |
568 | 615 | } |
0 commit comments