Skip to content

Commit

Permalink
Test on bezel, not primer
Browse files Browse the repository at this point in the history
  • Loading branch information
n8henrie committed Oct 16, 2023
1 parent 564df39 commit 409cea2
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Quicksilver/Quicksilver.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -873,12 +873,12 @@
remoteGlobalIDString = E1E5F9C707B1FEC50044D6EF;
remoteInfo = "Core Support";
};
60BA57022ADB338400989FAA /* PBXContainerItemProxy */ = {
60BA57332ADCD8DC00989FAA /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
proxyType = 1;
remoteGlobalIDString = 4D002D87131149A3009040B7;
remoteInfo = "Primer Interface";
remoteGlobalIDString = 4D002D011311465B009040B7;
remoteInfo = "Bezel Interface";
};
66448D9B14F42796000FA2E2 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
Expand Down Expand Up @@ -4293,7 +4293,7 @@
buildRules = (
);
dependencies = (
60BA57032ADB338400989FAA /* PBXTargetDependency */,
60BA57342ADCD8DC00989FAA /* PBXTargetDependency */,
60BA56E72AD5FF6700989FAA /* PBXTargetDependency */,
CD61BBC5192B18FA00040609 /* PBXTargetDependency */,
);
Expand Down Expand Up @@ -5325,10 +5325,10 @@
target = E1E5F9C707B1FEC50044D6EF /* Core Support */;
targetProxy = 60BA56E62AD5FF6700989FAA /* PBXContainerItemProxy */;
};
60BA57032ADB338400989FAA /* PBXTargetDependency */ = {
60BA57342ADCD8DC00989FAA /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 4D002D87131149A3009040B7 /* Primer Interface */;
targetProxy = 60BA57022ADB338400989FAA /* PBXContainerItemProxy */;
target = 4D002D011311465B009040B7 /* Bezel Interface */;
targetProxy = 60BA57332ADCD8DC00989FAA /* PBXContainerItemProxy */;
};
66448D9C14F42796000FA2E2 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
Expand Down

0 comments on commit 409cea2

Please sign in to comment.