// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 42; objects = { /* Begin PBXBuildFile section */ E1607EFD0AF3700B001EAB72 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 08FB7796FE84155DC02AAC07 /* main.m */; settings = {ATTRIBUTES = (); }; }; E1607EFF0AF3700B001EAB72 /* ApplicationServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1A0BD4C03EFB64400050001 /* ApplicationServices.framework */; }; E1E0321E10AE0A7D00C8C3B6 /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1E0321D10AE0A7D00C8C3B6 /* AppKit.framework */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 08FB7796FE84155DC02AAC07 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; tabWidth = 8; usesTabs = 0; }; C6859E970290921104C91782 /* appswitch.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = appswitch.1; sourceTree = ""; }; E1607F080AF3700B001EAB72 /* appswitch */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = appswitch; sourceTree = BUILT_PRODUCTS_DIR; }; E16C83CC03F7AF7B00050002 /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = ""; }; E1A0BD4C03EFB64400050001 /* ApplicationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ApplicationServices.framework; path = /System/Library/Frameworks/ApplicationServices.framework; sourceTree = ""; }; E1E0321D10AE0A7D00C8C3B6 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ E1607EFE0AF3700B001EAB72 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( E1607EFF0AF3700B001EAB72 /* ApplicationServices.framework in Frameworks */, E1E0321E10AE0A7D00C8C3B6 /* AppKit.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 08FB7794FE84155DC02AAC07 /* appswitch */ = { isa = PBXGroup; children = ( 08FB7795FE84155DC02AAC07 /* Source */, C6859E96029091FE04C91782 /* Documentation */, 08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */, 19C28FBDFE9D53C911CA2CBB /* Products */, ); name = appswitch; sourceTree = ""; }; 08FB7795FE84155DC02AAC07 /* Source */ = { isa = PBXGroup; children = ( 08FB7796FE84155DC02AAC07 /* main.m */, ); name = Source; sourceTree = ""; }; 08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */ = { isa = PBXGroup; children = ( E1A0BD4C03EFB64400050001 /* ApplicationServices.framework */, E1E0321D10AE0A7D00C8C3B6 /* AppKit.framework */, ); name = "External Frameworks and Libraries"; sourceTree = ""; }; 19C28FBDFE9D53C911CA2CBB /* Products */ = { isa = PBXGroup; children = ( E1607F080AF3700B001EAB72 /* appswitch */, ); name = Products; sourceTree = ""; }; C6859E96029091FE04C91782 /* Documentation */ = { isa = PBXGroup; children = ( C6859E970290921104C91782 /* appswitch.1 */, E16C83CC03F7AF7B00050002 /* README */, ); name = Documentation; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ E1607EF90AF3700B001EAB72 /* appswitch */ = { isa = PBXNativeTarget; buildConfigurationList = E1607F040AF3700B001EAB72 /* Build configuration list for PBXNativeTarget "appswitch" */; buildPhases = ( E1607EFC0AF3700B001EAB72 /* Sources */, E1607EFE0AF3700B001EAB72 /* Frameworks */, ); buildRules = ( ); dependencies = ( ); name = appswitch; productInstallPath = "$(HOME)/bin"; productName = appswitch; productReference = E1607F080AF3700B001EAB72 /* appswitch */; productType = "com.apple.product-type.tool"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 08FB7793FE84155DC02AAC07 /* Project object */ = { isa = PBXProject; buildConfigurationList = E1607EEF0AF36FB6001EAB72 /* Build configuration list for PBXProject "appswitch" */; compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 08FB7794FE84155DC02AAC07 /* appswitch */; projectDirPath = ""; projectRoot = ""; targets = ( E1607EF90AF3700B001EAB72 /* appswitch */, ); }; /* End PBXProject section */ /* Begin PBXSourcesBuildPhase section */ E1607EFC0AF3700B001EAB72 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( E1607EFD0AF3700B001EAB72 /* main.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ E1607EF00AF36FB6001EAB72 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { GCC_VERSION = 4.0; SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Development; }; E1607EF10AF36FB6001EAB72 /* Deployment */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = ( ppc, i386, ); GCC_VERSION = 4.0; SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Deployment; }; E1607F050AF3700B001EAB72 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; GCC_OPTIMIZATION_LEVEL = 0; INSTALL_PATH = "$(HOME)/bin"; MACOSX_DEPLOYMENT_TARGET = 10.4; PRODUCT_NAME = appswitch; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); }; name = Development; }; E1607F060AF3700B001EAB72 /* Deployment */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = YES; GCC_ENABLE_FIX_AND_CONTINUE = NO; INSTALL_PATH = "$(HOME)/bin"; MACOSX_DEPLOYMENT_TARGET = 10.4; PRODUCT_NAME = appswitch; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); ZERO_LINK = NO; }; name = Deployment; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ E1607EEF0AF36FB6001EAB72 /* Build configuration list for PBXProject "appswitch" */ = { isa = XCConfigurationList; buildConfigurations = ( E1607EF00AF36FB6001EAB72 /* Development */, E1607EF10AF36FB6001EAB72 /* Deployment */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Deployment; }; E1607F040AF3700B001EAB72 /* Build configuration list for PBXNativeTarget "appswitch" */ = { isa = XCConfigurationList; buildConfigurations = ( E1607F050AF3700B001EAB72 /* Development */, E1607F060AF3700B001EAB72 /* Deployment */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Deployment; }; /* End XCConfigurationList section */ }; rootObject = 08FB7793FE84155DC02AAC07 /* Project object */; }