From 5fe92d1a981240db2ff5a8179e8b5114fe00441a Mon Sep 17 00:00:00 2001 From: skyjake Date: Sun, 28 May 2006 14:17:51 +0000 Subject: [PATCH] Added an Xcode project for Snowberry. --- snowberry/Snowberry.xcodeproj/project.pbxproj | 255 ++++++++++++++++++ 1 file changed, 255 insertions(+) create mode 100644 snowberry/Snowberry.xcodeproj/project.pbxproj diff --git a/snowberry/Snowberry.xcodeproj/project.pbxproj b/snowberry/Snowberry.xcodeproj/project.pbxproj new file mode 100644 index 0000000000..45e3410aff --- /dev/null +++ b/snowberry/Snowberry.xcodeproj/project.pbxproj @@ -0,0 +1,255 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 42; + objects = { + +/* Begin PBXBuildStyle section */ + B060CEFC087DC3C300A57E45 /* Development */ = { + isa = PBXBuildStyle; + buildSettings = { + COPY_PHASE_STRIP = NO; + }; + name = Development; + }; + B060CEFD087DC3C400A57E45 /* Deployment */ = { + isa = PBXBuildStyle; + buildSettings = { + COPY_PHASE_STRIP = YES; + }; + name = Deployment; + }; +/* End PBXBuildStyle section */ + +/* Begin PBXFileReference section */ + B012234808A6AE4A00A6E775 /* tab10_summary.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; name = tab10_summary.py; path = plugins/tab10_summary.py; sourceTree = ""; }; + B012234908A6AE4A00A6E775 /* tab20_maps.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; name = tab20_maps.py; path = plugins/tab20_maps.py; sourceTree = ""; }; + B012234A08A6AE4A00A6E775 /* tab30_addons.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; name = tab30_addons.py; path = plugins/tab30_addons.py; sourceTree = ""; }; + B012234B08A6AE4A00A6E775 /* tab40_settings.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; name = tab40_settings.py; path = plugins/tab40_settings.py; sourceTree = ""; }; + B0F176BC087C37940051F24A /* addons.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; path = addons.py; sourceTree = ""; }; + B0F176BD087C37940051F24A /* cfparser.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; path = cfparser.py; sourceTree = ""; }; + B0F176BE087C37940051F24A /* events.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; path = events.py; sourceTree = ""; }; + B0F176BF087C37940051F24A /* host.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; path = host.py; sourceTree = ""; }; + B0F176C0087C37940051F24A /* language.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; path = language.py; sourceTree = ""; }; + B0F176C1087C37940051F24A /* logger.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; path = logger.py; sourceTree = ""; }; + B0F176C2087C37940051F24A /* paths.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; path = paths.py; sourceTree = ""; }; + B0F176C3087C37940051F24A /* plugins.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; path = plugins.py; sourceTree = ""; }; + B0F176C4087C37940051F24A /* profiles.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; path = profiles.py; sourceTree = ""; }; + B0F176C5087C37940051F24A /* settings.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; path = settings.py; sourceTree = ""; }; + B0F176C6087C37940051F24A /* snowberry.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; path = snowberry.py; sourceTree = ""; }; + B0F176C7087C37A70051F24A /* ui.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; path = ui.py; sourceTree = ""; }; + B0F176C8087C37A70051F24A /* widgets.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; path = widgets.py; sourceTree = ""; }; + B0F176CD087C37FB0051F24A /* about.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; name = about.py; path = plugins/about.py; sourceTree = ""; }; + B0F176CE087C37FC0051F24A /* help.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; name = help.py; path = plugins/help.py; sourceTree = ""; }; + B0F176CF087C37FC0051F24A /* launcher.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; name = launcher.py; path = plugins/launcher.py; sourceTree = ""; }; + B0F176D0087C37FC0051F24A /* observer.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; name = observer.py; path = plugins/observer.py; sourceTree = ""; }; + B0F176D1087C37FC0051F24A /* preferences.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; name = preferences.py; path = plugins/preferences.py; sourceTree = ""; }; + B0F176D2087C37FC0051F24A /* profilelist.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; name = profilelist.py; path = plugins/profilelist.py; sourceTree = ""; }; + B0F176D6087C37FC0051F24A /* wizard.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; name = wizard.py; path = plugins/wizard.py; sourceTree = ""; }; + B0F176D8087C381E0051F24A /* appearance.conf */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; name = appearance.conf; path = conf/appearance.conf; sourceTree = ""; }; + B0F176D9087C381E0051F24A /* components.conf */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; name = components.conf; path = conf/components.conf; sourceTree = ""; }; + B0F176DA087C381E0051F24A /* doomsday.conf */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; name = doomsday.conf; path = conf/doomsday.conf; sourceTree = ""; }; + B0F176DB087C381E0051F24A /* osx-appearance.conf */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; name = "osx-appearance.conf"; path = "conf/osx-appearance.conf"; sourceTree = ""; }; + B0F176DC087C381E0051F24A /* osx-doomsday.conf */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; name = "osx-doomsday.conf"; path = "conf/osx-doomsday.conf"; sourceTree = ""; }; + B0F176DD087C381E0051F24A /* osx-snowberry.conf */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; name = "osx-snowberry.conf"; path = "conf/osx-snowberry.conf"; sourceTree = ""; }; + B0F176DE087C381E0051F24A /* snowberry.conf */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; name = snowberry.conf; path = conf/snowberry.conf; sourceTree = ""; }; + B0F176DF087C381E0051F24A /* x-appearance.conf */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; name = "x-appearance.conf"; path = "conf/x-appearance.conf"; sourceTree = ""; }; + B0F176E0087C381E0051F24A /* x-doomsday.conf */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; name = "x-doomsday.conf"; path = "conf/x-doomsday.conf"; sourceTree = ""; }; + B0F17732087C436C0051F24A /* english.lang */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; name = english.lang; path = lang/english.lang; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXGroup section */ + B0F176B1087C36610051F24A = { + isa = PBXGroup; + children = ( + B0F176D7087C38050051F24A /* conf */, + B0F17731087C43560051F24A /* lang */, + B0F176C9087C37C30051F24A /* plugins */, + B0F176BC087C37940051F24A /* addons.py */, + B0F176BD087C37940051F24A /* cfparser.py */, + B0F176BE087C37940051F24A /* events.py */, + B0F176BF087C37940051F24A /* host.py */, + B0F176C0087C37940051F24A /* language.py */, + B0F176C1087C37940051F24A /* logger.py */, + B0F176C2087C37940051F24A /* paths.py */, + B0F176C3087C37940051F24A /* plugins.py */, + B0F176C4087C37940051F24A /* profiles.py */, + B0F176C5087C37940051F24A /* settings.py */, + B0F176C6087C37940051F24A /* snowberry.py */, + B0F176C7087C37A70051F24A /* ui.py */, + B0F176C8087C37A70051F24A /* widgets.py */, + ); + sourceTree = ""; + }; + B0F176C9087C37C30051F24A /* plugins */ = { + isa = PBXGroup; + children = ( + B0F176CD087C37FB0051F24A /* about.py */, + B0F176CE087C37FC0051F24A /* help.py */, + B0F176CF087C37FC0051F24A /* launcher.py */, + B0F176D0087C37FC0051F24A /* observer.py */, + B0F176D1087C37FC0051F24A /* preferences.py */, + B0F176D2087C37FC0051F24A /* profilelist.py */, + B012234808A6AE4A00A6E775 /* tab10_summary.py */, + B012234908A6AE4A00A6E775 /* tab20_maps.py */, + B012234A08A6AE4A00A6E775 /* tab30_addons.py */, + B012234B08A6AE4A00A6E775 /* tab40_settings.py */, + B0F176D6087C37FC0051F24A /* wizard.py */, + ); + name = plugins; + sourceTree = ""; + }; + B0F176D7087C38050051F24A /* conf */ = { + isa = PBXGroup; + children = ( + B0F176D8087C381E0051F24A /* appearance.conf */, + B0F176D9087C381E0051F24A /* components.conf */, + B0F176DA087C381E0051F24A /* doomsday.conf */, + B0F176DB087C381E0051F24A /* osx-appearance.conf */, + B0F176DC087C381E0051F24A /* osx-doomsday.conf */, + B0F176DD087C381E0051F24A /* osx-snowberry.conf */, + B0F176DE087C381E0051F24A /* snowberry.conf */, + B0F176DF087C381E0051F24A /* x-appearance.conf */, + B0F176E0087C381E0051F24A /* x-doomsday.conf */, + ); + name = conf; + sourceTree = ""; + }; + B0F17731087C43560051F24A /* lang */ = { + isa = PBXGroup; + children = ( + B0F17732087C436C0051F24A /* english.lang */, + ); + name = lang; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXLegacyTarget section */ + B0F176E4087C39F90051F24A /* Snowberry */ = { + isa = PBXLegacyTarget; + buildArgumentsString = "$(ACTION)"; + buildConfigurationList = B0F176F3087C3A6D0051F24A /* Build configuration list for PBXLegacyTarget "Snowberry" */; + buildPhases = ( + ); + buildSettings = { + OPTIMIZATION_CFLAGS = ""; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = ""; + OTHER_REZFLAGS = ""; + PRODUCT_NAME = Snowberry; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = ( + "-Wmost", + "-Wno-four-char-constants", + "-Wno-unknown-pragmas", + ); + }; + buildToolPath = ""; + comments = "Builds a distribution disk image."; + dependencies = ( + ); + name = Snowberry; + passBuildSettingsInEnvironment = 1; + productName = Snowberry; + }; +/* End PBXLegacyTarget section */ + +/* Begin PBXProject section */ + B0F176B3087C36620051F24A /* Project object */ = { + isa = PBXProject; + buildConfigurationList = B0F176B4087C36620051F24A /* Build configuration list for PBXProject "Snowberry" */; + buildSettings = { + }; + buildStyles = ( + B060CEFC087DC3C300A57E45 /* Development */, + B060CEFD087DC3C400A57E45 /* Deployment */, + ); + hasScannedForEncodings = 0; + mainGroup = B0F176B1087C36610051F24A; + projectDirPath = ""; + targets = ( + B0F176E4087C39F90051F24A /* Snowberry */, + ); + }; +/* End PBXProject section */ + +/* Begin XCBuildConfiguration section */ + B0F176B5087C36620051F24A /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = NO; + }; + name = Debug; + }; + B0F176B6087C36620051F24A /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = YES; + }; + name = Release; + }; + B0F176F4087C3A6D0051F24A /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = NO; + OPTIMIZATION_CFLAGS = "-O0"; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = ""; + OTHER_REZFLAGS = ""; + PRODUCT_NAME = Snowberry; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = ( + "-Wmost", + "-Wno-four-char-constants", + "-Wno-unknown-pragmas", + ); + }; + name = Debug; + }; + B0F176F5087C3A6D0051F24A /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = YES; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + OPTIMIZATION_CFLAGS = "-O0"; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = ""; + OTHER_REZFLAGS = ""; + PRODUCT_NAME = Snowberry; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = ( + "-Wmost", + "-Wno-four-char-constants", + "-Wno-unknown-pragmas", + ); + }; + name = Release; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + B0F176B4087C36620051F24A /* Build configuration list for PBXProject "Snowberry" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + B0F176B5087C36620051F24A /* Debug */, + B0F176B6087C36620051F24A /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + B0F176F3087C3A6D0051F24A /* Build configuration list for PBXLegacyTarget "Snowberry" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + B0F176F4087C3A6D0051F24A /* Debug */, + B0F176F5087C3A6D0051F24A /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; +/* End XCConfigurationList section */ + }; + rootObject = B0F176B3087C36620051F24A /* Project object */; +}