// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 4FB900611D5B314C0074397B /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 4FB900601D5B314C0074397B /* main.m */; }; 4FB900641D5B314C0074397B /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 4FB900631D5B314C0074397B /* AppDelegate.m */; }; 4FB900671D5B314C0074397B /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4FB900661D5B314C0074397B /* ViewController.m */; settings = {COMPILER_FLAGS = "-flag -flag2"; }; }; 4FB9006A1D5B314C0074397B /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4FB900681D5B314C0074397B /* Main.storyboard */; }; 4FB9006C1D5B314C0074397B /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 4FB9006B1D5B314C0074397B /* Assets.xcassets */; }; 4FB9006F1D5B314C0074397B /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4FB9006D1D5B314C0074397B /* LaunchScreen.storyboard */; }; 4FB9007A1D5B314C0074397B /* testTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 4FB900791D5B314C0074397B /* testTests.m */; }; 4FB900851D5B317C0074397B /* BackbaseCXP.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4FB900841D5B317C0074397B /* BackbaseCXP.framework */; settings = {ATTRIBUTES = (Weak, ); }; }; 4FB900861D5B317C0074397B /* BackbaseCXP.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 4FB900841D5B317C0074397B /* BackbaseCXP.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ 4FB900761D5B314C0074397B /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 4FB900541D5B314C0074397B /* Project object */; proxyType = 1; remoteGlobalIDString = 4FB9005B1D5B314C0074397B; remoteInfo = test; }; /* End PBXContainerItemProxy section */ /* Begin PBXCopyFilesBuildPhase section */ 4FB900871D5B317D0074397B /* Embed Frameworks */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 2147483647; dstPath = ""; dstSubfolderSpec = 10; files = ( 4FB900861D5B317C0074397B /* BackbaseCXP.framework in Embed Frameworks */, ); name = "Embed Frameworks"; runOnlyForDeploymentPostprocessing = 0; }; /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ 4FB9005C1D5B314C0074397B /* test.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = test.app; sourceTree = BUILT_PRODUCTS_DIR; }; 4FB900601D5B314C0074397B /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; 4FB900621D5B314C0074397B /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; 4FB900631D5B314C0074397B /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; 4FB900651D5B314C0074397B /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = ""; }; 4FB900661D5B314C0074397B /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = ""; }; 4FB900691D5B314C0074397B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; 4FB9006B1D5B314C0074397B /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 4FB9006E1D5B314C0074397B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 4FB900701D5B314C0074397B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 4FB900751D5B314C0074397B /* testTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = testTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 4FB900791D5B314C0074397B /* testTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = testTests.m; sourceTree = ""; }; 4FB9007B1D5B314C0074397B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 4FB900841D5B317C0074397B /* BackbaseCXP.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BackbaseCXP.framework; path = "../../cxp-ios-testapp/Libraries/cxp-ios-sdk/Build/Debug-iphonesimulator/BackbaseCXP.framework"; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 4FB900591D5B314C0074397B /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 4FB900851D5B317C0074397B /* BackbaseCXP.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; 4FB900721D5B314C0074397B /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 4FB900531D5B314C0074397B = { isa = PBXGroup; children = ( 4FB900841D5B317C0074397B /* BackbaseCXP.framework */, 4FB9005E1D5B314C0074397B /* test */, 4FB900781D5B314C0074397B /* testTests */, 4FB9005D1D5B314C0074397B /* Products */, ); sourceTree = ""; }; 4FB9005D1D5B314C0074397B /* Products */ = { isa = PBXGroup; children = ( 4FB9005C1D5B314C0074397B /* test.app */, 4FB900751D5B314C0074397B /* testTests.xctest */, ); name = Products; sourceTree = ""; }; 4FB9005E1D5B314C0074397B /* test */ = { isa = PBXGroup; children = ( 4FB900621D5B314C0074397B /* AppDelegate.h */, 4FB900631D5B314C0074397B /* AppDelegate.m */, 4FB900651D5B314C0074397B /* ViewController.h */, 4FB900661D5B314C0074397B /* ViewController.m */, 4FB900681D5B314C0074397B /* Main.storyboard */, 4FB9006B1D5B314C0074397B /* Assets.xcassets */, 4FB9006D1D5B314C0074397B /* LaunchScreen.storyboard */, 4FB900701D5B314C0074397B /* Info.plist */, 4FB9005F1D5B314C0074397B /* Supporting Files */, ); path = test; sourceTree = ""; }; 4FB9005F1D5B314C0074397B /* Supporting Files */ = { isa = PBXGroup; children = ( 4FB900601D5B314C0074397B /* main.m */, ); name = "Supporting Files"; sourceTree = ""; }; 4FB900781D5B314C0074397B /* testTests */ = { isa = PBXGroup; children = ( 4FB900791D5B314C0074397B /* testTests.m */, 4FB9007B1D5B314C0074397B /* Info.plist */, ); path = testTests; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 4FB9005B1D5B314C0074397B /* test */ = { isa = PBXNativeTarget; buildConfigurationList = 4FB9007E1D5B314C0074397B /* Build configuration list for PBXNativeTarget "test" */; buildPhases = ( 4FB900581D5B314C0074397B /* Sources */, 4FB900591D5B314C0074397B /* Frameworks */, 4FB9005A1D5B314C0074397B /* Resources */, 4FB900871D5B317D0074397B /* Embed Frameworks */, ); buildRules = ( ); dependencies = ( ); name = test; productName = test; productReference = 4FB9005C1D5B314C0074397B /* test.app */; productType = "com.apple.product-type.application"; }; 4FB900741D5B314C0074397B /* testTests */ = { isa = PBXNativeTarget; buildConfigurationList = 4FB900811D5B314C0074397B /* Build configuration list for PBXNativeTarget "testTests" */; buildPhases = ( 4FB900711D5B314C0074397B /* Sources */, 4FB900721D5B314C0074397B /* Frameworks */, 4FB900731D5B314C0074397B /* Resources */, ); buildRules = ( ); dependencies = ( 4FB900771D5B314C0074397B /* PBXTargetDependency */, ); name = testTests; productName = testTests; productReference = 4FB900751D5B314C0074397B /* testTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 4FB900541D5B314C0074397B /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0730; ORGANIZATIONNAME = Backbase; TargetAttributes = { 4FB9005B1D5B314C0074397B = { CreatedOnToolsVersion = 7.3.1; }; 4FB900741D5B314C0074397B = { CreatedOnToolsVersion = 7.3.1; TestTargetID = 4FB9005B1D5B314C0074397B; }; }; }; buildConfigurationList = 4FB900571D5B314C0074397B /* Build configuration list for PBXProject "test" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 4FB900531D5B314C0074397B; productRefGroup = 4FB9005D1D5B314C0074397B /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 4FB9005B1D5B314C0074397B /* test */, 4FB900741D5B314C0074397B /* testTests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 4FB9005A1D5B314C0074397B /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 4FB9006F1D5B314C0074397B /* LaunchScreen.storyboard in Resources */, 4FB9006C1D5B314C0074397B /* Assets.xcassets in Resources */, 4FB9006A1D5B314C0074397B /* Main.storyboard in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; 4FB900731D5B314C0074397B /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 4FB900581D5B314C0074397B /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 4FB900671D5B314C0074397B /* ViewController.m in Sources */, 4FB900641D5B314C0074397B /* AppDelegate.m in Sources */, 4FB900611D5B314C0074397B /* main.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 4FB900711D5B314C0074397B /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 4FB9007A1D5B314C0074397B /* testTests.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ 4FB900771D5B314C0074397B /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 4FB9005B1D5B314C0074397B /* test */; targetProxy = 4FB900761D5B314C0074397B /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ 4FB900681D5B314C0074397B /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( 4FB900691D5B314C0074397B /* Base */, ); name = Main.storyboard; sourceTree = ""; }; 4FB9006D1D5B314C0074397B /* LaunchScreen.storyboard */ = { isa = PBXVariantGroup; children = ( 4FB9006E1D5B314C0074397B /* Base */, ); name = LaunchScreen.storyboard; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 4FB9007C1D5B314C0074397B /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_NONNULL = YES; 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_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; 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 = 9.3; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; 4FB9007D1D5B314C0074397B /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_NONNULL = YES; 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_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; 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 = 9.3; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; }; name = Release; }; 4FB9007F1D5B314C0074397B /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; INFOPLIST_FILE = test/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.backbase.test; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Debug; }; 4FB900801D5B314C0074397B /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; INFOPLIST_FILE = test/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.backbase.test; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Release; }; 4FB900821D5B314C0074397B /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; INFOPLIST_FILE = testTests/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.backbase.testTests; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/test.app/test"; }; name = Debug; }; 4FB900831D5B314C0074397B /* Release */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; INFOPLIST_FILE = testTests/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.backbase.testTests; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/test.app/test"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 4FB900571D5B314C0074397B /* Build configuration list for PBXProject "test" */ = { isa = XCConfigurationList; buildConfigurations = ( 4FB9007C1D5B314C0074397B /* Debug */, 4FB9007D1D5B314C0074397B /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 4FB9007E1D5B314C0074397B /* Build configuration list for PBXNativeTarget "test" */ = { isa = XCConfigurationList; buildConfigurations = ( 4FB9007F1D5B314C0074397B /* Debug */, 4FB900801D5B314C0074397B /* Release */, ); defaultConfigurationIsVisible = 0; }; 4FB900811D5B314C0074397B /* Build configuration list for PBXNativeTarget "testTests" */ = { isa = XCConfigurationList; buildConfigurations = ( 4FB900821D5B314C0074397B /* Debug */, 4FB900831D5B314C0074397B /* Release */, ); defaultConfigurationIsVisible = 0; }; /* End XCConfigurationList section */ }; rootObject = 4FB900541D5B314C0074397B /* Project object */; }