]> git.ipfire.org Git - thirdparty/wireguard-apple.git/commitdiff
iOS/macOS: Remove main bundle apps dependence on WireGuardgoBridge.
authorAndrej Mihajlov <and@mullvad.net>
Mon, 9 Nov 2020 12:16:08 +0000 (13:16 +0100)
committerAndrej Mihajlov <and@mullvad.net>
Wed, 2 Dec 2020 10:08:08 +0000 (11:08 +0100)
Main bundle apps do not have to depend on WireGuardGoBridge<PLATFORM> as they depend on network extnesions which in turn depend on WireGuardGoBridge<PLATFORM>.

Signed-off-by: Andrej Mihajlov <and@mullvad.net>
WireGuard/WireGuard.xcodeproj/project.pbxproj

index ec296eadd944c60e456ed7f8f489201c1ab7e542..97d438960bf205e89114fd15ecfb988d47eda3a4 100644 (file)
 /* End PBXBuildFile section */
 
 /* Begin PBXContainerItemProxy section */
-               5892BFC525593F0C000E678D /* PBXContainerItemProxy */ = {
-                       isa = PBXContainerItemProxy;
-                       containerPortal = 6FF4AC0C211EC46F002C96EB /* Project object */;
-                       proxyType = 1;
-                       remoteGlobalIDString = 6FDAA03421CE69D000FA6925;
-                       remoteInfo = WireGuardGoBridgemacOS;
-               };
                6F5D0C20218352EF000F85AD /* PBXContainerItemProxy */ = {
                        isa = PBXContainerItemProxy;
                        containerPortal = 6FF4AC0C211EC46F002C96EB /* Project object */;
                        buildRules = (
                        );
                        dependencies = (
-                               5892BFC625593F0C000E678D /* PBXTargetDependency */,
                                6F70E23B22109DD3008BDFB4 /* PBXTargetDependency */,
                                6FB1BD9821D4BFE700A991BF /* PBXTargetDependency */,
                        );
 /* End PBXSourcesBuildPhase section */
 
 /* Begin PBXTargetDependency section */
-               5892BFC625593F0C000E678D /* PBXTargetDependency */ = {
-                       isa = PBXTargetDependency;
-                       target = 6FDAA03421CE69D000FA6925 /* WireGuardGoBridgemacOS */;
-                       targetProxy = 5892BFC525593F0C000E678D /* PBXContainerItemProxy */;
-               };
                6F5D0C21218352EF000F85AD /* PBXTargetDependency */ = {
                        isa = PBXTargetDependency;
                        target = 6F5D0C19218352EF000F85AD /* WireGuardNetworkExtensioniOS */;