// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 3E8809E51EB88AED00E0AA5F /* libsqlite3.0.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 3E8809E41EB88AED00E0AA5F /* libsqlite3.0.tbd */; }; 5D13F6C31F161CA50024DFB3 /* IndyCallbacks.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5D13F6C21F161CA50024DFB3 /* IndyCallbacks.mm */; }; 5D2A3A4F1F164BD70003FE43 /* libPods-libindy.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5D2A3A4E1F164BD70003FE43 /* libPods-libindy.a */; }; 5DF014D51F1615BA00076592 /* libindy.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DF014C01F1615BA00076592 /* libindy.h */; settings = {ATTRIBUTES = (Public, ); }; }; 5DF014D61F1615BA00076592 /* IndyCallbacks.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DF014C21F1615BA00076592 /* IndyCallbacks.h */; }; 5DF014D71F1615BA00076592 /* NSError+IndyError.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DF014C31F1615BA00076592 /* NSError+IndyError.h */; }; 5DF014D81F1615BA00076592 /* NSError+IndyError.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DF014C41F1615BA00076592 /* NSError+IndyError.m */; }; 5DF014D91F1615BA00076592 /* IndyAgent.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DF014C61F1615BA00076592 /* IndyAgent.h */; settings = {ATTRIBUTES = (Public, ); }; }; 5DF014DA1F1615BA00076592 /* IndyAgent.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5DF014C71F1615BA00076592 /* IndyAgent.mm */; }; 5DF014DB1F1615BA00076592 /* IndyAnoncreds.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DF014C81F1615BA00076592 /* IndyAnoncreds.h */; settings = {ATTRIBUTES = (Public, ); }; }; 5DF014DC1F1615BA00076592 /* IndyAnoncreds.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5DF014C91F1615BA00076592 /* IndyAnoncreds.mm */; }; 5DF014DD1F1615BA00076592 /* IndyErrors.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DF014CA1F1615BA00076592 /* IndyErrors.h */; settings = {ATTRIBUTES = (Public, ); }; }; 5DF014DE1F1615BA00076592 /* IndyLedger.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DF014CB1F1615BA00076592 /* IndyLedger.h */; settings = {ATTRIBUTES = (Public, ); }; }; 5DF014DF1F1615BA00076592 /* IndyLedger.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5DF014CC1F1615BA00076592 /* IndyLedger.mm */; }; 5DF014E01F1615BA00076592 /* IndyPool.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DF014CD1F1615BA00076592 /* IndyPool.h */; settings = {ATTRIBUTES = (Public, ); }; }; 5DF014E11F1615BA00076592 /* IndyPool.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5DF014CE1F1615BA00076592 /* IndyPool.mm */; }; 5DF014E21F1615BA00076592 /* IndySignus.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DF014CF1F1615BA00076592 /* IndySignus.h */; settings = {ATTRIBUTES = (Public, ); }; }; 5DF014E31F1615BA00076592 /* IndySignus.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5DF014D01F1615BA00076592 /* IndySignus.mm */; }; 5DF014E41F1615BA00076592 /* IndyTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DF014D11F1615BA00076592 /* IndyTypes.h */; settings = {ATTRIBUTES = (Public, ); }; }; 5DF014E51F1615BA00076592 /* IndyWallet.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DF014D21F1615BA00076592 /* IndyWallet.h */; settings = {ATTRIBUTES = (Public, ); }; }; 5DF014E61F1615BA00076592 /* IndyWallet.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5DF014D31F1615BA00076592 /* IndyWallet.mm */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 3E08C01B1EB3336A000A73BA /* libindy.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = libindy.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 3E8809E41EB88AED00E0AA5F /* libsqlite3.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.0.tbd; path = usr/lib/libsqlite3.0.tbd; sourceTree = SDKROOT; }; 5D13F6C21F161CA50024DFB3 /* IndyCallbacks.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = IndyCallbacks.mm; sourceTree = ""; }; 5D2A3A4E1F164BD70003FE43 /* libPods-libindy.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = "libPods-libindy.a"; path = "Pods/../build/Debug-iphoneos/libPods-libindy.a"; sourceTree = ""; }; 5DF014BF1F1615BA00076592 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 5DF014C01F1615BA00076592 /* libindy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = libindy.h; sourceTree = ""; }; 5DF014C21F1615BA00076592 /* IndyCallbacks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IndyCallbacks.h; sourceTree = ""; }; 5DF014C31F1615BA00076592 /* NSError+IndyError.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSError+IndyError.h"; sourceTree = ""; }; 5DF014C41F1615BA00076592 /* NSError+IndyError.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSError+IndyError.m"; sourceTree = ""; }; 5DF014C61F1615BA00076592 /* IndyAgent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IndyAgent.h; sourceTree = ""; }; 5DF014C71F1615BA00076592 /* IndyAgent.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = IndyAgent.mm; sourceTree = ""; }; 5DF014C81F1615BA00076592 /* IndyAnoncreds.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IndyAnoncreds.h; sourceTree = ""; }; 5DF014C91F1615BA00076592 /* IndyAnoncreds.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = IndyAnoncreds.mm; sourceTree = ""; }; 5DF014CA1F1615BA00076592 /* IndyErrors.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IndyErrors.h; sourceTree = ""; }; 5DF014CB1F1615BA00076592 /* IndyLedger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IndyLedger.h; sourceTree = ""; }; 5DF014CC1F1615BA00076592 /* IndyLedger.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = IndyLedger.mm; sourceTree = ""; }; 5DF014CD1F1615BA00076592 /* IndyPool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IndyPool.h; sourceTree = ""; }; 5DF014CE1F1615BA00076592 /* IndyPool.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = IndyPool.mm; sourceTree = ""; }; 5DF014CF1F1615BA00076592 /* IndySignus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IndySignus.h; sourceTree = ""; }; 5DF014D01F1615BA00076592 /* IndySignus.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = IndySignus.mm; sourceTree = ""; }; 5DF014D11F1615BA00076592 /* IndyTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IndyTypes.h; sourceTree = ""; }; 5DF014D21F1615BA00076592 /* IndyWallet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IndyWallet.h; sourceTree = ""; }; 5DF014D31F1615BA00076592 /* IndyWallet.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = IndyWallet.mm; sourceTree = ""; }; 717E50F5CB0006C54C8947D5 /* Pods-libindy.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-libindy.debug.xcconfig"; path = "Pods/Target Support Files/Pods-libindy/Pods-libindy.debug.xcconfig"; sourceTree = ""; }; DEA13FB625E476E575ACEE1F /* Pods-libindy.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-libindy.release.xcconfig"; path = "Pods/Target Support Files/Pods-libindy/Pods-libindy.release.xcconfig"; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 3E08C0171EB3336A000A73BA /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 5D2A3A4F1F164BD70003FE43 /* libPods-libindy.a in Frameworks */, 3E8809E51EB88AED00E0AA5F /* libsqlite3.0.tbd in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 2C11A2035B94F34DF5CCDB2A /* Frameworks */ = { isa = PBXGroup; children = ( 5D2A3A4E1F164BD70003FE43 /* libPods-libindy.a */, 3E8809E41EB88AED00E0AA5F /* libsqlite3.0.tbd */, ); name = Frameworks; sourceTree = ""; }; 3E08C0111EB3336A000A73BA = { isa = PBXGroup; children = ( 5DF014BE1F1615BA00076592 /* libindy */, 3E08C01C1EB3336A000A73BA /* Products */, 7AA078817B8C2B22C808AE50 /* Pods */, 2C11A2035B94F34DF5CCDB2A /* Frameworks */, ); sourceTree = ""; }; 3E08C01C1EB3336A000A73BA /* Products */ = { isa = PBXGroup; children = ( 3E08C01B1EB3336A000A73BA /* libindy.framework */, ); name = Products; sourceTree = ""; }; 5DF014BE1F1615BA00076592 /* libindy */ = { isa = PBXGroup; children = ( 5DF014BF1F1615BA00076592 /* Info.plist */, 5DF014C01F1615BA00076592 /* libindy.h */, 5DF014C11F1615BA00076592 /* Utils */, 5DF014C51F1615BA00076592 /* Wrapper */, ); path = libindy; sourceTree = ""; }; 5DF014C11F1615BA00076592 /* Utils */ = { isa = PBXGroup; children = ( 5DF014C21F1615BA00076592 /* IndyCallbacks.h */, 5D13F6C21F161CA50024DFB3 /* IndyCallbacks.mm */, 5DF014C31F1615BA00076592 /* NSError+IndyError.h */, 5DF014C41F1615BA00076592 /* NSError+IndyError.m */, ); path = Utils; sourceTree = ""; }; 5DF014C51F1615BA00076592 /* Wrapper */ = { isa = PBXGroup; children = ( 5DF014C61F1615BA00076592 /* IndyAgent.h */, 5DF014C71F1615BA00076592 /* IndyAgent.mm */, 5DF014C81F1615BA00076592 /* IndyAnoncreds.h */, 5DF014C91F1615BA00076592 /* IndyAnoncreds.mm */, 5DF014CA1F1615BA00076592 /* IndyErrors.h */, 5DF014CB1F1615BA00076592 /* IndyLedger.h */, 5DF014CC1F1615BA00076592 /* IndyLedger.mm */, 5DF014CD1F1615BA00076592 /* IndyPool.h */, 5DF014CE1F1615BA00076592 /* IndyPool.mm */, 5DF014CF1F1615BA00076592 /* IndySignus.h */, 5DF014D01F1615BA00076592 /* IndySignus.mm */, 5DF014D11F1615BA00076592 /* IndyTypes.h */, 5DF014D21F1615BA00076592 /* IndyWallet.h */, 5DF014D31F1615BA00076592 /* IndyWallet.mm */, ); path = Wrapper; sourceTree = ""; }; 7AA078817B8C2B22C808AE50 /* Pods */ = { isa = PBXGroup; children = ( 717E50F5CB0006C54C8947D5 /* Pods-libindy.debug.xcconfig */, DEA13FB625E476E575ACEE1F /* Pods-libindy.release.xcconfig */, ); name = Pods; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ 3E08C0181EB3336A000A73BA /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( 5DF014DE1F1615BA00076592 /* IndyLedger.h in Headers */, 5DF014DB1F1615BA00076592 /* IndyAnoncreds.h in Headers */, 5DF014E41F1615BA00076592 /* IndyTypes.h in Headers */, 5DF014E21F1615BA00076592 /* IndySignus.h in Headers */, 5DF014D91F1615BA00076592 /* IndyAgent.h in Headers */, 5DF014D71F1615BA00076592 /* NSError+IndyError.h in Headers */, 5DF014DD1F1615BA00076592 /* IndyErrors.h in Headers */, 5DF014D51F1615BA00076592 /* libindy.h in Headers */, 5DF014E01F1615BA00076592 /* IndyPool.h in Headers */, 5DF014D61F1615BA00076592 /* IndyCallbacks.h in Headers */, 5DF014E51F1615BA00076592 /* IndyWallet.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXHeadersBuildPhase section */ /* Begin PBXNativeTarget section */ 3E08C01A1EB3336A000A73BA /* libindy */ = { isa = PBXNativeTarget; buildConfigurationList = 3E08C0231EB3336A000A73BA /* Build configuration list for PBXNativeTarget "libindy" */; buildPhases = ( D6BFF417833531D0F48BA45D /* [CP] Check Pods Manifest.lock */, 3E08C0161EB3336A000A73BA /* Sources */, 3E08C0171EB3336A000A73BA /* Frameworks */, 3E08C0181EB3336A000A73BA /* Headers */, 3E08C0191EB3336A000A73BA /* Resources */, 20433C185692631015495540 /* [CP] Copy Pods Resources */, ); buildRules = ( ); dependencies = ( ); name = libindy; productName = libindy; productReference = 3E08C01B1EB3336A000A73BA /* libindy.framework */; productType = "com.apple.product-type.framework"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 3E08C0121EB3336A000A73BA /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0830; ORGANIZATIONNAME = "Kirill Neznamov"; TargetAttributes = { 3E08C01A1EB3336A000A73BA = { CreatedOnToolsVersion = 8.3.2; DevelopmentTeam = ES8QU3D2A4; ProvisioningStyle = Automatic; }; }; }; buildConfigurationList = 3E08C0151EB3336A000A73BA /* Build configuration list for PBXProject "libindy" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, ); mainGroup = 3E08C0111EB3336A000A73BA; productRefGroup = 3E08C01C1EB3336A000A73BA /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 3E08C01A1EB3336A000A73BA /* libindy */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 3E08C0191EB3336A000A73BA /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ 20433C185692631015495540 /* [CP] Copy Pods Resources */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputPaths = ( ); name = "[CP] Copy Pods Resources"; outputPaths = ( ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-libindy/Pods-libindy-resources.sh\"\n"; showEnvVarsInLog = 0; }; D6BFF417833531D0F48BA45D /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputPaths = ( ); name = "[CP] Check Pods Manifest.lock"; outputPaths = ( ); 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"; showEnvVarsInLog = 0; }; /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 3E08C0161EB3336A000A73BA /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 5DF014DF1F1615BA00076592 /* IndyLedger.mm in Sources */, 5DF014DC1F1615BA00076592 /* IndyAnoncreds.mm in Sources */, 5DF014D81F1615BA00076592 /* NSError+IndyError.m in Sources */, 5DF014E11F1615BA00076592 /* IndyPool.mm in Sources */, 5D13F6C31F161CA50024DFB3 /* IndyCallbacks.mm in Sources */, 5DF014E31F1615BA00076592 /* IndySignus.mm in Sources */, 5DF014E61F1615BA00076592 /* IndyWallet.mm in Sources */, 5DF014DA1F1615BA00076592 /* IndyAgent.mm in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ 3E08C0211EB3336A000A73BA /* 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++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_CONSTANT_CONVERSION = 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_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_SUSPICIOUS_MOVE = YES; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "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 = gnu99; 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 = 10.0; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Debug; }; 3E08C0221EB3336A000A73BA /* 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++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_CONSTANT_CONVERSION = 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_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_SUSPICIOUS_MOVE = YES; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "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 = gnu99; 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 = 10.0; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Release; }; 3E08C0241EB3336A000A73BA /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = 717E50F5CB0006C54C8947D5 /* Pods-libindy.debug.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = ""; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = ES8QU3D2A4; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_BITCODE = NO; INFOPLIST_FILE = libindy/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; LIBRARY_SEARCH_PATHS = ( "$(inherited)", "$(PROJECT_DIR)/build/Debug-iphoneos", ); PRODUCT_BUNDLE_IDENTIFIER = com.evernym.libindy; PRODUCT_NAME = "$(TARGET_NAME)"; SKIP_INSTALL = YES; }; name = Debug; }; 3E08C0251EB3336A000A73BA /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = DEA13FB625E476E575ACEE1F /* Pods-libindy.release.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = ""; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = ES8QU3D2A4; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_BITCODE = NO; INFOPLIST_FILE = libindy/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; LIBRARY_SEARCH_PATHS = ( "$(inherited)", "$(PROJECT_DIR)/build/Debug-iphoneos", ); PRODUCT_BUNDLE_IDENTIFIER = com.evernym.libindy; PRODUCT_NAME = "$(TARGET_NAME)"; SKIP_INSTALL = YES; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 3E08C0151EB3336A000A73BA /* Build configuration list for PBXProject "libindy" */ = { isa = XCConfigurationList; buildConfigurations = ( 3E08C0211EB3336A000A73BA /* Debug */, 3E08C0221EB3336A000A73BA /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 3E08C0231EB3336A000A73BA /* Build configuration list for PBXNativeTarget "libindy" */ = { isa = XCConfigurationList; buildConfigurations = ( 3E08C0241EB3336A000A73BA /* Debug */, 3E08C0251EB3336A000A73BA /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 3E08C0121EB3336A000A73BA /* Project object */; }