From e2467746a7c2515a15413ce2a370eee446a20687 Mon Sep 17 00:00:00 2001 From: Ivan Grachyov Date: Sat, 12 Jun 2021 14:47:54 +0300 Subject: [PATCH] Fix all names --- Encrypted Ink.xcodeproj/project.pbxproj | 16 ++++++++-------- .../project.xcworkspace/contents.xcworkspacedata | 2 +- ...k.entitlements => Encrypted_Ink.entitlements} | 0 Encrypted Ink/Info.plist | 2 ++ 4 files changed, 11 insertions(+), 9 deletions(-) rename Encrypted Ink/{Ecrypted_Ink.entitlements => Encrypted_Ink.entitlements} (100%) diff --git a/Encrypted Ink.xcodeproj/project.pbxproj b/Encrypted Ink.xcodeproj/project.pbxproj index cd220d00..d8920a08 100644 --- a/Encrypted Ink.xcodeproj/project.pbxproj +++ b/Encrypted Ink.xcodeproj/project.pbxproj @@ -22,7 +22,7 @@ 2C1995432674C4BA00A8E370 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 2C1995462674C4BA00A8E370 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; 2C1995482674C4BA00A8E370 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 2C1995492674C4BA00A8E370 /* Ecrypted_Ink.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Ecrypted_Ink.entitlements; sourceTree = ""; }; + 2C1995492674C4BA00A8E370 /* Encrypted_Ink.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Encrypted_Ink.entitlements; sourceTree = ""; }; 2C1995552674D0F300A8E370 /* Ethereum.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Ethereum.swift; sourceTree = ""; }; /* End PBXFileReference section */ @@ -63,7 +63,7 @@ 2C1995432674C4BA00A8E370 /* Assets.xcassets */, 2C1995452674C4BA00A8E370 /* Main.storyboard */, 2C1995482674C4BA00A8E370 /* Info.plist */, - 2C1995492674C4BA00A8E370 /* Ecrypted_Ink.entitlements */, + 2C1995492674C4BA00A8E370 /* Encrypted_Ink.entitlements */, ); path = "Encrypted Ink"; sourceTree = ""; @@ -304,17 +304,17 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; - CODE_SIGN_ENTITLEMENTS = "Ecrypted Ink/Ecrypted_Ink.entitlements"; + CODE_SIGN_ENTITLEMENTS = "Encrypted Ink/Encrypted_Ink.entitlements"; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; DEVELOPMENT_TEAM = 8DXC3N7E7P; ENABLE_HARDENED_RUNTIME = YES; - INFOPLIST_FILE = "Ecrypted Ink/Info.plist"; + INFOPLIST_FILE = "$(SRCROOT)/Encrypted Ink/Info.plist"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/../Frameworks", ); - PRODUCT_BUNDLE_IDENTIFIER = "lol.ivan.Ecrypted-Ink"; + PRODUCT_BUNDLE_IDENTIFIER = "lol.ivan.Encrypted-Ink"; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; }; @@ -325,17 +325,17 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; - CODE_SIGN_ENTITLEMENTS = "Ecrypted Ink/Ecrypted_Ink.entitlements"; + CODE_SIGN_ENTITLEMENTS = "Encrypted Ink/Encrypted_Ink.entitlements"; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; DEVELOPMENT_TEAM = 8DXC3N7E7P; ENABLE_HARDENED_RUNTIME = YES; - INFOPLIST_FILE = "Ecrypted Ink/Info.plist"; + INFOPLIST_FILE = "$(SRCROOT)/Encrypted Ink/Info.plist"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/../Frameworks", ); - PRODUCT_BUNDLE_IDENTIFIER = "lol.ivan.Ecrypted-Ink"; + PRODUCT_BUNDLE_IDENTIFIER = "lol.ivan.Encrypted-Ink"; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; }; diff --git a/Encrypted Ink.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Encrypted Ink.xcodeproj/project.xcworkspace/contents.xcworkspacedata index cef69430..919434a6 100644 --- a/Encrypted Ink.xcodeproj/project.xcworkspace/contents.xcworkspacedata +++ b/Encrypted Ink.xcodeproj/project.xcworkspace/contents.xcworkspacedata @@ -2,6 +2,6 @@ + location = "self:"> diff --git a/Encrypted Ink/Ecrypted_Ink.entitlements b/Encrypted Ink/Encrypted_Ink.entitlements similarity index 100% rename from Encrypted Ink/Ecrypted_Ink.entitlements rename to Encrypted Ink/Encrypted_Ink.entitlements diff --git a/Encrypted Ink/Info.plist b/Encrypted Ink/Info.plist index cfbbdb70..8aa8d096 100644 --- a/Encrypted Ink/Info.plist +++ b/Encrypted Ink/Info.plist @@ -20,6 +20,8 @@ 1.0 CFBundleVersion 1 + LSApplicationCategoryType + public.app-category.utilities LSMinimumSystemVersion $(MACOSX_DEPLOYMENT_TARGET) NSMainStoryboardFile