// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 6C3435161C5F1A9C009C2DF3 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 6C3435151C5F1A9C009C2DF3 /* main.m */; }; 6C3435191C5F1A9C009C2DF3 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 6C3435181C5F1A9C009C2DF3 /* AppDelegate.m */; }; 6C34351F1C5F1A9C009C2DF3 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 6C34351D1C5F1A9C009C2DF3 /* Main.storyboard */; }; 6C3435211C5F1A9C009C2DF3 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 6C3435201C5F1A9C009C2DF3 /* Images.xcassets */; }; 6C3435241C5F1A9C009C2DF3 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6C3435221C5F1A9C009C2DF3 /* LaunchScreen.xib */; }; 6C3435301C5F1A9D009C2DF3 /* CollectionViewTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 6C34352F1C5F1A9C009C2DF3 /* CollectionViewTests.m */; }; 6C34353B1C5F1B14009C2DF3 /* MyCollectionViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6C34353A1C5F1B14009C2DF3 /* MyCollectionViewController.m */; }; 6C3435421C5F1C66009C2DF3 /* flower1.jpeg in Resources */ = {isa = PBXBuildFile; fileRef = 6C34353C1C5F1C66009C2DF3 /* flower1.jpeg */; }; 6C3435431C5F1C66009C2DF3 /* flower2.jpeg in Resources */ = {isa = PBXBuildFile; fileRef = 6C34353D1C5F1C66009C2DF3 /* flower2.jpeg */; }; 6C3435441C5F1C66009C2DF3 /* flower3.jpeg in Resources */ = {isa = PBXBuildFile; fileRef = 6C34353E1C5F1C66009C2DF3 /* flower3.jpeg */; }; 6C3435451C5F1C66009C2DF3 /* flower3.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 6C34353F1C5F1C66009C2DF3 /* flower3.jpg */; }; 6C3435461C5F1C66009C2DF3 /* flower4.jpeg in Resources */ = {isa = PBXBuildFile; fileRef = 6C3435401C5F1C66009C2DF3 /* flower4.jpeg */; }; 6C3435471C5F1C66009C2DF3 /* flower5.jpeg in Resources */ = {isa = PBXBuildFile; fileRef = 6C3435411C5F1C66009C2DF3 /* flower5.jpeg */; }; 6C34354A1C5F1F66009C2DF3 /* DetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6C3435491C5F1F66009C2DF3 /* DetailViewController.m */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ 6C34352A1C5F1A9C009C2DF3 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 6C3435081C5F1A9C009C2DF3 /* Project object */; proxyType = 1; remoteGlobalIDString = 6C34350F1C5F1A9C009C2DF3; remoteInfo = CollectionView; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ 6C3435101C5F1A9C009C2DF3 /* CollectionView.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CollectionView.app; sourceTree = BUILT_PRODUCTS_DIR; }; 6C3435141C5F1A9C009C2DF3 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 6C3435151C5F1A9C009C2DF3 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; 6C3435171C5F1A9C009C2DF3 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; 6C3435181C5F1A9C009C2DF3 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; 6C34351E1C5F1A9C009C2DF3 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; 6C3435201C5F1A9C009C2DF3 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = ""; }; 6C3435231C5F1A9C009C2DF3 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = ""; }; 6C3435291C5F1A9C009C2DF3 /* CollectionViewTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CollectionViewTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 6C34352E1C5F1A9C009C2DF3 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 6C34352F1C5F1A9C009C2DF3 /* CollectionViewTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CollectionViewTests.m; sourceTree = ""; }; 6C3435391C5F1B14009C2DF3 /* MyCollectionViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MyCollectionViewController.h; sourceTree = ""; }; 6C34353A1C5F1B14009C2DF3 /* MyCollectionViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MyCollectionViewController.m; sourceTree = ""; }; 6C34353C1C5F1C66009C2DF3 /* flower1.jpeg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = flower1.jpeg; sourceTree = ""; }; 6C34353D1C5F1C66009C2DF3 /* flower2.jpeg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = flower2.jpeg; sourceTree = ""; }; 6C34353E1C5F1C66009C2DF3 /* flower3.jpeg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = flower3.jpeg; sourceTree = ""; }; 6C34353F1C5F1C66009C2DF3 /* flower3.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = flower3.jpg; sourceTree = ""; }; 6C3435401C5F1C66009C2DF3 /* flower4.jpeg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = flower4.jpeg; sourceTree = ""; }; 6C3435411C5F1C66009C2DF3 /* flower5.jpeg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = flower5.jpeg; sourceTree = ""; }; 6C3435481C5F1F66009C2DF3 /* DetailViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DetailViewController.h; sourceTree = ""; }; 6C3435491C5F1F66009C2DF3 /* DetailViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DetailViewController.m; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 6C34350D1C5F1A9C009C2DF3 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 6C3435261C5F1A9C009C2DF3 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 6C3435071C5F1A9C009C2DF3 = { isa = PBXGroup; children = ( 6C3435121C5F1A9C009C2DF3 /* CollectionView */, 6C34352C1C5F1A9C009C2DF3 /* CollectionViewTests */, 6C3435111C5F1A9C009C2DF3 /* Products */, ); sourceTree = ""; }; 6C3435111C5F1A9C009C2DF3 /* Products */ = { isa = PBXGroup; children = ( 6C3435101C5F1A9C009C2DF3 /* CollectionView.app */, 6C3435291C5F1A9C009C2DF3 /* CollectionViewTests.xctest */, ); name = Products; sourceTree = ""; }; 6C3435121C5F1A9C009C2DF3 /* CollectionView */ = { isa = PBXGroup; children = ( 6C3435171C5F1A9C009C2DF3 /* AppDelegate.h */, 6C3435181C5F1A9C009C2DF3 /* AppDelegate.m */, 6C34351D1C5F1A9C009C2DF3 /* Main.storyboard */, 6C3435201C5F1A9C009C2DF3 /* Images.xcassets */, 6C3435221C5F1A9C009C2DF3 /* LaunchScreen.xib */, 6C3435131C5F1A9C009C2DF3 /* Supporting Files */, 6C3435391C5F1B14009C2DF3 /* MyCollectionViewController.h */, 6C34353A1C5F1B14009C2DF3 /* MyCollectionViewController.m */, 6C3435481C5F1F66009C2DF3 /* DetailViewController.h */, 6C3435491C5F1F66009C2DF3 /* DetailViewController.m */, ); path = CollectionView; sourceTree = ""; }; 6C3435131C5F1A9C009C2DF3 /* Supporting Files */ = { isa = PBXGroup; children = ( 6C34353C1C5F1C66009C2DF3 /* flower1.jpeg */, 6C34353D1C5F1C66009C2DF3 /* flower2.jpeg */, 6C34353E1C5F1C66009C2DF3 /* flower3.jpeg */, 6C34353F1C5F1C66009C2DF3 /* flower3.jpg */, 6C3435401C5F1C66009C2DF3 /* flower4.jpeg */, 6C3435411C5F1C66009C2DF3 /* flower5.jpeg */, 6C3435141C5F1A9C009C2DF3 /* Info.plist */, 6C3435151C5F1A9C009C2DF3 /* main.m */, ); name = "Supporting Files"; sourceTree = ""; }; 6C34352C1C5F1A9C009C2DF3 /* CollectionViewTests */ = { isa = PBXGroup; children = ( 6C34352F1C5F1A9C009C2DF3 /* CollectionViewTests.m */, 6C34352D1C5F1A9C009C2DF3 /* Supporting Files */, ); path = CollectionViewTests; sourceTree = ""; }; 6C34352D1C5F1A9C009C2DF3 /* Supporting Files */ = { isa = PBXGroup; children = ( 6C34352E1C5F1A9C009C2DF3 /* Info.plist */, ); name = "Supporting Files"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 6C34350F1C5F1A9C009C2DF3 /* CollectionView */ = { isa = PBXNativeTarget; buildConfigurationList = 6C3435331C5F1A9D009C2DF3 /* Build configuration list for PBXNativeTarget "CollectionView" */; buildPhases = ( 6C34350C1C5F1A9C009C2DF3 /* Sources */, 6C34350D1C5F1A9C009C2DF3 /* Frameworks */, 6C34350E1C5F1A9C009C2DF3 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = CollectionView; productName = CollectionView; productReference = 6C3435101C5F1A9C009C2DF3 /* CollectionView.app */; productType = "com.apple.product-type.application"; }; 6C3435281C5F1A9C009C2DF3 /* CollectionViewTests */ = { isa = PBXNativeTarget; buildConfigurationList = 6C3435361C5F1A9D009C2DF3 /* Build configuration list for PBXNativeTarget "CollectionViewTests" */; buildPhases = ( 6C3435251C5F1A9C009C2DF3 /* Sources */, 6C3435261C5F1A9C009C2DF3 /* Frameworks */, 6C3435271C5F1A9C009C2DF3 /* Resources */, ); buildRules = ( ); dependencies = ( 6C34352B1C5F1A9C009C2DF3 /* PBXTargetDependency */, ); name = CollectionViewTests; productName = CollectionViewTests; productReference = 6C3435291C5F1A9C009C2DF3 /* CollectionViewTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 6C3435081C5F1A9C009C2DF3 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0620; ORGANIZATIONNAME = com.uec; TargetAttributes = { 6C34350F1C5F1A9C009C2DF3 = { CreatedOnToolsVersion = 6.2; }; 6C3435281C5F1A9C009C2DF3 = { CreatedOnToolsVersion = 6.2; TestTargetID = 6C34350F1C5F1A9C009C2DF3; }; }; }; buildConfigurationList = 6C34350B1C5F1A9C009C2DF3 /* Build configuration list for PBXProject "CollectionView" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 6C3435071C5F1A9C009C2DF3; productRefGroup = 6C3435111C5F1A9C009C2DF3 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 6C34350F1C5F1A9C009C2DF3 /* CollectionView */, 6C3435281C5F1A9C009C2DF3 /* CollectionViewTests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 6C34350E1C5F1A9C009C2DF3 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 6C3435421C5F1C66009C2DF3 /* flower1.jpeg in Resources */, 6C3435431C5F1C66009C2DF3 /* flower2.jpeg in Resources */, 6C34351F1C5F1A9C009C2DF3 /* Main.storyboard in Resources */, 6C3435461C5F1C66009C2DF3 /* flower4.jpeg in Resources */, 6C3435471C5F1C66009C2DF3 /* flower5.jpeg in Resources */, 6C3435241C5F1A9C009C2DF3 /* LaunchScreen.xib in Resources */, 6C3435441C5F1C66009C2DF3 /* flower3.jpeg in Resources */, 6C3435451C5F1C66009C2DF3 /* flower3.jpg in Resources */, 6C3435211C5F1A9C009C2DF3 /* Images.xcassets in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; 6C3435271C5F1A9C009C2DF3 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 6C34350C1C5F1A9C009C2DF3 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 6C3435191C5F1A9C009C2DF3 /* AppDelegate.m in Sources */, 6C3435161C5F1A9C009C2DF3 /* main.m in Sources */, 6C34353B1C5F1B14009C2DF3 /* MyCollectionViewController.m in Sources */, 6C34354A1C5F1F66009C2DF3 /* DetailViewController.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 6C3435251C5F1A9C009C2DF3 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 6C3435301C5F1A9D009C2DF3 /* CollectionViewTests.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ 6C34352B1C5F1A9C009C2DF3 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 6C34350F1C5F1A9C009C2DF3 /* CollectionView */; targetProxy = 6C34352A1C5F1A9C009C2DF3 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ 6C34351D1C5F1A9C009C2DF3 /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( 6C34351E1C5F1A9C009C2DF3 /* Base */, ); name = Main.storyboard; sourceTree = ""; }; 6C3435221C5F1A9C009C2DF3 /* LaunchScreen.xib */ = { isa = PBXVariantGroup; children = ( 6C3435231C5F1A9C009C2DF3 /* Base */, ); name = LaunchScreen.xib; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 6C3435311C5F1A9D009C2DF3 /* 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_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; 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 = 8.2; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; }; name = Debug; }; 6C3435321C5F1A9D009C2DF3 /* 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_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; 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 = 8.2; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; VALIDATE_PRODUCT = YES; }; name = Release; }; 6C3435341C5F1A9D009C2DF3 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; INFOPLIST_FILE = CollectionView/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Debug; }; 6C3435351C5F1A9D009C2DF3 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; INFOPLIST_FILE = CollectionView/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Release; }; 6C3435371C5F1A9D009C2DF3 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", ); GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); INFOPLIST_FILE = CollectionViewTests/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/CollectionView.app/CollectionView"; }; name = Debug; }; 6C3435381C5F1A9D009C2DF3 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", ); INFOPLIST_FILE = CollectionViewTests/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/CollectionView.app/CollectionView"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 6C34350B1C5F1A9C009C2DF3 /* Build configuration list for PBXProject "CollectionView" */ = { isa = XCConfigurationList; buildConfigurations = ( 6C3435311C5F1A9D009C2DF3 /* Debug */, 6C3435321C5F1A9D009C2DF3 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 6C3435331C5F1A9D009C2DF3 /* Build configuration list for PBXNativeTarget "CollectionView" */ = { isa = XCConfigurationList; buildConfigurations = ( 6C3435341C5F1A9D009C2DF3 /* Debug */, 6C3435351C5F1A9D009C2DF3 /* Release */, ); defaultConfigurationIsVisible = 0; }; 6C3435361C5F1A9D009C2DF3 /* Build configuration list for PBXNativeTarget "CollectionViewTests" */ = { isa = XCConfigurationList; buildConfigurations = ( 6C3435371C5F1A9D009C2DF3 /* Debug */, 6C3435381C5F1A9D009C2DF3 /* Release */, ); defaultConfigurationIsVisible = 0; }; /* End XCConfigurationList section */ }; rootObject = 6C3435081C5F1A9C009C2DF3 /* Project object */; }