Skip to content
This repository was archived by the owner on Dec 27, 2020. It is now read-only.

Commit 0179cd7

Browse files
authored
Update project.pbxproj (#69)
1 parent 88ab019 commit 0179cd7

File tree

1 file changed

+16
-23
lines changed

1 file changed

+16
-23
lines changed

GridDemo.xcodeproj/project.pbxproj

+16-23
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
FAA2C99023DEB00100FBDE39 /* StaggeredGridSettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAA2C98C23DEB00100FBDE39 /* StaggeredGridSettingsView.swift */; };
2222
FAA2C99123DEB00100FBDE39 /* StaggeredGridView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAA2C98D23DEB00100FBDE39 /* StaggeredGridView.swift */; };
2323
FAA2C99323DEB08D00FBDE39 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = FAA2C99223DEB08D00FBDE39 /* Preview Assets.xcassets */; };
24-
FAA2C99623DEB0A700FBDE39 /* Grid in Frameworks */ = {isa = PBXBuildFile; productRef = FAA2C99523DEB0A700FBDE39 /* Grid */; };
2524
FAA2C99F23DEB26200FBDE39 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAA2C99E23DEB26200FBDE39 /* AppDelegate.swift */; };
2625
FAA2C9A123DEB26200FBDE39 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAA2C9A023DEB26200FBDE39 /* ContentView.swift */; };
2726
FAA2C9A323DEB26300FBDE39 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = FAA2C9A223DEB26300FBDE39 /* Assets.xcassets */; };
@@ -35,7 +34,6 @@
3534
FAA2C9BA23DEB31900FBDE39 /* ModularGridSettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAA2C9B523DEB31800FBDE39 /* ModularGridSettingsView.swift */; };
3635
FAA2C9BB23DEB31900FBDE39 /* StaggeredGridSettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAA2C9B723DEB31800FBDE39 /* StaggeredGridSettingsView.swift */; };
3736
FAA2C9BC23DEB31900FBDE39 /* StaggeredGridView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAA2C9B823DEB31800FBDE39 /* StaggeredGridView.swift */; };
38-
FAA2C9BE23DEB32900FBDE39 /* Grid in Frameworks */ = {isa = PBXBuildFile; productRef = FAA2C9BD23DEB32900FBDE39 /* Grid */; };
3937
FAA2C9FB23DEB4D700FBDE39 /* GridDemo watchOS WatchKit App.app in Embed Watch Content */ = {isa = PBXBuildFile; fileRef = FAA2C9FA23DEB4D700FBDE39 /* GridDemo watchOS WatchKit App.app */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
4038
FAA2CA0123DEB4D700FBDE39 /* Interface.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = FAA2C9FF23DEB4D700FBDE39 /* Interface.storyboard */; };
4139
FAA2CA0323DEB4D800FBDE39 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = FAA2CA0223DEB4D800FBDE39 /* Assets.xcassets */; };
@@ -53,7 +51,6 @@
5351
FAA2CA3123DEB5AB00FBDE39 /* Item.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAA2C98123DEAFF100FBDE39 /* Item.swift */; };
5452
FAA2CA3223DEB5AB00FBDE39 /* SharedAssets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = FAA2C98223DEAFF100FBDE39 /* SharedAssets.xcassets */; };
5553
FAA2CA3323DEB5AB00FBDE39 /* Card.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAA2C98323DEAFF100FBDE39 /* Card.swift */; };
56-
FAA2CA3523DEB5BE00FBDE39 /* Grid in Frameworks */ = {isa = PBXBuildFile; productRef = FAA2CA3423DEB5BE00FBDE39 /* Grid */; };
5754
FAA2CA3D23DEB64800FBDE39 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAA2CA3C23DEB64800FBDE39 /* AppDelegate.swift */; };
5855
FAA2CA3F23DEB64800FBDE39 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAA2CA3E23DEB64800FBDE39 /* ContentView.swift */; };
5956
FAA2CA4123DEB64900FBDE39 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = FAA2CA4023DEB64900FBDE39 /* Assets.xcassets */; };
@@ -65,9 +62,11 @@
6562
FAA2CA4F23DEB66000FBDE39 /* Card.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAA2C98323DEAFF100FBDE39 /* Card.swift */; };
6663
FAA2CA5423DEB66A00FBDE39 /* ModularGridView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAA2CA5123DEB66900FBDE39 /* ModularGridView.swift */; };
6764
FAA2CA5523DEB66A00FBDE39 /* StaggeredGridView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAA2CA5323DEB66900FBDE39 /* StaggeredGridView.swift */; };
68-
FAA2CA5723DEB6A400FBDE39 /* Grid in Frameworks */ = {isa = PBXBuildFile; productRef = FAA2CA5623DEB6A400FBDE39 /* Grid */; };
6965
FAA2CA5923DEB73200FBDE39 /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = FAA2CA5823DEB73200FBDE39 /* README.md */; };
7066
FAC9D4DA23DF8A910007B7DD /* Grid in Frameworks */ = {isa = PBXBuildFile; productRef = FAC9D4D923DF8A910007B7DD /* Grid */; };
67+
FAC9D4DE23DF8CE20007B7DD /* Grid in Frameworks */ = {isa = PBXBuildFile; productRef = FAC9D4DD23DF8CE20007B7DD /* Grid */; };
68+
FAC9D4E023DF8CE90007B7DD /* Grid in Frameworks */ = {isa = PBXBuildFile; productRef = FAC9D4DF23DF8CE90007B7DD /* Grid */; };
69+
FAC9D4E223DF8CEE0007B7DD /* Grid in Frameworks */ = {isa = PBXBuildFile; productRef = FAC9D4E123DF8CEE0007B7DD /* Grid */; };
7170
/* End PBXBuildFile section */
7271

7372
/* Begin PBXContainerItemProxy section */
@@ -168,7 +167,7 @@
168167
FAA2CA5123DEB66900FBDE39 /* ModularGridView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ModularGridView.swift; sourceTree = "<group>"; };
169168
FAA2CA5323DEB66900FBDE39 /* StaggeredGridView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StaggeredGridView.swift; sourceTree = "<group>"; };
170169
FAA2CA5823DEB73200FBDE39 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
171-
FAC9D4DB23DF8AA70007B7DD /* grid */ = {isa = PBXFileReference; lastKnownFileType = folder; name = grid; sourceTree = "<group>"; };
170+
FAC9D4DC23DF8C750007B7DD /* */ = {isa = PBXFileReference; lastKnownFileType = folder; name = ""; sourceTree = "<group>"; };
172171
/* End PBXFileReference section */
173172

174173
/* Begin PBXFrameworksBuildPhase section */
@@ -177,31 +176,30 @@
177176
buildActionMask = 2147483647;
178177
files = (
179178
FAC9D4DA23DF8A910007B7DD /* Grid in Frameworks */,
180-
FAA2C99623DEB0A700FBDE39 /* Grid in Frameworks */,
181179
);
182180
runOnlyForDeploymentPostprocessing = 0;
183181
};
184182
FAA2C99923DEB26200FBDE39 /* Frameworks */ = {
185183
isa = PBXFrameworksBuildPhase;
186184
buildActionMask = 2147483647;
187185
files = (
188-
FAA2C9BE23DEB32900FBDE39 /* Grid in Frameworks */,
186+
FAC9D4DE23DF8CE20007B7DD /* Grid in Frameworks */,
189187
);
190188
runOnlyForDeploymentPostprocessing = 0;
191189
};
192190
FAA2CA0623DEB4D800FBDE39 /* Frameworks */ = {
193191
isa = PBXFrameworksBuildPhase;
194192
buildActionMask = 2147483647;
195193
files = (
196-
FAA2CA3523DEB5BE00FBDE39 /* Grid in Frameworks */,
194+
FAC9D4E023DF8CE90007B7DD /* Grid in Frameworks */,
197195
);
198196
runOnlyForDeploymentPostprocessing = 0;
199197
};
200198
FAA2CA3723DEB64800FBDE39 /* Frameworks */ = {
201199
isa = PBXFrameworksBuildPhase;
202200
buildActionMask = 2147483647;
203201
files = (
204-
FAA2CA5723DEB6A400FBDE39 /* Grid in Frameworks */,
202+
FAC9D4E223DF8CEE0007B7DD /* Grid in Frameworks */,
205203
);
206204
runOnlyForDeploymentPostprocessing = 0;
207205
};
@@ -220,7 +218,7 @@
220218
FAA2CA3B23DEB64800FBDE39 /* GridDemo tvOS */,
221219
FAA2C94923DEAE7B00FBDE39 /* Products */,
222220
FAA2C99423DEB0A700FBDE39 /* Frameworks */,
223-
FAC9D4DB23DF8AA70007B7DD /* grid */,
221+
FAC9D4DC23DF8C750007B7DD /* */,
224222
);
225223
sourceTree = "<group>";
226224
};
@@ -447,7 +445,6 @@
447445
);
448446
name = "GridDemo iOS";
449447
packageProductDependencies = (
450-
FAA2C99523DEB0A700FBDE39 /* Grid */,
451448
FAC9D4D923DF8A910007B7DD /* Grid */,
452449
);
453450
productName = "GridDemo iOS";
@@ -468,7 +465,7 @@
468465
);
469466
name = "GridDemo macOS";
470467
packageProductDependencies = (
471-
FAA2C9BD23DEB32900FBDE39 /* Grid */,
468+
FAC9D4DD23DF8CE20007B7DD /* Grid */,
472469
);
473470
productName = "GridDemo macOS";
474471
productReference = FAA2C99C23DEB26200FBDE39 /* GridDemo macOS.app */;
@@ -522,7 +519,7 @@
522519
);
523520
name = "GridDemo watchOS WatchKit Extension";
524521
packageProductDependencies = (
525-
FAA2CA3423DEB5BE00FBDE39 /* Grid */,
522+
FAC9D4DF23DF8CE90007B7DD /* Grid */,
526523
);
527524
productName = "GridDemo watchOS WatchKit Extension";
528525
productReference = FAA2CA0923DEB4D800FBDE39 /* GridDemo watchOS WatchKit Extension.appex */;
@@ -542,7 +539,7 @@
542539
);
543540
name = "GridDemo tvOS";
544541
packageProductDependencies = (
545-
FAA2CA5623DEB6A400FBDE39 /* Grid */,
542+
FAC9D4E123DF8CEE0007B7DD /* Grid */,
546543
);
547544
productName = "GridDemo tvOS";
548545
productReference = FAA2CA3A23DEB64800FBDE39 /* GridDemo tvOS.app */;
@@ -1697,25 +1694,21 @@
16971694
/* End XCRemoteSwiftPackageReference section */
16981695

16991696
/* Begin XCSwiftPackageProductDependency section */
1700-
FAA2C99523DEB0A700FBDE39 /* Grid */ = {
1701-
isa = XCSwiftPackageProductDependency;
1702-
productName = Grid;
1703-
};
1704-
FAA2C9BD23DEB32900FBDE39 /* Grid */ = {
1697+
FAC9D4D923DF8A910007B7DD /* Grid */ = {
17051698
isa = XCSwiftPackageProductDependency;
1699+
package = FAC9D4D823DF8A910007B7DD /* XCRemoteSwiftPackageReference "grid" */;
17061700
productName = Grid;
17071701
};
1708-
FAA2CA3423DEB5BE00FBDE39 /* Grid */ = {
1702+
FAC9D4DD23DF8CE20007B7DD /* Grid */ = {
17091703
isa = XCSwiftPackageProductDependency;
17101704
productName = Grid;
17111705
};
1712-
FAA2CA5623DEB6A400FBDE39 /* Grid */ = {
1706+
FAC9D4DF23DF8CE90007B7DD /* Grid */ = {
17131707
isa = XCSwiftPackageProductDependency;
17141708
productName = Grid;
17151709
};
1716-
FAC9D4D923DF8A910007B7DD /* Grid */ = {
1710+
FAC9D4E123DF8CEE0007B7DD /* Grid */ = {
17171711
isa = XCSwiftPackageProductDependency;
1718-
package = FAC9D4D823DF8A910007B7DD /* XCRemoteSwiftPackageReference "grid" */;
17191712
productName = Grid;
17201713
};
17211714
/* End XCSwiftPackageProductDependency section */

0 commit comments

Comments
 (0)