]> git.ipfire.org Git - thirdparty/wireguard-apple.git/commitdiff
Xcode: Add WireGuardGoBridgemacOS target
authorRoopesh Chander <roop@roopc.net>
Sat, 22 Dec 2018 12:47:52 +0000 (18:17 +0530)
committerRoopesh Chander <roop@roopc.net>
Mon, 14 Jan 2019 09:22:27 +0000 (14:52 +0530)
Signed-off-by: Roopesh Chander <roop@roopc.net>
WireGuard/WireGuard.xcodeproj/project.pbxproj

index 5072e9fcd3e6290fd407ec79984e35de816ba088..0393133b263a0ba8a5019208b6e414a53c851d66 100644 (file)
 /* End PBXGroup section */
 
 /* Begin PBXLegacyTarget section */
+               6FDAA03421CE69D000FA6925 /* WireGuardGoBridgemacOS */ = {
+                       isa = PBXLegacyTarget;
+                       buildArgumentsString = "$(ACTION)";
+                       buildConfigurationList = 6FDAA03521CE69D000FA6925 /* Build configuration list for PBXLegacyTarget "WireGuardGoBridgemacOS" */;
+                       buildPhases = (
+                       );
+                       buildToolPath = /usr/bin/make;
+                       buildWorkingDirectory = "$(PROJECT_DIR)/../wireguard-go-bridge";
+                       dependencies = (
+                       );
+                       name = WireGuardGoBridgemacOS;
+                       passBuildSettingsInEnvironment = 1;
+                       productName = WireGuardGoBridge;
+               };
                6FDEF7DD21846BC100D8FBF6 /* WireGuardGoBridgeiOS */ = {
                        isa = PBXLegacyTarget;
                        buildArgumentsString = "$(ACTION)";
                                6FF4AC13211EC46F002C96EB /* WireGuardiOS */,
                                6F5D0C19218352EF000F85AD /* WireGuardNetworkExtensioniOS */,
                                6FDEF7DD21846BC100D8FBF6 /* WireGuardGoBridgeiOS */,
+                               6FDAA03421CE69D000FA6925 /* WireGuardGoBridgemacOS */,
                        );
                };
 /* End PBXProject section */
                        };
                        name = Release;
                };
+               6FDAA03621CE69D000FA6925 /* Debug */ = {
+                       isa = XCBuildConfiguration;
+                       buildSettings = {
+                               CODE_SIGN_STYLE = Automatic;
+                               DEBUGGING_SYMBOLS = YES;
+                               GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
+                               MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
+                               MTL_FAST_MATH = YES;
+                               OTHER_CFLAGS = "";
+                               OTHER_LDFLAGS = "";
+                               PRODUCT_NAME = "$(TARGET_NAME)";
+                               SDKROOT = macosx;
+                       };
+                       name = Debug;
+               };
+               6FDAA03721CE69D000FA6925 /* Release */ = {
+                       isa = XCBuildConfiguration;
+                       buildSettings = {
+                               CODE_SIGN_STYLE = Automatic;
+                               MTL_FAST_MATH = YES;
+                               OTHER_CFLAGS = "";
+                               OTHER_LDFLAGS = "";
+                               PRODUCT_NAME = "$(TARGET_NAME)";
+                               SDKROOT = macosx;
+                       };
+                       name = Release;
+               };
                6FDEF7DE21846BC100D8FBF6 /* Debug */ = {
                        isa = XCBuildConfiguration;
                        buildSettings = {
                        defaultConfigurationIsVisible = 0;
                        defaultConfigurationName = Release;
                };
+               6FDAA03521CE69D000FA6925 /* Build configuration list for PBXLegacyTarget "WireGuardGoBridgemacOS" */ = {
+                       isa = XCConfigurationList;
+                       buildConfigurations = (
+                               6FDAA03621CE69D000FA6925 /* Debug */,
+                               6FDAA03721CE69D000FA6925 /* Release */,
+                       );
+                       defaultConfigurationIsVisible = 0;
+                       defaultConfigurationName = Release;
+               };
                6FDEF7E021846BC700D8FBF6 /* Build configuration list for PBXLegacyTarget "WireGuardGoBridgeiOS" */ = {
                        isa = XCConfigurationList;
                        buildConfigurations = (