2021-06-12 13:32:27 +03:00
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
2021-06-12 14:43:25 +03:00
objectVersion = 52;
2021-06-12 13:32:27 +03:00
objects = {
/* Begin PBXBuildFile section */
2C1995402674C4B900A8E370 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C19953F2674C4B900A8E370 /* AppDelegate.swift */; };
2C1995422674C4B900A8E370 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C1995412674C4B900A8E370 /* ViewController.swift */; };
2C1995442674C4BA00A8E370 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 2C1995432674C4BA00A8E370 /* Assets.xcassets */; };
2C1995472674C4BA00A8E370 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 2C1995452674C4BA00A8E370 /* Main.storyboard */; };
2021-06-12 14:30:58 +03:00
2C1995562674D0F300A8E370 /* Ethereum.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C1995552674D0F300A8E370 /* Ethereum.swift */; };
2021-06-12 14:51:17 +03:00
2C19955B2674D54600A8E370 /* BuildFile in Frameworks */ = {isa = PBXBuildFile; productRef = 2C19955A2674D54600A8E370 /* SwiftPackageProductDependency */; };
88745B0F4DEE1F60AD0F02C3 /* Pods_Encrypted_Ink.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3704D7F64179CCDCE2E8C783 /* Pods_Encrypted_Ink.framework */; };
2021-06-12 13:32:27 +03:00
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
2021-06-12 14:51:17 +03:00
133FE10DD9778DE6E9745037 /* Pods-Encrypted Ink.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Encrypted Ink.debug.xcconfig"; path = "Target Support Files/Pods-Encrypted Ink/Pods-Encrypted Ink.debug.xcconfig"; sourceTree = "<group>"; };
2179E47ED166F2C33B9718BA /* Pods-Encrypted Ink.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Encrypted Ink.release.xcconfig"; path = "Target Support Files/Pods-Encrypted Ink/Pods-Encrypted Ink.release.xcconfig"; sourceTree = "<group>"; };
2021-06-12 14:44:54 +03:00
2C19953C2674C4B900A8E370 /* Encrypted Ink.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Encrypted Ink.app"; sourceTree = BUILT_PRODUCTS_DIR; };
2021-06-12 13:32:27 +03:00
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>"; };
2C1995462674C4BA00A8E370 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
2C1995482674C4BA00A8E370 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
2021-06-12 14:47:54 +03:00
2C1995492674C4BA00A8E370 /* Encrypted_Ink.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Encrypted_Ink.entitlements; sourceTree = "<group>"; };
2021-06-12 14:30:58 +03:00
2C1995552674D0F300A8E370 /* Ethereum.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Ethereum.swift; sourceTree = "<group>"; };
2021-06-12 14:51:17 +03:00
3704D7F64179CCDCE2E8C783 /* Pods_Encrypted_Ink.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Encrypted_Ink.framework; sourceTree = BUILT_PRODUCTS_DIR; };
2021-06-12 13:32:27 +03:00
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
2C1995392674C4B900A8E370 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
2021-06-12 14:51:17 +03:00
2C19955B2674D54600A8E370 /* BuildFile in Frameworks */,
88745B0F4DEE1F60AD0F02C3 /* Pods_Encrypted_Ink.framework in Frameworks */,
2021-06-12 13:32:27 +03:00
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
2021-06-12 14:51:17 +03:00
1C23D544A4EEFF8BDDA4F1A9 /* Frameworks */ = {
isa = PBXGroup;
children = (
3704D7F64179CCDCE2E8C783 /* Pods_Encrypted_Ink.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
2021-06-12 13:32:27 +03:00
2C1995332674C4B900A8E370 = {
isa = PBXGroup;
children = (
2021-06-12 14:44:54 +03:00
2C19953E2674C4B900A8E370 /* Encrypted Ink */,
2021-06-12 13:32:27 +03:00
2C19953D2674C4B900A8E370 /* Products */,
2021-06-12 14:51:17 +03:00
FB5786212D81829B0FADBD25 /* Pods */,
1C23D544A4EEFF8BDDA4F1A9 /* Frameworks */,
2021-06-12 13:32:27 +03:00
);
sourceTree = "<group>";
};
2C19953D2674C4B900A8E370 /* Products */ = {
isa = PBXGroup;
children = (
2021-06-12 14:44:54 +03:00
2C19953C2674C4B900A8E370 /* Encrypted Ink.app */,
2021-06-12 13:32:27 +03:00
);
name = Products;
sourceTree = "<group>";
};
2021-06-12 14:44:54 +03:00
2C19953E2674C4B900A8E370 /* Encrypted Ink */ = {
2021-06-12 13:32:27 +03:00
isa = PBXGroup;
children = (
2C19953F2674C4B900A8E370 /* AppDelegate.swift */,
2C1995412674C4B900A8E370 /* ViewController.swift */,
2021-06-12 14:30:58 +03:00
2C1995552674D0F300A8E370 /* Ethereum.swift */,
2021-06-12 13:32:27 +03:00
2C1995432674C4BA00A8E370 /* Assets.xcassets */,
2C1995452674C4BA00A8E370 /* Main.storyboard */,
2C1995482674C4BA00A8E370 /* Info.plist */,
2021-06-12 14:47:54 +03:00
2C1995492674C4BA00A8E370 /* Encrypted_Ink.entitlements */,
2021-06-12 13:32:27 +03:00
);
2021-06-12 14:44:54 +03:00
path = "Encrypted Ink";
2021-06-12 13:32:27 +03:00
sourceTree = "<group>";
};
2021-06-12 14:51:17 +03:00
FB5786212D81829B0FADBD25 /* Pods */ = {
isa = PBXGroup;
children = (
133FE10DD9778DE6E9745037 /* Pods-Encrypted Ink.debug.xcconfig */,
2179E47ED166F2C33B9718BA /* Pods-Encrypted Ink.release.xcconfig */,
);
name = Pods;
path = Pods;
sourceTree = "<group>";
};
2021-06-12 13:32:27 +03:00
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
2021-06-12 14:44:54 +03:00
2C19953B2674C4B900A8E370 /* Encrypted Ink */ = {
2021-06-12 13:32:27 +03:00
isa = PBXNativeTarget;
2021-06-12 14:44:54 +03:00
buildConfigurationList = 2C19954C2674C4BA00A8E370 /* Build configuration list for PBXNativeTarget "Encrypted Ink" */;
2021-06-12 13:32:27 +03:00
buildPhases = (
2021-06-12 14:51:17 +03:00
C1B14E538147684B5908AEA3 /* [CP] Check Pods Manifest.lock */,
2021-06-12 13:32:27 +03:00
2C1995382674C4B900A8E370 /* Sources */,
2C1995392674C4B900A8E370 /* Frameworks */,
2C19953A2674C4B900A8E370 /* Resources */,
2021-06-12 13:48:29 +03:00
2C1995512674C6A100A8E370 /* ShellScript */,
2021-06-12 14:51:17 +03:00
9406EE6FCFB48CF1704D3928 /* [CP] Embed Pods Frameworks */,
2021-06-12 13:32:27 +03:00
);
buildRules = (
);
dependencies = (
);
2021-06-12 14:44:54 +03:00
name = "Encrypted Ink";
2021-06-12 14:43:25 +03:00
packageProductDependencies = (
2021-06-12 14:51:17 +03:00
2C19955A2674D54600A8E370 /* SwiftPackageProductDependency */,
2021-06-12 14:43:25 +03:00
);
2021-06-12 13:32:27 +03:00
productName = "Ecrypted Ink";
2021-06-12 14:44:54 +03:00
productReference = 2C19953C2674C4B900A8E370 /* Encrypted Ink.app */;
2021-06-12 13:32:27 +03:00
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
2C1995342674C4B900A8E370 /* Project object */ = {
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 1240;
LastUpgradeCheck = 1240;
TargetAttributes = {
2C19953B2674C4B900A8E370 = {
CreatedOnToolsVersion = 12.4;
};
};
};
2021-06-12 14:44:54 +03:00
buildConfigurationList = 2C1995372674C4B900A8E370 /* Build configuration list for PBXProject "Encrypted Ink" */;
2021-06-12 13:32:27 +03:00
compatibilityVersion = "Xcode 9.3";
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = 2C1995332674C4B900A8E370;
2021-06-12 14:43:25 +03:00
packageReferences = (
2021-06-12 14:51:17 +03:00
2C1995592674D54600A8E370 /* RemoteSwiftPackageReference */,
2021-06-12 14:43:25 +03:00
);
2021-06-12 13:32:27 +03:00
productRefGroup = 2C19953D2674C4B900A8E370 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
2021-06-12 14:44:54 +03:00
2C19953B2674C4B900A8E370 /* Encrypted Ink */,
2021-06-12 13:32:27 +03:00
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
2C19953A2674C4B900A8E370 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
2C1995442674C4BA00A8E370 /* Assets.xcassets in Resources */,
2C1995472674C4BA00A8E370 /* Main.storyboard in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
2021-06-12 13:48:29 +03:00
/* Begin PBXShellScriptBuildPhase section */
2C1995512674C6A100A8E370 /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
);
outputFileListPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "if which swiftlint >/dev/null; then\n swiftlint\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
2021-06-12 14:51:17 +03:00
9406EE6FCFB48CF1704D3928 /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-Encrypted Ink/Pods-Encrypted Ink-frameworks-${CONFIGURATION}-input-files.xcfilelist",
);
name = "[CP] Embed Pods Frameworks";
outputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-Encrypted Ink/Pods-Encrypted Ink-frameworks-${CONFIGURATION}-output-files.xcfilelist",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Encrypted Ink/Pods-Encrypted Ink-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
C1B14E538147684B5908AEA3 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Check Pods Manifest.lock";
outputFileListPaths = (
);
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-Encrypted Ink-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog = 0;
};
2021-06-12 13:48:29 +03:00
/* End PBXShellScriptBuildPhase section */
2021-06-12 13:32:27 +03:00
/* Begin PBXSourcesBuildPhase section */
2C1995382674C4B900A8E370 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
2C1995422674C4B900A8E370 /* ViewController.swift in Sources */,
2C1995402674C4B900A8E370 /* AppDelegate.swift in Sources */,
2021-06-12 14:30:58 +03:00
2C1995562674D0F300A8E370 /* Ethereum.swift in Sources */,
2021-06-12 13:32:27 +03:00
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXVariantGroup section */
2C1995452674C4BA00A8E370 /* Main.storyboard */ = {
isa = PBXVariantGroup;
children = (
2C1995462674C4BA00A8E370 /* Base */,
);
name = Main.storyboard;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
2C19954A2674C4BA00A8E370 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_ENABLE_OBJC_WEAK = YES;
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_COMMA = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu11;
GCC_DYNAMIC_NO_PIC = NO;
GCC_NO_COMMON_BLOCKS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 11.1;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = macosx;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
};
name = Debug;
};
2C19954B2674C4BA00A8E370 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_ENABLE_OBJC_WEAK = YES;
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_COMMA = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu11;
GCC_NO_COMMON_BLOCKS = YES;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 11.1;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
SDKROOT = macosx;
SWIFT_COMPILATION_MODE = wholemodule;
SWIFT_OPTIMIZATION_LEVEL = "-O";
};
name = Release;
};
2C19954D2674C4BA00A8E370 /* Debug */ = {
isa = XCBuildConfiguration;
2021-06-12 14:51:17 +03:00
baseConfigurationReference = 133FE10DD9778DE6E9745037 /* Pods-Encrypted Ink.debug.xcconfig */;
2021-06-12 13:32:27 +03:00
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
2021-06-12 14:47:54 +03:00
CODE_SIGN_ENTITLEMENTS = "Encrypted Ink/Encrypted_Ink.entitlements";
2021-06-12 13:32:27 +03:00
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
DEVELOPMENT_TEAM = 8DXC3N7E7P;
ENABLE_HARDENED_RUNTIME = YES;
2021-06-12 14:47:54 +03:00
INFOPLIST_FILE = "$(SRCROOT)/Encrypted Ink/Info.plist";
2021-06-12 13:32:27 +03:00
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/../Frameworks",
);
2021-06-12 14:47:54 +03:00
PRODUCT_BUNDLE_IDENTIFIER = "lol.ivan.Encrypted-Ink";
2021-06-12 13:32:27 +03:00
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
};
name = Debug;
};
2C19954E2674C4BA00A8E370 /* Release */ = {
isa = XCBuildConfiguration;
2021-06-12 14:51:17 +03:00
baseConfigurationReference = 2179E47ED166F2C33B9718BA /* Pods-Encrypted Ink.release.xcconfig */;
2021-06-12 13:32:27 +03:00
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
2021-06-12 14:47:54 +03:00
CODE_SIGN_ENTITLEMENTS = "Encrypted Ink/Encrypted_Ink.entitlements";
2021-06-12 13:32:27 +03:00
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
DEVELOPMENT_TEAM = 8DXC3N7E7P;
ENABLE_HARDENED_RUNTIME = YES;
2021-06-12 14:47:54 +03:00
INFOPLIST_FILE = "$(SRCROOT)/Encrypted Ink/Info.plist";
2021-06-12 13:32:27 +03:00
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/../Frameworks",
);
2021-06-12 14:47:54 +03:00
PRODUCT_BUNDLE_IDENTIFIER = "lol.ivan.Encrypted-Ink";
2021-06-12 13:32:27 +03:00
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
2021-06-12 14:44:54 +03:00
2C1995372674C4B900A8E370 /* Build configuration list for PBXProject "Encrypted Ink" */ = {
2021-06-12 13:32:27 +03:00
isa = XCConfigurationList;
buildConfigurations = (
2C19954A2674C4BA00A8E370 /* Debug */,
2C19954B2674C4BA00A8E370 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
2021-06-12 14:44:54 +03:00
2C19954C2674C4BA00A8E370 /* Build configuration list for PBXNativeTarget "Encrypted Ink" */ = {
2021-06-12 13:32:27 +03:00
isa = XCConfigurationList;
buildConfigurations = (
2C19954D2674C4BA00A8E370 /* Debug */,
2C19954E2674C4BA00A8E370 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
2021-06-12 14:43:25 +03:00
/* Begin XCRemoteSwiftPackageReference section */
2021-06-12 14:51:17 +03:00
2C1995592674D54600A8E370 /* RemoteSwiftPackageReference */ = {
2021-06-12 14:43:25 +03:00
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/WalletConnect/wallet-connect-swift";
requirement = {
branch = master;
kind = branch;
};
};
/* End XCRemoteSwiftPackageReference section */
/* Begin XCSwiftPackageProductDependency section */
2021-06-12 14:51:17 +03:00
2C19955A2674D54600A8E370 /* SwiftPackageProductDependency */ = {
2021-06-12 14:43:25 +03:00
isa = XCSwiftPackageProductDependency;
2021-06-12 14:51:17 +03:00
package = 2C1995592674D54600A8E370 /* RemoteSwiftPackageReference */;
2021-06-12 14:43:25 +03:00
productName = WalletConnect;
};
/* End XCSwiftPackageProductDependency section */
2021-06-12 13:32:27 +03:00
};
rootObject = 2C1995342674C4B900A8E370 /* Project object */;
}