Skip to content

Commit 685bd3c

Browse files
committed
Merge remote-tracking branch 'origin/do-not-embed-mullvad-post-quantum-in-packet-tunnel'
2 parents e170913 + 17eb33c commit 685bd3c

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

ios/MullvadVPN.xcodeproj/project.pbxproj

-13
Original file line numberDiff line numberDiff line change
@@ -686,7 +686,6 @@
686686
A917352129FAAA5200D5DCFD /* TransportStrategyTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A917352029FAAA5200D5DCFD /* TransportStrategyTests.swift */; };
687687
A91D78E32B03BDF200FCD5D3 /* TunnelObfuscation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5840231F2A406BF5007B27AC /* TunnelObfuscation.framework */; };
688688
A91D78E42B03C01600FCD5D3 /* MullvadSettings.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 58B2FDD32AA71D2A003EB5C6 /* MullvadSettings.framework */; };
689-
A9259FD22B8E06E90032C82B /* MullvadPostQuantum.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = A944F25C2B8DEFDB00473F4C /* MullvadPostQuantum.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
690689
A93181A12B727ED700E341D2 /* TunnelSettingsV4.swift in Sources */ = {isa = PBXBuildFile; fileRef = A93181A02B727ED700E341D2 /* TunnelSettingsV4.swift */; };
691690
A932D9EF2B5ADD0700999395 /* ProxyConfigurationTransportProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = A932D9EE2B5ADD0700999395 /* ProxyConfigurationTransportProvider.swift */; };
692691
A932D9F32B5EB61100999395 /* HeadRequestTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A932D9F22B5EB61100999395 /* HeadRequestTests.swift */; };
@@ -1342,17 +1341,6 @@
13421341
name = "Embed Frameworks";
13431342
runOnlyForDeploymentPostprocessing = 0;
13441343
};
1345-
A9259FD52B8E06E90032C82B /* Embed Frameworks */ = {
1346-
isa = PBXCopyFilesBuildPhase;
1347-
buildActionMask = 2147483647;
1348-
dstPath = "";
1349-
dstSubfolderSpec = 10;
1350-
files = (
1351-
A9259FD22B8E06E90032C82B /* MullvadPostQuantum.framework in Embed Frameworks */,
1352-
);
1353-
name = "Embed Frameworks";
1354-
runOnlyForDeploymentPostprocessing = 0;
1355-
};
13561344
F0ACE3292BE4E712006D5333 /* Embed Frameworks */ = {
13571345
isa = PBXCopyFilesBuildPhase;
13581346
buildActionMask = 2147483647;
@@ -4523,7 +4511,6 @@
45234511
58CE5E75224146470008646E /* Sources */,
45244512
58CE5E76224146470008646E /* Frameworks */,
45254513
58CE5E77224146470008646E /* Resources */,
4526-
A9259FD52B8E06E90032C82B /* Embed Frameworks */,
45274514
);
45284515
buildRules = (
45294516
);

0 commit comments

Comments
 (0)