Skip to content

Commit

Permalink
Remove unneeded framework reference
Browse files Browse the repository at this point in the history
  • Loading branch information
buggmagnet committed Apr 8, 2024
1 parent cf4e79d commit 6291038
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions ios/MullvadVPN.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1203,13 +1203,6 @@
remoteGlobalIDString = 5840231E2A406BF5007B27AC;
remoteInfo = TunnelObfuscation;
};
F04F959E2B21D02700431E08 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 58CE5E58224146200008646E /* Project object */;
proxyType = 1;
remoteGlobalIDString = 06799ABB28F98E1D00ACD94E;
remoteInfo = MullvadREST;
};
/* End PBXContainerItemProxy section */

/* Begin PBXCopyFilesBuildPhase section */
Expand Down Expand Up @@ -4093,7 +4086,6 @@
buildRules = (
);
dependencies = (
F04F959F2B21D02700431E08 /* PBXTargetDependency */,
A91614D32B108F4D00F416EB /* PBXTargetDependency */,
);
name = TunnelObfuscation;
Expand Down Expand Up @@ -6037,11 +6029,6 @@
target = 5840231E2A406BF5007B27AC /* TunnelObfuscation */;
targetProxy = A9EC20F12A5D79ED0040D56E /* PBXContainerItemProxy */;
};
F04F959F2B21D02700431E08 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 06799ABB28F98E1D00ACD94E /* MullvadREST */;
targetProxy = F04F959E2B21D02700431E08 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */

/* Begin XCBuildConfiguration section */
Expand Down

0 comments on commit 6291038

Please sign in to comment.