// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ E922AEFB186F5F790038E4D7 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E922AEFA186F5F790038E4D7 /* Cocoa.framework */; }; E922AF05186F5F790038E4D7 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = E922AF03186F5F790038E4D7 /* InfoPlist.strings */; }; E922AF07186F5F790038E4D7 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = E922AF06186F5F790038E4D7 /* main.m */; }; E922AF0B186F5F790038E4D7 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = E922AF09186F5F790038E4D7 /* Credits.rtf */; }; E922AF0E186F5F790038E4D7 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = E922AF0D186F5F790038E4D7 /* AppDelegate.m */; }; E922AF11186F5F790038E4D7 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = E922AF0F186F5F790038E4D7 /* MainMenu.xib */; }; E922AF13186F5F790038E4D7 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = E922AF12186F5F790038E4D7 /* Images.xcassets */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ E922AEF7186F5F790038E4D7 /* BaconBarHelper.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = BaconBarHelper.app; sourceTree = BUILT_PRODUCTS_DIR; }; E922AEFA186F5F790038E4D7 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; }; E922AEFD186F5F790038E4D7 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; }; E922AEFE186F5F790038E4D7 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; }; E922AEFF186F5F790038E4D7 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; E922AF02186F5F790038E4D7 /* BaconBarHelper-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "BaconBarHelper-Info.plist"; sourceTree = ""; }; E922AF04186F5F790038E4D7 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; E922AF06186F5F790038E4D7 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; E922AF08186F5F790038E4D7 /* BaconBarHelper-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "BaconBarHelper-Prefix.pch"; sourceTree = ""; }; E922AF0A186F5F790038E4D7 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = en; path = en.lproj/Credits.rtf; sourceTree = ""; }; E922AF0C186F5F790038E4D7 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; E922AF0D186F5F790038E4D7 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; E922AF10186F5F790038E4D7 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = ""; }; E922AF12186F5F790038E4D7 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = ""; }; E922AF19186F5F790038E4D7 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; E922AF3C186F60E60038E4D7 /* BaconBarHelper.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = BaconBarHelper.entitlements; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ E922AEF4186F5F790038E4D7 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( E922AEFB186F5F790038E4D7 /* Cocoa.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ E922AEEE186F5F780038E4D7 = { isa = PBXGroup; children = ( E922AF00186F5F790038E4D7 /* BaconBarHelper */, E922AEF9186F5F790038E4D7 /* Frameworks */, E922AEF8186F5F790038E4D7 /* Products */, ); sourceTree = ""; }; E922AEF8186F5F790038E4D7 /* Products */ = { isa = PBXGroup; children = ( E922AEF7186F5F790038E4D7 /* BaconBarHelper.app */, ); name = Products; sourceTree = ""; }; E922AEF9186F5F790038E4D7 /* Frameworks */ = { isa = PBXGroup; children = ( E922AEFA186F5F790038E4D7 /* Cocoa.framework */, E922AF19186F5F790038E4D7 /* XCTest.framework */, E922AEFC186F5F790038E4D7 /* Other Frameworks */, ); name = Frameworks; sourceTree = ""; }; E922AEFC186F5F790038E4D7 /* Other Frameworks */ = { isa = PBXGroup; children = ( E922AEFD186F5F790038E4D7 /* AppKit.framework */, E922AEFE186F5F790038E4D7 /* CoreData.framework */, E922AEFF186F5F790038E4D7 /* Foundation.framework */, ); name = "Other Frameworks"; sourceTree = ""; }; E922AF00186F5F790038E4D7 /* BaconBarHelper */ = { isa = PBXGroup; children = ( E922AF3C186F60E60038E4D7 /* BaconBarHelper.entitlements */, E922AF0C186F5F790038E4D7 /* AppDelegate.h */, E922AF0D186F5F790038E4D7 /* AppDelegate.m */, E922AF0F186F5F790038E4D7 /* MainMenu.xib */, E922AF12186F5F790038E4D7 /* Images.xcassets */, E922AF01186F5F790038E4D7 /* Supporting Files */, ); path = BaconBarHelper; sourceTree = ""; }; E922AF01186F5F790038E4D7 /* Supporting Files */ = { isa = PBXGroup; children = ( E922AF02186F5F790038E4D7 /* BaconBarHelper-Info.plist */, E922AF03186F5F790038E4D7 /* InfoPlist.strings */, E922AF06186F5F790038E4D7 /* main.m */, E922AF08186F5F790038E4D7 /* BaconBarHelper-Prefix.pch */, E922AF09186F5F790038E4D7 /* Credits.rtf */, ); name = "Supporting Files"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ E922AEF6186F5F790038E4D7 /* BaconBarHelper */ = { isa = PBXNativeTarget; buildConfigurationList = E922AF28186F5F790038E4D7 /* Build configuration list for PBXNativeTarget "BaconBarHelper" */; buildPhases = ( E922AEF3186F5F790038E4D7 /* Sources */, E922AEF4186F5F790038E4D7 /* Frameworks */, E922AEF5186F5F790038E4D7 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = BaconBarHelper; productName = BaconBarHelper; productReference = E922AEF7186F5F790038E4D7 /* BaconBarHelper.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ E922AEEF186F5F780038E4D7 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0500; ORGANIZATIONNAME = xythobuz; TargetAttributes = { E922AEF6186F5F790038E4D7 = { DevelopmentTeam = 2YRH3A6P3C; SystemCapabilities = { com.apple.Sandbox = { enabled = 1; }; }; }; }; }; buildConfigurationList = E922AEF2186F5F780038E4D7 /* Build configuration list for PBXProject "BaconBarHelper" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = E922AEEE186F5F780038E4D7; productRefGroup = E922AEF8186F5F790038E4D7 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( E922AEF6186F5F790038E4D7 /* BaconBarHelper */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ E922AEF5186F5F790038E4D7 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( E922AF05186F5F790038E4D7 /* InfoPlist.strings in Resources */, E922AF13186F5F790038E4D7 /* Images.xcassets in Resources */, E922AF0B186F5F790038E4D7 /* Credits.rtf in Resources */, E922AF11186F5F790038E4D7 /* MainMenu.xib in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ E922AEF3186F5F790038E4D7 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( E922AF0E186F5F790038E4D7 /* AppDelegate.m in Sources */, E922AF07186F5F790038E4D7 /* main.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXVariantGroup section */ E922AF03186F5F790038E4D7 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( E922AF04186F5F790038E4D7 /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; E922AF09186F5F790038E4D7 /* Credits.rtf */ = { isa = PBXVariantGroup; children = ( E922AF0A186F5F790038E4D7 /* en */, ); name = Credits.rtf; sourceTree = ""; }; E922AF0F186F5F790038E4D7 /* MainMenu.xib */ = { isa = PBXVariantGroup; children = ( E922AF10186F5F790038E4D7 /* Base */, ); name = MainMenu.xib; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ E922AF26186F5F790038E4D7 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; 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; COPY_PHASE_STRIP = NO; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_DYNAMIC_NO_PIC = NO; GCC_ENABLE_OBJC_EXCEPTIONS = YES; 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; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; MACOSX_DEPLOYMENT_TARGET = 10.8; ONLY_ACTIVE_ARCH = YES; SDKROOT = macosx10.8; }; name = Debug; }; E922AF27186F5F790038E4D7 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; 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; COPY_PHASE_STRIP = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_ENABLE_OBJC_EXCEPTIONS = 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; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; MACOSX_DEPLOYMENT_TARGET = 10.8; SDKROOT = macosx10.8; }; name = Release; }; E922AF29186F5F790038E4D7 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_ENTITLEMENTS = BaconBarHelper/BaconBarHelper.entitlements; CODE_SIGN_IDENTITY = "Mac Developer"; COMBINE_HIDPI_IMAGES = YES; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "BaconBarHelper/BaconBarHelper-Prefix.pch"; INFOPLIST_FILE = "BaconBarHelper/BaconBarHelper-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; SKIP_INSTALL = YES; WRAPPER_EXTENSION = app; }; name = Debug; }; E922AF2A186F5F790038E4D7 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_ENTITLEMENTS = BaconBarHelper/BaconBarHelper.entitlements; CODE_SIGN_IDENTITY = "Mac Developer"; COMBINE_HIDPI_IMAGES = YES; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "BaconBarHelper/BaconBarHelper-Prefix.pch"; INFOPLIST_FILE = "BaconBarHelper/BaconBarHelper-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; SKIP_INSTALL = YES; WRAPPER_EXTENSION = app; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ E922AEF2186F5F780038E4D7 /* Build configuration list for PBXProject "BaconBarHelper" */ = { isa = XCConfigurationList; buildConfigurations = ( E922AF26186F5F790038E4D7 /* Debug */, E922AF27186F5F790038E4D7 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; E922AF28186F5F790038E4D7 /* Build configuration list for PBXNativeTarget "BaconBarHelper" */ = { isa = XCConfigurationList; buildConfigurations = ( E922AF29186F5F790038E4D7 /* Debug */, E922AF2A186F5F790038E4D7 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = E922AEEF186F5F780038E4D7 /* Project object */; }