Fix names
@ -1,35 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>SchemeUserState</key>
|
||||
<dict>
|
||||
<key>Ecrypted Ink.xcscheme_^#shared#^_</key>
|
||||
<dict>
|
||||
<key>orderHint</key>
|
||||
<integer>1</integer>
|
||||
</dict>
|
||||
<key>PromiseKit (Playground) 1.xcscheme</key>
|
||||
<dict>
|
||||
<key>isShown</key>
|
||||
<false/>
|
||||
<key>orderHint</key>
|
||||
<integer>2</integer>
|
||||
</dict>
|
||||
<key>PromiseKit (Playground) 2.xcscheme</key>
|
||||
<dict>
|
||||
<key>isShown</key>
|
||||
<false/>
|
||||
<key>orderHint</key>
|
||||
<integer>3</integer>
|
||||
</dict>
|
||||
<key>PromiseKit (Playground).xcscheme</key>
|
||||
<dict>
|
||||
<key>isShown</key>
|
||||
<false/>
|
||||
<key>orderHint</key>
|
||||
<integer>0</integer>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
@ -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 = "<group>"; };
|
||||
2C1995412674C4B900A8E370 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
|
||||
2C1995432674C4BA00A8E370 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
||||
@ -41,7 +41,7 @@
|
||||
2C1995332674C4B900A8E370 = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
2C19953E2674C4B900A8E370 /* Ecrypted Ink */,
|
||||
2C19953E2674C4B900A8E370 /* Encrypted Ink */,
|
||||
2C19953D2674C4B900A8E370 /* Products */,
|
||||
);
|
||||
sourceTree = "<group>";
|
||||
@ -49,12 +49,12 @@
|
||||
2C19953D2674C4B900A8E370 /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
2C19953C2674C4B900A8E370 /* Ecrypted Ink.app */,
|
||||
2C19953C2674C4B900A8E370 /* Encrypted Ink.app */,
|
||||
);
|
||||
name = Products;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
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 = "<group>";
|
||||
};
|
||||
/* 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 */,
|
@ -2,6 +2,6 @@
|
||||
<Workspace
|
||||
version = "1.0">
|
||||
<FileRef
|
||||
location = "self:">
|
||||
location = "self:/Users/ivan/Developer/Ecrypted Ink/Encrypted Ink.xcodeproj">
|
||||
</FileRef>
|
||||
</Workspace>
|
Before Width: | Height: | Size: 395 KiB After Width: | Height: | Size: 395 KiB |
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 33 KiB |
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 33 KiB |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 113 KiB After Width: | Height: | Size: 113 KiB |
Before Width: | Height: | Size: 113 KiB After Width: | Height: | Size: 113 KiB |
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 3.6 KiB |
@ -1,7 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="11134" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" initialViewController="B8D-0N-5wS">
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="17701" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" initialViewController="B8D-0N-5wS">
|
||||
<dependencies>
|
||||
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="11134"/>
|
||||
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="17701"/>
|
||||
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
||||
</dependencies>
|
||||
<scenes>
|
||||
<!--Application-->
|
||||
@ -10,11 +11,11 @@
|
||||
<application id="hnw-xV-0zn" sceneMemberID="viewController">
|
||||
<menu key="mainMenu" title="Main Menu" systemMenu="main" id="AYu-sK-qS6">
|
||||
<items>
|
||||
<menuItem title="Ecrypted Ink" id="1Xt-HY-uBw">
|
||||
<menuItem title="Encrypted Ink" id="1Xt-HY-uBw">
|
||||
<modifierMask key="keyEquivalentModifierMask"/>
|
||||
<menu key="submenu" title="Ecrypted Ink" systemMenu="apple" id="uQy-DD-JDr">
|
||||
<menu key="submenu" title="Encrypted Ink" systemMenu="apple" id="uQy-DD-JDr">
|
||||
<items>
|
||||
<menuItem title="About Ecrypted Ink" id="5kV-Vb-QxS">
|
||||
<menuItem title="About Encrypted Ink" id="5kV-Vb-QxS">
|
||||
<modifierMask key="keyEquivalentModifierMask"/>
|
||||
<connections>
|
||||
<action selector="orderFrontStandardAboutPanel:" target="Ady-hI-5gd" id="Exp-CZ-Vem"/>
|
||||
@ -28,7 +29,7 @@
|
||||
<menu key="submenu" title="Services" systemMenu="services" id="hz9-B4-Xy5"/>
|
||||
</menuItem>
|
||||
<menuItem isSeparatorItem="YES" id="4je-JR-u6R"/>
|
||||
<menuItem title="Hide Ecrypted Ink" keyEquivalent="h" id="Olw-nP-bQN">
|
||||
<menuItem title="Hide Encrypted Ink" keyEquivalent="h" id="Olw-nP-bQN">
|
||||
<connections>
|
||||
<action selector="hide:" target="Ady-hI-5gd" id="PnN-Uc-m68"/>
|
||||
</connections>
|
||||
@ -46,7 +47,7 @@
|
||||
</connections>
|
||||
</menuItem>
|
||||
<menuItem isSeparatorItem="YES" id="kCx-OE-vgT"/>
|
||||
<menuItem title="Quit Ecrypted Ink" keyEquivalent="q" id="4sb-4s-VLi">
|
||||
<menuItem title="Quit Encrypted Ink" keyEquivalent="q" id="4sb-4s-VLi">
|
||||
<connections>
|
||||
<action selector="terminate:" target="Ady-hI-5gd" id="Te7-pn-YzF"/>
|
||||
</connections>
|
||||
@ -659,7 +660,7 @@
|
||||
<modifierMask key="keyEquivalentModifierMask"/>
|
||||
<menu key="submenu" title="Help" systemMenu="help" id="F2S-fz-NVQ">
|
||||
<items>
|
||||
<menuItem title="Ecrypted Ink Help" keyEquivalent="?" id="FKE-Sm-Kum">
|
||||
<menuItem title="Encrypted Ink Help" keyEquivalent="?" id="FKE-Sm-Kum">
|
||||
<connections>
|
||||
<action selector="showHelp:" target="Ady-hI-5gd" id="y7X-2Q-9no"/>
|
||||
</connections>
|