Skip to content

Commit 46de7b0

Browse files
committed
Revert "add dependency"
This reverts commit 86c88ce.
1 parent 86c88ce commit 46de7b0

File tree

1 file changed

+0
-26
lines changed

1 file changed

+0
-26
lines changed

Parse/Parse.xcodeproj/project.pbxproj

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -2830,20 +2830,6 @@
28302830
/* End PBXBuildFile section */
28312831

28322832
/* Begin PBXContainerItemProxy section */
2833-
39DAC2AD2E9FF6A000B88F5B /* PBXContainerItemProxy */ = {
2834-
isa = PBXContainerItemProxy;
2835-
containerPortal = 09D33641139C54930098E916 /* Project object */;
2836-
proxyType = 1;
2837-
remoteGlobalIDString = 81C3821B19CCA89E0066284A;
2838-
remoteInfo = "Parse-iOS";
2839-
};
2840-
39DAC2AF2E9FF6AC00B88F5B /* PBXContainerItemProxy */ = {
2841-
isa = PBXContainerItemProxy;
2842-
containerPortal = 09D33641139C54930098E916 /* Project object */;
2843-
proxyType = 1;
2844-
remoteGlobalIDString = 97010FAB1630B18F00AB761E;
2845-
remoteInfo = "Parse-macOS";
2846-
};
28472833
4AE33A2C1F5451B20088DCA0 /* PBXContainerItemProxy */ = {
28482834
isa = PBXContainerItemProxy;
28492835
containerPortal = 09D33641139C54930098E916 /* Project object */;
@@ -6696,7 +6682,6 @@
66966682
buildRules = (
66976683
);
66986684
dependencies = (
6699-
39DAC2AE2E9FF6A000B88F5B /* PBXTargetDependency */,
67006685
4AE33A2D1F5451B20088DCA0 /* PBXTargetDependency */,
67016686
);
67026687
name = "ParseUnitTests-iOS";
@@ -6720,7 +6705,6 @@
67206705
buildRules = (
67216706
);
67226707
dependencies = (
6723-
39DAC2B02E9FF6AC00B88F5B /* PBXTargetDependency */,
67246708
);
67256709
name = "ParseUnitTests-macOS";
67266710
packageProductDependencies = (
@@ -8448,16 +8432,6 @@
84488432
/* End PBXSourcesBuildPhase section */
84498433

84508434
/* Begin PBXTargetDependency section */
8451-
39DAC2AE2E9FF6A000B88F5B /* PBXTargetDependency */ = {
8452-
isa = PBXTargetDependency;
8453-
target = 81C3821B19CCA89E0066284A /* Parse-iOS */;
8454-
targetProxy = 39DAC2AD2E9FF6A000B88F5B /* PBXContainerItemProxy */;
8455-
};
8456-
39DAC2B02E9FF6AC00B88F5B /* PBXTargetDependency */ = {
8457-
isa = PBXTargetDependency;
8458-
target = 97010FAB1630B18F00AB761E /* Parse-macOS */;
8459-
targetProxy = 39DAC2AF2E9FF6AC00B88F5B /* PBXContainerItemProxy */;
8460-
};
84618435
4AE33A2D1F5451B20088DCA0 /* PBXTargetDependency */ = {
84628436
isa = PBXTargetDependency;
84638437
platformFilter = ios;

0 commit comments

Comments
 (0)