|
17 | 17 | FA2C327823A35EA1002DF6F7 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = FA2C327623A35EA1002DF6F7 /* LaunchScreen.storyboard */; };
|
18 | 18 | FA2C328123A35F58002DF6F7 /* StaggeredGridView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA2C328023A35F58002DF6F7 /* StaggeredGridView.swift */; };
|
19 | 19 | FA2C328323A35F73002DF6F7 /* ModularGridView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA2C328223A35F73002DF6F7 /* ModularGridView.swift */; };
|
20 |
| - FA2C328523A35FD2002DF6F7 /* SwiftUIExtensions in Frameworks */ = {isa = PBXBuildFile; productRef = FA2C328423A35FD2002DF6F7 /* SwiftUIExtensions */; }; |
21 | 20 | FA2C328623A35FE6002DF6F7 /* Color+Random.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA37C458239DE7330037BFE3 /* Color+Random.swift */; };
|
22 | 21 | FA2C328723A35FE6002DF6F7 /* Item.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA37C459239DE7330037BFE3 /* Item.swift */; };
|
23 | 22 | FA2C328823A35FE6002DF6F7 /* Card.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA37C45B239DE7330037BFE3 /* Card.swift */; };
|
24 | 23 | FA2C328923A35FE6002DF6F7 /* SharedAssets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = FA37C45A239DE7330037BFE3 /* SharedAssets.xcassets */; };
|
25 |
| - FA2C328C23A36DB5002DF6F7 /* SwiftUIExtensions in Frameworks */ = {isa = PBXBuildFile; productRef = FA2C328B23A36DB5002DF6F7 /* SwiftUIExtensions */; }; |
26 | 24 | FA2C329123A3704B002DF6F7 /* PatternsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA2C328E23A3704B002DF6F7 /* PatternsView.swift */; };
|
27 | 25 | FA2C329223A3704B002DF6F7 /* RegularPolygonsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA2C328F23A3704B002DF6F7 /* RegularPolygonsView.swift */; };
|
28 | 26 | FA2C329323A3704B002DF6F7 /* LinesView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA2C329023A3704B002DF6F7 /* LinesView.swift */; };
|
|
59 | 57 | FA37C485239DEB2C0037BFE3 /* Item.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA37C459239DE7330037BFE3 /* Item.swift */; };
|
60 | 58 | FA37C486239DEB2C0037BFE3 /* Card.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA37C45B239DE7330037BFE3 /* Card.swift */; };
|
61 | 59 | FA37C487239DEB2C0037BFE3 /* SharedAssets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = FA37C45A239DE7330037BFE3 /* SharedAssets.xcassets */; };
|
| 60 | + FA4AB23423B96F61007B0422 /* SwiftUIExtensions in Frameworks */ = {isa = PBXBuildFile; productRef = FA4AB23323B96F61007B0422 /* SwiftUIExtensions */; }; |
| 61 | + FA90447823B975620090B6DA /* Grid in Frameworks */ = {isa = PBXBuildFile; productRef = FA90447723B975620090B6DA /* Grid */; }; |
| 62 | + FA90447A23B975CA0090B6DA /* Grid in Frameworks */ = {isa = PBXBuildFile; productRef = FA90447923B975CA0090B6DA /* Grid */; }; |
62 | 63 | FAB94A0823A37B7500EBEB8C /* ChartsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAB94A0723A37B7500EBEB8C /* ChartsView.swift */; };
|
63 | 64 | FAB94A1323A384BA00EBEB8C /* HalfCapsule.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAB94A1123A384B900EBEB8C /* HalfCapsule.swift */; };
|
64 | 65 | FAB94A1423A384BA00EBEB8C /* HalfCapsule.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAB94A1123A384B900EBEB8C /* HalfCapsule.swift */; };
|
|
78 | 79 | FAD4B57323A35A2800308E28 /* NotificationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAD4B57223A35A2800308E28 /* NotificationView.swift */; };
|
79 | 80 | FAD4B57523A35A2900308E28 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = FAD4B57423A35A2900308E28 /* Assets.xcassets */; };
|
80 | 81 | FAD4B57823A35A2900308E28 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = FAD4B57723A35A2900308E28 /* Preview Assets.xcassets */; };
|
81 |
| - FAD4B58723A35BCA00308E28 /* SwiftUIExtensions in Frameworks */ = {isa = PBXBuildFile; productRef = FAD4B58623A35BCA00308E28 /* SwiftUIExtensions */; }; |
82 | 82 | FAD4B58C23A35C8300308E28 /* ModularGridView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAD4B58B23A35C8300308E28 /* ModularGridView.swift */; };
|
83 | 83 | FAD4B58E23A35C9500308E28 /* StaggeredGridView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAD4B58D23A35C9500308E28 /* StaggeredGridView.swift */; };
|
84 | 84 | FAD4B58F23A35CC400308E28 /* Color+Random.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA37C458239DE7330037BFE3 /* Color+Random.swift */; };
|
|
208 | 208 | isa = PBXFrameworksBuildPhase;
|
209 | 209 | buildActionMask = 2147483647;
|
210 | 210 | files = (
|
211 |
| - FA2C328523A35FD2002DF6F7 /* SwiftUIExtensions in Frameworks */, |
| 211 | + FA90447A23B975CA0090B6DA /* Grid in Frameworks */, |
212 | 212 | );
|
213 | 213 | runOnlyForDeploymentPostprocessing = 0;
|
214 | 214 | };
|
215 | 215 | FA37C430239DE2560037BFE3 /* Frameworks */ = {
|
216 | 216 | isa = PBXFrameworksBuildPhase;
|
217 | 217 | buildActionMask = 2147483647;
|
218 | 218 | files = (
|
219 |
| - FA2C328C23A36DB5002DF6F7 /* SwiftUIExtensions in Frameworks */, |
| 219 | + FA4AB23423B96F61007B0422 /* SwiftUIExtensions in Frameworks */, |
220 | 220 | FA37C455239DE6B60037BFE3 /* SwiftUIExtensions in Frameworks */,
|
221 | 221 | );
|
222 | 222 | runOnlyForDeploymentPostprocessing = 0;
|
|
233 | 233 | isa = PBXFrameworksBuildPhase;
|
234 | 234 | buildActionMask = 2147483647;
|
235 | 235 | files = (
|
236 |
| - FAD4B58723A35BCA00308E28 /* SwiftUIExtensions in Frameworks */, |
| 236 | + FA90447823B975620090B6DA /* Grid in Frameworks */, |
237 | 237 | );
|
238 | 238 | runOnlyForDeploymentPostprocessing = 0;
|
239 | 239 | };
|
|
590 | 590 | );
|
591 | 591 | name = "SwiftUIExtensionsDemo tvOS";
|
592 | 592 | packageProductDependencies = (
|
593 |
| - FA2C328423A35FD2002DF6F7 /* SwiftUIExtensions */, |
| 593 | + FA90447923B975CA0090B6DA /* Grid */, |
594 | 594 | );
|
595 | 595 | productName = "SwiftUIExtensionsDemo tvOS";
|
596 | 596 | productReference = FA2C326B23A35EA0002DF6F7 /* SwiftUIExtensionsDemo tvOS.app */;
|
|
611 | 611 | name = "SwiftUIExtensionsDemo iOS";
|
612 | 612 | packageProductDependencies = (
|
613 | 613 | FA37C454239DE6B60037BFE3 /* SwiftUIExtensions */,
|
614 |
| - FA2C328B23A36DB5002DF6F7 /* SwiftUIExtensions */, |
| 614 | + FA4AB23323B96F61007B0422 /* SwiftUIExtensions */, |
615 | 615 | );
|
616 | 616 | productName = "SwiftUIExtensionsDemo iOS";
|
617 | 617 | productReference = FA37C433239DE2560037BFE3 /* SwiftUIExtensionsDemo iOS.app */;
|
|
685 | 685 | );
|
686 | 686 | name = "SwiftUIExtensionsDemo WatchKit Extension";
|
687 | 687 | packageProductDependencies = (
|
688 |
| - FAD4B58623A35BCA00308E28 /* SwiftUIExtensions */, |
| 688 | + FA90447723B975620090B6DA /* Grid */, |
689 | 689 | );
|
690 | 690 | productName = "SwiftUIExtensionsDemo WatchKit Extension";
|
691 | 691 | productReference = FAD4B56523A35A2800308E28 /* SwiftUIExtensionsDemo WatchKit Extension.appex */;
|
|
730 | 730 | );
|
731 | 731 | mainGroup = FA800E28239DE09A005D2211;
|
732 | 732 | packageReferences = (
|
733 |
| - FA2C328A23A36DB5002DF6F7 /* XCRemoteSwiftPackageReference "SwiftUIExtensions" */, |
| 733 | + FA4AB23223B96F61007B0422 /* XCRemoteSwiftPackageReference "swiftui-extensions" */, |
734 | 734 | );
|
735 | 735 | productRefGroup = FA37C434239DE2560037BFE3 /* Products */;
|
736 | 736 | projectDirPath = "";
|
|
1710 | 1710 | /* End XCConfigurationList section */
|
1711 | 1711 |
|
1712 | 1712 | /* Begin XCRemoteSwiftPackageReference section */
|
1713 |
| - FA2C328A23A36DB5002DF6F7 /* XCRemoteSwiftPackageReference "SwiftUIExtensions" */ = { |
| 1713 | + FA4AB23223B96F61007B0422 /* XCRemoteSwiftPackageReference "swiftui-extensions" */ = { |
1714 | 1714 | isa = XCRemoteSwiftPackageReference;
|
1715 |
| - repositoryURL = " [email protected]: SwiftExtensions/SwiftUIExtensions.git"; |
| 1715 | + repositoryURL = " [email protected]: swift-extensions/swiftui-extensions.git"; |
1716 | 1716 | requirement = {
|
1717 | 1717 | branch = master;
|
1718 | 1718 | kind = branch;
|
|
1721 | 1721 | /* End XCRemoteSwiftPackageReference section */
|
1722 | 1722 |
|
1723 | 1723 | /* Begin XCSwiftPackageProductDependency section */
|
1724 |
| - FA2C328423A35FD2002DF6F7 /* SwiftUIExtensions */ = { |
| 1724 | + FA37C454239DE6B60037BFE3 /* SwiftUIExtensions */ = { |
1725 | 1725 | isa = XCSwiftPackageProductDependency;
|
1726 | 1726 | productName = SwiftUIExtensions;
|
1727 | 1727 | };
|
1728 |
| - FA2C328B23A36DB5002DF6F7 /* SwiftUIExtensions */ = { |
| 1728 | + FA37C477239DE9A50037BFE3 /* SwiftUIExtensions */ = { |
1729 | 1729 | isa = XCSwiftPackageProductDependency;
|
1730 |
| - package = FA2C328A23A36DB5002DF6F7 /* XCRemoteSwiftPackageReference "SwiftUIExtensions" */; |
1731 | 1730 | productName = SwiftUIExtensions;
|
1732 | 1731 | };
|
1733 |
| - FA37C454239DE6B60037BFE3 /* SwiftUIExtensions */ = { |
| 1732 | + FA4AB23323B96F61007B0422 /* SwiftUIExtensions */ = { |
1734 | 1733 | isa = XCSwiftPackageProductDependency;
|
| 1734 | + package = FA4AB23223B96F61007B0422 /* XCRemoteSwiftPackageReference "swiftui-extensions" */; |
1735 | 1735 | productName = SwiftUIExtensions;
|
1736 | 1736 | };
|
1737 |
| - FA37C477239DE9A50037BFE3 /* SwiftUIExtensions */ = { |
| 1737 | + FA90447723B975620090B6DA /* Grid */ = { |
1738 | 1738 | isa = XCSwiftPackageProductDependency;
|
1739 |
| - productName = SwiftUIExtensions; |
| 1739 | + productName = Grid; |
1740 | 1740 | };
|
1741 |
| - FAD4B58623A35BCA00308E28 /* SwiftUIExtensions */ = { |
| 1741 | + FA90447923B975CA0090B6DA /* Grid */ = { |
1742 | 1742 | isa = XCSwiftPackageProductDependency;
|
1743 |
| - productName = SwiftUIExtensions; |
| 1743 | + productName = Grid; |
1744 | 1744 | };
|
1745 | 1745 | /* End XCSwiftPackageProductDependency section */
|
1746 | 1746 | };
|
|
0 commit comments