From e0ac3da6d0e9aa7020294cd11646ee3fb90d5197 Mon Sep 17 00:00:00 2001 From: Ivan Grachyov Date: Sat, 12 Jun 2021 14:44:54 +0300 Subject: [PATCH] Fix names --- .../xcschemes/xcschememanagement.plist | 35 ------------------ .../project.pbxproj | 26 ++++++------- .../contents.xcworkspacedata | 2 +- .../xcshareddata/IDEWorkspaceChecks.plist | 0 .../xcshareddata/swiftpm/Package.resolved | 0 .../xcshareddata/IDETemplateMacros.plist | 0 .../AppDelegate.swift | 0 .../AccentColor.colorset/Contents.json | 0 .../AppIcon.appiconset/Contents.json | 0 .../AppIcon.appiconset/Icon-1024.png | Bin .../AppIcon.appiconset/Icon-128.png | Bin .../AppIcon.appiconset/Icon-16.png | Bin .../AppIcon.appiconset/Icon-256.png | Bin .../AppIcon.appiconset/Icon-257.png | Bin .../AppIcon.appiconset/Icon-32.png | Bin .../AppIcon.appiconset/Icon-33.png | Bin .../AppIcon.appiconset/Icon-512.png | Bin .../AppIcon.appiconset/Icon-513.png | Bin .../AppIcon.appiconset/Icon-64.png | Bin .../Assets.xcassets/Contents.json | 0 .../Base.lproj/Main.storyboard | 19 +++++----- .../Ecrypted_Ink.entitlements | 0 .../Ethereum.swift | 0 {Ecrypted Ink => Encrypted Ink}/Info.plist | 0 .../ViewController.swift | 0 25 files changed, 24 insertions(+), 58 deletions(-) delete mode 100644 Ecrypted Ink.xcodeproj/xcuserdata/ivan.xcuserdatad/xcschemes/xcschememanagement.plist rename {Ecrypted Ink.xcodeproj => Encrypted Ink.xcodeproj}/project.pbxproj (94%) rename {Ecrypted Ink.xcodeproj => Encrypted Ink.xcodeproj}/project.xcworkspace/contents.xcworkspacedata (56%) rename {Ecrypted Ink.xcodeproj => Encrypted Ink.xcodeproj}/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist (100%) rename {Ecrypted Ink.xcodeproj => Encrypted Ink.xcodeproj}/project.xcworkspace/xcshareddata/swiftpm/Package.resolved (100%) rename {Ecrypted Ink.xcodeproj => Encrypted Ink.xcodeproj}/xcshareddata/IDETemplateMacros.plist (100%) rename {Ecrypted Ink => Encrypted Ink}/AppDelegate.swift (100%) rename {Ecrypted Ink => Encrypted Ink}/Assets.xcassets/AccentColor.colorset/Contents.json (100%) rename {Ecrypted Ink => Encrypted Ink}/Assets.xcassets/AppIcon.appiconset/Contents.json (100%) rename {Ecrypted Ink => Encrypted Ink}/Assets.xcassets/AppIcon.appiconset/Icon-1024.png (100%) rename {Ecrypted Ink => Encrypted Ink}/Assets.xcassets/AppIcon.appiconset/Icon-128.png (100%) rename {Ecrypted Ink => Encrypted Ink}/Assets.xcassets/AppIcon.appiconset/Icon-16.png (100%) rename {Ecrypted Ink => Encrypted Ink}/Assets.xcassets/AppIcon.appiconset/Icon-256.png (100%) rename {Ecrypted Ink => Encrypted Ink}/Assets.xcassets/AppIcon.appiconset/Icon-257.png (100%) rename {Ecrypted Ink => Encrypted Ink}/Assets.xcassets/AppIcon.appiconset/Icon-32.png (100%) rename {Ecrypted Ink => Encrypted Ink}/Assets.xcassets/AppIcon.appiconset/Icon-33.png (100%) rename {Ecrypted Ink => Encrypted Ink}/Assets.xcassets/AppIcon.appiconset/Icon-512.png (100%) rename {Ecrypted Ink => Encrypted Ink}/Assets.xcassets/AppIcon.appiconset/Icon-513.png (100%) rename {Ecrypted Ink => Encrypted Ink}/Assets.xcassets/AppIcon.appiconset/Icon-64.png (100%) rename {Ecrypted Ink => Encrypted Ink}/Assets.xcassets/Contents.json (100%) rename {Ecrypted Ink => Encrypted Ink}/Base.lproj/Main.storyboard (98%) rename {Ecrypted Ink => Encrypted Ink}/Ecrypted_Ink.entitlements (100%) rename {Ecrypted Ink => Encrypted Ink}/Ethereum.swift (100%) rename {Ecrypted Ink => Encrypted Ink}/Info.plist (100%) rename {Ecrypted Ink => Encrypted Ink}/ViewController.swift (100%) diff --git a/Ecrypted Ink.xcodeproj/xcuserdata/ivan.xcuserdatad/xcschemes/xcschememanagement.plist b/Ecrypted Ink.xcodeproj/xcuserdata/ivan.xcuserdatad/xcschemes/xcschememanagement.plist deleted file mode 100644 index fec3237e..00000000 --- a/Ecrypted Ink.xcodeproj/xcuserdata/ivan.xcuserdatad/xcschemes/xcschememanagement.plist +++ /dev/null @@ -1,35 +0,0 @@ - - - - - SchemeUserState - - Ecrypted Ink.xcscheme_^#shared#^_ - - orderHint - 1 - - PromiseKit (Playground) 1.xcscheme - - isShown - - orderHint - 2 - - PromiseKit (Playground) 2.xcscheme - - isShown - - orderHint - 3 - - PromiseKit (Playground).xcscheme - - isShown - - orderHint - 0 - - - - diff --git a/Ecrypted Ink.xcodeproj/project.pbxproj b/Encrypted Ink.xcodeproj/project.pbxproj similarity index 94% rename from Ecrypted Ink.xcodeproj/project.pbxproj rename to Encrypted Ink.xcodeproj/project.pbxproj index c233b582..cd220d00 100644 --- a/Ecrypted Ink.xcodeproj/project.pbxproj +++ b/Encrypted Ink.xcodeproj/project.pbxproj @@ -16,7 +16,7 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ - 2C19953C2674C4B900A8E370 /* Ecrypted Ink.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Ecrypted Ink.app"; sourceTree = BUILT_PRODUCTS_DIR; }; + 2C19953C2674C4B900A8E370 /* Encrypted Ink.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Encrypted Ink.app"; sourceTree = BUILT_PRODUCTS_DIR; }; 2C19953F2674C4B900A8E370 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; 2C1995412674C4B900A8E370 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = ""; }; 2C1995432674C4BA00A8E370 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; @@ -41,7 +41,7 @@ 2C1995332674C4B900A8E370 = { isa = PBXGroup; children = ( - 2C19953E2674C4B900A8E370 /* Ecrypted Ink */, + 2C19953E2674C4B900A8E370 /* Encrypted Ink */, 2C19953D2674C4B900A8E370 /* Products */, ); sourceTree = ""; @@ -49,12 +49,12 @@ 2C19953D2674C4B900A8E370 /* Products */ = { isa = PBXGroup; children = ( - 2C19953C2674C4B900A8E370 /* Ecrypted Ink.app */, + 2C19953C2674C4B900A8E370 /* Encrypted Ink.app */, ); name = Products; sourceTree = ""; }; - 2C19953E2674C4B900A8E370 /* Ecrypted Ink */ = { + 2C19953E2674C4B900A8E370 /* Encrypted Ink */ = { isa = PBXGroup; children = ( 2C19953F2674C4B900A8E370 /* AppDelegate.swift */, @@ -65,15 +65,15 @@ 2C1995482674C4BA00A8E370 /* Info.plist */, 2C1995492674C4BA00A8E370 /* Ecrypted_Ink.entitlements */, ); - path = "Ecrypted Ink"; + path = "Encrypted Ink"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ - 2C19953B2674C4B900A8E370 /* Ecrypted Ink */ = { + 2C19953B2674C4B900A8E370 /* Encrypted Ink */ = { isa = PBXNativeTarget; - buildConfigurationList = 2C19954C2674C4BA00A8E370 /* Build configuration list for PBXNativeTarget "Ecrypted Ink" */; + buildConfigurationList = 2C19954C2674C4BA00A8E370 /* Build configuration list for PBXNativeTarget "Encrypted Ink" */; buildPhases = ( 2C1995382674C4B900A8E370 /* Sources */, 2C1995392674C4B900A8E370 /* Frameworks */, @@ -84,12 +84,12 @@ ); dependencies = ( ); - name = "Ecrypted Ink"; + name = "Encrypted Ink"; packageProductDependencies = ( 2C19955A2674D54600A8E370 /* WalletConnect */, ); productName = "Ecrypted Ink"; - productReference = 2C19953C2674C4B900A8E370 /* Ecrypted Ink.app */; + productReference = 2C19953C2674C4B900A8E370 /* Encrypted Ink.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ @@ -106,7 +106,7 @@ }; }; }; - buildConfigurationList = 2C1995372674C4B900A8E370 /* Build configuration list for PBXProject "Ecrypted Ink" */; + buildConfigurationList = 2C1995372674C4B900A8E370 /* Build configuration list for PBXProject "Encrypted Ink" */; compatibilityVersion = "Xcode 9.3"; developmentRegion = en; hasScannedForEncodings = 0; @@ -122,7 +122,7 @@ projectDirPath = ""; projectRoot = ""; targets = ( - 2C19953B2674C4B900A8E370 /* Ecrypted Ink */, + 2C19953B2674C4B900A8E370 /* Encrypted Ink */, ); }; /* End PBXProject section */ @@ -344,7 +344,7 @@ /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ - 2C1995372674C4B900A8E370 /* Build configuration list for PBXProject "Ecrypted Ink" */ = { + 2C1995372674C4B900A8E370 /* Build configuration list for PBXProject "Encrypted Ink" */ = { isa = XCConfigurationList; buildConfigurations = ( 2C19954A2674C4BA00A8E370 /* Debug */, @@ -353,7 +353,7 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 2C19954C2674C4BA00A8E370 /* Build configuration list for PBXNativeTarget "Ecrypted Ink" */ = { + 2C19954C2674C4BA00A8E370 /* Build configuration list for PBXNativeTarget "Encrypted Ink" */ = { isa = XCConfigurationList; buildConfigurations = ( 2C19954D2674C4BA00A8E370 /* Debug */, diff --git a/Ecrypted Ink.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Encrypted Ink.xcodeproj/project.xcworkspace/contents.xcworkspacedata similarity index 56% rename from Ecrypted Ink.xcodeproj/project.xcworkspace/contents.xcworkspacedata rename to Encrypted Ink.xcodeproj/project.xcworkspace/contents.xcworkspacedata index 919434a6..cef69430 100644 --- a/Ecrypted Ink.xcodeproj/project.xcworkspace/contents.xcworkspacedata +++ b/Encrypted Ink.xcodeproj/project.xcworkspace/contents.xcworkspacedata @@ -2,6 +2,6 @@ + location = "self:/Users/ivan/Developer/Ecrypted Ink/Encrypted Ink.xcodeproj"> diff --git a/Ecrypted Ink.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/Encrypted Ink.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist similarity index 100% rename from Ecrypted Ink.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist rename to Encrypted Ink.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist diff --git a/Ecrypted Ink.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Encrypted Ink.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved similarity index 100% rename from Ecrypted Ink.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved rename to Encrypted Ink.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved diff --git a/Ecrypted Ink.xcodeproj/xcshareddata/IDETemplateMacros.plist b/Encrypted Ink.xcodeproj/xcshareddata/IDETemplateMacros.plist similarity index 100% rename from Ecrypted Ink.xcodeproj/xcshareddata/IDETemplateMacros.plist rename to Encrypted Ink.xcodeproj/xcshareddata/IDETemplateMacros.plist diff --git a/Ecrypted Ink/AppDelegate.swift b/Encrypted Ink/AppDelegate.swift similarity index 100% rename from Ecrypted Ink/AppDelegate.swift rename to Encrypted Ink/AppDelegate.swift diff --git a/Ecrypted Ink/Assets.xcassets/AccentColor.colorset/Contents.json b/Encrypted Ink/Assets.xcassets/AccentColor.colorset/Contents.json similarity index 100% rename from Ecrypted Ink/Assets.xcassets/AccentColor.colorset/Contents.json rename to Encrypted Ink/Assets.xcassets/AccentColor.colorset/Contents.json diff --git a/Ecrypted Ink/Assets.xcassets/AppIcon.appiconset/Contents.json b/Encrypted Ink/Assets.xcassets/AppIcon.appiconset/Contents.json similarity index 100% rename from Ecrypted Ink/Assets.xcassets/AppIcon.appiconset/Contents.json rename to Encrypted Ink/Assets.xcassets/AppIcon.appiconset/Contents.json diff --git a/Ecrypted Ink/Assets.xcassets/AppIcon.appiconset/Icon-1024.png b/Encrypted Ink/Assets.xcassets/AppIcon.appiconset/Icon-1024.png similarity index 100% rename from Ecrypted Ink/Assets.xcassets/AppIcon.appiconset/Icon-1024.png rename to Encrypted Ink/Assets.xcassets/AppIcon.appiconset/Icon-1024.png diff --git a/Ecrypted Ink/Assets.xcassets/AppIcon.appiconset/Icon-128.png b/Encrypted Ink/Assets.xcassets/AppIcon.appiconset/Icon-128.png similarity index 100% rename from Ecrypted Ink/Assets.xcassets/AppIcon.appiconset/Icon-128.png rename to Encrypted Ink/Assets.xcassets/AppIcon.appiconset/Icon-128.png diff --git a/Ecrypted Ink/Assets.xcassets/AppIcon.appiconset/Icon-16.png b/Encrypted Ink/Assets.xcassets/AppIcon.appiconset/Icon-16.png similarity index 100% rename from Ecrypted Ink/Assets.xcassets/AppIcon.appiconset/Icon-16.png rename to Encrypted Ink/Assets.xcassets/AppIcon.appiconset/Icon-16.png diff --git a/Ecrypted Ink/Assets.xcassets/AppIcon.appiconset/Icon-256.png b/Encrypted Ink/Assets.xcassets/AppIcon.appiconset/Icon-256.png similarity index 100% rename from Ecrypted Ink/Assets.xcassets/AppIcon.appiconset/Icon-256.png rename to Encrypted Ink/Assets.xcassets/AppIcon.appiconset/Icon-256.png diff --git a/Ecrypted Ink/Assets.xcassets/AppIcon.appiconset/Icon-257.png b/Encrypted Ink/Assets.xcassets/AppIcon.appiconset/Icon-257.png similarity index 100% rename from Ecrypted Ink/Assets.xcassets/AppIcon.appiconset/Icon-257.png rename to Encrypted Ink/Assets.xcassets/AppIcon.appiconset/Icon-257.png diff --git a/Ecrypted Ink/Assets.xcassets/AppIcon.appiconset/Icon-32.png b/Encrypted Ink/Assets.xcassets/AppIcon.appiconset/Icon-32.png similarity index 100% rename from Ecrypted Ink/Assets.xcassets/AppIcon.appiconset/Icon-32.png rename to Encrypted Ink/Assets.xcassets/AppIcon.appiconset/Icon-32.png diff --git a/Ecrypted Ink/Assets.xcassets/AppIcon.appiconset/Icon-33.png b/Encrypted Ink/Assets.xcassets/AppIcon.appiconset/Icon-33.png similarity index 100% rename from Ecrypted Ink/Assets.xcassets/AppIcon.appiconset/Icon-33.png rename to Encrypted Ink/Assets.xcassets/AppIcon.appiconset/Icon-33.png diff --git a/Ecrypted Ink/Assets.xcassets/AppIcon.appiconset/Icon-512.png b/Encrypted Ink/Assets.xcassets/AppIcon.appiconset/Icon-512.png similarity index 100% rename from Ecrypted Ink/Assets.xcassets/AppIcon.appiconset/Icon-512.png rename to Encrypted Ink/Assets.xcassets/AppIcon.appiconset/Icon-512.png diff --git a/Ecrypted Ink/Assets.xcassets/AppIcon.appiconset/Icon-513.png b/Encrypted Ink/Assets.xcassets/AppIcon.appiconset/Icon-513.png similarity index 100% rename from Ecrypted Ink/Assets.xcassets/AppIcon.appiconset/Icon-513.png rename to Encrypted Ink/Assets.xcassets/AppIcon.appiconset/Icon-513.png diff --git a/Ecrypted Ink/Assets.xcassets/AppIcon.appiconset/Icon-64.png b/Encrypted Ink/Assets.xcassets/AppIcon.appiconset/Icon-64.png similarity index 100% rename from Ecrypted Ink/Assets.xcassets/AppIcon.appiconset/Icon-64.png rename to Encrypted Ink/Assets.xcassets/AppIcon.appiconset/Icon-64.png diff --git a/Ecrypted Ink/Assets.xcassets/Contents.json b/Encrypted Ink/Assets.xcassets/Contents.json similarity index 100% rename from Ecrypted Ink/Assets.xcassets/Contents.json rename to Encrypted Ink/Assets.xcassets/Contents.json diff --git a/Ecrypted Ink/Base.lproj/Main.storyboard b/Encrypted Ink/Base.lproj/Main.storyboard similarity index 98% rename from Ecrypted Ink/Base.lproj/Main.storyboard rename to Encrypted Ink/Base.lproj/Main.storyboard index 11412f63..47899136 100644 --- a/Ecrypted Ink/Base.lproj/Main.storyboard +++ b/Encrypted Ink/Base.lproj/Main.storyboard @@ -1,7 +1,8 @@ - - + + - + + @@ -10,11 +11,11 @@ - + - + - + @@ -28,7 +29,7 @@ - + @@ -46,7 +47,7 @@ - + @@ -659,7 +660,7 @@ - + diff --git a/Ecrypted Ink/Ecrypted_Ink.entitlements b/Encrypted Ink/Ecrypted_Ink.entitlements similarity index 100% rename from Ecrypted Ink/Ecrypted_Ink.entitlements rename to Encrypted Ink/Ecrypted_Ink.entitlements diff --git a/Ecrypted Ink/Ethereum.swift b/Encrypted Ink/Ethereum.swift similarity index 100% rename from Ecrypted Ink/Ethereum.swift rename to Encrypted Ink/Ethereum.swift diff --git a/Ecrypted Ink/Info.plist b/Encrypted Ink/Info.plist similarity index 100% rename from Ecrypted Ink/Info.plist rename to Encrypted Ink/Info.plist diff --git a/Ecrypted Ink/ViewController.swift b/Encrypted Ink/ViewController.swift similarity index 100% rename from Ecrypted Ink/ViewController.swift rename to Encrypted Ink/ViewController.swift