From 5a05aa9e9100e9fefdcad424b7613c895f7b9e13 Mon Sep 17 00:00:00 2001 From: Misha Nikanorov Date: Thu, 18 Aug 2022 14:36:25 -0700 Subject: [PATCH] fix: Removed unnecessary link to `.entitlemens` (duplicate) --- macos/Enkrypt/Enkrypt.xcodeproj/project.pbxproj | 2 -- 1 file changed, 2 deletions(-) diff --git a/macos/Enkrypt/Enkrypt.xcodeproj/project.pbxproj b/macos/Enkrypt/Enkrypt.xcodeproj/project.pbxproj index 87923a548..be64daae9 100644 --- a/macos/Enkrypt/Enkrypt.xcodeproj/project.pbxproj +++ b/macos/Enkrypt/Enkrypt.xcodeproj/project.pbxproj @@ -67,7 +67,6 @@ 8493950D28AC474E009F7287 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 8493950F28AC474E009F7287 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 8493951028AC474E009F7287 /* Enkrypt.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Enkrypt.entitlements; sourceTree = ""; }; - 8493951128AC474E009F7287 /* Enkrypt.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Enkrypt.entitlements; sourceTree = ""; }; 8493951628AC474E009F7287 /* Enkrypt Extension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = "Enkrypt Extension.appex"; sourceTree = BUILT_PRODUCTS_DIR; }; 8493951B28AC474E009F7287 /* SafariWebExtensionHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SafariWebExtensionHandler.swift; sourceTree = ""; }; 8493951D28AC474E009F7287 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; @@ -131,7 +130,6 @@ 8493950D28AC474E009F7287 /* Assets.xcassets */, 8493950F28AC474E009F7287 /* Info.plist */, 8493951028AC474E009F7287 /* Enkrypt.entitlements */, - 8493951128AC474E009F7287 /* Enkrypt.entitlements */, 849394FE28AC474C009F7287 /* Resources */, ); path = Enkrypt;