// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 55; objects = { /* Begin PBXBuildFile section */ 7F7D7A7F5AE6A2F751897BC6 /* Pods_DidcommExampleiOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7C5EA3B686372C5A9173BD54 /* Pods_DidcommExampleiOS.framework */; }; 9E43C92A2881D6FA007BB64B /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E43C9292881D6FA007BB64B /* AppDelegate.swift */; }; 9E43C92E2881D6FA007BB64B /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E43C92D2881D6FA007BB64B /* ViewController.swift */; }; 9E43C9332881D6FC007BB64B /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 9E43C9322881D6FC007BB64B /* Assets.xcassets */; }; 9EA01F7C2881DBDA00EDF97D /* Constants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9EA01F7B2881DBDA00EDF97D /* Constants.swift */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 7C5EA3B686372C5A9173BD54 /* Pods_DidcommExampleiOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_DidcommExampleiOS.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 9E43C9262881D6FA007BB64B /* DidcommExampleiOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DidcommExampleiOS.app; sourceTree = BUILT_PRODUCTS_DIR; }; 9E43C9292881D6FA007BB64B /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; 9E43C92D2881D6FA007BB64B /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = ""; }; 9E43C9322881D6FC007BB64B /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 9E43C9372881D6FC007BB64B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 9EA01F7B2881DBDA00EDF97D /* Constants.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Constants.swift; sourceTree = ""; }; B3680BA7F4BC87A02E82C95A /* Pods-DidcommExampleiOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DidcommExampleiOS.debug.xcconfig"; path = "Target Support Files/Pods-DidcommExampleiOS/Pods-DidcommExampleiOS.debug.xcconfig"; sourceTree = ""; }; FFC1BDA8D219A7B6B0442219 /* Pods-DidcommExampleiOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DidcommExampleiOS.release.xcconfig"; path = "Target Support Files/Pods-DidcommExampleiOS/Pods-DidcommExampleiOS.release.xcconfig"; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 9E43C9232881D6FA007BB64B /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 7F7D7A7F5AE6A2F751897BC6 /* Pods_DidcommExampleiOS.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 7D899DDC733B6FC3411B2735 /* Pods */ = { isa = PBXGroup; children = ( B3680BA7F4BC87A02E82C95A /* Pods-DidcommExampleiOS.debug.xcconfig */, FFC1BDA8D219A7B6B0442219 /* Pods-DidcommExampleiOS.release.xcconfig */, ); path = Pods; sourceTree = ""; }; 7FEB5E2BC1EC4E8C158D01AD /* Frameworks */ = { isa = PBXGroup; children = ( 7C5EA3B686372C5A9173BD54 /* Pods_DidcommExampleiOS.framework */, ); name = Frameworks; sourceTree = ""; }; 9E43C91D2881D6FA007BB64B = { isa = PBXGroup; children = ( 9E43C9282881D6FA007BB64B /* DidcommExampleiOS */, 9E43C9272881D6FA007BB64B /* Products */, 7D899DDC733B6FC3411B2735 /* Pods */, 7FEB5E2BC1EC4E8C158D01AD /* Frameworks */, ); sourceTree = ""; }; 9E43C9272881D6FA007BB64B /* Products */ = { isa = PBXGroup; children = ( 9E43C9262881D6FA007BB64B /* DidcommExampleiOS.app */, ); name = Products; sourceTree = ""; }; 9E43C9282881D6FA007BB64B /* DidcommExampleiOS */ = { isa = PBXGroup; children = ( 9E43C9292881D6FA007BB64B /* AppDelegate.swift */, 9E43C92D2881D6FA007BB64B /* ViewController.swift */, 9E43C9322881D6FC007BB64B /* Assets.xcassets */, 9E43C9372881D6FC007BB64B /* Info.plist */, 9EA01F7B2881DBDA00EDF97D /* Constants.swift */, ); path = DidcommExampleiOS; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 9E43C9252881D6FA007BB64B /* DidcommExampleiOS */ = { isa = PBXNativeTarget; buildConfigurationList = 9E43C93A2881D6FC007BB64B /* Build configuration list for PBXNativeTarget "DidcommExampleiOS" */; buildPhases = ( 525EAB56A4503CEDB6B8977F /* [CP] Check Pods Manifest.lock */, 9E43C9222881D6FA007BB64B /* Sources */, 9E43C9232881D6FA007BB64B /* Frameworks */, 9E43C9242881D6FA007BB64B /* Resources */, 75CE7A77AE90C4A03552946B /* [CP] Embed Pods Frameworks */, ); buildRules = ( ); dependencies = ( ); name = DidcommExampleiOS; productName = DidcommExampleiOS; productReference = 9E43C9262881D6FA007BB64B /* DidcommExampleiOS.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 9E43C91E2881D6FA007BB64B /* Project object */ = { isa = PBXProject; attributes = { BuildIndependentTargetsInParallel = 1; LastSwiftUpdateCheck = 1340; LastUpgradeCheck = 1340; TargetAttributes = { 9E43C9252881D6FA007BB64B = { CreatedOnToolsVersion = 13.4.1; }; }; }; buildConfigurationList = 9E43C9212881D6FA007BB64B /* Build configuration list for PBXProject "DidcommExampleiOS" */; compatibilityVersion = "Xcode 13.0"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 9E43C91D2881D6FA007BB64B; productRefGroup = 9E43C9272881D6FA007BB64B /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 9E43C9252881D6FA007BB64B /* DidcommExampleiOS */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 9E43C9242881D6FA007BB64B /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 9E43C9332881D6FC007BB64B /* Assets.xcassets in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ 525EAB56A4503CEDB6B8977F /* [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-DidcommExampleiOS-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; }; 75CE7A77AE90C4A03552946B /* [CP] Embed Pods Frameworks */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputFileListPaths = ( "${PODS_ROOT}/Target Support Files/Pods-DidcommExampleiOS/Pods-DidcommExampleiOS-frameworks-${CONFIGURATION}-input-files.xcfilelist", ); name = "[CP] Embed Pods Frameworks"; outputFileListPaths = ( "${PODS_ROOT}/Target Support Files/Pods-DidcommExampleiOS/Pods-DidcommExampleiOS-frameworks-${CONFIGURATION}-output-files.xcfilelist", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-DidcommExampleiOS/Pods-DidcommExampleiOS-frameworks.sh\"\n"; showEnvVarsInLog = 0; }; /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 9E43C9222881D6FA007BB64B /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 9E43C92E2881D6FA007BB64B /* ViewController.swift in Sources */, 9E43C92A2881D6FA007BB64B /* AppDelegate.swift in Sources */, 9EA01F7C2881DBDA00EDF97D /* Constants.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ 9E43C9382881D6FC007BB64B /* 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++17"; 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; IPHONEOS_DEPLOYMENT_TARGET = 15.5; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; }; name = Debug; }; 9E43C9392881D6FC007BB64B /* 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++17"; 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; IPHONEOS_DEPLOYMENT_TARGET = 15.5; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; SDKROOT = iphoneos; SWIFT_COMPILATION_MODE = wholemodule; SWIFT_OPTIMIZATION_LEVEL = "-O"; VALIDATE_PRODUCT = YES; }; name = Release; }; 9E43C93B2881D6FC007BB64B /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = B3680BA7F4BC87A02E82C95A /* Pods-DidcommExampleiOS.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = G42Z863W7H; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = DidcommExampleiOS/Info.plist; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen; INFOPLIST_KEY_UIMainStoryboardFile = ""; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = com.rodrigofranzoi.DidcommExampleiOS; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; 9E43C93C2881D6FC007BB64B /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = FFC1BDA8D219A7B6B0442219 /* Pods-DidcommExampleiOS.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = G42Z863W7H; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = DidcommExampleiOS/Info.plist; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen; INFOPLIST_KEY_UIMainStoryboardFile = ""; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = com.rodrigofranzoi.DidcommExampleiOS; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 9E43C9212881D6FA007BB64B /* Build configuration list for PBXProject "DidcommExampleiOS" */ = { isa = XCConfigurationList; buildConfigurations = ( 9E43C9382881D6FC007BB64B /* Debug */, 9E43C9392881D6FC007BB64B /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 9E43C93A2881D6FC007BB64B /* Build configuration list for PBXNativeTarget "DidcommExampleiOS" */ = { isa = XCConfigurationList; buildConfigurations = ( 9E43C93B2881D6FC007BB64B /* Debug */, 9E43C93C2881D6FC007BB64B /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 9E43C91E2881D6FA007BB64B /* Project object */; }