diff --git a/snowberry/.tm_properties b/snowberry/.tm_properties new file mode 100644 index 0000000000..e5c7bbb9d0 --- /dev/null +++ b/snowberry/.tm_properties @@ -0,0 +1,2 @@ +excludeDirectories = {build,template-image,dist} + diff --git a/snowberry/Snowberry.xcodeproj/project.pbxproj b/snowberry/Snowberry.xcodeproj/project.pbxproj deleted file mode 100644 index c1b4773eb6..0000000000 --- a/snowberry/Snowberry.xcodeproj/project.pbxproj +++ /dev/null @@ -1,375 +0,0 @@ -// !$*UTF8*$! -{ - archiveVersion = 1; - classes = { - }; - objectVersion = 42; - objects = { - -/* 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 = ""; }; - B012234B08A6AE4A00A6E775 /* tab40_settings.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; name = tab40_settings.py; path = plugins/tab40_settings.py; sourceTree = ""; }; - B015323A0B42E1D6006C9D45 /* x-components.conf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "x-components.conf"; path = "conf/x-components.conf"; sourceTree = ""; }; - B01532430B42E263006C9D45 /* components.conf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = components.conf; path = conf/components.conf; sourceTree = ""; }; - B01532BA0B43C64B006C9D45 /* finnish.lang */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; name = finnish.lang; path = lang/finnish.lang; sourceTree = ""; }; - B01539790B47ACA3006C9D45 /* win-accel.conf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "win-accel.conf"; path = "conf/win-accel.conf"; sourceTree = ""; }; - B05FA5230A8A3CCD00A9FE0E /* german.lang */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; name = german.lang; path = lang/german.lang; sourceTree = ""; }; - B05FA5FA0A8A7C1500A9FE0E /* tree.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; name = tree.py; path = sb/widget/tree.py; sourceTree = ""; }; - B05FA6200A8A80E900A9FE0E /* tab.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; name = tab.py; path = sb/widget/tab.py; sourceTree = ""; }; - B05FA62A0A8A81D500A9FE0E /* list.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; name = list.py; path = sb/widget/list.py; sourceTree = ""; }; - B0AC1B480A8CD4B60095D788 /* profile.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; name = profile.py; path = sb/profile.py; sourceTree = ""; }; - B0AC1B500A8CD5730095D788 /* profdb.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; name = profdb.py; path = sb/profdb.py; sourceTree = ""; }; - B0AC1BD30A8CDD5D0095D788 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; name = __init__.py; path = sb/__init__.py; sourceTree = ""; }; - B0AC1BD40A8CDD6B0095D788 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; name = __init__.py; path = sb/util/__init__.py; sourceTree = ""; }; - B0AC1BD50A8CDD750095D788 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; name = __init__.py; path = sb/widget/__init__.py; sourceTree = ""; }; - B0AC1CEE0A8D206C0095D788 /* base.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; name = base.py; path = sb/widget/base.py; sourceTree = ""; }; - B0AC1CFE0A8D21910095D788 /* button.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; name = button.py; path = sb/widget/button.py; sourceTree = ""; }; - B0AC1D240A8D243D0095D788 /* field.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; name = field.py; path = sb/widget/field.py; sourceTree = ""; }; - B0AC1D360A8D24B00095D788 /* text.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; name = text.py; path = sb/widget/text.py; sourceTree = ""; }; - B0AC1D460A8D25780095D788 /* bar.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; name = bar.py; path = sb/widget/bar.py; sourceTree = ""; }; - B0AC1E230A8D2D570095D788 /* conf.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; name = conf.py; path = sb/conf.py; sourceTree = ""; }; - B0AC1E240A8D2D570095D788 /* confdb.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; name = confdb.py; path = sb/confdb.py; sourceTree = ""; }; - B0D7CAA40B8210DE00DB99BD /* portuguese-br.lang */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "portuguese-br.lang"; path = "lang/portuguese-br.lang"; sourceTree = ""; }; - B0E388AC0A8B972000C553A3 /* addon.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; name = addon.py; path = sb/addon.py; sourceTree = ""; }; - B0E388B60A8B987400C553A3 /* aodb.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; name = aodb.py; path = sb/aodb.py; sourceTree = ""; }; - B0E38AB30A8BB6E800C553A3 /* expressions.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; name = expressions.py; path = sb/expressions.py; sourceTree = ""; }; - B0E38ABB0A8BB97F00C553A3 /* area.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; name = area.py; path = sb/widget/area.py; sourceTree = ""; }; - B0E38BB00A8BC9BE00C553A3 /* dialog.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; name = dialog.py; path = sb/util/dialog.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 = ""; }; - 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 /* osx-components.conf */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; name = "osx-components.conf"; path = "conf/osx-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 = ""; }; - 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 = ""; }; - B0F376F00B4993B20097029D /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = ""; }; - B0F376F20B4993B20097029D /* test.conf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test.conf; sourceTree = ""; }; - B0F376F40B4993B20097029D /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; - B0F376F50B4993B20097029D /* main.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = main.py; sourceTree = ""; }; - B0F376F70B4993B20097029D /* myprof.prof */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = myprof.prof; sourceTree = ""; }; - B0F376FB0B4993B20097029D /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; - B0F376FC0B4993B20097029D /* main.py */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.python; path = main.py; sourceTree = ""; }; - B0F377260B4994C50097029D /* installer.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = installer.py; sourceTree = ""; }; - B0F377910B4999DC0097029D /* loadorder.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = loadorder.py; sourceTree = ""; }; - B0F377AA0B499A8E0097029D /* inspector.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = inspector.py; sourceTree = ""; }; - B0F378050B49C30A0097029D /* oldtree.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; name = oldtree.py; path = sb/widget/oldtree.py; sourceTree = ""; }; -/* End PBXFileReference section */ - -/* Begin PBXGroup section */ - B05FA5F70A8A7BEA00A9FE0E /* sb */ = { - isa = PBXGroup; - children = ( - B0AC1BD30A8CDD5D0095D788 /* __init__.py */, - B0E388AC0A8B972000C553A3 /* addon.py */, - B0E388B60A8B987400C553A3 /* aodb.py */, - B0AC1E230A8D2D570095D788 /* conf.py */, - B0AC1E240A8D2D570095D788 /* confdb.py */, - B0E38AB30A8BB6E800C553A3 /* expressions.py */, - B0AC1B500A8CD5730095D788 /* profdb.py */, - B0AC1B480A8CD4B60095D788 /* profile.py */, - B05FA5F90A8A7BFE00A9FE0E /* util */, - B05FA5F80A8A7BF600A9FE0E /* widget */, - ); - name = sb; - sourceTree = ""; - }; - B05FA5F80A8A7BF600A9FE0E /* widget */ = { - isa = PBXGroup; - children = ( - B0AC1BD50A8CDD750095D788 /* __init__.py */, - B0E38ABB0A8BB97F00C553A3 /* area.py */, - B0AC1D460A8D25780095D788 /* bar.py */, - B0AC1CEE0A8D206C0095D788 /* base.py */, - B0AC1CFE0A8D21910095D788 /* button.py */, - B0AC1D240A8D243D0095D788 /* field.py */, - B05FA62A0A8A81D500A9FE0E /* list.py */, - B05FA6200A8A80E900A9FE0E /* tab.py */, - B0AC1D360A8D24B00095D788 /* text.py */, - B05FA5FA0A8A7C1500A9FE0E /* tree.py */, - B0F378050B49C30A0097029D /* oldtree.py */, - ); - name = widget; - sourceTree = ""; - }; - B05FA5F90A8A7BFE00A9FE0E /* util */ = { - isa = PBXGroup; - children = ( - B0AC1BD40A8CDD6B0095D788 /* __init__.py */, - B0E38BB00A8BC9BE00C553A3 /* dialog.py */, - ); - name = util; - sourceTree = ""; - }; - B0F176B1087C36610051F24A = { - isa = PBXGroup; - children = ( - B05FA5F70A8A7BEA00A9FE0E /* sb */, - B0F176D7087C38050051F24A /* conf */, - B0F17731087C43560051F24A /* lang */, - B0F176C9087C37C30051F24A /* plugins */, - B0F176BD087C37940051F24A /* cfparser.py */, - B0F176BE087C37940051F24A /* events.py */, - B0F176BF087C37940051F24A /* host.py */, - B0F176C0087C37940051F24A /* language.py */, - B0F176C1087C37940051F24A /* logger.py */, - B0F176C2087C37940051F24A /* paths.py */, - B0F176C3087C37940051F24A /* plugins.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 */, - B0F376F80B4993B20097029D /* tab30.plugin */, - B012234B08A6AE4A00A6E775 /* tab40_settings.py */, - B0F176D6087C37FC0051F24A /* wizard.py */, - B0F376EE0B4993B20097029D /* example.plugin */, - ); - name = plugins; - sourceTree = ""; - }; - B0F176D7087C38050051F24A /* conf */ = { - isa = PBXGroup; - children = ( - B01532430B42E263006C9D45 /* components.conf */, - B0F176D8087C381E0051F24A /* appearance.conf */, - B0F176DA087C381E0051F24A /* doomsday.conf */, - B0F176DE087C381E0051F24A /* snowberry.conf */, - B0F176D9087C381E0051F24A /* osx-components.conf */, - B0F176DB087C381E0051F24A /* osx-appearance.conf */, - B0F176DC087C381E0051F24A /* osx-doomsday.conf */, - B015323A0B42E1D6006C9D45 /* x-components.conf */, - B0F176DF087C381E0051F24A /* x-appearance.conf */, - B0F176E0087C381E0051F24A /* x-doomsday.conf */, - B01539790B47ACA3006C9D45 /* win-accel.conf */, - ); - name = conf; - sourceTree = ""; - }; - B0F17731087C43560051F24A /* lang */ = { - isa = PBXGroup; - children = ( - B0D7CAA40B8210DE00DB99BD /* portuguese-br.lang */, - B01532BA0B43C64B006C9D45 /* finnish.lang */, - B05FA5230A8A3CCD00A9FE0E /* german.lang */, - B0F17732087C436C0051F24A /* english.lang */, - ); - name = lang; - sourceTree = ""; - }; - B0F376EE0B4993B20097029D /* example.plugin */ = { - isa = PBXGroup; - children = ( - B0F376EF0B4993B20097029D /* Contents */, - ); - name = example.plugin; - path = plugins/example.plugin; - sourceTree = ""; - }; - B0F376EF0B4993B20097029D /* Contents */ = { - isa = PBXGroup; - children = ( - B0F376F00B4993B20097029D /* README */, - B0F376F10B4993B20097029D /* conf */, - B0F376F30B4993B20097029D /* example */, - B0F376F60B4993B20097029D /* profiles */, - ); - path = Contents; - sourceTree = ""; - }; - B0F376F10B4993B20097029D /* conf */ = { - isa = PBXGroup; - children = ( - B0F376F20B4993B20097029D /* test.conf */, - ); - path = conf; - sourceTree = ""; - }; - B0F376F30B4993B20097029D /* example */ = { - isa = PBXGroup; - children = ( - B0F376F40B4993B20097029D /* __init__.py */, - B0F376F50B4993B20097029D /* main.py */, - ); - path = example; - sourceTree = ""; - }; - B0F376F60B4993B20097029D /* profiles */ = { - isa = PBXGroup; - children = ( - B0F376F70B4993B20097029D /* myprof.prof */, - ); - path = profiles; - sourceTree = ""; - }; - B0F376F80B4993B20097029D /* tab30.plugin */ = { - isa = PBXGroup; - children = ( - B0F376F90B4993B20097029D /* Contents */, - ); - name = tab30.plugin; - path = plugins/tab30.plugin; - sourceTree = ""; - }; - B0F376F90B4993B20097029D /* Contents */ = { - isa = PBXGroup; - children = ( - B0F376FA0B4993B20097029D /* tab30 */, - ); - path = Contents; - sourceTree = ""; - }; - B0F376FA0B4993B20097029D /* tab30 */ = { - isa = PBXGroup; - children = ( - B0F376FB0B4993B20097029D /* __init__.py */, - B0F376FC0B4993B20097029D /* main.py */, - B0F377260B4994C50097029D /* installer.py */, - B0F377910B4999DC0097029D /* loadorder.py */, - B0F377AA0B499A8E0097029D /* inspector.py */, - ); - path = tab30; - sourceTree = ""; - }; -/* End PBXGroup section */ - -/* Begin PBXLegacyTarget section */ - B0F176E4087C39F90051F24A /* Snowberry */ = { - isa = PBXLegacyTarget; - buildArgumentsString = "$(ACTION)"; - buildConfigurationList = B0F176F3087C3A6D0051F24A /* Build configuration list for PBXLegacyTarget "Snowberry" */; - buildPhases = ( - ); - 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" */; - compatibilityVersion = "Xcode 2.4"; - hasScannedForEncodings = 0; - mainGroup = B0F176B1087C36610051F24A; - projectDirPath = ""; - projectRoot = ""; - 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; - GCC_OPTIMIZATION_LEVEL = 0; - 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; - GCC_OPTIMIZATION_LEVEL = 0; - 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 */; -}