// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ C99B910D1C33841E00A91990 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C99B910C1C33841E00A91990 /* AppDelegate.swift */; }; C99B910F1C33841E00A91990 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C99B910E1C33841E00A91990 /* ViewController.swift */; }; C99B91111C33841F00A91990 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C99B91101C33841F00A91990 /* Assets.xcassets */; }; C99B91141C33841F00A91990 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = C99B91121C33841F00A91990 /* Main.storyboard */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ C99B91091C33841E00A91990 /* writeas.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = writeas.app; sourceTree = BUILT_PRODUCTS_DIR; }; C99B910C1C33841E00A91990 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; C99B910E1C33841E00A91990 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = ""; }; C99B91101C33841F00A91990 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; C99B91131C33841F00A91990 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; C99B91151C33841F00A91990 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ C99B91061C33841E00A91990 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ C99B91001C33841E00A91990 = { isa = PBXGroup; children = ( C99B910B1C33841E00A91990 /* writeas */, C99B910A1C33841E00A91990 /* Products */, ); sourceTree = ""; }; C99B910A1C33841E00A91990 /* Products */ = { isa = PBXGroup; children = ( C99B91091C33841E00A91990 /* writeas.app */, ); name = Products; sourceTree = ""; }; C99B910B1C33841E00A91990 /* writeas */ = { isa = PBXGroup; children = ( C99B910C1C33841E00A91990 /* AppDelegate.swift */, C99B910E1C33841E00A91990 /* ViewController.swift */, C99B91101C33841F00A91990 /* Assets.xcassets */, C99B91121C33841F00A91990 /* Main.storyboard */, C99B91151C33841F00A91990 /* Info.plist */, ); path = writeas; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ C99B91081C33841E00A91990 /* writeas */ = { isa = PBXNativeTarget; buildConfigurationList = C99B91181C33841F00A91990 /* Build configuration list for PBXNativeTarget "writeas" */; buildPhases = ( C99B91051C33841E00A91990 /* Sources */, C99B91061C33841E00A91990 /* Frameworks */, C99B91071C33841E00A91990 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = writeas; productName = writeas; productReference = C99B91091C33841E00A91990 /* writeas.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ C99B91011C33841E00A91990 /* Project object */ = { isa = PBXProject; attributes = { LastSwiftUpdateCheck = 0720; LastUpgradeCheck = 0720; ORGANIZATIONNAME = "A Bunch Tell"; TargetAttributes = { C99B91081C33841E00A91990 = { CreatedOnToolsVersion = 7.2; }; }; }; buildConfigurationList = C99B91041C33841E00A91990 /* Build configuration list for PBXProject "writeas" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = C99B91001C33841E00A91990; productRefGroup = C99B910A1C33841E00A91990 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( C99B91081C33841E00A91990 /* writeas */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ C99B91071C33841E00A91990 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( C99B91111C33841F00A91990 /* Assets.xcassets in Resources */, C99B91141C33841F00A91990 /* Main.storyboard in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ C99B91051C33841E00A91990 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( C99B910F1C33841E00A91990 /* ViewController.swift in Sources */, C99B910D1C33841E00A91990 /* AppDelegate.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXVariantGroup section */ C99B91121C33841F00A91990 /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( C99B91131C33841F00A91990 /* Base */, ); name = Main.storyboard; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ C99B91161C33841F00A91990 /* 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 = "-"; 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; MACOSX_DEPLOYMENT_TARGET = 10.11; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = macosx; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; }; name = Debug; }; C99B91171C33841F00A91990 /* 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 = "-"; 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; MACOSX_DEPLOYMENT_TARGET = 10.11; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = macosx; }; name = Release; }; C99B91191C33841F00A91990 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; COMBINE_HIDPI_IMAGES = YES; INFOPLIST_FILE = writeas/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.abunchtell.writeas; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Debug; }; C99B911A1C33841F00A91990 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; COMBINE_HIDPI_IMAGES = YES; INFOPLIST_FILE = writeas/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.abunchtell.writeas; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ C99B91041C33841E00A91990 /* Build configuration list for PBXProject "writeas" */ = { isa = XCConfigurationList; buildConfigurations = ( C99B91161C33841F00A91990 /* Debug */, C99B91171C33841F00A91990 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; C99B91181C33841F00A91990 /* Build configuration list for PBXNativeTarget "writeas" */ = { isa = XCConfigurationList; buildConfigurations = ( C99B91191C33841F00A91990 /* Debug */, C99B911A1C33841F00A91990 /* Release */, ); defaultConfigurationIsVisible = 0; }; /* End XCConfigurationList section */ }; rootObject = C99B91011C33841E00A91990 /* Project object */; }