|
3 | 3 | archiveVersion = 1;
|
4 | 4 | classes = {
|
5 | 5 | };
|
6 |
| - objectVersion = 56; |
| 6 | + objectVersion = 60; |
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
|
16 | 16 | D353FB742A52174C00C04ABE /* ImageScrollViewUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D353FB732A52174C00C04ABE /* ImageScrollViewUITests.swift */; };
|
17 | 17 | D353FB762A52174C00C04ABE /* ImageScrollViewUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D353FB752A52174C00C04ABE /* ImageScrollViewUITestsLaunchTests.swift */; };
|
18 | 18 | D367DA132A59E930004497D4 /* LazyPager in Frameworks */ = {isa = PBXBuildFile; productRef = D367DA122A59E930004497D4 /* LazyPager */; };
|
| 19 | + D38D65E32C62E4B900AA140E /* LazyPager in Frameworks */ = {isa = PBXBuildFile; productRef = D38D65E22C62E4B900AA140E /* LazyPager */; }; |
19 | 20 | /* End PBXBuildFile section */
|
20 | 21 |
|
21 | 22 | /* Begin PBXContainerItemProxy section */
|
|
47 | 48 | D353FB6F2A52174C00C04ABE /* LazyPagerExampleUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = LazyPagerExampleUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
48 | 49 | D353FB732A52174C00C04ABE /* ImageScrollViewUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageScrollViewUITests.swift; sourceTree = "<group>"; };
|
49 | 50 | D353FB752A52174C00C04ABE /* ImageScrollViewUITestsLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageScrollViewUITestsLaunchTests.swift; sourceTree = "<group>"; };
|
50 |
| - D367DA102A59E925004497D4 /* ImageScrollView */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = ImageScrollView; path = ..; sourceTree = "<group>"; }; |
| 51 | + D38D65E02C62E47C00AA140E /* LazyPager */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = LazyPager; path = ..; sourceTree = "<group>"; }; |
51 | 52 | /* End PBXFileReference section */
|
52 | 53 |
|
53 | 54 | /* Begin PBXFrameworksBuildPhase section */
|
54 | 55 | D353FB522A52174B00C04ABE /* Frameworks */ = {
|
55 | 56 | isa = PBXFrameworksBuildPhase;
|
56 | 57 | buildActionMask = 2147483647;
|
57 | 58 | files = (
|
| 59 | + D38D65E32C62E4B900AA140E /* LazyPager in Frameworks */, |
58 | 60 | D367DA132A59E930004497D4 /* LazyPager in Frameworks */,
|
59 | 61 | );
|
60 | 62 | runOnlyForDeploymentPostprocessing = 0;
|
|
79 | 81 | D353FB4C2A52174B00C04ABE = {
|
80 | 82 | isa = PBXGroup;
|
81 | 83 | children = (
|
82 |
| - D367DA0F2A59E925004497D4 /* Packages */, |
83 | 84 | D353FB572A52174B00C04ABE /* LazyPagerExampleApp */,
|
84 | 85 | D353FB682A52174C00C04ABE /* LazyPagerExampleAppTests */,
|
85 | 86 | D353FB722A52174C00C04ABE /* LazyPagerExampleAppUITests */,
|
|
135 | 136 | path = LazyPagerExampleAppUITests;
|
136 | 137 | sourceTree = "<group>";
|
137 | 138 | };
|
138 |
| - D367DA0F2A59E925004497D4 /* Packages */ = { |
139 |
| - isa = PBXGroup; |
140 |
| - children = ( |
141 |
| - D367DA102A59E925004497D4 /* ImageScrollView */, |
142 |
| - ); |
143 |
| - name = Packages; |
144 |
| - sourceTree = "<group>"; |
145 |
| - }; |
146 | 139 | D367DA112A59E930004497D4 /* Frameworks */ = {
|
147 | 140 | isa = PBXGroup;
|
148 | 141 | children = (
|
| 142 | + D38D65E02C62E47C00AA140E /* LazyPager */, |
149 | 143 | );
|
150 | 144 | name = Frameworks;
|
151 | 145 | sourceTree = "<group>";
|
|
168 | 162 | name = LazyPagerExample;
|
169 | 163 | packageProductDependencies = (
|
170 | 164 | D367DA122A59E930004497D4 /* LazyPager */,
|
| 165 | + D38D65E22C62E4B900AA140E /* LazyPager */, |
171 | 166 | );
|
172 | 167 | productName = ImageScrollView;
|
173 | 168 | productReference = D353FB552A52174B00C04ABE /* LazyPagerExample.app */;
|
|
241 | 236 | Base,
|
242 | 237 | );
|
243 | 238 | mainGroup = D353FB4C2A52174B00C04ABE;
|
| 239 | + packageReferences = ( |
| 240 | + D38D65E12C62E4B900AA140E /* XCLocalSwiftPackageReference "../" */, |
| 241 | + ); |
244 | 242 | productRefGroup = D353FB562A52174B00C04ABE /* Products */;
|
245 | 243 | projectDirPath = "";
|
246 | 244 | projectRoot = "";
|
|
611 | 609 | };
|
612 | 610 | /* End XCConfigurationList section */
|
613 | 611 |
|
| 612 | +/* Begin XCLocalSwiftPackageReference section */ |
| 613 | + D38D65E12C62E4B900AA140E /* XCLocalSwiftPackageReference "../" */ = { |
| 614 | + isa = XCLocalSwiftPackageReference; |
| 615 | + relativePath = ../; |
| 616 | + }; |
| 617 | +/* End XCLocalSwiftPackageReference section */ |
| 618 | + |
614 | 619 | /* Begin XCSwiftPackageProductDependency section */
|
615 | 620 | D367DA122A59E930004497D4 /* LazyPager */ = {
|
616 | 621 | isa = XCSwiftPackageProductDependency;
|
617 | 622 | productName = LazyPager;
|
618 | 623 | };
|
| 624 | + D38D65E22C62E4B900AA140E /* LazyPager */ = { |
| 625 | + isa = XCSwiftPackageProductDependency; |
| 626 | + productName = LazyPager; |
| 627 | + }; |
619 | 628 | /* End XCSwiftPackageProductDependency section */
|
620 | 629 | };
|
621 | 630 | rootObject = D353FB4D2A52174B00C04ABE /* Project object */;
|
|
0 commit comments