// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ B75028851C5A3F7A000EB3CF /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = B75028841C5A3F7A000EB3CF /* main.m */; }; B750288E1C5A3F7A000EB3CF /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = B750288C1C5A3F7A000EB3CF /* Main.storyboard */; }; B75028901C5A3F7A000EB3CF /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = B750288F1C5A3F7A000EB3CF /* Assets.xcassets */; }; B75028931C5A3F7A000EB3CF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = B75028911C5A3F7A000EB3CF /* LaunchScreen.storyboard */; }; B750289E1C5A3F7B000EB3CF /* <%= config[:class_prefix] %><%= config[:project_name] %>Tests.m in Sources */ = {isa = PBXBuildFile; fileRef = B750289D1C5A3F7B000EB3CF /* <%= config[:class_prefix] %><%= config[:project_name] %>Tests.m */; }; B75028E21C5A4208000EB3CF /* <%= config[:class_prefix] %>AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = B75028DF1C5A4208000EB3CF /* <%= config[:class_prefix] %>AppDelegate.m */; }; B75028E31C5A4208000EB3CF /* <%= config[:class_prefix] %>ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B75028E11C5A4208000EB3CF /* <%= config[:class_prefix] %>ViewController.m */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ B750289A1C5A3F7B000EB3CF /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = B75028781C5A3F7A000EB3CF /* Project object */; proxyType = 1; remoteGlobalIDString = B750287F1C5A3F7A000EB3CF; remoteInfo = "<%= config[:project_name] %>"; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ B75028801C5A3F7A000EB3CF /* <%= config[:project_name] %>.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "<%= config[:project_name] %>.app"; sourceTree = BUILT_PRODUCTS_DIR; }; B75028841C5A3F7A000EB3CF /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; B750288D1C5A3F7A000EB3CF /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; B750288F1C5A3F7A000EB3CF /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; B75028921C5A3F7A000EB3CF /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; B75028941C5A3F7A000EB3CF /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; B75028991C5A3F7B000EB3CF /* <%= config[:project_name] %>Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "<%= config[:project_name] %>Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; B750289D1C5A3F7B000EB3CF /* <%= config[:class_prefix] %><%= config[:project_name] %>Tests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "<%= config[:class_prefix] %><%= config[:project_name] %>Tests.m"; sourceTree = ""; }; B750289F1C5A3F7B000EB3CF /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; B75028DC1C5A4124000EB3CF /* fw-shared.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "fw-shared.xcconfig"; sourceTree = ""; }; B75028DE1C5A4208000EB3CF /* <%= config[:class_prefix] %>AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "<%= config[:class_prefix] %>AppDelegate.h"; sourceTree = ""; }; B75028DF1C5A4208000EB3CF /* <%= config[:class_prefix] %>AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "<%= config[:class_prefix] %>AppDelegate.m"; sourceTree = ""; }; B75028E01C5A4208000EB3CF /* <%= config[:class_prefix] %>ViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "<%= config[:class_prefix] %>ViewController.h"; sourceTree = ""; }; B75028E11C5A4208000EB3CF /* <%= config[:class_prefix] %>ViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "<%= config[:class_prefix] %>ViewController.m"; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ B750287D1C5A3F7A000EB3CF /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; B75028961C5A3F7B000EB3CF /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ B75028771C5A3F7A000EB3CF = { isa = PBXGroup; children = ( B75028811C5A3F7A000EB3CF /* Products */, B75028821C5A3F7A000EB3CF /* <%= config[:target_name] %> */, B750289C1C5A3F7B000EB3CF /* <%= config[:target_name] %>Tests */, ); sourceTree = ""; }; B75028811C5A3F7A000EB3CF /* Products */ = { isa = PBXGroup; children = ( B75028801C5A3F7A000EB3CF /* <%= config[:project_name] %>.app */, B75028991C5A3F7B000EB3CF /* <%= config[:project_name] %>Tests.xctest */, ); name = Products; sourceTree = ""; }; B75028821C5A3F7A000EB3CF /* <%= config[:target_name] %> */ = { isa = PBXGroup; children = ( B75028DE1C5A4208000EB3CF /* <%= config[:class_prefix] %>AppDelegate.h */, B75028DF1C5A4208000EB3CF /* <%= config[:class_prefix] %>AppDelegate.m */, B75028E01C5A4208000EB3CF /* <%= config[:class_prefix] %>ViewController.h */, B75028E11C5A4208000EB3CF /* <%= config[:class_prefix] %>ViewController.m */, B75028D91C5A40F4000EB3CF /* Resources */, B75028831C5A3F7A000EB3CF /* Supporting Files */, ); path = "<%= config[:target_name] %>"; sourceTree = ""; }; B75028831C5A3F7A000EB3CF /* Supporting Files */ = { isa = PBXGroup; children = ( B75028941C5A3F7A000EB3CF /* Info.plist */, B75028DC1C5A4124000EB3CF /* fw-shared.xcconfig */, B75028841C5A3F7A000EB3CF /* main.m */, ); path = "Supporting Files"; sourceTree = ""; }; B750289C1C5A3F7B000EB3CF /* <%= config[:target_name] %>Tests */ = { isa = PBXGroup; children = ( B75028DB1C5A40FF000EB3CF /* Resources */, B750289D1C5A3F7B000EB3CF /* <%= config[:class_prefix] %><%= config[:project_name] %>Tests.m */, ); path = "<%= config[:target_name] %>Tests"; sourceTree = ""; }; B75028D91C5A40F4000EB3CF /* Resources */ = { isa = PBXGroup; children = ( B750288F1C5A3F7A000EB3CF /* Assets.xcassets */, B75028911C5A3F7A000EB3CF /* LaunchScreen.storyboard */, B750288C1C5A3F7A000EB3CF /* Main.storyboard */, ); path = Resources; sourceTree = ""; }; B75028DB1C5A40FF000EB3CF /* Resources */ = { isa = PBXGroup; children = ( B750289F1C5A3F7B000EB3CF /* Info.plist */, ); path = Resources; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ B750287F1C5A3F7A000EB3CF /* <%= config[:project_name] %> */ = { isa = PBXNativeTarget; buildConfigurationList = B75028A21C5A3F7B000EB3CF /* Build configuration list for PBXNativeTarget "<%= config[:project_name] %>" */; buildPhases = ( B750287C1C5A3F7A000EB3CF /* Sources */, B750287D1C5A3F7A000EB3CF /* Frameworks */, B750287E1C5A3F7A000EB3CF /* Resources */, ); buildRules = ( ); dependencies = ( ); name = "<%= config[:project_name] %>"; productName = "<%= config[:project_name] %>"; productReference = B75028801C5A3F7A000EB3CF /* <%= config[:project_name] %>.app */; productType = "com.apple.product-type.application"; }; B75028981C5A3F7B000EB3CF /* <%= config[:project_name] %>Tests */ = { isa = PBXNativeTarget; buildConfigurationList = B75028A51C5A3F7B000EB3CF /* Build configuration list for PBXNativeTarget "<%= config[:project_name] %>Tests" */; buildPhases = ( B75028951C5A3F7B000EB3CF /* Sources */, B75028961C5A3F7B000EB3CF /* Frameworks */, B75028971C5A3F7B000EB3CF /* Resources */, ); buildRules = ( ); dependencies = ( B750289B1C5A3F7B000EB3CF /* PBXTargetDependency */, ); name = "<%= config[:project_name] %>Tests"; productName = "<%= config[:project_name] %>Tests"; productReference = B75028991C5A3F7B000EB3CF /* <%= config[:project_name] %>Tests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ B75028781C5A3F7A000EB3CF /* Project object */ = { isa = PBXProject; attributes = { CLASSPREFIX = "<%= config[:class_prefix] %>"; LastUpgradeCheck = 0720; ORGANIZATIONNAME = "Future Workshops"; TargetAttributes = { B750287F1C5A3F7A000EB3CF = { CreatedOnToolsVersion = 7.2; }; B75028981C5A3F7B000EB3CF = { CreatedOnToolsVersion = 7.2; TestTargetID = B750287F1C5A3F7A000EB3CF; }; }; }; buildConfigurationList = B750287B1C5A3F7A000EB3CF /* Build configuration list for PBXProject "<%= config[:project_name] %>" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = B75028771C5A3F7A000EB3CF; productRefGroup = B75028811C5A3F7A000EB3CF /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( B750287F1C5A3F7A000EB3CF /* <%= config[:project_name] %> */, B75028981C5A3F7B000EB3CF /* <%= config[:project_name] %>Tests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ B750287E1C5A3F7A000EB3CF /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( B75028931C5A3F7A000EB3CF /* LaunchScreen.storyboard in Resources */, B75028901C5A3F7A000EB3CF /* Assets.xcassets in Resources */, B750288E1C5A3F7A000EB3CF /* Main.storyboard in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; B75028971C5A3F7B000EB3CF /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ B750287C1C5A3F7A000EB3CF /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( B75028E31C5A4208000EB3CF /* <%= config[:class_prefix] %>ViewController.m in Sources */, B75028851C5A3F7A000EB3CF /* main.m in Sources */, B75028E21C5A4208000EB3CF /* <%= config[:class_prefix] %>AppDelegate.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; B75028951C5A3F7B000EB3CF /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( B750289E1C5A3F7B000EB3CF /* <%= config[:class_prefix] %><%= config[:project_name] %>Tests.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ B750289B1C5A3F7B000EB3CF /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = B750287F1C5A3F7A000EB3CF /* <%= config[:project_name] %> */; targetProxy = B750289A1C5A3F7B000EB3CF /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ B750288C1C5A3F7A000EB3CF /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( B750288D1C5A3F7A000EB3CF /* Base */, ); name = Main.storyboard; path = .; sourceTree = ""; }; B75028911C5A3F7A000EB3CF /* LaunchScreen.storyboard */ = { isa = PBXVariantGroup; children = ( B75028921C5A3F7A000EB3CF /* Base */, ); name = LaunchScreen.storyboard; path = .; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ B75028A01C5A3F7B000EB3CF /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = B75028DC1C5A4124000EB3CF /* fw-shared.xcconfig */; 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; 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.2; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; B75028A11C5A3F7B000EB3CF /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = B75028DC1C5A4124000EB3CF /* fw-shared.xcconfig */; 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; 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.2; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; }; name = Release; }; B75028A31C5A3F7B000EB3CF /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; INFOPLIST_FILE = "<%= config[:target_name] %>/Supporting Files/Info.plist"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = "com.futureworkshops.<%= config[:project_name] %>"; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Debug; }; B75028A41C5A3F7B000EB3CF /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; INFOPLIST_FILE = "<%= config[:target_name] %>/Supporting Files/Info.plist"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = "com.futureworkshops.<%= config[:project_name] %>"; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Release; }; B75028A61C5A3F7B000EB3CF /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; INFOPLIST_FILE = "<%= config[:target_name] %>Tests/Resources/Info.plist"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = "com.futureworkshops.<%= config[:project_name] %>Tests"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/<%= config[:project_name] %>.app/<%= config[:project_name] %>"; }; name = Debug; }; B75028A71C5A3F7B000EB3CF /* Release */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; INFOPLIST_FILE = "<%= config[:target_name] %>Tests/Resources/Info.plist"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = "com.futureworkshops.<%= config[:project_name] %>Tests"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/<%= config[:project_name] %>.app/<%= config[:project_name] %>"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ B750287B1C5A3F7A000EB3CF /* Build configuration list for PBXProject "<%= config[:project_name] %>" */ = { isa = XCConfigurationList; buildConfigurations = ( B75028A01C5A3F7B000EB3CF /* Debug */, B75028A11C5A3F7B000EB3CF /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; B75028A21C5A3F7B000EB3CF /* Build configuration list for PBXNativeTarget "<%= config[:project_name] %>" */ = { isa = XCConfigurationList; buildConfigurations = ( B75028A31C5A3F7B000EB3CF /* Debug */, B75028A41C5A3F7B000EB3CF /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; B75028A51C5A3F7B000EB3CF /* Build configuration list for PBXNativeTarget "<%= config[:project_name] %>Tests" */ = { isa = XCConfigurationList; buildConfigurations = ( B75028A61C5A3F7B000EB3CF /* Debug */, B75028A71C5A3F7B000EB3CF /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = B75028781C5A3F7A000EB3CF /* Project object */; }