]> git.ipfire.org Git - thirdparty/wireguard-apple.git/commitdiff
XCode: set default signing identity back
authorJason A. Donenfeld <Jason@zx2c4.com>
Mon, 21 Jan 2019 22:16:31 +0000 (23:16 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Mon, 21 Jan 2019 22:17:08 +0000 (23:17 +0100)
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
WireGuard/WireGuard.xcodeproj/project.pbxproj

index 943f5a906f06a14fe45d831410150d843118b093..18f09354978a61032558765f4f77f75b7116a19b 100644 (file)
                6FF3526B21C23F960008484E /* ringlogger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ringlogger.h; sourceTree = "<group>"; };
                6FF3526C21C23F960008484E /* ringlogger.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ringlogger.c; sourceTree = "<group>"; };
                6FF3526E21C23FA10008484E /* Logger.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Logger.swift; sourceTree = "<group>"; };
-               6FF4AC14211EC46F002C96EB /* WireGuardiOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; name = WireGuardiOS.app; path = WireGuard.app; sourceTree = BUILT_PRODUCTS_DIR; };
+               6FF4AC14211EC46F002C96EB /* WireGuard.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = WireGuard.app; sourceTree = BUILT_PRODUCTS_DIR; };
                6FF4AC1E211EC472002C96EB /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
                6FF4AC21211EC472002C96EB /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
                6FF4AC23211EC472002C96EB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
                6FF4AC15211EC46F002C96EB /* Products */ = {
                        isa = PBXGroup;
                        children = (
-                               6FF4AC14211EC46F002C96EB /* WireGuardiOS.app */,
+                               6FF4AC14211EC46F002C96EB /* WireGuard.app */,
                                6F5D0C1A218352EF000F85AD /* WireGuardNetworkExtensioniOS.appex */,
                                6FB1BD5D21D2607A00A991BF /* WireGuard.app */,
                                6FB1BD9121D4BFE600A991BF /* WireGuardNetworkExtensionmacOS.appex */,
                        );
                        name = WireGuardiOS;
                        productName = WireGuard;
-                       productReference = 6FF4AC14211EC46F002C96EB /* WireGuardiOS.app */;
+                       productReference = 6FF4AC14211EC46F002C96EB /* WireGuard.app */;
                        productType = "com.apple.product-type.application";
                };
 /* End PBXNativeTarget section */
                        buildSettings = {
                                CLANG_ENABLE_MODULES = YES;
                                CODE_SIGN_ENTITLEMENTS = WireGuardNetworkExtension/WireGuardNetworkExtension_iOS.entitlements;
+                               CODE_SIGN_IDENTITY = "iPhone Developer";
                                ENABLE_BITCODE = NO;
                                INFOPLIST_FILE = WireGuardNetworkExtension/Info.plist;
                                LD_RUNPATH_SEARCH_PATHS = (
                        buildSettings = {
                                CLANG_ENABLE_MODULES = YES;
                                CODE_SIGN_ENTITLEMENTS = WireGuardNetworkExtension/WireGuardNetworkExtension_iOS.entitlements;
+                               CODE_SIGN_IDENTITY = "iPhone Developer";
                                ENABLE_BITCODE = NO;
                                INFOPLIST_FILE = WireGuardNetworkExtension/Info.plist;
                                LD_RUNPATH_SEARCH_PATHS = (
                        buildSettings = {
                                ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
                                CODE_SIGN_ENTITLEMENTS = WireGuard/UI/iOS/WireGuard.entitlements;
+                               CODE_SIGN_IDENTITY = "iPhone Developer";
                                INFOPLIST_FILE = WireGuard/UI/iOS/Info.plist;
                                LD_RUNPATH_SEARCH_PATHS = (
                                        "$(inherited)",
                        buildSettings = {
                                ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
                                CODE_SIGN_ENTITLEMENTS = WireGuard/UI/iOS/WireGuard.entitlements;
+                               CODE_SIGN_IDENTITY = "iPhone Developer";
                                INFOPLIST_FILE = WireGuard/UI/iOS/Info.plist;
                                LD_RUNPATH_SEARCH_PATHS = (
                                        "$(inherited)",