workspaces/cogito-attestations-ios/Attestations.xcodeproj/project.pbxproj
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 50;
objects = {
/* Begin PBXBuildFile section */
5C00AA87220B170B0071997A /* JavascriptWrapper.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5C00AA86220B170B0071997A /* JavascriptWrapper.framework */; };
5C14876E20BBF71A009589A8 /* Attestations.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5C14876420BBF71A009589A8 /* Attestations.framework */; };
5C14877320BBF71A009589A8 /* AttestationsSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C14877220BBF71A009589A8 /* AttestationsSpec.swift */; };
5C14877520BBF71A009589A8 /* Attestations.h in Headers */ = {isa = PBXBuildFile; fileRef = 5C14876720BBF71A009589A8 /* Attestations.h */; settings = {ATTRIBUTES = (Public, ); }; };
5C5977E82264B42A00ED9B8A /* cogito-attestations.min.js in Resources */ = {isa = PBXBuildFile; fileRef = 5C5977E72264B42A00ED9B8A /* cogito-attestations.min.js */; };
5CCAE5FC20BFF8BE00249BB1 /* Attestations.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CCAE5FB20BFF8BE00249BB1 /* Attestations.swift */; };
5CCAE5FE20BFFC2500249BB1 /* JavaScriptAttestations.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CCAE5FD20BFFC2500249BB1 /* JavaScriptAttestations.swift */; };
5CCAE60020BFFF5300249BB1 /* ProtoAttestationExample.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CCAE5FF20BFFF5300249BB1 /* ProtoAttestationExample.swift */; };
5CCAE60220C0006200249BB1 /* Serialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CCAE60120C0006200249BB1 /* Serialization.swift */; };
5CCAE60420C014CC00249BB1 /* AttestationExample.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CCAE60320C014CC00249BB1 /* AttestationExample.swift */; };
5CD3C57920BBFE4A006BBE38 /* Identity.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CD3C57820BBFE4A006BBE38 /* Identity.swift */; };
5CD3C57B20BBFEC8006BBE38 /* JavaScript.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CD3C57A20BBFEC8006BBE38 /* JavaScript.swift */; };
5CD3C58320BC2675006BBE38 /* polyfill.min.js in Resources */ = {isa = PBXBuildFile; fileRef = 5CD3C58220BC2675006BBE38 /* polyfill.min.js */; };
E06422CC72FC8F1838B0AE16 /* libPods-AttestationsTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BAF9E4B68C38D7FDDFC7519F /* libPods-AttestationsTests.a */; };
F42A5A7B0791BE216F225175 /* libPods-Attestations.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6FAFDD1415694DACB1E85086 /* libPods-Attestations.a */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
5C14876F20BBF71A009589A8 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 5C14875B20BBF71A009589A8 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 5C14876320BBF71A009589A8;
remoteInfo = Attestations;
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
407CAC843A077FF7D12D9F2F /* Pods-Attestations.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Attestations.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Attestations/Pods-Attestations.debug.xcconfig"; sourceTree = "<group>"; };
5C00AA86220B170B0071997A /* JavascriptWrapper.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = JavascriptWrapper.framework; sourceTree = BUILT_PRODUCTS_DIR; };
5C14876420BBF71A009589A8 /* Attestations.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Attestations.framework; sourceTree = BUILT_PRODUCTS_DIR; };
5C14876720BBF71A009589A8 /* Attestations.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Attestations.h; sourceTree = "<group>"; };
5C14876820BBF71A009589A8 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
5C14876D20BBF71A009589A8 /* AttestationsTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AttestationsTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
5C14877220BBF71A009589A8 /* AttestationsSpec.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AttestationsSpec.swift; sourceTree = "<group>"; };
5C14877420BBF71A009589A8 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
5C14877E20BBF86A009589A8 /* Podfile */ = {isa = PBXFileReference; lastKnownFileType = text; path = Podfile; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
5C5977E72264B42A00ED9B8A /* cogito-attestations.min.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = "cogito-attestations.min.js"; path = "umd/cogito-attestations.min.js"; sourceTree = SOURCE_ROOT; };
5CCAE5FB20BFF8BE00249BB1 /* Attestations.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Attestations.swift; sourceTree = "<group>"; };
5CCAE5FD20BFFC2500249BB1 /* JavaScriptAttestations.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JavaScriptAttestations.swift; sourceTree = "<group>"; };
5CCAE5FF20BFFF5300249BB1 /* ProtoAttestationExample.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProtoAttestationExample.swift; sourceTree = "<group>"; };
5CCAE60120C0006200249BB1 /* Serialization.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Serialization.swift; sourceTree = "<group>"; };
5CCAE60320C014CC00249BB1 /* AttestationExample.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AttestationExample.swift; sourceTree = "<group>"; };
5CD3C57820BBFE4A006BBE38 /* Identity.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Identity.swift; sourceTree = "<group>"; };
5CD3C57A20BBFEC8006BBE38 /* JavaScript.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JavaScript.swift; sourceTree = "<group>"; };
5CD3C58220BC2675006BBE38 /* polyfill.min.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = polyfill.min.js; path = "../../../node_modules/@babel/polyfill/dist/polyfill.min.js"; sourceTree = "<group>"; };
60290FB2DADFA26A6FDD9BE2 /* Pods-Attestations.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Attestations.release.xcconfig"; path = "Pods/Target Support Files/Pods-Attestations/Pods-Attestations.release.xcconfig"; sourceTree = "<group>"; };
6946344988B8C7D2F405F219 /* Pods-AttestationsTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AttestationsTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-AttestationsTests/Pods-AttestationsTests.debug.xcconfig"; sourceTree = "<group>"; };
6FAFDD1415694DACB1E85086 /* libPods-Attestations.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Attestations.a"; sourceTree = BUILT_PRODUCTS_DIR; };
969FC319A9C689ADF68FACCB /* Pods-AttestationsTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AttestationsTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-AttestationsTests/Pods-AttestationsTests.release.xcconfig"; sourceTree = "<group>"; };
BAF9E4B68C38D7FDDFC7519F /* libPods-AttestationsTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-AttestationsTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
5C14876020BBF71A009589A8 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
5C00AA87220B170B0071997A /* JavascriptWrapper.framework in Frameworks */,
F42A5A7B0791BE216F225175 /* libPods-Attestations.a in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
5C14876A20BBF71A009589A8 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
5C14876E20BBF71A009589A8 /* Attestations.framework in Frameworks */,
E06422CC72FC8F1838B0AE16 /* libPods-AttestationsTests.a in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
060987FC81E94CBB9AB85B0D /* Pods */ = {
isa = PBXGroup;
children = (
407CAC843A077FF7D12D9F2F /* Pods-Attestations.debug.xcconfig */,
60290FB2DADFA26A6FDD9BE2 /* Pods-Attestations.release.xcconfig */,
6946344988B8C7D2F405F219 /* Pods-AttestationsTests.debug.xcconfig */,
969FC319A9C689ADF68FACCB /* Pods-AttestationsTests.release.xcconfig */,
);
name = Pods;
sourceTree = "<group>";
};
5C14875A20BBF71A009589A8 = {
isa = PBXGroup;
children = (
5C14877E20BBF86A009589A8 /* Podfile */,
5C14876620BBF71A009589A8 /* Attestations */,
5C14877120BBF71A009589A8 /* AttestationsTests */,
5C14876520BBF71A009589A8 /* Products */,
060987FC81E94CBB9AB85B0D /* Pods */,
9803158CA3A85F97E716085C /* Frameworks */,
);
sourceTree = "<group>";
};
5C14876520BBF71A009589A8 /* Products */ = {
isa = PBXGroup;
children = (
5C14876420BBF71A009589A8 /* Attestations.framework */,
5C14876D20BBF71A009589A8 /* AttestationsTests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
5C14876620BBF71A009589A8 /* Attestations */ = {
isa = PBXGroup;
children = (
5CD3C57820BBFE4A006BBE38 /* Identity.swift */,
5CCAE5FB20BFF8BE00249BB1 /* Attestations.swift */,
5CD3C57A20BBFEC8006BBE38 /* JavaScript.swift */,
5CCAE5FD20BFFC2500249BB1 /* JavaScriptAttestations.swift */,
5CCAE60120C0006200249BB1 /* Serialization.swift */,
5C14876720BBF71A009589A8 /* Attestations.h */,
5C14876820BBF71A009589A8 /* Info.plist */,
5C5EE7BC20BC2BB100B7C014 /* cogito-attestations */,
5C5EE7BA20BC2B9200B7C014 /* babel-polyfill */,
);
path = Attestations;
sourceTree = "<group>";
};
5C14877120BBF71A009589A8 /* AttestationsTests */ = {
isa = PBXGroup;
children = (
5C14877220BBF71A009589A8 /* AttestationsSpec.swift */,
5CCAE60320C014CC00249BB1 /* AttestationExample.swift */,
5CCAE5FF20BFFF5300249BB1 /* ProtoAttestationExample.swift */,
5C14877420BBF71A009589A8 /* Info.plist */,
);
path = AttestationsTests;
sourceTree = "<group>";
};
5C5EE7BA20BC2B9200B7C014 /* babel-polyfill */ = {
isa = PBXGroup;
children = (
5CD3C58220BC2675006BBE38 /* polyfill.min.js */,
);
name = "babel-polyfill";
sourceTree = "<group>";
};
5C5EE7BC20BC2BB100B7C014 /* cogito-attestations */ = {
isa = PBXGroup;
children = (
5C5977E72264B42A00ED9B8A /* cogito-attestations.min.js */,
);
name = "cogito-attestations";
sourceTree = "<group>";
};
9803158CA3A85F97E716085C /* Frameworks */ = {
isa = PBXGroup;
children = (
5C00AA86220B170B0071997A /* JavascriptWrapper.framework */,
6FAFDD1415694DACB1E85086 /* libPods-Attestations.a */,
BAF9E4B68C38D7FDDFC7519F /* libPods-AttestationsTests.a */,
);
name = Frameworks;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */
5C14876120BBF71A009589A8 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
5C14877520BBF71A009589A8 /* Attestations.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */
5C14876320BBF71A009589A8 /* Attestations */ = {
isa = PBXNativeTarget;
buildConfigurationList = 5C14877820BBF71A009589A8 /* Build configuration list for PBXNativeTarget "Attestations" */;
buildPhases = (
3BF0FEFF03FFE37FA7FA0D1D /* [CP] Check Pods Manifest.lock */,
5C14875F20BBF71A009589A8 /* Sources */,
5C14876020BBF71A009589A8 /* Frameworks */,
5C14876120BBF71A009589A8 /* Headers */,
5C14876220BBF71A009589A8 /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = Attestations;
productName = Attestations;
productReference = 5C14876420BBF71A009589A8 /* Attestations.framework */;
productType = "com.apple.product-type.framework";
};
5C14876C20BBF71A009589A8 /* AttestationsTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 5C14877B20BBF71A009589A8 /* Build configuration list for PBXNativeTarget "AttestationsTests" */;
buildPhases = (
658455E01EF4EDF794429D9C /* [CP] Check Pods Manifest.lock */,
5C14876920BBF71A009589A8 /* Sources */,
5C14876A20BBF71A009589A8 /* Frameworks */,
5C14876B20BBF71A009589A8 /* Resources */,
);
buildRules = (
);
dependencies = (
5C14877020BBF71A009589A8 /* PBXTargetDependency */,
);
name = AttestationsTests;
productName = AttestationsTests;
productReference = 5C14876D20BBF71A009589A8 /* AttestationsTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
5C14875B20BBF71A009589A8 /* Project object */ = {
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 0930;
LastUpgradeCheck = 0930;
ORGANIZATIONNAME = cogito;
TargetAttributes = {
5C14876320BBF71A009589A8 = {
CreatedOnToolsVersion = 9.3.1;
LastSwiftMigration = 0930;
};
5C14876C20BBF71A009589A8 = {
CreatedOnToolsVersion = 9.3.1;
};
};
};
buildConfigurationList = 5C14875E20BBF71A009589A8 /* Build configuration list for PBXProject "Attestations" */;
compatibilityVersion = "Xcode 9.3";
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
en,
);
mainGroup = 5C14875A20BBF71A009589A8;
productRefGroup = 5C14876520BBF71A009589A8 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
5C14876320BBF71A009589A8 /* Attestations */,
5C14876C20BBF71A009589A8 /* AttestationsTests */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
5C14876220BBF71A009589A8 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
5C5977E82264B42A00ED9B8A /* cogito-attestations.min.js in Resources */,
5CD3C58320BC2675006BBE38 /* polyfill.min.js in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
5C14876B20BBF71A009589A8 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */
3BF0FEFF03FFE37FA7FA0D1D /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Check Pods Manifest.lock";
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-Attestations-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;
};
658455E01EF4EDF794429D9C /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Check Pods Manifest.lock";
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-AttestationsTests-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;
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
5C14875F20BBF71A009589A8 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
5CCAE5FC20BFF8BE00249BB1 /* Attestations.swift in Sources */,
5CD3C57B20BBFEC8006BBE38 /* JavaScript.swift in Sources */,
5CCAE60220C0006200249BB1 /* Serialization.swift in Sources */,
5CCAE5FE20BFFC2500249BB1 /* JavaScriptAttestations.swift in Sources */,
5CD3C57920BBFE4A006BBE38 /* Identity.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
5C14876920BBF71A009589A8 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
5CCAE60020BFFF5300249BB1 /* ProtoAttestationExample.swift in Sources */,
5CCAE60420C014CC00249BB1 /* AttestationExample.swift in Sources */,
5C14877320BBF71A009589A8 /* AttestationsSpec.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
5C14877020BBF71A009589A8 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 5C14876320BBF71A009589A8 /* Attestations */;
targetProxy = 5C14876F20BBF71A009589A8 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */
5C14877620BBF71A009589A8 /* 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_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;
CODE_SIGN_IDENTITY = "iPhone Developer";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1;
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;
IPHONEOS_DEPLOYMENT_TARGET = 11.3;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
name = Debug;
};
5C14877720BBF71A009589A8 /* 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_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;
CODE_SIGN_IDENTITY = "iPhone Developer";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1;
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;
IPHONEOS_DEPLOYMENT_TARGET = 11.3;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
SWIFT_COMPILATION_MODE = wholemodule;
SWIFT_OPTIMIZATION_LEVEL = "-O";
VALIDATE_PRODUCT = YES;
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
name = Release;
};
5C14877920BBF71A009589A8 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 407CAC843A077FF7D12D9F2F /* Pods-Attestations.debug.xcconfig */;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)";
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
DYLIB_INSTALL_NAME_BASE = "@rpath";
INFOPLIST_FILE = Attestations/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = cogito.Attestations;
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
SKIP_INSTALL = YES;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_VERSION = 4.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
5C14877A20BBF71A009589A8 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 60290FB2DADFA26A6FDD9BE2 /* Pods-Attestations.release.xcconfig */;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)";
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
DYLIB_INSTALL_NAME_BASE = "@rpath";
INFOPLIST_FILE = Attestations/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = cogito.Attestations;
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
SKIP_INSTALL = YES;
SWIFT_VERSION = 4.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Release;
};
5C14877C20BBF71A009589A8 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 6946344988B8C7D2F405F219 /* Pods-AttestationsTests.debug.xcconfig */;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)";
CODE_SIGN_STYLE = Automatic;
INFOPLIST_FILE = AttestationsTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = cogito.AttestationsTests;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 4.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
5C14877D20BBF71A009589A8 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 969FC319A9C689ADF68FACCB /* Pods-AttestationsTests.release.xcconfig */;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)";
CODE_SIGN_STYLE = Automatic;
INFOPLIST_FILE = AttestationsTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = cogito.AttestationsTests;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 4.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
5C14875E20BBF71A009589A8 /* Build configuration list for PBXProject "Attestations" */ = {
isa = XCConfigurationList;
buildConfigurations = (
5C14877620BBF71A009589A8 /* Debug */,
5C14877720BBF71A009589A8 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
5C14877820BBF71A009589A8 /* Build configuration list for PBXNativeTarget "Attestations" */ = {
isa = XCConfigurationList;
buildConfigurations = (
5C14877920BBF71A009589A8 /* Debug */,
5C14877A20BBF71A009589A8 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
5C14877B20BBF71A009589A8 /* Build configuration list for PBXNativeTarget "AttestationsTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
5C14877C20BBF71A009589A8 /* Debug */,
5C14877D20BBF71A009589A8 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 5C14875B20BBF71A009589A8 /* Project object */;
}