// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ F206BAB51F8D3DE900A25807 /* ReCaptcha-Carthage.h in Headers */ = {isa = PBXBuildFile; fileRef = F206BAB31F8D3DE900A25807 /* ReCaptcha-Carthage.h */; settings = {ATTRIBUTES = (Public, ); }; }; F206BB1D1F8D4DBC00A25807 /* ReCaptcha_RxSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = F206BB1B1F8D4DBC00A25807 /* ReCaptcha_RxSwift.h */; settings = {ATTRIBUTES = (Public, ); }; }; F206BB221F8D4DDF00A25807 /* RxSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F206BB121F8D4D1400A25807 /* RxSwift.framework */; }; F231B39A1FEC51C800F82943 /* DispatchQueue+Throttle.swift in Sources */ = {isa = PBXBuildFile; fileRef = F231B3991FEC51C800F82943 /* DispatchQueue+Throttle.swift */; }; F24EA1E11F9683FB001DEC17 /* ReCaptcha+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = F24EA1DD1F9683F5001DEC17 /* ReCaptcha+Rx.swift */; }; F24EA1E21F968403001DEC17 /* ReCaptchaDecoder.swift in Sources */ = {isa = PBXBuildFile; fileRef = F24EA1D81F9683F5001DEC17 /* ReCaptchaDecoder.swift */; }; F24EA1E31F968403001DEC17 /* ReCaptchaWebViewManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = F24EA1D91F9683F5001DEC17 /* ReCaptchaWebViewManager.swift */; }; F24EA1E41F968403001DEC17 /* String+Dict.swift in Sources */ = {isa = PBXBuildFile; fileRef = F24EA1DA1F9683F5001DEC17 /* String+Dict.swift */; }; F24EA1E51F968403001DEC17 /* ReCaptchaError.swift in Sources */ = {isa = PBXBuildFile; fileRef = F24EA1DB1F9683F5001DEC17 /* ReCaptchaError.swift */; }; F24EA1E61F968403001DEC17 /* ReCaptcha.swift in Sources */ = {isa = PBXBuildFile; fileRef = F24EA1DE1F9683F5001DEC17 /* ReCaptcha.swift */; }; F24EA1E71F968406001DEC17 /* recaptcha.html in Resources */ = {isa = PBXBuildFile; fileRef = F24EA1E01F9683F5001DEC17 /* recaptcha.html */; }; F2AE8614204F3B42002E28D7 /* ReCaptchaResult.swift in Sources */ = {isa = PBXBuildFile; fileRef = F2AE8613204F3B41002E28D7 /* ReCaptchaResult.swift */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ F206BB231F8D4DF800A25807 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = F206BAA71F8D3DE900A25807 /* Project object */; proxyType = 1; remoteGlobalIDString = F206BAAF1F8D3DE900A25807; remoteInfo = ReCaptcha; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ F206BAB01F8D3DE900A25807 /* ReCaptcha.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = ReCaptcha.framework; sourceTree = BUILT_PRODUCTS_DIR; }; F206BAB31F8D3DE900A25807 /* ReCaptcha-Carthage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ReCaptcha-Carthage.h"; sourceTree = ""; }; F206BAB41F8D3DE900A25807 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; F206BACF1F8D3E2800A25807 /* Cartfile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Cartfile; sourceTree = ""; }; F206BB121F8D4D1400A25807 /* RxSwift.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RxSwift.framework; path = Carthage/Build/iOS/RxSwift.framework; sourceTree = ""; }; F206BB191F8D4DBC00A25807 /* ReCaptcha_RxSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = ReCaptcha_RxSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; }; F206BB1B1F8D4DBC00A25807 /* ReCaptcha_RxSwift.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReCaptcha_RxSwift.h; sourceTree = ""; }; F206BB1C1F8D4DBC00A25807 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; F231B3991FEC51C800F82943 /* DispatchQueue+Throttle.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "DispatchQueue+Throttle.swift"; sourceTree = ""; }; F24EA1D81F9683F5001DEC17 /* ReCaptchaDecoder.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReCaptchaDecoder.swift; sourceTree = ""; }; F24EA1D91F9683F5001DEC17 /* ReCaptchaWebViewManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReCaptchaWebViewManager.swift; sourceTree = ""; }; F24EA1DA1F9683F5001DEC17 /* String+Dict.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "String+Dict.swift"; sourceTree = ""; }; F24EA1DB1F9683F5001DEC17 /* ReCaptchaError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReCaptchaError.swift; sourceTree = ""; }; F24EA1DD1F9683F5001DEC17 /* ReCaptcha+Rx.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ReCaptcha+Rx.swift"; sourceTree = ""; }; F24EA1DE1F9683F5001DEC17 /* ReCaptcha.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReCaptcha.swift; sourceTree = ""; }; F24EA1E01F9683F5001DEC17 /* recaptcha.html */ = {isa = PBXFileReference; lastKnownFileType = text.html; path = recaptcha.html; sourceTree = ""; }; F2AE8613204F3B41002E28D7 /* ReCaptchaResult.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ReCaptchaResult.swift; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ F206BAAC1F8D3DE900A25807 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; F206BB151F8D4DBC00A25807 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( F206BB221F8D4DDF00A25807 /* RxSwift.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ F206BAA61F8D3DE900A25807 = { isa = PBXGroup; children = ( F206BACF1F8D3E2800A25807 /* Cartfile */, F206BAB21F8D3DE900A25807 /* ReCaptcha-Carthage */, F206BB1A1F8D4DBC00A25807 /* ReCaptcha_RxSwift */, F206BAB11F8D3DE900A25807 /* Products */, F206BAD11F8D3E7600A25807 /* Frameworks */, F24EA1D41F967F21001DEC17 /* Recovered References */, ); sourceTree = ""; }; F206BAB11F8D3DE900A25807 /* Products */ = { isa = PBXGroup; children = ( F206BAB01F8D3DE900A25807 /* ReCaptcha.framework */, F206BB191F8D4DBC00A25807 /* ReCaptcha_RxSwift.framework */, ); name = Products; sourceTree = ""; }; F206BAB21F8D3DE900A25807 /* ReCaptcha-Carthage */ = { isa = PBXGroup; children = ( F24EA1D61F9683F5001DEC17 /* ReCaptcha */, F206BAB31F8D3DE900A25807 /* ReCaptcha-Carthage.h */, F206BAB41F8D3DE900A25807 /* Info.plist */, ); path = "ReCaptcha-Carthage"; sourceTree = ""; }; F206BAD11F8D3E7600A25807 /* Frameworks */ = { isa = PBXGroup; children = ( F206BB121F8D4D1400A25807 /* RxSwift.framework */, ); name = Frameworks; sourceTree = ""; }; F206BB1A1F8D4DBC00A25807 /* ReCaptcha_RxSwift */ = { isa = PBXGroup; children = ( F206BB1B1F8D4DBC00A25807 /* ReCaptcha_RxSwift.h */, F206BB1C1F8D4DBC00A25807 /* Info.plist */, ); path = ReCaptcha_RxSwift; sourceTree = ""; }; F24EA1D41F967F21001DEC17 /* Recovered References */ = { isa = PBXGroup; children = ( ); name = "Recovered References"; sourceTree = ""; }; F24EA1D61F9683F5001DEC17 /* ReCaptcha */ = { isa = PBXGroup; children = ( F24EA1D71F9683F5001DEC17 /* Classes */, F24EA1DF1F9683F5001DEC17 /* Assets */, ); path = ReCaptcha; sourceTree = SOURCE_ROOT; }; F24EA1D71F9683F5001DEC17 /* Classes */ = { isa = PBXGroup; children = ( F24EA1D81F9683F5001DEC17 /* ReCaptchaDecoder.swift */, F24EA1D91F9683F5001DEC17 /* ReCaptchaWebViewManager.swift */, F24EA1DA1F9683F5001DEC17 /* String+Dict.swift */, F24EA1DB1F9683F5001DEC17 /* ReCaptchaError.swift */, F2AE8613204F3B41002E28D7 /* ReCaptchaResult.swift */, F231B3991FEC51C800F82943 /* DispatchQueue+Throttle.swift */, F24EA1DC1F9683F5001DEC17 /* Rx */, F24EA1DE1F9683F5001DEC17 /* ReCaptcha.swift */, ); path = Classes; sourceTree = ""; }; F24EA1DC1F9683F5001DEC17 /* Rx */ = { isa = PBXGroup; children = ( F24EA1DD1F9683F5001DEC17 /* ReCaptcha+Rx.swift */, ); path = Rx; sourceTree = ""; }; F24EA1DF1F9683F5001DEC17 /* Assets */ = { isa = PBXGroup; children = ( F24EA1E01F9683F5001DEC17 /* recaptcha.html */, ); path = Assets; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ F206BAAD1F8D3DE900A25807 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( F206BAB51F8D3DE900A25807 /* ReCaptcha-Carthage.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; F206BB161F8D4DBC00A25807 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( F206BB1D1F8D4DBC00A25807 /* ReCaptcha_RxSwift.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXHeadersBuildPhase section */ /* Begin PBXNativeTarget section */ F206BAAF1F8D3DE900A25807 /* ReCaptcha */ = { isa = PBXNativeTarget; buildConfigurationList = F206BAB81F8D3DE900A25807 /* Build configuration list for PBXNativeTarget "ReCaptcha" */; buildPhases = ( F206BAAB1F8D3DE900A25807 /* Sources */, F206BAAC1F8D3DE900A25807 /* Frameworks */, F206BAAD1F8D3DE900A25807 /* Headers */, F206BAAE1F8D3DE900A25807 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = ReCaptcha; productName = "ReCaptcha-Carthage"; productReference = F206BAB01F8D3DE900A25807 /* ReCaptcha.framework */; productType = "com.apple.product-type.framework"; }; F206BB181F8D4DBC00A25807 /* ReCaptcha_RxSwift */ = { isa = PBXNativeTarget; buildConfigurationList = F206BB1E1F8D4DBC00A25807 /* Build configuration list for PBXNativeTarget "ReCaptcha_RxSwift" */; buildPhases = ( F206BB141F8D4DBC00A25807 /* Sources */, F206BB151F8D4DBC00A25807 /* Frameworks */, F206BB161F8D4DBC00A25807 /* Headers */, F206BB171F8D4DBC00A25807 /* Resources */, ); buildRules = ( ); dependencies = ( F206BB241F8D4DF800A25807 /* PBXTargetDependency */, ); name = ReCaptcha_RxSwift; productName = ReCaptcha_RxSwift; productReference = F206BB191F8D4DBC00A25807 /* ReCaptcha_RxSwift.framework */; productType = "com.apple.product-type.framework"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ F206BAA71F8D3DE900A25807 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0900; ORGANIZATIONNAME = "Flávio Caetano"; TargetAttributes = { F206BAAF1F8D3DE900A25807 = { CreatedOnToolsVersion = 8.3.2; ProvisioningStyle = Automatic; }; F206BB181F8D4DBC00A25807 = { CreatedOnToolsVersion = 8.3.2; ProvisioningStyle = Automatic; }; }; }; buildConfigurationList = F206BAAA1F8D3DE900A25807 /* Build configuration list for PBXProject "ReCaptcha-Carthage" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, ); mainGroup = F206BAA61F8D3DE900A25807; productRefGroup = F206BAB11F8D3DE900A25807 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( F206BAAF1F8D3DE900A25807 /* ReCaptcha */, F206BB181F8D4DBC00A25807 /* ReCaptcha_RxSwift */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ F206BAAE1F8D3DE900A25807 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( F24EA1E71F968406001DEC17 /* recaptcha.html in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; F206BB171F8D4DBC00A25807 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ F206BAAB1F8D3DE900A25807 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( F24EA1E51F968403001DEC17 /* ReCaptchaError.swift in Sources */, F24EA1E21F968403001DEC17 /* ReCaptchaDecoder.swift in Sources */, F2AE8614204F3B42002E28D7 /* ReCaptchaResult.swift in Sources */, F24EA1E61F968403001DEC17 /* ReCaptcha.swift in Sources */, F24EA1E31F968403001DEC17 /* ReCaptchaWebViewManager.swift in Sources */, F24EA1E41F968403001DEC17 /* String+Dict.swift in Sources */, F231B39A1FEC51C800F82943 /* DispatchQueue+Throttle.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; F206BB141F8D4DBC00A25807 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( F24EA1E11F9683FB001DEC17 /* ReCaptcha+Rx.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ F206BB241F8D4DF800A25807 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = F206BAAF1F8D3DE900A25807 /* ReCaptcha */; targetProxy = F206BB231F8D4DF800A25807 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ F206BAB61F8D3DE900A25807 /* 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_BLOCK_CAPTURE_AUTORELEASING = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_COMMA = 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_NON_LITERAL_NULL_CONVERSION = 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_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 = 8.0; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; SWIFT_VERSION = 4.2; TARGETED_DEVICE_FAMILY = "1,2"; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Debug; }; F206BAB71F8D3DE900A25807 /* 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_BLOCK_CAPTURE_AUTORELEASING = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_COMMA = 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_NON_LITERAL_NULL_CONVERSION = 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_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 = 8.0; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; SWIFT_VERSION = 4.2; TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Release; }; F206BAB91F8D3DE900A25807 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = ""; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", "$(PROJECT_DIR)/Carthage/Build/iOS", ); INFOPLIST_FILE = "ReCaptcha-Carthage/Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.flaviocaetano.ReCaptcha; PRODUCT_NAME = "$(TARGET_NAME)"; SKIP_INSTALL = YES; SWIFT_VERSION = 4.2; }; name = Debug; }; F206BABA1F8D3DE900A25807 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = ""; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", "$(PROJECT_DIR)/Carthage/Build/iOS", ); INFOPLIST_FILE = "ReCaptcha-Carthage/Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.flaviocaetano.ReCaptcha; PRODUCT_NAME = "$(TARGET_NAME)"; SKIP_INSTALL = YES; SWIFT_VERSION = 4.2; }; name = Release; }; F206BB1F1F8D4DBC00A25807 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = ""; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", "$(PROJECT_DIR)/Carthage/Build/iOS", "$(PROJECT_DIR)\\ Carthage\\ Test/Carthage/Build/iOS", ); INFOPLIST_FILE = ReCaptcha_RxSwift/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; OTHER_SWIFT_FLAGS = "-D IMPORT_RECAPTCHA"; PRODUCT_BUNDLE_IDENTIFIER = "com.flaviocaetano.ReCaptcha-RxSwift"; PRODUCT_NAME = "$(TARGET_NAME)"; SKIP_INSTALL = YES; SWIFT_VERSION = 4.2; }; name = Debug; }; F206BB201F8D4DBC00A25807 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = ""; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", "$(PROJECT_DIR)/Carthage/Build/iOS", "$(PROJECT_DIR)\\ Carthage\\ Test/Carthage/Build/iOS", ); INFOPLIST_FILE = ReCaptcha_RxSwift/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; OTHER_SWIFT_FLAGS = "-D IMPORT_RECAPTCHA"; PRODUCT_BUNDLE_IDENTIFIER = "com.flaviocaetano.ReCaptcha-RxSwift"; PRODUCT_NAME = "$(TARGET_NAME)"; SKIP_INSTALL = YES; SWIFT_VERSION = 4.2; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ F206BAAA1F8D3DE900A25807 /* Build configuration list for PBXProject "ReCaptcha-Carthage" */ = { isa = XCConfigurationList; buildConfigurations = ( F206BAB61F8D3DE900A25807 /* Debug */, F206BAB71F8D3DE900A25807 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; F206BAB81F8D3DE900A25807 /* Build configuration list for PBXNativeTarget "ReCaptcha" */ = { isa = XCConfigurationList; buildConfigurations = ( F206BAB91F8D3DE900A25807 /* Debug */, F206BABA1F8D3DE900A25807 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; F206BB1E1F8D4DBC00A25807 /* Build configuration list for PBXNativeTarget "ReCaptcha_RxSwift" */ = { isa = XCConfigurationList; buildConfigurations = ( F206BB1F1F8D4DBC00A25807 /* Debug */, F206BB201F8D4DBC00A25807 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = F206BAA71F8D3DE900A25807 /* Project object */; }