// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ A424AAF01D995A1700B91211 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A424AAEF1D995A1700B91211 /* Foundation.framework */; }; A424AAF21D995A1700B91211 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A424AAF11D995A1700B91211 /* CoreGraphics.framework */; }; A424AAF41D995A1700B91211 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A424AAF31D995A1700B91211 /* UIKit.framework */; }; A424AAFA1D995A1700B91211 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = A424AAF81D995A1700B91211 /* InfoPlist.strings */; }; A424AAFC1D995A1700B91211 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = A424AAFB1D995A1700B91211 /* main.m */; }; A424AB001D995A1700B91211 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = A424AAFF1D995A1700B91211 /* AppDelegate.m */; }; A424AB031D995A1700B91211 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = A424AB011D995A1700B91211 /* Main.storyboard */; }; A424AB061D995A1700B91211 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A424AB051D995A1700B91211 /* ViewController.m */; }; A424AB081D995A1700B91211 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A424AB071D995A1700B91211 /* Images.xcassets */; }; A424AB0F1D995A1800B91211 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A424AB0E1D995A1800B91211 /* XCTest.framework */; }; A424AB101D995A1800B91211 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A424AAEF1D995A1700B91211 /* Foundation.framework */; }; A424AB111D995A1800B91211 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A424AAF31D995A1700B91211 /* UIKit.framework */; }; A424AB191D995A1800B91211 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = A424AB171D995A1800B91211 /* InfoPlist.strings */; }; A424AB1B1D995A1800B91211 /* MasterTest2Tests.m in Sources */ = {isa = PBXBuildFile; fileRef = A424AB1A1D995A1800B91211 /* MasterTest2Tests.m */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ A424AB121D995A1800B91211 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = A424AAE41D995A1700B91211 /* Project object */; proxyType = 1; remoteGlobalIDString = A424AAEB1D995A1700B91211; remoteInfo = MasterTest2; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ A424AAEC1D995A1700B91211 /* MasterTest2.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MasterTest2.app; sourceTree = BUILT_PRODUCTS_DIR; }; A424AAEF1D995A1700B91211 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; A424AAF11D995A1700B91211 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; A424AAF31D995A1700B91211 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; A424AAF71D995A1700B91211 /* MasterTest2-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "MasterTest2-Info.plist"; sourceTree = ""; }; A424AAF91D995A1700B91211 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; A424AAFB1D995A1700B91211 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; A424AAFD1D995A1700B91211 /* MasterTest2-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "MasterTest2-Prefix.pch"; sourceTree = ""; }; A424AAFE1D995A1700B91211 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; A424AAFF1D995A1700B91211 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; A424AB021D995A1700B91211 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; A424AB041D995A1700B91211 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = ""; }; A424AB051D995A1700B91211 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = ""; }; A424AB071D995A1700B91211 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = ""; }; A424AB0D1D995A1800B91211 /* MasterTest2Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = MasterTest2Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; A424AB0E1D995A1800B91211 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; A424AB161D995A1800B91211 /* MasterTest2Tests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "MasterTest2Tests-Info.plist"; sourceTree = ""; }; A424AB181D995A1800B91211 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; A424AB1A1D995A1800B91211 /* MasterTest2Tests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MasterTest2Tests.m; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ A424AAE91D995A1700B91211 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( A424AAF21D995A1700B91211 /* CoreGraphics.framework in Frameworks */, A424AAF41D995A1700B91211 /* UIKit.framework in Frameworks */, A424AAF01D995A1700B91211 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; A424AB0A1D995A1800B91211 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( A424AB0F1D995A1800B91211 /* XCTest.framework in Frameworks */, A424AB111D995A1800B91211 /* UIKit.framework in Frameworks */, A424AB101D995A1800B91211 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ A424AAE31D995A1700B91211 = { isa = PBXGroup; children = ( A424AAF51D995A1700B91211 /* MasterTest2 */, A424AB141D995A1800B91211 /* MasterTest2Tests */, A424AAEE1D995A1700B91211 /* Frameworks */, A424AAED1D995A1700B91211 /* Products */, ); sourceTree = ""; }; A424AAED1D995A1700B91211 /* Products */ = { isa = PBXGroup; children = ( A424AAEC1D995A1700B91211 /* MasterTest2.app */, A424AB0D1D995A1800B91211 /* MasterTest2Tests.xctest */, ); name = Products; sourceTree = ""; }; A424AAEE1D995A1700B91211 /* Frameworks */ = { isa = PBXGroup; children = ( A424AAEF1D995A1700B91211 /* Foundation.framework */, A424AAF11D995A1700B91211 /* CoreGraphics.framework */, A424AAF31D995A1700B91211 /* UIKit.framework */, A424AB0E1D995A1800B91211 /* XCTest.framework */, ); name = Frameworks; sourceTree = ""; }; A424AAF51D995A1700B91211 /* MasterTest2 */ = { isa = PBXGroup; children = ( A424AAFE1D995A1700B91211 /* AppDelegate.h */, A424AAFF1D995A1700B91211 /* AppDelegate.m */, A424AB011D995A1700B91211 /* Main.storyboard */, A424AB041D995A1700B91211 /* ViewController.h */, A424AB051D995A1700B91211 /* ViewController.m */, A424AB071D995A1700B91211 /* Images.xcassets */, A424AAF61D995A1700B91211 /* Supporting Files */, ); path = MasterTest2; sourceTree = ""; }; A424AAF61D995A1700B91211 /* Supporting Files */ = { isa = PBXGroup; children = ( A424AAF71D995A1700B91211 /* MasterTest2-Info.plist */, A424AAF81D995A1700B91211 /* InfoPlist.strings */, A424AAFB1D995A1700B91211 /* main.m */, A424AAFD1D995A1700B91211 /* MasterTest2-Prefix.pch */, ); name = "Supporting Files"; sourceTree = ""; }; A424AB141D995A1800B91211 /* MasterTest2Tests */ = { isa = PBXGroup; children = ( A424AB1A1D995A1800B91211 /* MasterTest2Tests.m */, A424AB151D995A1800B91211 /* Supporting Files */, ); path = MasterTest2Tests; sourceTree = ""; }; A424AB151D995A1800B91211 /* Supporting Files */ = { isa = PBXGroup; children = ( A424AB161D995A1800B91211 /* MasterTest2Tests-Info.plist */, A424AB171D995A1800B91211 /* InfoPlist.strings */, ); name = "Supporting Files"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ A424AAEB1D995A1700B91211 /* MasterTest2 */ = { isa = PBXNativeTarget; buildConfigurationList = A424AB1E1D995A1800B91211 /* Build configuration list for PBXNativeTarget "MasterTest2" */; buildPhases = ( A424AAE81D995A1700B91211 /* Sources */, A424AAE91D995A1700B91211 /* Frameworks */, A424AAEA1D995A1700B91211 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = MasterTest2; productName = MasterTest2; productReference = A424AAEC1D995A1700B91211 /* MasterTest2.app */; productType = "com.apple.product-type.application"; }; A424AB0C1D995A1800B91211 /* MasterTest2Tests */ = { isa = PBXNativeTarget; buildConfigurationList = A424AB211D995A1800B91211 /* Build configuration list for PBXNativeTarget "MasterTest2Tests" */; buildPhases = ( A424AB091D995A1800B91211 /* Sources */, A424AB0A1D995A1800B91211 /* Frameworks */, A424AB0B1D995A1800B91211 /* Resources */, ); buildRules = ( ); dependencies = ( A424AB131D995A1800B91211 /* PBXTargetDependency */, ); name = MasterTest2Tests; productName = MasterTest2Tests; productReference = A424AB0D1D995A1800B91211 /* MasterTest2Tests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ A424AAE41D995A1700B91211 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0510; ORGANIZATIONNAME = Unisoft; TargetAttributes = { A424AB0C1D995A1800B91211 = { TestTargetID = A424AAEB1D995A1700B91211; }; }; }; buildConfigurationList = A424AAE71D995A1700B91211 /* Build configuration list for PBXProject "MasterTest2" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = A424AAE31D995A1700B91211; productRefGroup = A424AAED1D995A1700B91211 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( A424AAEB1D995A1700B91211 /* MasterTest2 */, A424AB0C1D995A1800B91211 /* MasterTest2Tests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ A424AAEA1D995A1700B91211 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( A424AB081D995A1700B91211 /* Images.xcassets in Resources */, A424AAFA1D995A1700B91211 /* InfoPlist.strings in Resources */, A424AB031D995A1700B91211 /* Main.storyboard in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; A424AB0B1D995A1800B91211 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( A424AB191D995A1800B91211 /* InfoPlist.strings in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ A424AAE81D995A1700B91211 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( A424AB061D995A1700B91211 /* ViewController.m in Sources */, A424AB001D995A1700B91211 /* AppDelegate.m in Sources */, A424AAFC1D995A1700B91211 /* main.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; A424AB091D995A1800B91211 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( A424AB1B1D995A1800B91211 /* MasterTest2Tests.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ A424AB131D995A1800B91211 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = A424AAEB1D995A1700B91211 /* MasterTest2 */; targetProxy = A424AB121D995A1800B91211 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ A424AAF81D995A1700B91211 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( A424AAF91D995A1700B91211 /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; A424AB011D995A1700B91211 /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( A424AB021D995A1700B91211 /* Base */, ); name = Main.storyboard; sourceTree = ""; }; A424AB171D995A1800B91211 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( A424AB181D995A1800B91211 /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ A424AB1C1D995A1800B91211 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; 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__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_DYNAMIC_NO_PIC = NO; GCC_OPTIMIZATION_LEVEL = 0; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); GCC_SYMBOLS_PRIVATE_EXTERN = NO; 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 = 7.1; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; }; name = Debug; }; A424AB1D1D995A1800B91211 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; 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__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = YES; ENABLE_NS_ASSERTIONS = NO; GCC_C_LANGUAGE_STANDARD = gnu99; 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 = 7.1; SDKROOT = iphoneos; VALIDATE_PRODUCT = YES; }; name = Release; }; A424AB1F1D995A1800B91211 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "MasterTest2/MasterTest2-Prefix.pch"; INFOPLIST_FILE = "MasterTest2/MasterTest2-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Debug; }; A424AB201D995A1800B91211 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "MasterTest2/MasterTest2-Prefix.pch"; INFOPLIST_FILE = "MasterTest2/MasterTest2-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Release; }; A424AB221D995A1800B91211 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/MasterTest2.app/MasterTest2"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", "$(DEVELOPER_FRAMEWORKS_DIR)", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "MasterTest2/MasterTest2-Prefix.pch"; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); INFOPLIST_FILE = "MasterTest2Tests/MasterTest2Tests-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = xctest; }; name = Debug; }; A424AB231D995A1800B91211 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/MasterTest2.app/MasterTest2"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", "$(DEVELOPER_FRAMEWORKS_DIR)", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "MasterTest2/MasterTest2-Prefix.pch"; INFOPLIST_FILE = "MasterTest2Tests/MasterTest2Tests-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = xctest; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ A424AAE71D995A1700B91211 /* Build configuration list for PBXProject "MasterTest2" */ = { isa = XCConfigurationList; buildConfigurations = ( A424AB1C1D995A1800B91211 /* Debug */, A424AB1D1D995A1800B91211 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; A424AB1E1D995A1800B91211 /* Build configuration list for PBXNativeTarget "MasterTest2" */ = { isa = XCConfigurationList; buildConfigurations = ( A424AB1F1D995A1800B91211 /* Debug */, A424AB201D995A1800B91211 /* Release */, ); defaultConfigurationIsVisible = 0; }; A424AB211D995A1800B91211 /* Build configuration list for PBXNativeTarget "MasterTest2Tests" */ = { isa = XCConfigurationList; buildConfigurations = ( A424AB221D995A1800B91211 /* Debug */, A424AB231D995A1800B91211 /* Release */, ); defaultConfigurationIsVisible = 0; }; /* End XCConfigurationList section */ }; rootObject = A424AAE41D995A1700B91211 /* Project object */; }