Skip to content

Commit 67b8636

Browse files
author
Keqiu Hu
committed
Add dependency from bpinstancetests to bluepilllib
1 parent 9f8724a commit 67b8636

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

Bluepill-cli/Bluepill-cli.xcodeproj/project.pbxproj

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,13 @@
128128
remoteGlobalIDString = B368E559213F8D2E00B4DEA3;
129129
remoteInfo = BluepillLib;
130130
};
131+
BA9ADEAB21642CCA001306F5 /* PBXContainerItemProxy */ = {
132+
isa = PBXContainerItemProxy;
133+
containerPortal = 7A79017A1D5CB679004D4325 /* Project object */;
134+
proxyType = 1;
135+
remoteGlobalIDString = B368E559213F8D2E00B4DEA3;
136+
remoteInfo = BluepillLib;
137+
};
131138
/* End PBXContainerItemProxy section */
132139

133140
/* Begin PBXCopyFilesBuildPhase section */
@@ -803,6 +810,7 @@
803810
buildRules = (
804811
);
805812
dependencies = (
813+
BA9ADEAC21642CCA001306F5 /* PBXTargetDependency */,
806814
);
807815
name = BPInstanceTests;
808816
productName = BPInstanceTests;
@@ -1017,6 +1025,11 @@
10171025
target = B368E559213F8D2E00B4DEA3 /* BluepillLib */;
10181026
targetProxy = BA9ADEA721642707001306F5 /* PBXContainerItemProxy */;
10191027
};
1028+
BA9ADEAC21642CCA001306F5 /* PBXTargetDependency */ = {
1029+
isa = PBXTargetDependency;
1030+
target = B368E559213F8D2E00B4DEA3 /* BluepillLib */;
1031+
targetProxy = BA9ADEAB21642CCA001306F5 /* PBXContainerItemProxy */;
1032+
};
10201033
/* End PBXTargetDependency section */
10211034

10221035
/* Begin XCBuildConfiguration section */

0 commit comments

Comments
 (0)