// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ BC6610FD294C62B900277180 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BC6610FC294C62B900277180 /* Cocoa.framework */; }; BC661107294C62B900277180 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = BC661105294C62B900277180 /* InfoPlist.strings */; }; BC661109294C62B900277180 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = BC661108294C62B900277180 /* main.m */; }; BC66110D294C62B900277180 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = BC66110B294C62B900277180 /* Credits.rtf */; }; BC661110294C62B900277180 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = BC66110F294C62B900277180 /* AppDelegate.m */; }; BC661113294C62BA00277180 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC661111294C62BA00277180 /* MainMenu.xib */; }; BC66111B294C62BA00277180 /* SenTestingKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BC66111A294C62BA00277180 /* SenTestingKit.framework */; }; BC66111C294C62BA00277180 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BC6610FC294C62B900277180 /* Cocoa.framework */; }; BC661124294C62BA00277180 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = BC661122294C62BA00277180 /* InfoPlist.strings */; }; BC661127294C62BA00277180 /* cunnyfinderTests.m in Sources */ = {isa = PBXBuildFile; fileRef = BC661126294C62BA00277180 /* cunnyfinderTests.m */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ BC66111D294C62BA00277180 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BC6610F1294C62B900277180 /* Project object */; proxyType = 1; remoteGlobalIDString = BC6610F8294C62B900277180; remoteInfo = cunnyfinder; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ BC6610F9294C62B900277180 /* cunnyfinder.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = cunnyfinder.app; sourceTree = BUILT_PRODUCTS_DIR; }; BC6610FC294C62B900277180 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; }; BC6610FF294C62B900277180 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; }; BC661100294C62B900277180 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; }; BC661101294C62B900277180 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; BC661104294C62B900277180 /* cunnyfinder-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "cunnyfinder-Info.plist"; sourceTree = ""; }; BC661106294C62B900277180 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; BC661108294C62B900277180 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; BC66110A294C62B900277180 /* cunnyfinder-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "cunnyfinder-Prefix.pch"; sourceTree = ""; }; BC66110C294C62B900277180 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = en; path = en.lproj/Credits.rtf; sourceTree = ""; }; BC66110E294C62B900277180 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; BC66110F294C62B900277180 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; BC661112294C62BA00277180 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MainMenu.xib; sourceTree = ""; }; BC661119294C62BA00277180 /* cunnyfinderTests.octest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = cunnyfinderTests.octest; sourceTree = BUILT_PRODUCTS_DIR; }; BC66111A294C62BA00277180 /* SenTestingKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SenTestingKit.framework; path = Library/Frameworks/SenTestingKit.framework; sourceTree = DEVELOPER_DIR; }; BC661121294C62BA00277180 /* cunnyfinderTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "cunnyfinderTests-Info.plist"; sourceTree = ""; }; BC661123294C62BA00277180 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; BC661125294C62BA00277180 /* cunnyfinderTests.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = cunnyfinderTests.h; sourceTree = ""; }; BC661126294C62BA00277180 /* cunnyfinderTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = cunnyfinderTests.m; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ BC6610F6294C62B900277180 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( BC6610FD294C62B900277180 /* Cocoa.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; BC661115294C62BA00277180 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( BC66111B294C62BA00277180 /* SenTestingKit.framework in Frameworks */, BC66111C294C62BA00277180 /* Cocoa.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ BC6610F0294C62B900277180 = { isa = PBXGroup; children = ( BC661102294C62B900277180 /* cunnyfinder */, BC66111F294C62BA00277180 /* cunnyfinderTests */, BC6610FB294C62B900277180 /* Frameworks */, BC6610FA294C62B900277180 /* Products */, ); sourceTree = ""; }; BC6610FA294C62B900277180 /* Products */ = { isa = PBXGroup; children = ( BC6610F9294C62B900277180 /* cunnyfinder.app */, BC661119294C62BA00277180 /* cunnyfinderTests.octest */, ); name = Products; sourceTree = ""; }; BC6610FB294C62B900277180 /* Frameworks */ = { isa = PBXGroup; children = ( BC6610FC294C62B900277180 /* Cocoa.framework */, BC66111A294C62BA00277180 /* SenTestingKit.framework */, BC6610FE294C62B900277180 /* Other Frameworks */, ); name = Frameworks; sourceTree = ""; }; BC6610FE294C62B900277180 /* Other Frameworks */ = { isa = PBXGroup; children = ( BC6610FF294C62B900277180 /* AppKit.framework */, BC661100294C62B900277180 /* CoreData.framework */, BC661101294C62B900277180 /* Foundation.framework */, ); name = "Other Frameworks"; sourceTree = ""; }; BC661102294C62B900277180 /* cunnyfinder */ = { isa = PBXGroup; children = ( BC66110E294C62B900277180 /* AppDelegate.h */, BC66110F294C62B900277180 /* AppDelegate.m */, BC661111294C62BA00277180 /* MainMenu.xib */, BC661103294C62B900277180 /* Supporting Files */, ); path = cunnyfinder; sourceTree = ""; }; BC661103294C62B900277180 /* Supporting Files */ = { isa = PBXGroup; children = ( BC661104294C62B900277180 /* cunnyfinder-Info.plist */, BC661105294C62B900277180 /* InfoPlist.strings */, BC661108294C62B900277180 /* main.m */, BC66110A294C62B900277180 /* cunnyfinder-Prefix.pch */, BC66110B294C62B900277180 /* Credits.rtf */, ); name = "Supporting Files"; sourceTree = ""; }; BC66111F294C62BA00277180 /* cunnyfinderTests */ = { isa = PBXGroup; children = ( BC661125294C62BA00277180 /* cunnyfinderTests.h */, BC661126294C62BA00277180 /* cunnyfinderTests.m */, BC661120294C62BA00277180 /* Supporting Files */, ); path = cunnyfinderTests; sourceTree = ""; }; BC661120294C62BA00277180 /* Supporting Files */ = { isa = PBXGroup; children = ( BC661121294C62BA00277180 /* cunnyfinderTests-Info.plist */, BC661122294C62BA00277180 /* InfoPlist.strings */, ); name = "Supporting Files"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ BC6610F8294C62B900277180 /* cunnyfinder */ = { isa = PBXNativeTarget; buildConfigurationList = BC66112A294C62BA00277180 /* Build configuration list for PBXNativeTarget "cunnyfinder" */; buildPhases = ( BC6610F5294C62B900277180 /* Sources */, BC6610F6294C62B900277180 /* Frameworks */, BC6610F7294C62B900277180 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = cunnyfinder; productName = cunnyfinder; productReference = BC6610F9294C62B900277180 /* cunnyfinder.app */; productType = "com.apple.product-type.application"; }; BC661118294C62BA00277180 /* cunnyfinderTests */ = { isa = PBXNativeTarget; buildConfigurationList = BC66112D294C62BA00277180 /* Build configuration list for PBXNativeTarget "cunnyfinderTests" */; buildPhases = ( BC661114294C62BA00277180 /* Sources */, BC661115294C62BA00277180 /* Frameworks */, BC661116294C62BA00277180 /* Resources */, BC661117294C62BA00277180 /* ShellScript */, ); buildRules = ( ); dependencies = ( BC66111E294C62BA00277180 /* PBXTargetDependency */, ); name = cunnyfinderTests; productName = cunnyfinderTests; productReference = BC661119294C62BA00277180 /* cunnyfinderTests.octest */; productType = "com.apple.product-type.bundle"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ BC6610F1294C62B900277180 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0460; ORGANIZATIONNAME = FemboyFinancial; }; buildConfigurationList = BC6610F4294C62B900277180 /* Build configuration list for PBXProject "cunnyfinder" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, ); mainGroup = BC6610F0294C62B900277180; productRefGroup = BC6610FA294C62B900277180 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( BC6610F8294C62B900277180 /* cunnyfinder */, BC661118294C62BA00277180 /* cunnyfinderTests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ BC6610F7294C62B900277180 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( BC661107294C62B900277180 /* InfoPlist.strings in Resources */, BC66110D294C62B900277180 /* Credits.rtf in Resources */, BC661113294C62BA00277180 /* MainMenu.xib in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; BC661116294C62BA00277180 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( BC661124294C62BA00277180 /* InfoPlist.strings in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ BC661117294C62BA00277180 /* ShellScript */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputPaths = ( ); outputPaths = ( ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "# Run the unit tests in this test bundle.\n\"${SYSTEM_DEVELOPER_DIR}/Tools/RunUnitTests\"\n"; }; /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ BC6610F5294C62B900277180 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( BC661109294C62B900277180 /* main.m in Sources */, BC661110294C62B900277180 /* AppDelegate.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; BC661114294C62BA00277180 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( BC661127294C62BA00277180 /* cunnyfinderTests.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ BC66111E294C62BA00277180 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = BC6610F8294C62B900277180 /* cunnyfinder */; targetProxy = BC66111D294C62BA00277180 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ BC661105294C62B900277180 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( BC661106294C62B900277180 /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; BC66110B294C62B900277180 /* Credits.rtf */ = { isa = PBXVariantGroup; children = ( BC66110C294C62B900277180 /* en */, ); name = Credits.rtf; sourceTree = ""; }; BC661111294C62BA00277180 /* MainMenu.xib */ = { isa = PBXVariantGroup; children = ( BC661112294C62BA00277180 /* en */, ); name = MainMenu.xib; sourceTree = ""; }; BC661122294C62BA00277180 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( BC661123294C62BA00277180 /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ BC661128294C62BA00277180 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INT_CONVERSION = YES; 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; GCC_WARN_UNINITIALIZED_AUTOS = YES; GCC_WARN_UNUSED_VARIABLE = YES; MACOSX_DEPLOYMENT_TARGET = 10.7; ONLY_ACTIVE_ARCH = YES; SDKROOT = macosx; }; name = Debug; }; BC661129294C62BA00277180 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_ENABLE_OBJC_EXCEPTIONS = YES; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES; GCC_WARN_UNUSED_VARIABLE = YES; MACOSX_DEPLOYMENT_TARGET = 10.7; SDKROOT = macosx; }; name = Release; }; BC66112B294C62BA00277180 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { COMBINE_HIDPI_IMAGES = YES; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "cunnyfinder/cunnyfinder-Prefix.pch"; INFOPLIST_FILE = "cunnyfinder/cunnyfinder-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Debug; }; BC66112C294C62BA00277180 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { COMBINE_HIDPI_IMAGES = YES; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "cunnyfinder/cunnyfinder-Prefix.pch"; INFOPLIST_FILE = "cunnyfinder/cunnyfinder-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Release; }; BC66112E294C62BA00277180 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/cunnyfinder.app/Contents/MacOS/cunnyfinder"; COMBINE_HIDPI_IMAGES = YES; FRAMEWORK_SEARCH_PATHS = "\"$(DEVELOPER_LIBRARY_DIR)/Frameworks\""; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "cunnyfinder/cunnyfinder-Prefix.pch"; INFOPLIST_FILE = "cunnyfinderTests/cunnyfinderTests-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = octest; }; name = Debug; }; BC66112F294C62BA00277180 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/cunnyfinder.app/Contents/MacOS/cunnyfinder"; COMBINE_HIDPI_IMAGES = YES; FRAMEWORK_SEARCH_PATHS = "\"$(DEVELOPER_LIBRARY_DIR)/Frameworks\""; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "cunnyfinder/cunnyfinder-Prefix.pch"; INFOPLIST_FILE = "cunnyfinderTests/cunnyfinderTests-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = octest; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ BC6610F4294C62B900277180 /* Build configuration list for PBXProject "cunnyfinder" */ = { isa = XCConfigurationList; buildConfigurations = ( BC661128294C62BA00277180 /* Debug */, BC661129294C62BA00277180 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; BC66112A294C62BA00277180 /* Build configuration list for PBXNativeTarget "cunnyfinder" */ = { isa = XCConfigurationList; buildConfigurations = ( BC66112B294C62BA00277180 /* Debug */, BC66112C294C62BA00277180 /* Release */, ); defaultConfigurationIsVisible = 0; }; BC66112D294C62BA00277180 /* Build configuration list for PBXNativeTarget "cunnyfinderTests" */ = { isa = XCConfigurationList; buildConfigurations = ( BC66112E294C62BA00277180 /* Debug */, BC66112F294C62BA00277180 /* Release */, ); defaultConfigurationIsVisible = 0; }; /* End XCConfigurationList section */ }; rootObject = BC6610F1294C62B900277180 /* Project object */; }