diff options
| author | Emīls <emils@mullvad.net> | 2025-03-03 14:38:50 +0100 |
|---|---|---|
| committer | Emīls <emils@mullvad.net> | 2025-03-03 14:38:50 +0100 |
| commit | b3048369604e26f753f00618bf7c00b736fa1c2c (patch) | |
| tree | e7741947b2ea9c79e94e4db63b1bc78c6c6bfeab | |
| parent | ad9cb78ccac3bae14fbae7d3a49ce02b04dc82f4 (diff) | |
| parent | 673026594cc4cb799b8fae622e6f6a2d4624aa2e (diff) | |
| download | mullvadvpn-b3048369604e26f753f00618bf7c00b736fa1c2c.tar.xz mullvadvpn-b3048369604e26f753f00618bf7c00b736fa1c2c.zip | |
Merge branch 'fix-release-build'
| -rw-r--r-- | ios/MullvadVPN.xcodeproj/project.pbxproj | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/ios/MullvadVPN.xcodeproj/project.pbxproj b/ios/MullvadVPN.xcodeproj/project.pbxproj index 2b1036fadf..8a6ed1259c 100644 --- a/ios/MullvadVPN.xcodeproj/project.pbxproj +++ b/ios/MullvadVPN.xcodeproj/project.pbxproj @@ -8,6 +8,7 @@ /* Begin PBXBuildFile section */ 014449952CA293B100C0C2F2 /* EncryptedDNSProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 014449942CA293B100C0C2F2 /* EncryptedDNSProxy.swift */; }; + 01B2FF862D70B914004AED35 /* MullvadRustRuntime.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A992DA1D2C24709F00DE7CE5 /* MullvadRustRuntime.framework */; }; 01EF6F342B6A590700125696 /* libmullvad_api.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 01EF6F332B6A590700125696 /* libmullvad_api.a */; }; 062B45A328FD4CA700746E77 /* le_root_cert.cer in Resources */ = {isa = PBXBuildFile; fileRef = 06799AB428F98CE700ACD94E /* le_root_cert.cer */; }; 062B45BC28FD8C3B00746E77 /* RESTDefaults.swift in Sources */ = {isa = PBXBuildFile; fileRef = 062B45BB28FD8C3B00746E77 /* RESTDefaults.swift */; }; @@ -63,7 +64,6 @@ 44A262472D6373D300085380 /* WireGuardKitTypes in Frameworks */ = {isa = PBXBuildFile; productRef = 44A262462D6373D300085380 /* WireGuardKitTypes */; }; 44A262492D6373D300085380 /* WireGuardKitTypes in Embed Frameworks */ = {isa = PBXBuildFile; productRef = 44A262462D6373D300085380 /* WireGuardKitTypes */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; 44A2624B2D6373E000085380 /* WireGuardKitTypes in Frameworks */ = {isa = PBXBuildFile; productRef = 44A2624A2D6373E000085380 /* WireGuardKitTypes */; }; - 44A2624D2D6373E000085380 /* WireGuardKitTypes in Embed Frameworks */ = {isa = PBXBuildFile; productRef = 44A2624A2D6373E000085380 /* WireGuardKitTypes */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; 44A262512D63742B00085380 /* WireGuardKitTypes in Embed Frameworks */ = {isa = PBXBuildFile; productRef = 44A2624E2D63742B00085380 /* WireGuardKitTypes */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; 44A262532D63743A00085380 /* WireGuardKitTypes in Frameworks */ = {isa = PBXBuildFile; productRef = 44A262522D63743A00085380 /* WireGuardKitTypes */; }; 44A262552D63743A00085380 /* WireGuardKitTypes in Embed Frameworks */ = {isa = PBXBuildFile; productRef = 44A262522D63743A00085380 /* WireGuardKitTypes */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; @@ -1087,6 +1087,13 @@ /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ + 01B2FF882D70B914004AED35 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 58CE5E58224146200008646E /* Project object */; + proxyType = 1; + remoteGlobalIDString = A992DA1C2C24709F00DE7CE5; + remoteInfo = MullvadRustRuntime; + }; 06410DF9292C4ABC00AFC18C /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 58CE5E58224146200008646E /* Project object */; @@ -1360,13 +1367,6 @@ remoteGlobalIDString = A992DA1C2C24709F00DE7CE5; remoteInfo = MullvadRustRuntime; }; - A9D9A4B72C36D25C004088DD /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 58CE5E58224146200008646E /* Project object */; - proxyType = 1; - remoteGlobalIDString = A992DA1C2C24709F00DE7CE5; - remoteInfo = MullvadRustRuntime; - }; A9D9A4B92C36D2FD004088DD /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 58CE5E58224146200008646E /* Project object */; @@ -1435,7 +1435,6 @@ dstPath = ""; dstSubfolderSpec = 10; files = ( - 44A2624D2D6373E000085380 /* WireGuardKitTypes in Embed Frameworks */, ); name = "Embed Frameworks"; runOnlyForDeploymentPostprocessing = 0; @@ -2477,6 +2476,7 @@ 58D223BF294C8AE90029F5F8 /* Operations.framework in Frameworks */, 58D2241D294C91D20029F5F8 /* MullvadLogging.framework in Frameworks */, 58D223DC294C8EB90029F5F8 /* MullvadTypes.framework in Frameworks */, + 01B2FF862D70B914004AED35 /* MullvadRustRuntime.framework in Frameworks */, 44A2624B2D6373E000085380 /* WireGuardKitTypes in Frameworks */, F07C9D952B220C77006F1C5E /* libmullvad_ios.a in Frameworks */, ); @@ -4869,11 +4869,11 @@ buildRules = ( ); dependencies = ( - A9D9A4B82C36D25C004088DD /* PBXTargetDependency */, 06D9844A28F99056003AABE9 /* PBXTargetDependency */, 58D223C2294C8AE90029F5F8 /* PBXTargetDependency */, 58D223E4294C8EE70029F5F8 /* PBXTargetDependency */, 58D22420294C91D20029F5F8 /* PBXTargetDependency */, + 01B2FF892D70B914004AED35 /* PBXTargetDependency */, ); name = MullvadREST; packageProductDependencies = ( @@ -6756,6 +6756,11 @@ /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ + 01B2FF892D70B914004AED35 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = A992DA1C2C24709F00DE7CE5 /* MullvadRustRuntime */; + targetProxy = 01B2FF882D70B914004AED35 /* PBXContainerItemProxy */; + }; 062B45A628FD4FD500746E77 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 06799ABB28F98E1D00ACD94E /* MullvadREST */; @@ -6966,11 +6971,6 @@ target = A992DA1C2C24709F00DE7CE5 /* MullvadRustRuntime */; targetProxy = A992DA212C24709F00DE7CE5 /* PBXContainerItemProxy */; }; - A9D9A4B82C36D25C004088DD /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A992DA1C2C24709F00DE7CE5 /* MullvadRustRuntime */; - targetProxy = A9D9A4B72C36D25C004088DD /* PBXContainerItemProxy */; - }; A9D9A4BA2C36D2FD004088DD /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = A992DA1C2C24709F00DE7CE5 /* MullvadRustRuntime */; |
