|
14 | 14 | 099D61732C8472D300B86922 /* GoodNetworking in Frameworks */ = {isa = PBXBuildFile; productRef = 099D61722C8472D300B86922 /* GoodNetworking */; }; |
15 | 15 | 099D617F2C84A3CC00B86922 /* RandomNumber.swift in Sources */ = {isa = PBXBuildFile; fileRef = 099D617C2C84A3CC00B86922 /* RandomNumber.swift */; }; |
16 | 16 | 099D61802C84A3CC00B86922 /* RNGEndpoint.swift in Sources */ = {isa = PBXBuildFile; fileRef = 099D617D2C84A3CC00B86922 /* RNGEndpoint.swift */; }; |
| 17 | + 6B9596242D3E690B0037D874 /* GoodNetworking in Frameworks */ = {isa = PBXBuildFile; productRef = 6B9596232D3E690B0037D874 /* GoodNetworking */; }; |
17 | 18 | EA51F944299424A900B14A7C /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA51F943299424A900B14A7C /* AppDelegate.swift */; }; |
18 | 19 | EA51F94F299424AA00B14A7C /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = EA51F94E299424AA00B14A7C /* Assets.xcassets */; }; |
19 | 20 | EA51F952299424AA00B14A7C /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = EA51F950299424AA00B14A7C /* LaunchScreen.storyboard */; }; |
20 | | - EA51F96029942B3C00B14A7C /* Coordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA51F95F29942B3C00B14A7C /* Coordinator.swift */; }; |
21 | 21 | EA51F96229942B6700B14A7C /* AppCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA51F96129942B6700B14A7C /* AppCoordinator.swift */; }; |
22 | 22 | EA51F96429942B8300B14A7C /* HomeCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA51F96329942B8300B14A7C /* HomeCoordinator.swift */; }; |
23 | 23 | EA51F96829942BBF00B14A7C /* HomeViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA51F96629942BBF00B14A7C /* HomeViewModel.swift */; }; |
|
45 | 45 | EA51F94E299424AA00B14A7C /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
46 | 46 | EA51F951299424AA00B14A7C /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
47 | 47 | EA51F953299424AA00B14A7C /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
48 | | - EA51F95F29942B3C00B14A7C /* Coordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Coordinator.swift; sourceTree = "<group>"; }; |
49 | 48 | EA51F96129942B6700B14A7C /* AppCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppCoordinator.swift; sourceTree = "<group>"; }; |
50 | 49 | EA51F96329942B8300B14A7C /* HomeCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeCoordinator.swift; sourceTree = "<group>"; }; |
51 | 50 | EA51F96629942BBF00B14A7C /* HomeViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeViewModel.swift; sourceTree = "<group>"; }; |
|
84 | 83 | 099D61702C83447900B86922 /* GoodCoordinator in Frameworks */, |
85 | 84 | 099D61732C8472D300B86922 /* GoodNetworking in Frameworks */, |
86 | 85 | 09545AF02CB6704900DC5A61 /* LegacyReactor in Frameworks */, |
| 86 | + 6B9596242D3E690B0037D874 /* GoodNetworking in Frameworks */, |
87 | 87 | ); |
88 | 88 | runOnlyForDeploymentPostprocessing = 0; |
89 | 89 | }; |
|
162 | 162 | EA51F95E29942B1300B14A7C /* Coordinators */ = { |
163 | 163 | isa = PBXGroup; |
164 | 164 | children = ( |
165 | | - EA51F95F29942B3C00B14A7C /* Coordinator.swift */, |
166 | 165 | EA51F96129942B6700B14A7C /* AppCoordinator.swift */, |
167 | 166 | EA51F96329942B8300B14A7C /* HomeCoordinator.swift */, |
168 | 167 | EABE433929950C9E00EB51BD /* AboutCoordinator.swift */, |
|
302 | 301 | 099D616F2C83447900B86922 /* GoodCoordinator */, |
303 | 302 | 099D61722C8472D300B86922 /* GoodNetworking */, |
304 | 303 | 09545AEF2CB6704900DC5A61 /* LegacyReactor */, |
| 304 | + 6B9596232D3E690B0037D874 /* GoodNetworking */, |
305 | 305 | ); |
306 | 306 | productName = "GoodReactor-Sample"; |
307 | 307 | productReference = EA51F940299424A900B14A7C /* GoodReactor-Sample.app */; |
|
335 | 335 | ); |
336 | 336 | mainGroup = EA51F937299424A900B14A7C; |
337 | 337 | packageReferences = ( |
338 | | - 099D61712C8472D300B86922 /* XCLocalSwiftPackageReference "../../GoodNetworking" */, |
339 | 338 | 0908A6442C91C0B10035A749 /* XCLocalSwiftPackageReference "../../GoodCoordinator-iOS" */, |
| 339 | + 6B9596222D3E690B0037D874 /* XCRemoteSwiftPackageReference "GoodNetworking" */, |
340 | 340 | ); |
341 | 341 | productRefGroup = EA51F941299424A900B14A7C /* Products */; |
342 | 342 | projectDirPath = ""; |
|
384 | 384 | EABE4336299507C700EB51BD /* UIButtonExtensions.swift in Sources */, |
385 | 385 | EA751BBA29969882004016E1 /* MultiLineLabel.swift in Sources */, |
386 | 386 | EA51F96429942B8300B14A7C /* HomeCoordinator.swift in Sources */, |
387 | | - EA51F96029942B3C00B14A7C /* Coordinator.swift in Sources */, |
388 | 387 | EABE43342995078800EB51BD /* ActionButton.swift in Sources */, |
389 | 388 | EA51F9802994E04F00B14A7C /* UIControlExtensions.swift in Sources */, |
390 | 389 | EA51F96829942BBF00B14A7C /* HomeViewModel.swift in Sources */, |
|
693 | 692 | isa = XCLocalSwiftPackageReference; |
694 | 693 | relativePath = "../../GoodCoordinator-iOS"; |
695 | 694 | }; |
696 | | - 099D61712C8472D300B86922 /* XCLocalSwiftPackageReference "../../GoodNetworking" */ = { |
697 | | - isa = XCLocalSwiftPackageReference; |
698 | | - relativePath = ../../GoodNetworking; |
699 | | - }; |
700 | 695 | /* End XCLocalSwiftPackageReference section */ |
701 | 696 |
|
| 697 | +/* Begin XCRemoteSwiftPackageReference section */ |
| 698 | + 6B9596222D3E690B0037D874 /* XCRemoteSwiftPackageReference "GoodNetworking" */ = { |
| 699 | + isa = XCRemoteSwiftPackageReference; |
| 700 | + repositoryURL = "https://github.com/GoodRequest/GoodNetworking"; |
| 701 | + requirement = { |
| 702 | + branch = "resource-updating"; |
| 703 | + kind = branch; |
| 704 | + }; |
| 705 | + }; |
| 706 | +/* End XCRemoteSwiftPackageReference section */ |
| 707 | + |
702 | 708 | /* Begin XCSwiftPackageProductDependency section */ |
703 | 709 | 0908A6452C91C0B10035A749 /* GoodCoordinator */ = { |
704 | 710 | isa = XCSwiftPackageProductDependency; |
|
720 | 726 | isa = XCSwiftPackageProductDependency; |
721 | 727 | productName = GoodNetworking; |
722 | 728 | }; |
| 729 | + 6B9596232D3E690B0037D874 /* GoodNetworking */ = { |
| 730 | + isa = XCSwiftPackageProductDependency; |
| 731 | + package = 6B9596222D3E690B0037D874 /* XCRemoteSwiftPackageReference "GoodNetworking" */; |
| 732 | + productName = GoodNetworking; |
| 733 | + }; |
723 | 734 | /* End XCSwiftPackageProductDependency section */ |
724 | 735 | }; |
725 | 736 | rootObject = EA51F938299424A900B14A7C /* Project object */; |
|
0 commit comments