X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=xscreensaver.xcodeproj%2Fproject.pbxproj;h=1c596a430ddab9c95807a9572b801b8573b1c08d;hp=2bc937b9bfdb6f04534db2545843f078a91c34e1;hb=488f2fa8fbdbc77e91a70da2962d73af49e6cace;hpb=c8c6deae79b408cffbc88043c766b3bc12cf0f13 diff --git a/xscreensaver.xcodeproj/project.pbxproj b/xscreensaver.xcodeproj/project.pbxproj index 2bc937b9..1c596a43 100644 --- a/xscreensaver.xcodeproj/project.pbxproj +++ b/xscreensaver.xcodeproj/project.pbxproj @@ -12,10 +12,8 @@ buildConfigurationList = AF480ABA098C66E300FB32B8 /* Build configuration list for PBXAggregateTarget "All Savers (XScreenSaver)" */; buildPhases = ( ); - buildSettings = { - PRODUCT_NAME = "All Savers"; - }; dependencies = ( + AFE6A4300CDD7FEE002805BF /* PBXTargetDependency */, AF77798F09B6604C00EA3033 /* PBXTargetDependency */, AF77798D09B6604C00EA3033 /* PBXTargetDependency */, AF77798B09B6604C00EA3033 /* PBXTargetDependency */, @@ -122,9 +120,6 @@ buildConfigurationList = AF480D64098EED6E00FB32B8 /* Build configuration list for PBXAggregateTarget "All Savers (XLockmore)" */; buildPhases = ( ); - buildSettings = { - PRODUCT_NAME = "All Savers (XLockmore)"; - }; dependencies = ( AF7779DB09B6608200EA3033 /* PBXTargetDependency */, AF7779D909B6608200EA3033 /* PBXTargetDependency */, @@ -173,9 +168,6 @@ buildConfigurationList = AF480D67098EED6E00FB32B8 /* Build configuration list for PBXAggregateTarget "All Savers (OpenGL)" */; buildPhases = ( ); - buildSettings = { - PRODUCT_NAME = "All Savers (OpenGL)"; - }; dependencies = ( AF777A6509B660B700EA3033 /* PBXTargetDependency */, AF777A6309B660B700EA3033 /* PBXTargetDependency */, @@ -224,9 +216,11 @@ AF777A1109B660B300EA3033 /* PBXTargetDependency */, AF777A0F09B660B200EA3033 /* PBXTargetDependency */, AF777A0D09B660B200EA3033 /* PBXTargetDependency */, + AF4FD6FF0CE7A4F9005EE58E /* PBXTargetDependency */, AF777A0B09B660B200EA3033 /* PBXTargetDependency */, AF777A0909B660B200EA3033 /* PBXTargetDependency */, AF777A0709B660B200EA3033 /* PBXTargetDependency */, + AFE6A19C0CDD7B7F002805BF /* PBXTargetDependency */, AF777A0509B660B200EA3033 /* PBXTargetDependency */, AF777A0309B660B200EA3033 /* PBXTargetDependency */, AF777A0109B660B200EA3033 /* PBXTargetDependency */, @@ -259,9 +253,6 @@ buildConfigurationList = AF480D6A098EED6E00FB32B8 /* Build configuration list for PBXAggregateTarget "All Savers" */; buildPhases = ( ); - buildSettings = { - PRODUCT_NAME = "All Savers"; - }; dependencies = ( AFCAD5F90992DFE00009617A /* PBXTargetDependency */, AF480D60098EED6900FB32B8 /* PBXTargetDependency */, @@ -277,9 +268,6 @@ buildPhases = ( AFA33C010B058E17002B0E7D /* ShellScript */, ); - buildSettings = { - PRODUCT_NAME = webcollage; - }; dependencies = ( ); name = webcollage; @@ -719,6 +707,15 @@ AF48E1690A0C268500F94CF9 /* glschool_gl.c in Sources */ = {isa = PBXBuildFile; fileRef = AF48E1640A0C268500F94CF9 /* glschool_gl.c */; }; AF48E16A0A0C268500F94CF9 /* glschool.c in Sources */ = {isa = PBXBuildFile; fileRef = AF48E1660A0C268500F94CF9 /* glschool.c */; }; AF48E16C0A0C26A400F94CF9 /* glschool.xml in Resources */ = {isa = PBXBuildFile; fileRef = AF48E16B0A0C26A400F94CF9 /* glschool.xml */; }; + AF4FD6EC0CE7A486005EE58E /* XScreenSaverSubclass.m in Sources */ = {isa = PBXBuildFile; fileRef = AF9CC7A0099580E70075E99B /* XScreenSaverSubclass.m */; }; + AF4FD6EF0CE7A486005EE58E /* libjwxyz.a in Frameworks */ = {isa = PBXBuildFile; fileRef = AF4808C1098C3B6C00FB32B8 /* libjwxyz.a */; }; + AF4FD6F00CE7A486005EE58E /* ScreenSaver.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF976ED30989BF59001F8B92 /* ScreenSaver.framework */; }; + AF4FD6F10CE7A486005EE58E /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; }; + AF4FD6F20CE7A486005EE58E /* AGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF480FE70990375900FB32B8 /* AGL.framework */; }; + AF4FD6F30CE7A486005EE58E /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF480DF1098F528500FB32B8 /* OpenGL.framework */; }; + AF4FD6F40CE7A486005EE58E /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF48112B0990A2C700FB32B8 /* Carbon.framework */; }; + AF4FD7010CE7A577005EE58E /* lockward.c in Sources */ = {isa = PBXBuildFile; fileRef = AF4FD7000CE7A577005EE58E /* lockward.c */; }; + AF4FD7030CE7A5BC005EE58E /* lockward.xml in Resources */ = {isa = PBXBuildFile; fileRef = AF4FD7020CE7A5BC005EE58E /* lockward.xml */; }; AF64232F099F45C3000F4CD4 /* braid.c in Sources */ = {isa = PBXBuildFile; fileRef = AFD56EC10996A76F00BA26F7 /* braid.c */; }; AF642330099F45CA000F4CD4 /* braid.xml in Resources */ = {isa = PBXBuildFile; fileRef = AFC2587D0988A468000655EE /* braid.xml */; }; AF6423F9099FF9C2000F4CD4 /* XScreenSaverSubclass.m in Sources */ = {isa = PBXBuildFile; fileRef = AF9CC7A0099580E70075E99B /* XScreenSaverSubclass.m */; }; @@ -1686,6 +1683,9 @@ AFAD462309D5F4DA00AB5F95 /* grabclient.c in Sources */ = {isa = PBXBuildFile; fileRef = AFAD462209D5F4DA00AB5F95 /* grabclient.c */; }; AFCCCBB009BFE4B000353F4D /* rdbomb.xml in Resources */ = {isa = PBXBuildFile; fileRef = AFCCCBAD09BFE4B000353F4D /* rdbomb.xml */; }; AFCCCBB309BFE51900353F4D /* thornbird.xml in Resources */ = {isa = PBXBuildFile; fileRef = AFC259230988A469000655EE /* thornbird.xml */; }; + AFCFF1D90CE4517C00C7D111 /* involute.c in Sources */ = {isa = PBXBuildFile; fileRef = AFE6A16A0CDD78EA002805BF /* involute.c */; }; + AFCFF1DA0CE4518B00C7D111 /* tube.c in Sources */ = {isa = PBXBuildFile; fileRef = AF480ED2098F652A00FB32B8 /* tube.c */; }; + AFCFF1DB0CE451A300C7D111 /* normals.c in Sources */ = {isa = PBXBuildFile; fileRef = AFA55A93099336D800F3E977 /* normals.c */; }; AFD56DF80996A03800BA26F7 /* XScreenSaverSubclass.m in Sources */ = {isa = PBXBuildFile; fileRef = AF9CC7A0099580E70075E99B /* XScreenSaverSubclass.m */; }; AFD56DFA0996A03800BA26F7 /* libjwxyz.a in Frameworks */ = {isa = PBXBuildFile; fileRef = AF4808C1098C3B6C00FB32B8 /* libjwxyz.a */; }; AFD56DFB0996A03800BA26F7 /* ScreenSaver.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF976ED30989BF59001F8B92 /* ScreenSaver.framework */; }; @@ -1884,6 +1884,24 @@ AFD573680997411200BA26F7 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; }; AFD573700997418D00BA26F7 /* strange.xml in Resources */ = {isa = PBXBuildFile; fileRef = AFC2591D0988A469000655EE /* strange.xml */; }; AFD57372099741A200BA26F7 /* strange.c in Sources */ = {isa = PBXBuildFile; fileRef = AFD57371099741A200BA26F7 /* strange.c */; }; + AFE6A16C0CDD78EA002805BF /* involute.c in Sources */ = {isa = PBXBuildFile; fileRef = AFE6A16A0CDD78EA002805BF /* involute.c */; }; + AFE6A1890CDD7B2E002805BF /* XScreenSaverSubclass.m in Sources */ = {isa = PBXBuildFile; fileRef = AF9CC7A0099580E70075E99B /* XScreenSaverSubclass.m */; }; + AFE6A18A0CDD7B2E002805BF /* involute.c in Sources */ = {isa = PBXBuildFile; fileRef = AFE6A16A0CDD78EA002805BF /* involute.c */; }; + AFE6A18C0CDD7B2E002805BF /* libjwxyz.a in Frameworks */ = {isa = PBXBuildFile; fileRef = AF4808C1098C3B6C00FB32B8 /* libjwxyz.a */; }; + AFE6A18D0CDD7B2E002805BF /* ScreenSaver.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF976ED30989BF59001F8B92 /* ScreenSaver.framework */; }; + AFE6A18E0CDD7B2E002805BF /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; }; + AFE6A18F0CDD7B2E002805BF /* AGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF480FE70990375900FB32B8 /* AGL.framework */; }; + AFE6A1900CDD7B2E002805BF /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF480DF1098F528500FB32B8 /* OpenGL.framework */; }; + AFE6A1910CDD7B2E002805BF /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF48112B0990A2C700FB32B8 /* Carbon.framework */; }; + AFE6A40C0CDD7BC3002805BF /* moebiusgears.c in Sources */ = {isa = PBXBuildFile; fileRef = AFE6A40B0CDD7BC3002805BF /* moebiusgears.c */; }; + AFE6A40E0CDD7BDC002805BF /* moebiusgears.xml in Resources */ = {isa = PBXBuildFile; fileRef = AFE6A40D0CDD7BDC002805BF /* moebiusgears.xml */; }; + AFE6A4200CDD7FAA002805BF /* xscreensaver-getimage-file in Resources */ = {isa = PBXBuildFile; fileRef = AF0FAF1209CA712600EE1051 /* xscreensaver-getimage-file */; }; + AFE6A4220CDD7FAA002805BF /* XScreenSaverSubclass.m in Sources */ = {isa = PBXBuildFile; fileRef = AF9CC7A0099580E70075E99B /* XScreenSaverSubclass.m */; }; + AFE6A4250CDD7FAA002805BF /* libjwxyz.a in Frameworks */ = {isa = PBXBuildFile; fileRef = AF4808C1098C3B6C00FB32B8 /* libjwxyz.a */; }; + AFE6A4260CDD7FAA002805BF /* ScreenSaver.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF976ED30989BF59001F8B92 /* ScreenSaver.framework */; }; + AFE6A4270CDD7FAA002805BF /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; }; + AFE6A4350CDD800F002805BF /* abstractile.c in Sources */ = {isa = PBXBuildFile; fileRef = AFE6A4340CDD800F002805BF /* abstractile.c */; }; + AFE6A4370CDD8027002805BF /* abstractile.xml in Resources */ = {isa = PBXBuildFile; fileRef = AFE6A4360CDD8026002805BF /* abstractile.xml */; }; AFF4633C0C4403E400EE6509 /* XScreenSaverSubclass.m in Sources */ = {isa = PBXBuildFile; fileRef = AF9CC7A0099580E70075E99B /* XScreenSaverSubclass.m */; }; AFF4633F0C4403E400EE6509 /* libjwxyz.a in Frameworks */ = {isa = PBXBuildFile; fileRef = AF4808C1098C3B6C00FB32B8 /* libjwxyz.a */; }; AFF463400C4403E400EE6509 /* ScreenSaver.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF976ED30989BF59001F8B92 /* ScreenSaver.framework */; }; @@ -1901,21 +1919,6 @@ AFF463740C440BAC00EE6509 /* glcells.xml in Resources */ = {isa = PBXBuildFile; fileRef = AFF463730C440BAC00EE6509 /* glcells.xml */; }; /* End PBXBuildFile section */ -/* Begin PBXBuildStyle section */ - 4A9504CCFFE6A4B311CA0CBA /* Debug */ = { - isa = PBXBuildStyle; - buildSettings = { - }; - name = Debug; - }; - 4A9504CDFFE6A4B311CA0CBA /* Release */ = { - isa = PBXBuildStyle; - buildSettings = { - }; - name = Release; - }; -/* End PBXBuildStyle section */ - /* Begin PBXContainerItemProxy section */ AF08399109930B6B00277BE9 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; @@ -1942,7 +1945,7 @@ isa = PBXContainerItemProxy; containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; proxyType = 1; - remoteGlobalIDString = AF0DC7AB0C4C73F600D76972 /* m6502 */; + remoteGlobalIDString = AF0DC7AB0C4C73F600D76972; remoteInfo = m6502; }; AF0DCA440C4CBB0D00D76972 /* PBXContainerItemProxy */ = { @@ -1956,7 +1959,7 @@ isa = PBXContainerItemProxy; containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; proxyType = 1; - remoteGlobalIDString = AF0DCA420C4CBB0D00D76972 /* Voronoi */; + remoteGlobalIDString = AF0DCA420C4CBB0D00D76972; remoteInfo = Voronoi; }; AF476FB7099D154F001F091E /* PBXContainerItemProxy */ = { @@ -2393,6 +2396,20 @@ remoteGlobalIDString = AF48DEEF0A0C25E000F94CF9; remoteInfo = GLSchool; }; + AF4FD6E80CE7A486005EE58E /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; + proxyType = 1; + remoteGlobalIDString = AF4808C0098C3B6C00FB32B8; + remoteInfo = jwxyz; + }; + AF4FD6FE0CE7A4F9005EE58E /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; + proxyType = 1; + remoteGlobalIDString = AF4FD6E60CE7A486005EE58E; + remoteInfo = Lockward; + }; AF6423F4099FF9C2000F4CD4 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; @@ -4850,6 +4867,34 @@ remoteGlobalIDString = AF4808C0098C3B6C00FB32B8; remoteInfo = jwxyz; }; + AFE6A1840CDD7B2E002805BF /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; + proxyType = 1; + remoteGlobalIDString = AF4808C0098C3B6C00FB32B8; + remoteInfo = jwxyz; + }; + AFE6A19B0CDD7B7F002805BF /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; + proxyType = 1; + remoteGlobalIDString = AFE6A1820CDD7B2E002805BF; + remoteInfo = MoebiusGears; + }; + AFE6A41D0CDD7FAA002805BF /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; + proxyType = 1; + remoteGlobalIDString = AF4808C0098C3B6C00FB32B8; + remoteInfo = jwxyz; + }; + AFE6A42F0CDD7FEE002805BF /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; + proxyType = 1; + remoteGlobalIDString = AFE6A41B0CDD7FAA002805BF; + remoteInfo = Abstractile; + }; AFF463380C4403E400EE6509 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; @@ -4899,7 +4944,6 @@ AF083A58099312B000277BE9 /* tunnel_draw.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = tunnel_draw.c; path = hacks/glx/tunnel_draw.c; sourceTree = ""; }; AF083A5D099312DB00277BE9 /* tunnel_draw.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = tunnel_draw.h; path = hacks/glx/tunnel_draw.h; sourceTree = ""; }; AF0DC7BD0C4C73F600D76972 /* m6502.saver */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = m6502.saver; sourceTree = BUILT_PRODUCTS_DIR; }; - AF0DC7C70C4C73F700D76972 /* XScreenSaver copy.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; name = "XScreenSaver copy.plist"; path = "OSX/XScreenSaver copy.plist"; sourceTree = ""; }; AF0DCA320C4C74A200D76972 /* asm6502.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = asm6502.c; path = hacks/asm6502.c; sourceTree = ""; }; AF0DCA330C4C74A200D76972 /* asm6502.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = asm6502.h; path = hacks/asm6502.h; sourceTree = ""; }; AF0DCA340C4C74A200D76972 /* m6502.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = m6502.c; path = hacks/m6502.c; sourceTree = ""; }; @@ -5056,6 +5100,10 @@ AF48E1660A0C268500F94CF9 /* glschool.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = glschool.c; path = hacks/glx/glschool.c; sourceTree = ""; }; AF48E1670A0C268500F94CF9 /* glschool.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = glschool.h; path = hacks/glx/glschool.h; sourceTree = ""; }; AF48E16B0A0C26A400F94CF9 /* glschool.xml */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.xml; path = glschool.xml; sourceTree = ""; }; + AF4FD6FA0CE7A486005EE58E /* Lockward.saver */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Lockward.saver; sourceTree = BUILT_PRODUCTS_DIR; }; + AF4FD6FD0CE7A486005EE58E /* XScreenSaver copy.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "XScreenSaver copy.plist"; path = "OSX/XScreenSaver copy.plist"; sourceTree = ""; }; + AF4FD7000CE7A577005EE58E /* lockward.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = lockward.c; path = hacks/glx/lockward.c; sourceTree = ""; }; + AF4FD7020CE7A5BC005EE58E /* lockward.xml */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.xml; path = lockward.xml; sourceTree = ""; }; AF642405099FF9C2000F4CD4 /* Extrusion.saver */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Extrusion.saver; sourceTree = BUILT_PRODUCTS_DIR; }; AF642409099FFAF0000F4CD4 /* extrusion-helix2.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = "extrusion-helix2.c"; path = "hacks/glx/extrusion-helix2.c"; sourceTree = ""; }; AF64240A099FFAF0000F4CD4 /* extrusion-helix3.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = "extrusion-helix3.c"; path = "hacks/glx/extrusion-helix3.c"; sourceTree = ""; }; @@ -5703,12 +5751,19 @@ AFE1FD5B0981E3CB00F7970E /* yarandom.c */ = {isa = PBXFileReference; fileEncoding = 12; lastKnownFileType = sourcecode.c.c; name = yarandom.c; path = utils/yarandom.c; sourceTree = ""; }; AFE1FD5C0981E3CB00F7970E /* yarandom.h */ = {isa = PBXFileReference; fileEncoding = 12; lastKnownFileType = sourcecode.c.h; name = yarandom.h; path = utils/yarandom.h; sourceTree = ""; }; AFE1FD620981E40800F7970E /* rorschach.c */ = {isa = PBXFileReference; fileEncoding = 12; lastKnownFileType = sourcecode.c.c; name = rorschach.c; path = hacks/rorschach.c; sourceTree = ""; }; + AFE6A16A0CDD78EA002805BF /* involute.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = involute.c; path = hacks/glx/involute.c; sourceTree = ""; }; + AFE6A16B0CDD78EA002805BF /* involute.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = involute.h; path = hacks/glx/involute.h; sourceTree = ""; }; + AFE6A1970CDD7B2E002805BF /* MoebiusGears.saver */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = MoebiusGears.saver; sourceTree = BUILT_PRODUCTS_DIR; }; + AFE6A19A0CDD7B2F002805BF /* XScreenSaver copy.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; name = "XScreenSaver copy.plist"; path = "OSX/XScreenSaver copy.plist"; sourceTree = ""; }; + AFE6A40B0CDD7BC3002805BF /* moebiusgears.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = moebiusgears.c; path = hacks/glx/moebiusgears.c; sourceTree = ""; }; + AFE6A40D0CDD7BDC002805BF /* moebiusgears.xml */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.xml; path = moebiusgears.xml; sourceTree = ""; }; + AFE6A42D0CDD7FAA002805BF /* Abstractile.saver */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Abstractile.saver; sourceTree = BUILT_PRODUCTS_DIR; }; + AFE6A4340CDD800F002805BF /* abstractile.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = abstractile.c; path = hacks/abstractile.c; sourceTree = ""; }; + AFE6A4360CDD8026002805BF /* abstractile.xml */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.xml; path = abstractile.xml; sourceTree = ""; }; AFF463470C4403E400EE6509 /* CWaves.saver */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CWaves.saver; sourceTree = BUILT_PRODUCTS_DIR; }; - AFF463480C4403E500EE6509 /* XScreenSaver copy.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; name = "XScreenSaver copy.plist"; path = "OSX/XScreenSaver copy.plist"; sourceTree = ""; }; AFF463490C44044E00EE6509 /* cwaves.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = cwaves.c; path = hacks/cwaves.c; sourceTree = ""; }; AFF4634B0C44046500EE6509 /* cwaves.xml */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.xml; path = cwaves.xml; sourceTree = ""; }; AFF4636C0C440AEF00EE6509 /* GLCells.saver */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = GLCells.saver; sourceTree = BUILT_PRODUCTS_DIR; }; - AFF4636D0C440AF000EE6509 /* XScreenSaver copy.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; name = "XScreenSaver copy.plist"; path = "OSX/XScreenSaver copy.plist"; sourceTree = ""; }; AFF463710C440B9200EE6509 /* glcells.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = glcells.c; path = hacks/glx/glcells.c; sourceTree = ""; }; AFF463730C440BAC00EE6509 /* glcells.xml */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.xml; path = glcells.xml; sourceTree = ""; }; /* End PBXFileReference section */ @@ -6322,6 +6377,19 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + AF4FD6EE0CE7A486005EE58E /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + AF4FD6EF0CE7A486005EE58E /* libjwxyz.a in Frameworks */, + AF4FD6F00CE7A486005EE58E /* ScreenSaver.framework in Frameworks */, + AF4FD6F10CE7A486005EE58E /* Cocoa.framework in Frameworks */, + AF4FD6F20CE7A486005EE58E /* AGL.framework in Frameworks */, + AF4FD6F30CE7A486005EE58E /* OpenGL.framework in Frameworks */, + AF4FD6F40CE7A486005EE58E /* Carbon.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; AF6423FA099FF9C2000F4CD4 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -8006,6 +8074,29 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + AFE6A18B0CDD7B2E002805BF /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + AFE6A18C0CDD7B2E002805BF /* libjwxyz.a in Frameworks */, + AFE6A18D0CDD7B2E002805BF /* ScreenSaver.framework in Frameworks */, + AFE6A18E0CDD7B2E002805BF /* Cocoa.framework in Frameworks */, + AFE6A18F0CDD7B2E002805BF /* AGL.framework in Frameworks */, + AFE6A1900CDD7B2E002805BF /* OpenGL.framework in Frameworks */, + AFE6A1910CDD7B2E002805BF /* Carbon.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + AFE6A4240CDD7FAA002805BF /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + AFE6A4250CDD7FAA002805BF /* libjwxyz.a in Frameworks */, + AFE6A4260CDD7FAA002805BF /* ScreenSaver.framework in Frameworks */, + AFE6A4270CDD7FAA002805BF /* Cocoa.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; AFF4633E0C4403E400EE6509 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -8268,6 +8359,9 @@ AFF4636C0C440AEF00EE6509 /* GLCells.saver */, AF0DC7BD0C4C73F600D76972 /* m6502.saver */, AF0DCA560C4CBB0D00D76972 /* Voronoi.saver */, + AFE6A1970CDD7B2E002805BF /* MoebiusGears.saver */, + AFE6A42D0CDD7FAA002805BF /* Abstractile.saver */, + AF4FD6FA0CE7A486005EE58E /* Lockward.saver */, ); name = Products; sourceTree = ""; @@ -8296,10 +8390,9 @@ 8D1107310486CEB800E47090 /* XScreenSaver.plist */, AF0FAF1209CA712600EE1051 /* xscreensaver-getimage-file */, AF0FAF0B09CA6FF900EE1051 /* xscreensaver-text */, - AFF463480C4403E500EE6509 /* XScreenSaver copy.plist */, - AFF4636D0C440AF000EE6509 /* XScreenSaver copy.plist */, - AF0DC7C70C4C73F700D76972 /* XScreenSaver copy.plist */, AF0DCA570C4CBB0E00D76972 /* XScreenSaver copy.plist */, + AFE6A19A0CDD7B2F002805BF /* XScreenSaver copy.plist */, + AF4FD6FD0CE7A486005EE58E /* XScreenSaver copy.plist */, ); name = Resources; sourceTree = ""; @@ -8330,6 +8423,7 @@ AF480DC7098F4EB500FB32B8 /* XScreenSaver */ = { isa = PBXGroup; children = ( + AFE6A4340CDD800F002805BF /* abstractile.c */, AF9D475809B53091006E59CF /* slidescreen.c */, AF9D467809B5110B006E59CF /* decayscreen.c */, AF9D493E09B53D55006E59CF /* ripples.c */, @@ -8493,6 +8587,7 @@ AF480DD0098F4F2000FB32B8 /* OpenGL */ = { isa = PBXGroup; children = ( + AFE6A40B0CDD7BC3002805BF /* moebiusgears.c */, AF642409099FFAF0000F4CD4 /* extrusion-helix2.c */, AF64240A099FFAF0000F4CD4 /* extrusion-helix3.c */, AF64240B099FFAF0000F4CD4 /* extrusion-helix4.c */, @@ -8506,6 +8601,8 @@ AFA563B90993991300F3E977 /* juggler3d.c */, AFA5638E0993980D00F3E977 /* timetunnel.c */, AF998EF80A083E750051049D /* topblock.c */, + AFE6A16A0CDD78EA002805BF /* involute.c */, + AFE6A16B0CDD78EA002805BF /* involute.h */, AF0DCA5F0C4CBB7300D76972 /* voronoi.c */, AFA563660993970F00F3E977 /* cube21.c */, AFA563460993963400F3E977 /* glhanoi.c */, @@ -8578,6 +8675,7 @@ AFA55EA90993608800F3E977 /* toaster_wing.c */, AFA55EAA0993608800F3E977 /* toaster_wing.dxf */, AFA55EAB0993608800F3E977 /* toaster.c */, + AF4FD7000CE7A577005EE58E /* lockward.c */, AFA55EAC0993608800F3E977 /* toaster.dxf */, AFA55E4509935FD300F3E977 /* glblur.c */, AFF463710C440B9200EE6509 /* glcells.c */, @@ -8657,6 +8755,8 @@ AFC258670988A468000655EE /* config */ = { isa = PBXGroup; children = ( + AFE6A4360CDD8026002805BF /* abstractile.xml */, + AFE6A40D0CDD7BDC002805BF /* moebiusgears.xml */, AFC258680988A468000655EE /* anemone.xml */, AFC258690988A468000655EE /* anemotaxis.xml */, AFC2586A0988A468000655EE /* ant.xml */, @@ -8856,6 +8956,7 @@ AFC259280988A469000655EE /* vermiculate.xml */, AFC259290988A469000655EE /* vidwhacker.xml */, AFC2592A0988A469000655EE /* vines.xml */, + AF4FD7020CE7A5BC005EE58E /* lockward.xml */, AFC2592B0988A469000655EE /* wander.xml */, AF48E16B0A0C26A400F94CF9 /* glschool.xml */, AFC2592C0988A469000655EE /* webcollage.xml */, @@ -8984,9 +9085,6 @@ buildConfigurationList = AFA5611A099378EA00F3E977 /* Build configuration list for PBXLegacyTarget "molecules.h" */; buildPhases = ( ); - buildSettings = { - PRODUCT_NAME = molecules.h; - }; buildToolPath = /bin/sh; buildWorkingDirectory = hacks/glx/; dependencies = ( @@ -9010,51 +9108,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF08399009930B6B00277BE9 /* PBXTargetDependency */, ); name = Atlantis; productName = Atlantis; productReference = AF0839A209930B6B00277BE9 /* Atlantis.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF083A32099311D700277BE9 /* Atunnel */ = { @@ -9069,51 +9128,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF083A33099311D700277BE9 /* PBXTargetDependency */, ); name = Atunnel; productName = Atunnel; productReference = AF083A48099311D700277BE9 /* Atunnel.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF0DC7AB0C4C73F600D76972 /* m6502 */ = { @@ -9128,51 +9148,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF0DC7AC0C4C73F600D76972 /* PBXTargetDependency */, ); name = m6502; productName = Pong; productReference = AF0DC7BD0C4C73F600D76972 /* m6502.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF0DCA420C4CBB0D00D76972 /* Voronoi */ = { @@ -9187,51 +9168,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF0DCA430C4CBB0D00D76972 /* PBXTargetDependency */, ); name = Voronoi; productName = TopBlock; productReference = AF0DCA560C4CBB0D00D76972 /* Voronoi.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF476FB5099D154F001F091E /* Interference */ = { @@ -9246,51 +9188,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF476FB6099D154F001F091E /* PBXTargetDependency */, ); name = Interference; productName = Interference; productReference = AF476FC6099D154F001F091E /* Interference.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF476FDA099D1686001F091E /* Truchet */ = { @@ -9305,51 +9208,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF476FDB099D1686001F091E /* PBXTargetDependency */, ); name = Truchet; productName = Truchet; productReference = AF476FEB099D1686001F091E /* Truchet.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF47704C099D4385001F091E /* Deluxe */ = { @@ -9364,51 +9228,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF47704D099D4385001F091E /* PBXTargetDependency */, ); name = Deluxe; productName = Deluxe; productReference = AF47705C099D4385001F091E /* Deluxe.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF477169099D4786001F091E /* Compass */ = { @@ -9423,51 +9248,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF47716A099D4786001F091E /* PBXTargetDependency */, ); name = Compass; productName = Compass; productReference = AF477179099D4786001F091E /* Compass.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF47717F099D4803001F091E /* Wander */ = { @@ -9482,51 +9268,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF477180099D4803001F091E /* PBXTargetDependency */, ); name = Wander; productName = Wander; productReference = AF47718F099D4803001F091E /* Wander.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF4771A7099D4949001F091E /* T3D */ = { @@ -9541,51 +9288,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF4771A8099D4949001F091E /* PBXTargetDependency */, ); name = T3D; productName = T3D; productReference = AF4771B7099D4949001F091E /* T3D.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF4771DB099D4D9A001F091E /* CCurve */ = { @@ -9600,51 +9308,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF4771DC099D4D9A001F091E /* PBXTargetDependency */, ); name = CCurve; productName = CCurve; productReference = AF4771EB099D4D9A001F091E /* CCurve.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF4771F2099D4E63001F091E /* NerveRot */ = { @@ -9659,51 +9328,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF4771F3099D4E63001F091E /* PBXTargetDependency */, ); name = NerveRot; productName = NerveRot; productReference = AF477202099D4E64001F091E /* NerveRot.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF477208099D4EE8001F091E /* Whirlygig */ = { @@ -9718,51 +9348,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF477209099D4EE8001F091E /* PBXTargetDependency */, ); name = Whirlygig; productName = Whirlygig; productReference = AF477218099D4EE8001F091E /* Whirlygig.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF47721E099D4F67001F091E /* Anemone */ = { @@ -9777,51 +9368,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF47721F099D4F67001F091E /* PBXTargetDependency */, ); name = Anemone; productName = Anemone; productReference = AF47722E099D4F67001F091E /* Anemone.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF477253099D5717001F091E /* Halftone */ = { @@ -9836,51 +9388,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF477254099D5717001F091E /* PBXTargetDependency */, ); name = Halftone; productName = Halftone; productReference = AF477263099D5717001F091E /* Halftone.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF47726B099D57B9001F091E /* PopSquares */ = { @@ -9895,51 +9408,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF47726C099D57B9001F091E /* PBXTargetDependency */, ); name = PopSquares; productName = PopSquares; productReference = AF47727B099D57B9001F091E /* PopSquares.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF477283099D5926001F091E /* Piecewise */ = { @@ -9954,51 +9428,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF477284099D5926001F091E /* PBXTargetDependency */, ); name = Piecewise; productName = Piecewise; productReference = AF477293099D5926001F091E /* Piecewise.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF477382099D65A1001F091E /* Wormhole */ = { @@ -10013,51 +9448,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF477383099D65A1001F091E /* PBXTargetDependency */, ); name = Wormhole; productName = Wormhole; productReference = AF477392099D65A1001F091E /* Wormhole.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF47739A099D6648001F091E /* FuzzyFlakes */ = { @@ -10072,51 +9468,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF47739B099D6648001F091E /* PBXTargetDependency */, ); name = FuzzyFlakes; productName = FuzzyFlakes; productReference = AF4773AA099D6648001F091E /* FuzzyFlakes.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF4773C1099D67B9001F091E /* Anemotaxis */ = { @@ -10131,51 +9488,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF4773C2099D67B9001F091E /* PBXTargetDependency */, ); name = Anemotaxis; productName = Anemotaxis; productReference = AF4773D1099D67B9001F091E /* Anemotaxis.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF477401099D69E7001F091E /* Intermomentary */ = { @@ -10190,51 +9508,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF477402099D69E7001F091E /* PBXTargetDependency */, ); name = Intermomentary; productName = Intermomentary; productReference = AF477412099D69E7001F091E /* Intermomentary.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF477426099D7C70001F091E /* IFS */ = { @@ -10249,51 +9528,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF477427099D7C70001F091E /* PBXTargetDependency */, ); name = IFS; productName = IFS; productReference = AF477437099D7C70001F091E /* IFS.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF477442099D7D33001F091E /* XMatrix */ = { @@ -10308,51 +9548,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF477443099D7D33001F091E /* PBXTargetDependency */, ); name = XMatrix; productName = XMatrix; productReference = AF477452099D7D33001F091E /* XMatrix.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF477483099D89E4001F091E /* Flame */ = { @@ -10367,51 +9568,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF477484099D89E4001F091E /* PBXTargetDependency */, ); name = Flame; productName = Flame; productReference = AF477493099D89E4001F091E /* Flame.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF477499099D8A74001F091E /* Kaleidescope */ = { @@ -10426,51 +9588,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF47749A099D8A74001F091E /* PBXTargetDependency */, ); name = Kaleidescope; productName = Kaleidescope; productReference = AF4774A9099D8A74001F091E /* Kaleidescope.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF4774B4099D8B5F001F091E /* LMorph */ = { @@ -10485,51 +9608,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF4774B5099D8B5F001F091E /* PBXTargetDependency */, ); name = LMorph; productName = LMorph; productReference = AF4774C4099D8B5F001F091E /* LMorph.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF4774CE099D8BFF001F091E /* Maze */ = { @@ -10544,51 +9628,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF4774CF099D8BFF001F091E /* PBXTargetDependency */, ); name = Maze; productName = Maze; productReference = AF4774DE099D8BFF001F091E /* Maze.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF47755D099D9A1A001F091E /* Pedal */ = { @@ -10603,51 +9648,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF47755E099D9A1A001F091E /* PBXTargetDependency */, ); name = Pedal; productName = Pedal; productReference = AF47756D099D9A1A001F091E /* Pedal.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF477583099D9C28001F091E /* Pyro */ = { @@ -10662,51 +9668,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF477584099D9C28001F091E /* PBXTargetDependency */, ); name = Pyro; productName = Pyro; productReference = AF477593099D9C28001F091E /* Pyro.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF47759F099D9CF7001F091E /* Starfish */ = { @@ -10721,51 +9688,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF4775A0099D9CF7001F091E /* PBXTargetDependency */, ); name = Starfish; productName = Starfish; productReference = AF4775AF099D9CF7001F091E /* Starfish.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF4775D8099D9F69001F091E /* Coral */ = { @@ -10780,51 +9708,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF4775D9099D9F69001F091E /* PBXTargetDependency */, ); name = Coral; productName = Coral; productReference = AF4775E8099D9F69001F091E /* Coral.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF4775F2099DA030001F091E /* Epicycle */ = { @@ -10839,51 +9728,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF4775F3099DA030001F091E /* PBXTargetDependency */, ); name = Epicycle; productName = Epicycle; productReference = AF477602099DA030001F091E /* Epicycle.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF477613099DA26C001F091E /* Kumppa */ = { @@ -10898,51 +9748,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF477614099DA26C001F091E /* PBXTargetDependency */, ); name = Kumppa; productName = Kumppa; productReference = AF477623099DA26C001F091E /* Kumppa.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF477644099DA6D0001F091E /* Squiral */ = { @@ -10957,51 +9768,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF477645099DA6D0001F091E /* PBXTargetDependency */, ); name = Squiral; productName = Squiral; productReference = AF477654099DA6D0001F091E /* Squiral.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF47765A099DA78E001F091E /* Critical */ = { @@ -11016,51 +9788,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF47765B099DA78E001F091E /* PBXTargetDependency */, ); name = Critical; productName = Critical; productReference = AF47766A099DA78F001F091E /* Critical.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF477670099DA849001F091E /* Petri */ = { @@ -11075,51 +9808,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF477671099DA849001F091E /* PBXTargetDependency */, ); name = Petri; productName = Petri; productReference = AF477680099DA849001F091E /* Petri.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF47768F099DAA6F001F091E /* Blaster */ = { @@ -11134,51 +9828,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF477690099DAA6F001F091E /* PBXTargetDependency */, ); name = Blaster; productName = Blaster; productReference = AF47769F099DAA6F001F091E /* Blaster.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF4776AA099DABDD001F091E /* XSpirograph */ = { @@ -11193,51 +9848,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF4776AB099DABDD001F091E /* PBXTargetDependency */, ); name = XSpirograph; productName = XSpirograph; productReference = AF4776BA099DABDD001F091E /* XSpirograph.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF4776C0099DAC8A001F091E /* XRaySwarm */ = { @@ -11252,51 +9868,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF4776C1099DAC8A001F091E /* PBXTargetDependency */, ); name = XRaySwarm; productName = XRaySwarm; productReference = AF4776D0099DAC8A001F091E /* XRaySwarm.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF4776DB099DADDF001F091E /* WhirlWindWarp */ = { @@ -11311,51 +9888,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF4776DC099DADDF001F091E /* PBXTargetDependency */, ); name = WhirlWindWarp; productName = WhirlWindWarp; productReference = AF4776EB099DADDF001F091E /* WhirlWindWarp.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF4776F1099DAE7A001F091E /* Vermiculate */ = { @@ -11370,51 +9908,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF4776F2099DAE7A001F091E /* PBXTargetDependency */, ); name = Vermiculate; productName = Vermiculate; productReference = AF477701099DAE7A001F091E /* Vermiculate.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF47770D099DAF9F001F091E /* CloudLife */ = { @@ -11429,51 +9928,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF47770E099DAF9F001F091E /* PBXTargetDependency */, ); name = CloudLife; productName = CloudLife; productReference = AF47771D099DAF9F001F091E /* CloudLife.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF477723099DB044001F091E /* Substrate */ = { @@ -11488,51 +9948,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF477724099DB044001F091E /* PBXTargetDependency */, ); name = Substrate; productName = Substrate; productReference = AF477733099DB044001F091E /* Substrate.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF477752099DB61E001F091E /* Interaggregate */ = { @@ -11547,51 +9968,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF477753099DB61E001F091E /* PBXTargetDependency */, ); name = Interaggregate; productName = Interaggregate; productReference = AF477762099DB61E001F091E /* Interaggregate.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF477774099DB965001F091E /* Celtic */ = { @@ -11606,51 +9988,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF477775099DB965001F091E /* PBXTargetDependency */, ); name = Celtic; productName = Celtic; productReference = AF477784099DB965001F091E /* Celtic.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF477790099DBA90001F091E /* FluidBalls */ = { @@ -11665,51 +10008,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF477791099DBA90001F091E /* PBXTargetDependency */, ); name = FluidBalls; productName = FluidBalls; productReference = AF4777A0099DBA90001F091E /* FluidBalls.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF4777D1099DC183001F091E /* BoxFit */ = { @@ -11724,51 +10028,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF4777D2099DC183001F091E /* PBXTargetDependency */, ); name = BoxFit; productName = BoxFit; productReference = AF4777E1099DC183001F091E /* BoxFit.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF4778AB099DDB79001F091E /* Penetrate */ = { @@ -11783,51 +10048,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF4778AC099DDB79001F091E /* PBXTargetDependency */, ); name = Penetrate; productName = Penetrate; productReference = AF4778BB099DDB79001F091E /* Penetrate.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF4778C7099DDCAE001F091E /* XJack */ = { @@ -11842,51 +10068,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF4778C8099DDCAE001F091E /* PBXTargetDependency */, ); name = XJack; productName = XJack; productReference = AF4778D7099DDCAE001F091E /* XJack.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF4778E8099DDDC8001F091E /* Cynosure */ = { @@ -11901,51 +10088,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF4778E9099DDDC8001F091E /* PBXTargetDependency */, ); name = Cynosure; productName = Cynosure; productReference = AF4778F8099DDDC8001F091E /* Cynosure.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF477909099DE379001F091E /* Flag */ = { @@ -11960,51 +10108,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF47790A099DE379001F091E /* PBXTargetDependency */, ); name = Flag; productName = Flag; productReference = AF477919099DE379001F091E /* Flag.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF47792A099DE4C7001F091E /* Slip */ = { @@ -12019,51 +10128,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF47792B099DE4C7001F091E /* PBXTargetDependency */, ); name = Slip; productName = Slip; productReference = AF47793A099DE4C7001F091E /* Slip.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF4808C0098C3B6C00FB32B8 /* jwxyz */ = { @@ -12076,14 +10146,6 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - INSTALL_PATH = /usr/local/lib; - PREBINDING = NO; - PRODUCT_NAME = jwxyz; - ZERO_LINK = YES; - }; dependencies = ( ); name = jwxyz; @@ -12103,51 +10165,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF480C4A098E301400FB32B8 /* PBXTargetDependency */, ); name = Helix; productName = Helix; productReference = AF480C58098E301400FB32B8 /* Helix.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF480D72098EEDDE00FB32B8 /* Drift */ = { @@ -12162,51 +10185,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF480D73098EEDDE00FB32B8 /* PBXTargetDependency */, ); name = Drift; productName = Drift; productReference = AF480D81098EEDDE00FB32B8 /* Drift.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF4810EB09909FBA00FB32B8 /* DangerBall */ = { @@ -12221,51 +10205,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF4810EC09909FBA00FB32B8 /* PBXTargetDependency */, ); name = DangerBall; productName = DangerBall; productReference = AF4810FB09909FBA00FB32B8 /* DangerBall.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF4812500990CE2700FB32B8 /* Gears */ = { @@ -12280,51 +10225,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF4812510990CE2700FB32B8 /* PBXTargetDependency */, ); name = Gears; productName = Gears; productReference = AF4812640990CE2700FB32B8 /* Gears.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF4812B30990D3D900FB32B8 /* Pipes */ = { @@ -12339,51 +10245,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF4812B40990D3D900FB32B8 /* PBXTargetDependency */, ); name = Pipes; productName = Pipes; productReference = AF4812C60990D3D900FB32B8 /* Pipes.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF48DEEF0A0C25E000F94CF9 /* GLSchool */ = { @@ -12398,51 +10265,32 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF48DEF00A0C25E000F94CF9 /* PBXTargetDependency */, ); name = GLSchool; productName = GLSchool; productReference = AF48DF030A0C25E000F94CF9 /* GLSchool.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; + productType = "com.apple.product-type.bundle"; + }; + AF4FD6E60CE7A486005EE58E /* Lockward */ = { + isa = PBXNativeTarget; + buildConfigurationList = AF4FD6F70CE7A486005EE58E /* Build configuration list for PBXNativeTarget "Lockward" */; + buildPhases = ( + AF4FD6E90CE7A486005EE58E /* Resources */, + AF4FD6EB0CE7A486005EE58E /* Sources */, + AF4FD6EE0CE7A486005EE58E /* Frameworks */, + AF4FD6F50CE7A486005EE58E /* Rez */, + AF4FD6F60CE7A486005EE58E /* ShellScript */, + ); + buildRules = ( + ); + dependencies = ( + AF4FD6E70CE7A486005EE58E /* PBXTargetDependency */, + ); + name = Lockward; + productName = TopBlock; + productReference = AF4FD6FA0CE7A486005EE58E /* Lockward.saver */; productType = "com.apple.product-type.bundle"; }; AF6423F2099FF9C2000F4CD4 /* Extrusion */ = { @@ -12457,51 +10305,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF6423F3099FF9C2000F4CD4 /* PBXTargetDependency */, ); name = Extrusion; productName = Extrusion; productReference = AF642405099FF9C2000F4CD4 /* Extrusion.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF6425CC09A18855000F4CD4 /* HyperCube */ = { @@ -12516,51 +10325,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF6425CD09A18855000F4CD4 /* PBXTargetDependency */, ); name = HyperCube; productName = HyperCube; productReference = AF6425DC09A18856000F4CD4 /* HyperCube.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF6425EC09A189EC000F4CD4 /* Qix */ = { @@ -12575,51 +10345,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF6425ED09A189EC000F4CD4 /* PBXTargetDependency */, ); name = Qix; productName = Qix; productReference = AF6425FC09A189EC000F4CD4 /* Qix.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF64260F09A18D6C000F4CD4 /* HyperBall */ = { @@ -12634,51 +10365,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF64261009A18D6C000F4CD4 /* PBXTargetDependency */, ); name = HyperBall; productName = HyperBall; productReference = AF64261F09A18D6C000F4CD4 /* HyperBall.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF64262C09A18F54000F4CD4 /* Moire2 */ = { @@ -12693,51 +10385,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF64262D09A18F54000F4CD4 /* PBXTargetDependency */, ); name = Moire2; productName = Moire2; productReference = AF64263C09A18F54000F4CD4 /* Moire2.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF64264F09A19229000F4CD4 /* Munch */ = { @@ -12752,51 +10405,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF64265009A19229000F4CD4 /* PBXTargetDependency */, ); name = Munch; productName = Munch; productReference = AF64265F09A19229000F4CD4 /* Munch.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF64266509A192FB000F4CD4 /* Mismunch */ = { @@ -12811,51 +10425,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF64266609A192FB000F4CD4 /* PBXTargetDependency */, ); name = Mismunch; productName = Mismunch; productReference = AF64267509A192FB000F4CD4 /* Mismunch.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF64267B09A194B0000F4CD4 /* Goop */ = { @@ -12870,51 +10445,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF64267C09A194B0000F4CD4 /* PBXTargetDependency */, ); name = Goop; productName = Goop; productReference = AF64268B09A194B0000F4CD4 /* Goop.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF6426F409A1C952000F4CD4 /* Sonar */ = { @@ -12929,51 +10465,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF6426F509A1C952000F4CD4 /* PBXTargetDependency */, ); name = Sonar; productName = Sonar; productReference = AF64270409A1C952000F4CD4 /* Sonar.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF64277109A1D37A000F4CD4 /* SpeedMine */ = { @@ -12988,51 +10485,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF64277209A1D37A000F4CD4 /* PBXTargetDependency */, ); name = SpeedMine; productName = SpeedMine; productReference = AF64278109A1D37A000F4CD4 /* SpeedMine.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF6427A809A2DE36000F4CD4 /* Bubbles */ = { @@ -13047,51 +10505,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF6427A909A2DE36000F4CD4 /* PBXTargetDependency */, ); name = Bubbles; productName = Bubbles; productReference = AF6427B809A2DE36000F4CD4 /* Bubbles.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF7776E409B63ABF00EA3033 /* Phosphor */ = { @@ -13106,51 +10525,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF7776E509B63ABF00EA3033 /* PBXTargetDependency */, ); name = Phosphor; productName = Phosphor; productReference = AF7776F609B63ABF00EA3033 /* Phosphor.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF77771A09B6416100EA3033 /* Pacman */ = { @@ -13165,51 +10545,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF77771B09B6416100EA3033 /* PBXTargetDependency */, ); name = Pacman; productName = Pacman; productReference = AF77772A09B6416100EA3033 /* Pacman.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF77773E09B6446500EA3033 /* FlipScreen3D */ = { @@ -13224,51 +10565,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF77773F09B6446500EA3033 /* PBXTargetDependency */, ); name = FlipScreen3D; productName = FlipScreen3D; productReference = AF77775109B6446500EA3033 /* FlipScreen3D.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF77777409B6497800EA3033 /* Gleidescope */ = { @@ -13283,51 +10585,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF77777509B6497800EA3033 /* PBXTargetDependency */, ); name = Gleidescope; productName = Gleidescope; productReference = AF34085609B80AB000F2CEC1 /* Gleidescope.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF77778E09B64A5200EA3033 /* MirrorBlob */ = { @@ -13342,51 +10605,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF77778F09B64A5200EA3033 /* PBXTargetDependency */, ); name = MirrorBlob; productName = MirrorBlob; productReference = AF7777A209B64A5200EA3033 /* MirrorBlob.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF7777A809B64B2600EA3033 /* StonerView */ = { @@ -13401,51 +10625,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF7777A909B64B2600EA3033 /* PBXTargetDependency */, ); name = StonerView; productName = StonerView; productReference = AF34085509B80AB000F2CEC1 /* StonerView.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF7777D009B64C6B00EA3033 /* GLSlideshow */ = { @@ -13460,51 +10645,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF7777D109B64C6B00EA3033 /* PBXTargetDependency */, ); name = GLSlideshow; productName = GLSlideshow; productReference = AF7777E409B64C6B00EA3033 /* GLSlideshow.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF7777EA09B64E3100EA3033 /* FlipText */ = { @@ -13519,51 +10665,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF7777EB09B64E3100EA3033 /* PBXTargetDependency */, ); name = FlipText; productName = FlipText; productReference = AF7777FE09B64E3100EA3033 /* FlipText.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF77781009B6504400EA3033 /* StarWars */ = { @@ -13578,51 +10685,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF77781109B6504400EA3033 /* PBXTargetDependency */, ); name = StarWars; productName = StarWars; productReference = AF34085409B80AAF00F2CEC1 /* StarWars.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF77784409B6528100EA3033 /* Carousel */ = { @@ -13637,51 +10705,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF77784509B6528100EA3033 /* PBXTargetDependency */, ); name = Carousel; productName = Carousel; productReference = AF77785809B6528100EA3033 /* Carousel.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF77786109B6536000EA3033 /* DNAlogo */ = { @@ -13696,51 +10725,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF77786209B6536000EA3033 /* PBXTargetDependency */, ); name = DNAlogo; productName = DNAlogo; productReference = AF77787409B6536000EA3033 /* DNAlogo.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF77787F09B6563500EA3033 /* FontGlide */ = { @@ -13755,51 +10745,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF77788009B6563500EA3033 /* PBXTargetDependency */, ); name = FontGlide; productName = FontGlide; productReference = AF34085709B80AB000F2CEC1 /* FontGlide.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF7778A509B659C800EA3033 /* BlitSpin */ = { @@ -13814,51 +10765,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF7778A609B659C800EA3033 /* PBXTargetDependency */, ); name = BlitSpin; productName = BlitSpin; productReference = AF7778B509B659C800EA3033 /* BlitSpin.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF794F64099748450059A8B0 /* Demon */ = { @@ -13873,51 +10785,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF794F65099748450059A8B0 /* PBXTargetDependency */, ); name = Demon; productName = Demon; productReference = AF794F74099748450059A8B0 /* Demon.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF794F8E09974A320059A8B0 /* Fiberlamp */ = { @@ -13932,51 +10805,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF794F8F09974A320059A8B0 /* PBXTargetDependency */, ); name = Fiberlamp; productName = Fiberlamp; productReference = AF794F9E09974A320059A8B0 /* Fiberlamp.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF794FCD09974FA60059A8B0 /* Loop */ = { @@ -13991,51 +10825,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF794FCE09974FA60059A8B0 /* PBXTargetDependency */, ); name = Loop; productName = Loop; productReference = AF794FDD09974FA60059A8B0 /* Loop.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF97572D099C317000B05160 /* IMSMap */ = { @@ -14050,51 +10845,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF97572E099C317000B05160 /* PBXTargetDependency */, ); name = IMSMap; productName = IMSMap; productReference = AF97573D099C317000B05160 /* IMSMap.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF975775099C374A00B05160 /* Moire */ = { @@ -14109,51 +10865,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF975776099C374A00B05160 /* PBXTargetDependency */, ); name = Moire; productName = Moire; productReference = AF975785099C374A00B05160 /* Moire.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF9757C2099C3E6300B05160 /* RDbomb */ = { @@ -14168,51 +10885,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF9757C3099C3E6300B05160 /* PBXTargetDependency */, ); name = RDbomb; productName = RDbomb; productReference = AF9757D2099C3E6300B05160 /* RDbomb.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF975808099C41D500B05160 /* XFlame */ = { @@ -14227,51 +10905,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF975809099C41D500B05160 /* PBXTargetDependency */, ); name = XFlame; productName = XFlame; productReference = AF975818099C41D500B05160 /* XFlame.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF975865099C475900B05160 /* ShadeBobs */ = { @@ -14286,51 +10925,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF975866099C475900B05160 /* PBXTargetDependency */, ); name = ShadeBobs; productName = ShadeBobs; productReference = AF975875099C475900B05160 /* ShadeBobs.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF975A36099C681F00B05160 /* MetaBalls */ = { @@ -14345,51 +10945,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF975A37099C681F00B05160 /* PBXTargetDependency */, ); name = MetaBalls; productName = MetaBalls; productReference = AF975A46099C681F00B05160 /* MetaBalls.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF975A6C099C6AB200B05160 /* Eruption */ = { @@ -14404,51 +10965,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF975A6D099C6AB200B05160 /* PBXTargetDependency */, ); name = Eruption; productName = Eruption; productReference = AF975A7C099C6AB200B05160 /* Eruption.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF975A86099C6BC300B05160 /* Barcode */ = { @@ -14463,51 +10985,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF975A87099C6BC300B05160 /* PBXTargetDependency */, ); name = Barcode; productName = Barcode; productReference = AF975A96099C6BC300B05160 /* Barcode.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF975AD7099C6EB100B05160 /* Fireworkx */ = { @@ -14522,51 +11005,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF975AD8099C6EB100B05160 /* PBXTargetDependency */, ); name = Fireworkx; productName = Fireworkx; productReference = AF975AE7099C6EB100B05160 /* Fireworkx.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF975AFC099C6FE400B05160 /* MemScroller */ = { @@ -14581,51 +11025,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF975AFD099C6FE400B05160 /* PBXTargetDependency */, ); name = MemScroller; productName = MemScroller; productReference = AF975B0C099C6FE400B05160 /* MemScroller.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF975C12099C8C1500B05160 /* Halo */ = { @@ -14640,51 +11045,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF975C13099C8C1500B05160 /* PBXTargetDependency */, ); name = Halo; productName = Halo; productReference = AF975C22099C8C1500B05160 /* Halo.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF975C3D099C8DCF00B05160 /* Greynetic */ = { @@ -14699,51 +11065,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF975C3E099C8DCF00B05160 /* PBXTargetDependency */, ); name = Greynetic; productName = Greynetic; productReference = AF975C4E099C8DCF00B05160 /* Greynetic.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF975C5D099C8F3F00B05160 /* NoseGuy */ = { @@ -14758,51 +11085,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF975C5E099C8F3F00B05160 /* PBXTargetDependency */, ); name = NoseGuy; productName = NoseGuy; productReference = AF975C6E099C8F3F00B05160 /* NoseGuy.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF975D52099CA0F000B05160 /* Rocks */ = { @@ -14817,51 +11105,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF975D53099CA0F000B05160 /* PBXTargetDependency */, ); name = Rocks; productName = Rocks; productReference = AF975D63099CA0F000B05160 /* Rocks.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF976FBB0989CAA2001F8B92 /* Deco */ = { @@ -14876,51 +11125,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF480922098C412F00FB32B8 /* PBXTargetDependency */, ); name = Deco; productName = Deco; productReference = AF976FBC0989CAA2001F8B92 /* Deco.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF9770290989D1E6001F8B92 /* Rorschach */ = { @@ -14935,51 +11145,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF48092A098C419000FB32B8 /* PBXTargetDependency */, ); name = Rorschach; productName = Rorschach; productReference = AF9770400989D1E6001F8B92 /* Rorschach.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF9770660989D2F6001F8B92 /* Attraction */ = { @@ -14994,51 +11165,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF48092D098C41AE00FB32B8 /* PBXTargetDependency */, ); name = Attraction; productName = Attraction; productReference = AF97707D0989D2F6001F8B92 /* Attraction.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF9771D60989DC4A001F8B92 /* SaverTester */ = { @@ -15051,55 +11183,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h"; - INFOPLIST_FILE = "SaverTester-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Foundation, - "-framework", - AppKit, - ); - PREBINDING = NO; - PRODUCT_NAME = SaverTester; - WRAPPER_EXTENSION = app; - ZERO_LINK = YES; - }; dependencies = ( AF480936098C421200FB32B8 /* PBXTargetDependency */, ); name = SaverTester; productName = SaverTester; productReference = AF9771D70989DC4A001F8B92 /* SaverTester.app */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - com.yourcompany.SaverTester - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - NSMainNibFile - MainMenu - NSPrincipalClass - NSApplication - - -"; productType = "com.apple.product-type.application"; }; AF998EDA0A083DB30051049D /* TopBlock */ = { @@ -15114,51 +11203,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF998EDB0A083DB30051049D /* PBXTargetDependency */, ); name = TopBlock; productName = TopBlock; productReference = AF998EEE0A083DB30051049D /* TopBlock.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF9D466609B5109C006E59CF /* DecayScreen */ = { @@ -15173,51 +11223,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF9D466709B5109C006E59CF /* PBXTargetDependency */, ); name = DecayScreen; productName = DecayScreen; productReference = AF9D467609B5109C006E59CF /* DecayScreen.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF9D474409B5300A006E59CF /* SlideScreen */ = { @@ -15232,51 +11243,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF9D474509B5300A006E59CF /* PBXTargetDependency */, ); name = SlideScreen; productName = SlideScreen; productReference = AF9D475409B5300A006E59CF /* SlideScreen.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF9D475F09B53166006E59CF /* Zoom */ = { @@ -15291,51 +11263,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF9D476009B53166006E59CF /* PBXTargetDependency */, ); name = Zoom; productName = Zoom; productReference = AF9D476F09B53166006E59CF /* Zoom.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF9D48DB09B53322006E59CF /* Bumps */ = { @@ -15350,51 +11283,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF9D48DC09B53322006E59CF /* PBXTargetDependency */, ); name = Bumps; productName = Bumps; productReference = AF9D48EB09B53322006E59CF /* Bumps.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF9D48F409B535DA006E59CF /* Distort */ = { @@ -15409,51 +11303,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF9D48F509B535DA006E59CF /* PBXTargetDependency */, ); name = Distort; productName = Distort; productReference = AF9D490409B535DA006E59CF /* Distort.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF9D492B09B53CBA006E59CF /* Ripples */ = { @@ -15468,51 +11323,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF9D492C09B53CBA006E59CF /* PBXTargetDependency */, ); name = Ripples; productName = Ripples; productReference = AF9D493B09B53CBA006E59CF /* Ripples.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF9D495409B53FC9006E59CF /* RotZoomer */ = { @@ -15527,51 +11343,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF9D495509B53FC9006E59CF /* PBXTargetDependency */, ); name = RotZoomer; productName = RotZoomer; productReference = AF9D496409B53FC9006E59CF /* RotZoomer.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF9D496C09B5411D006E59CF /* Twang */ = { @@ -15586,51 +11363,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF9D496D09B5411D006E59CF /* PBXTargetDependency */, ); name = Twang; productName = Twang; productReference = AF9D497C09B5411D006E59CF /* Twang.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF9D499709B544C2006E59CF /* Spotlight */ = { @@ -15645,51 +11383,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF9D499809B544C2006E59CF /* PBXTargetDependency */, ); name = Spotlight; productName = Spotlight; productReference = AF9D49A709B544C3006E59CF /* Spotlight.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF9D4C2B09B59A49006E59CF /* Jigsaw */ = { @@ -15704,51 +11403,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF9D4C2C09B59A49006E59CF /* PBXTargetDependency */, ); name = Jigsaw; productName = Jigsaw; productReference = AF9D4C3B09B59A49006E59CF /* Jigsaw.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF9D4C6909B59F27006E59CF /* XLyap */ = { @@ -15763,51 +11423,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF9D4C6A09B59F27006E59CF /* PBXTargetDependency */, ); name = XLyap; productName = XLyap; productReference = AF9D4C7909B59F27006E59CF /* XLyap.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF9D4CE709B5AA8E006E59CF /* Pong */ = { @@ -15822,51 +11443,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF9D4CE809B5AA8E006E59CF /* PBXTargetDependency */, ); name = Pong; productName = Pong; productReference = AF9D4CF709B5AA8E006E59CF /* Pong.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF9D4D7E09B5B2DC006E59CF /* XAnalogTV */ = { @@ -15881,51 +11463,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF9D4D7F09B5B2DC006E59CF /* PBXTargetDependency */, ); name = XAnalogTV; productName = XAnalogTV; productReference = AF9D4D8F09B5B2DC006E59CF /* XAnalogTV.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF9D4DAF09B5B71E006E59CF /* BSOD */ = { @@ -15940,51 +11483,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF9D4DB009B5B71E006E59CF /* PBXTargetDependency */, ); name = BSOD; productName = BSOD; productReference = AF9D4DC009B5B71E006E59CF /* BSOD.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AF9D4DEC09B5BB19006E59CF /* Apple2 */ = { @@ -15999,51 +11503,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AF9D4DED09B5BB19006E59CF /* PBXTargetDependency */, ); name = Apple2; productName = Apple2; productReference = AF9D4DFE09B5BB19006E59CF /* Apple2.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA3392E0B058505002B0E7D /* WebCollage */ = { @@ -16058,22 +11523,6 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA3392F0B058505002B0E7D /* PBXTargetDependency */, AFA33BDC0B058952002B0E7D /* PBXTargetDependency */, @@ -16082,29 +11531,6 @@ name = WebCollage; productName = WebCollage; productReference = AFA339400B058505002B0E7D /* WebCollage.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA33BC60B058740002B0E7D /* webcollage-helper */ = { @@ -16116,22 +11542,6 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h"; - INSTALL_PATH = "$(HOME)/bin"; - OTHER_LDFLAGS = ( - "-framework", - Foundation, - "-framework", - AppKit, - ); - PREBINDING = NO; - PRODUCT_NAME = "webcollage-helper"; - ZERO_LINK = YES; - }; dependencies = ( ); name = "webcollage-helper"; @@ -16151,51 +11561,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA55947099330B000F3E977 /* PBXTargetDependency */, ); name = Cage; productName = Cage; productReference = AFA5595A099330B000F3E977 /* Cage.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA5596D0993317900F3E977 /* Moebius */ = { @@ -16210,51 +11581,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA5596E0993317900F3E977 /* PBXTargetDependency */, ); name = Moebius; productName = Moebius; productReference = AFA5597F0993317900F3E977 /* Moebius.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA559920993322100F3E977 /* Superquadrics */ = { @@ -16269,51 +11601,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA559930993322100F3E977 /* PBXTargetDependency */, ); name = Superquadrics; productName = Superquadrics; productReference = AFA559A40993322100F3E977 /* Superquadrics.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA559B50993328000F3E977 /* Morph3D */ = { @@ -16328,51 +11621,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA559B60993328000F3E977 /* PBXTargetDependency */, ); name = Morph3D; productName = Morph3D; productReference = AFA559C70993328000F3E977 /* Morph3D.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA559CF0993330600F3E977 /* Rubik */ = { @@ -16387,51 +11641,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA559D00993330600F3E977 /* PBXTargetDependency */, ); name = Rubik; productName = Rubik; productReference = AFA559E10993330600F3E977 /* Rubik.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA55A030993340300F3E977 /* Stairs */ = { @@ -16446,51 +11661,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA55A040993340300F3E977 /* PBXTargetDependency */, ); name = Stairs; productName = Stairs; productReference = AFA55A150993340300F3E977 /* Stairs.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA55A20099334A000F3E977 /* Sproingies */ = { @@ -16505,51 +11681,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA55A21099334A000F3E977 /* PBXTargetDependency */, ); name = Sproingies; productName = Sproingies; productReference = AFA55A32099334A000F3E977 /* Sproingies.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA55A790993364300F3E977 /* Lament */ = { @@ -16564,51 +11701,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA55A7A0993364300F3E977 /* PBXTargetDependency */, ); name = Lament; productName = Lament; productReference = AFA55A8B0993364300F3E977 /* Lament.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA55ACF09933CEF00F3E977 /* Bubble3D */ = { @@ -16623,51 +11721,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA55AD009933CEF00F3E977 /* PBXTargetDependency */, ); name = Bubble3D; productName = Bubble3D; productReference = AFA55AE109933CEF00F3E977 /* Bubble3D.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA55B0909933E0500F3E977 /* GLPlanet */ = { @@ -16682,51 +11741,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA55B0A09933E0500F3E977 /* PBXTargetDependency */, ); name = GLPlanet; productName = GLPlanet; productReference = AFA55B1E09933E0500F3E977 /* GLPlanet.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA55B2509933E8D00F3E977 /* Pulsar */ = { @@ -16741,51 +11761,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA55B2609933E8D00F3E977 /* PBXTargetDependency */, ); name = Pulsar; productName = Pulsar; productReference = AFA55B3709933E8D00F3E977 /* Pulsar.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA55B7909933F7200F3E977 /* Sierpinski3D */ = { @@ -16800,51 +11781,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA55B7A09933F7200F3E977 /* PBXTargetDependency */, ); name = Sierpinski3D; productName = Sierpinski3D; productReference = AFA55B8B09933F7200F3E977 /* Sierpinski3D.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA55B9109933FDA00F3E977 /* GFlux */ = { @@ -16859,51 +11801,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA55B9209933FDA00F3E977 /* PBXTargetDependency */, ); name = GFlux; productName = GFlux; productReference = AFA55BA309933FDA00F3E977 /* GFlux.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA55BAB099340CE00F3E977 /* Circuit */ = { @@ -16918,51 +11821,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA55BAC099340CE00F3E977 /* PBXTargetDependency */, ); name = Circuit; productName = Circuit; productReference = AFA55BBD099340CE00F3E977 /* Circuit.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA55BE40993429100F3E977 /* Menger */ = { @@ -16977,51 +11841,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA55BE50993429100F3E977 /* PBXTargetDependency */, ); name = Menger; productName = Menger; productReference = AFA55BF60993429100F3E977 /* Menger.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA55C0E0993431300F3E977 /* Engine */ = { @@ -17036,51 +11861,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA55C0F0993431300F3E977 /* PBXTargetDependency */, ); name = Engine; productName = Engine; productReference = AFA55C200993431300F3E977 /* Engine.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA55C77099349A600F3E977 /* GLSnake */ = { @@ -17095,51 +11881,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA55C78099349A600F3E977 /* PBXTargetDependency */, ); name = GLSnake; productName = GLSnake; productReference = AFA55C89099349A600F3E977 /* GLSnake.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA55CA909934BB200F3E977 /* Boxed */ = { @@ -17154,51 +11901,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA55CAA09934BB200F3E977 /* PBXTargetDependency */, ); name = Boxed; productName = Boxed; productReference = AFA55CBB09934BB200F3E977 /* Boxed.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA55CCC09934CE400F3E977 /* GLForestFire */ = { @@ -17213,51 +11921,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA55CCD09934CE400F3E977 /* PBXTargetDependency */, ); name = GLForestFire; productName = GLForestFire; productReference = AFA55CDE09934CE400F3E977 /* GLForestFire.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA55D3C0993565300F3E977 /* SBalls */ = { @@ -17272,51 +11941,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA55D3D0993565300F3E977 /* PBXTargetDependency */, ); name = SBalls; productName = SBalls; productReference = AFA55D4E0993565300F3E977 /* SBalls.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA55D620993584B00F3E977 /* Cubenetic */ = { @@ -17331,51 +11961,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA55D630993584B00F3E977 /* PBXTargetDependency */, ); name = Cubenetic; productName = Cubenetic; productReference = AFA55D740993584B00F3E977 /* Cubenetic.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA55D7F099358C400F3E977 /* Spheremonics */ = { @@ -17390,51 +11981,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA55D80099358C400F3E977 /* PBXTargetDependency */, ); name = Spheremonics; productName = Spheremonics; productReference = AFA55D91099358C400F3E977 /* Spheremonics.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA55DC809935D7000F3E977 /* Lavalite */ = { @@ -17449,51 +12001,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA55DC909935D7000F3E977 /* PBXTargetDependency */, ); name = Lavalite; productName = Lavalite; productReference = AFA55DDA09935D7000F3E977 /* Lavalite.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA55DF009935E4900F3E977 /* Queens */ = { @@ -17508,51 +12021,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA55DF109935E4900F3E977 /* PBXTargetDependency */, ); name = Queens; productName = Queens; productReference = AFA55E0309935E4900F3E977 /* Queens.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA55E0D09935EDC00F3E977 /* Endgame */ = { @@ -17567,51 +12041,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA55E0E09935EDC00F3E977 /* PBXTargetDependency */, ); name = Endgame; productName = Endgame; productReference = AFA55E1F09935EDC00F3E977 /* Endgame.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA55E2F09935F8E00F3E977 /* GLBlur */ = { @@ -17626,51 +12061,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA55E3009935F8E00F3E977 /* PBXTargetDependency */, ); name = GLBlur; productName = GLBlur; productReference = AFA55E4209935F8E00F3E977 /* GLBlur.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA55E4E09935FF900F3E977 /* FlyingToasters */ = { @@ -17685,51 +12081,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA55E4F09935FF900F3E977 /* PBXTargetDependency */, ); name = FlyingToasters; productName = FlyingToasters; productReference = AFA55E6009935FF900F3E977 /* FlyingToasters.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA55EC7099360E300F3E977 /* BouncingCow */ = { @@ -17744,51 +12101,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA55EC8099360E300F3E977 /* PBXTargetDependency */, ); name = BouncingCow; productName = BouncingCow; productReference = AFA55EE3099360E300F3E977 /* BouncingCow.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA55F06099361B700F3E977 /* JigglyPuff */ = { @@ -17803,51 +12121,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA55F07099361B700F3E977 /* PBXTargetDependency */, ); name = JigglyPuff; productName = JigglyPuff; productReference = AFA55F1E099361B700F3E977 /* JigglyPuff.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA55F2A0993622F00F3E977 /* Klein */ = { @@ -17862,51 +12141,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA55F2B0993622F00F3E977 /* PBXTargetDependency */, ); name = Klein; productName = Klein; productReference = AFA55F3C0993622F00F3E977 /* Klein.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA55F420993629000F3E977 /* HyperTorus */ = { @@ -17921,51 +12161,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA55F430993629000F3E977 /* PBXTargetDependency */, ); name = HyperTorus; productName = HyperTorus; productReference = AFA55F540993629000F3E977 /* HyperTorus.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA55F720993643600F3E977 /* GLMatrix */ = { @@ -17980,51 +12181,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA55F730993643600F3E977 /* PBXTargetDependency */, ); name = GLMatrix; productName = GLMatrix; productReference = AFA55F840993643600F3E977 /* GLMatrix.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA55FD309936BFA00F3E977 /* CubeStorm */ = { @@ -18039,51 +12201,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA55FD409936BFA00F3E977 /* PBXTargetDependency */, ); name = CubeStorm; productName = CubeStorm; productReference = AFA55FE509936BFA00F3E977 /* CubeStorm.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA55FF909936C6D00F3E977 /* GLKnots */ = { @@ -18098,51 +12221,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA55FFA09936C6D00F3E977 /* PBXTargetDependency */, ); name = GLKnots; productName = GLKnots; productReference = AFA5600B09936C6D00F3E977 /* GLKnots.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA5601409936CC800F3E977 /* BlockTube */ = { @@ -18157,51 +12241,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA5601509936CC800F3E977 /* PBXTargetDependency */, ); name = BlockTube; productName = BlockTube; productReference = AFA5602609936CC800F3E977 /* BlockTube.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA5603209936D5100F3E977 /* FlipFlop */ = { @@ -18216,51 +12261,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA5603309936D5100F3E977 /* PBXTargetDependency */, ); name = FlipFlop; productName = FlipFlop; productReference = AFA5604409936D5100F3E977 /* FlipFlop.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA5604A09936E2100F3E977 /* AntInspect */ = { @@ -18275,51 +12281,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA5604B09936E2100F3E977 /* PBXTargetDependency */, ); name = AntInspect; productName = AntInspect; productReference = AFA5605C09936E2100F3E977 /* AntInspect.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA5606209936F3800F3E977 /* AntSpotlight */ = { @@ -18334,51 +12301,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA5606309936F3800F3E977 /* PBXTargetDependency */, ); name = AntSpotlight; productName = AntSpotlight; productReference = AFA5607409936F3800F3E977 /* AntSpotlight.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA560AE0993718D00F3E977 /* Polytopes */ = { @@ -18393,51 +12321,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA560AF0993718D00F3E977 /* PBXTargetDependency */, ); name = Polytopes; productName = Polytopes; productReference = AFA560C00993718D00F3E977 /* Polytopes.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA560FD0993781600F3E977 /* Molecule */ = { @@ -18452,22 +12341,6 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA560FE0993781600F3E977 /* PBXTargetDependency */, AFA5611E0993791D00F3E977 /* PBXTargetDependency */, @@ -18475,29 +12348,6 @@ name = Molecule; productName = Molecule; productReference = AFA5610F0993781600F3E977 /* Molecule.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA5615609937C0D00F3E977 /* BlinkBox */ = { @@ -18512,51 +12362,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA5615709937C0D00F3E977 /* PBXTargetDependency */, ); name = BlinkBox; productName = BlinkBox; productReference = AFA5616A09937C0D00F3E977 /* BlinkBox.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA5617B09937CF100F3E977 /* Noof */ = { @@ -18571,51 +12382,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA5617C09937CF100F3E977 /* PBXTargetDependency */, ); name = Noof; productName = Noof; productReference = AFA5618D09937CF100F3E977 /* Noof.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA5619D09937D7E00F3E977 /* Polyhedra */ = { @@ -18630,51 +12402,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA5619E09937D7E00F3E977 /* PBXTargetDependency */, ); name = Polyhedra; productName = Polyhedra; productReference = AFA561AF09937D7E00F3E977 /* Polyhedra.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA562060993849F00F3E977 /* Providence */ = { @@ -18689,51 +12422,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA562070993849F00F3E977 /* PBXTargetDependency */, ); name = Providence; productName = Providence; productReference = AFA562190993849F00F3E977 /* Providence.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA5621F0993852500F3E977 /* Pinion */ = { @@ -18748,51 +12442,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA562200993852500F3E977 /* PBXTargetDependency */, ); name = Pinion; productName = Pinion; productReference = AFA562310993852500F3E977 /* Pinion.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA562BF099392C600F3E977 /* Boing */ = { @@ -18807,51 +12462,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA562C0099392C600F3E977 /* PBXTargetDependency */, ); name = Boing; productName = Boing; productReference = AFA562D1099392C600F3E977 /* Boing.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA562DA099393C900F3E977 /* AntMaze */ = { @@ -18866,51 +12482,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA562DB099393C900F3E977 /* PBXTargetDependency */, ); name = AntMaze; productName = AntMaze; productReference = AFA562EC099393C900F3E977 /* AntMaze.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA562F20993943B00F3E977 /* Tangram */ = { @@ -18925,51 +12502,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA562F30993943B00F3E977 /* PBXTargetDependency */, ); name = Tangram; productName = Tangram; productReference = AFA563040993943B00F3E977 /* Tangram.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA563130993951000F3E977 /* Crackberg */ = { @@ -18984,51 +12522,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA563140993951000F3E977 /* PBXTargetDependency */, ); name = Crackberg; productName = Crackberg; productReference = AFA563260993951000F3E977 /* Crackberg.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA56331099395ED00F3E977 /* GLHanoi */ = { @@ -19043,51 +12542,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA56332099395ED00F3E977 /* PBXTargetDependency */, ); name = GLHanoi; productName = GLHanoi; productReference = AFA56343099395ED00F3E977 /* GLHanoi.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA56351099396C000F3E977 /* Cube21 */ = { @@ -19102,51 +12562,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA56352099396C000F3E977 /* PBXTargetDependency */, ); name = Cube21; productName = Cube21; productReference = AFA56363099396C000F3E977 /* Cube21.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA56379099397B300F3E977 /* TimeTunnel */ = { @@ -19161,51 +12582,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA5637A099397B300F3E977 /* PBXTargetDependency */, ); name = TimeTunnel; productName = TimeTunnel; productReference = AFA5638B099397B300F3E977 /* TimeTunnel.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFA563A4099398BB00F3E977 /* Juggler3D */ = { @@ -19220,51 +12602,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFA563A5099398BB00F3E977 /* PBXTargetDependency */, ); name = Juggler3D; productName = Juggler3D; productReference = AFA563B6099398BB00F3E977 /* Juggler3D.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFD56DF10996A03800BA26F7 /* GLText */ = { @@ -19279,51 +12622,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFD56DF20996A03800BA26F7 /* PBXTargetDependency */, ); name = GLText; productName = GLText; productReference = AFD56E040996A03800BA26F7 /* GLText.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFD56EAE0996A72600BA26F7 /* Braid */ = { @@ -19338,51 +12642,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFD56EAF0996A72600BA26F7 /* PBXTargetDependency */, ); name = Braid; productName = Braid; productReference = AFD56EBE0996A72600BA26F7 /* Braid.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFD56EDA0996A95700BA26F7 /* Forest */ = { @@ -19397,51 +12662,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFD56EDB0996A95700BA26F7 /* PBXTargetDependency */, ); name = Forest; productName = Forest; productReference = AFD56EEA0996A95700BA26F7 /* Forest.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFD56F0B0996AAFA00BA26F7 /* Vines */ = { @@ -19456,51 +12682,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFD56F0C0996AAFA00BA26F7 /* PBXTargetDependency */, ); name = Vines; productName = Vines; productReference = AFD56F1B0996AAFA00BA26F7 /* Vines.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFD56F230996AB8A00BA26F7 /* Galaxy */ = { @@ -19515,51 +12702,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFD56F240996AB8A00BA26F7 /* PBXTargetDependency */, ); name = Galaxy; productName = Galaxy; productReference = AFD56F330996AB8A00BA26F7 /* Galaxy.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFD56F4F0996AEEE00BA26F7 /* Grav */ = { @@ -19574,51 +12722,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFD56F500996AEEE00BA26F7 /* PBXTargetDependency */, ); name = Grav; productName = Grav; productReference = AFD56F5F0996AEEE00BA26F7 /* Grav.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFD56F6B0996B01600BA26F7 /* Hopalong */ = { @@ -19633,51 +12742,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFD56F6C0996B01600BA26F7 /* PBXTargetDependency */, ); name = Hopalong; productName = Hopalong; productReference = AFD56F7B0996B01600BA26F7 /* Hopalong.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFD56F8C0996B09400BA26F7 /* Laser */ = { @@ -19692,51 +12762,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFD56F8D0996B09400BA26F7 /* PBXTargetDependency */, ); name = Laser; productName = Laser; productReference = AFD56F9C0996B09400BA26F7 /* Laser.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFD56FA30996B10F00BA26F7 /* Lightning */ = { @@ -19751,51 +12782,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFD56FA40996B10F00BA26F7 /* PBXTargetDependency */, ); name = Lightning; productName = Lightning; productReference = AFD56FB30996B10F00BA26F7 /* Lightning.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFD56FB90996B18F00BA26F7 /* Lisa */ = { @@ -19810,51 +12802,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFD56FBA0996B18F00BA26F7 /* PBXTargetDependency */, ); name = Lisa; productName = Lisa; productReference = AFD56FC90996B18F00BA26F7 /* Lisa.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFD56FCF0996B20900BA26F7 /* Lissie */ = { @@ -19869,51 +12822,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFD56FD00996B20900BA26F7 /* PBXTargetDependency */, ); name = Lissie; productName = Lissie; productReference = AFD56FDF0996B20900BA26F7 /* Lissie.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFD56FF80996B43800BA26F7 /* Penrose */ = { @@ -19928,51 +12842,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFD56FF90996B43800BA26F7 /* PBXTargetDependency */, ); name = Penrose; productName = Penrose; productReference = AFD570080996B43800BA26F7 /* Penrose.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFD5700F0996B4CC00BA26F7 /* Sierpinski */ = { @@ -19987,51 +12862,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFD570100996B4CC00BA26F7 /* PBXTargetDependency */, ); name = Sierpinski; productName = Sierpinski; productReference = AFD5701F0996B4CC00BA26F7 /* Sierpinski.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFD570260996B56D00BA26F7 /* Sphere */ = { @@ -20046,51 +12882,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFD570270996B56D00BA26F7 /* PBXTargetDependency */, ); name = Sphere; productName = Sphere; productReference = AFD570360996B56D00BA26F7 /* Sphere.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFD570430996B61600BA26F7 /* Spiral */ = { @@ -20105,51 +12902,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFD570440996B61600BA26F7 /* PBXTargetDependency */, ); name = Spiral; productName = Spiral; productReference = AFD570530996B61600BA26F7 /* Spiral.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFD570590996B6A300BA26F7 /* FadePlot */ = { @@ -20164,51 +12922,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFD5705A0996B6A300BA26F7 /* PBXTargetDependency */, ); name = FadePlot; productName = FadePlot; productReference = AFD570690996B6A300BA26F7 /* FadePlot.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFD5706F0996B72700BA26F7 /* Mountain */ = { @@ -20223,51 +12942,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFD570700996B72700BA26F7 /* PBXTargetDependency */, ); name = Mountain; productName = Mountain; productReference = AFD5707F0996B72800BA26F7 /* Mountain.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFD570850996B80300BA26F7 /* Triangle */ = { @@ -20282,51 +12962,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFD570860996B80300BA26F7 /* PBXTargetDependency */, ); name = Triangle; productName = Triangle; productReference = AFD570950996B80300BA26F7 /* Triangle.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFD5709B0996B88E00BA26F7 /* Worm */ = { @@ -20341,51 +12982,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFD5709C0996B88E00BA26F7 /* PBXTargetDependency */, ); name = Worm; productName = Worm; productReference = AFD570AB0996B88E00BA26F7 /* Worm.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFD570B10996B93000BA26F7 /* Rotor */ = { @@ -20400,51 +13002,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFD570B20996B93000BA26F7 /* PBXTargetDependency */, ); name = Rotor; productName = Rotor; productReference = AFD570C10996B93000BA26F7 /* Rotor.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFD570C90996B9F800BA26F7 /* Ant */ = { @@ -20459,51 +13022,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFD570CA0996B9F800BA26F7 /* PBXTargetDependency */, ); name = Ant; productName = Ant; productReference = AFD570D90996B9F800BA26F7 /* Ant.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFD570EA0996BBBF00BA26F7 /* Flow */ = { @@ -20518,51 +13042,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFD570EB0996BBBF00BA26F7 /* PBXTargetDependency */, ); name = Flow; productName = Flow; productReference = AFD570FA0996BBBF00BA26F7 /* Flow.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFD571130996BE9300BA26F7 /* Discrete */ = { @@ -20577,51 +13062,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFD571140996BE9300BA26F7 /* PBXTargetDependency */, ); name = Discrete; productName = Discrete; productReference = AFD571230996BE9300BA26F7 /* Discrete.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFD5712C0996BF2E00BA26F7 /* Apollonian */ = { @@ -20636,51 +13082,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFD5712D0996BF2E00BA26F7 /* PBXTargetDependency */, ); name = Apollonian; productName = Apollonian; productReference = AFD5713C0996BF2E00BA26F7 /* Apollonian.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFD571430996C01700BA26F7 /* Euler2D */ = { @@ -20695,51 +13102,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFD571440996C01700BA26F7 /* PBXTargetDependency */, ); name = Euler2D; productName = Euler2D; productReference = AFD571530996C01700BA26F7 /* Euler2D.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFD571590996C0CE00BA26F7 /* Thornbird */ = { @@ -20754,51 +13122,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFD5715A0996C0CE00BA26F7 /* PBXTargetDependency */, ); name = Thornbird; productName = Thornbird; productReference = AFD571690996C0CE00BA26F7 /* Thornbird.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFD571B50996D9DC00BA26F7 /* Juggle */ = { @@ -20813,51 +13142,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFD571B60996D9DC00BA26F7 /* PBXTargetDependency */, ); name = Juggle; productName = Juggle; productReference = AFD571C50996D9DC00BA26F7 /* Juggle.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFD572220996E4A300BA26F7 /* Swirl */ = { @@ -20872,51 +13162,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFD572230996E4A300BA26F7 /* PBXTargetDependency */, ); name = Swirl; productName = Swirl; productReference = AFD572320996E4A300BA26F7 /* Swirl.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFD5726D0996EE8500BA26F7 /* Polyominoes */ = { @@ -20927,55 +13178,16 @@ AFD572720996EE8500BA26F7 /* Sources */, AFD572750996EE8500BA26F7 /* Frameworks */, AFD572790996EE8500BA26F7 /* Rez */, - AFA3D93909C03D5E00E4CFCA /* ShellScript */, - ); - buildRules = ( - ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; + AFA3D93909C03D5E00E4CFCA /* ShellScript */, + ); + buildRules = ( + ); dependencies = ( AFD5726E0996EE8500BA26F7 /* PBXTargetDependency */, ); name = Polyominoes; productName = Polyominoes; productReference = AFD5727D0996EE8500BA26F7 /* Polyominoes.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFD572A50996F99600BA26F7 /* Bouboule */ = { @@ -20990,51 +13202,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFD572A60996F99600BA26F7 /* PBXTargetDependency */, ); name = Bouboule; productName = Bouboule; productReference = AFD572B50996F99600BA26F7 /* Bouboule.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFD572C20996FC0F00BA26F7 /* Crystal */ = { @@ -21049,51 +13222,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFD572C30996FC0F00BA26F7 /* PBXTargetDependency */, ); name = Crystal; productName = Crystal; productReference = AFD572D20996FC0F00BA26F7 /* Crystal.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFD572F9099701C000BA26F7 /* Julia */ = { @@ -21108,51 +13242,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFD572FA099701C000BA26F7 /* PBXTargetDependency */, ); name = Julia; productName = Julia; productReference = AFD57309099701C000BA26F7 /* Julia.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFD5735D0997411200BA26F7 /* Strange */ = { @@ -21167,51 +13262,52 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFD5735E0997411200BA26F7 /* PBXTargetDependency */, ); name = Strange; productName = Strange; productReference = AFD5736D0997411200BA26F7 /* Strange.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; + productType = "com.apple.product-type.bundle"; + }; + AFE6A1820CDD7B2E002805BF /* MoebiusGears */ = { + isa = PBXNativeTarget; + buildConfigurationList = AFE6A1940CDD7B2E002805BF /* Build configuration list for PBXNativeTarget "MoebiusGears" */; + buildPhases = ( + AFE6A1850CDD7B2E002805BF /* Resources */, + AFE6A1870CDD7B2E002805BF /* Sources */, + AFE6A18B0CDD7B2E002805BF /* Frameworks */, + AFE6A1920CDD7B2E002805BF /* Rez */, + AFE6A1930CDD7B2E002805BF /* ShellScript */, + ); + buildRules = ( + ); + dependencies = ( + AFE6A1830CDD7B2E002805BF /* PBXTargetDependency */, + ); + name = MoebiusGears; + productName = Pinion; + productReference = AFE6A1970CDD7B2E002805BF /* MoebiusGears.saver */; + productType = "com.apple.product-type.bundle"; + }; + AFE6A41B0CDD7FAA002805BF /* Abstractile */ = { + isa = PBXNativeTarget; + buildConfigurationList = AFE6A42A0CDD7FAA002805BF /* Build configuration list for PBXNativeTarget "Abstractile" */; + buildPhases = ( + AFE6A41E0CDD7FAA002805BF /* Resources */, + AFE6A4210CDD7FAA002805BF /* Sources */, + AFE6A4240CDD7FAA002805BF /* Frameworks */, + AFE6A4280CDD7FAA002805BF /* Rez */, + AFE6A4290CDD7FAA002805BF /* ShellScript */, + ); + buildRules = ( + ); + dependencies = ( + AFE6A41C0CDD7FAA002805BF /* PBXTargetDependency */, + ); + name = Abstractile; + productName = Zoom; + productReference = AFE6A42D0CDD7FAA002805BF /* Abstractile.saver */; productType = "com.apple.product-type.bundle"; }; AFF463360C4403E400EE6509 /* CWaves */ = { @@ -21226,51 +13322,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFF463370C4403E400EE6509 /* PBXTargetDependency */, ); name = CWaves; productName = CCurve; productReference = AFF463470C4403E400EE6509 /* CWaves.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; AFF463580C440AEF00EE6509 /* GLCells */ = { @@ -21285,51 +13342,12 @@ ); buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - INFOPLIST_FILE = "Deco-Info.plist"; - INSTALL_PATH = "$(HOME)/Library/Bundles"; - OTHER_LDFLAGS = ( - "-framework", - Carbon, - ); - PREBINDING = NO; - PRODUCT_NAME = Deco; - WRAPPER_EXTENSION = bundle; - ZERO_LINK = YES; - }; dependencies = ( AFF463590C440AEF00EE6509 /* PBXTargetDependency */, ); name = GLCells; productName = GLBlur; productReference = AFF4636C0C440AEF00EE6509 /* GLCells.saver */; - productSettingsXML = " - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Deco - CFBundleIdentifier - com.yourcompany.Deco - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CSResourcesFileMapped - yes - - -"; productType = "com.apple.product-type.bundle"; }; /* End PBXNativeTarget section */ @@ -21338,19 +13356,16 @@ 29B97313FDCFA39411CA2CEA /* Project object */ = { isa = PBXProject; buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "xscreensaver" */; - buildSettings = { - }; - buildStyles = ( - 4A9504CCFFE6A4B311CA0CBA /* Debug */, - 4A9504CDFFE6A4B311CA0CBA /* Release */, - ); + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 29B97314FDCFA39411CA2CEA /* xscreensaver */; projectDirPath = ""; + projectRoot = ""; targets = ( AF480D5A098EED5E00FB32B8 /* All Savers */, AF4808C0098C3B6C00FB32B8 /* jwxyz */, AF480AAF098C669800FB32B8 /* All Savers (XScreenSaver) */, + AFE6A41B0CDD7FAA002805BF /* Abstractile */, AF47721E099D4F67001F091E /* Anemone */, AF4773C1099D67B9001F091E /* Anemotaxis */, AF9D4DEC09B5BB19006E59CF /* Apple2 */, @@ -21537,9 +13552,11 @@ AFA55F2A0993622F00F3E977 /* Klein */, AFA55A790993364300F3E977 /* Lament */, AFA55DC809935D7000F3E977 /* Lavalite */, + AF4FD6E60CE7A486005EE58E /* Lockward */, AFA55BE40993429100F3E977 /* Menger */, AF77778E09B64A5200EA3033 /* MirrorBlob */, AFA5596D0993317900F3E977 /* Moebius */, + AFE6A1820CDD7B2E002805BF /* MoebiusGears */, AFA560FD0993781600F3E977 /* Molecule */, AFA559B50993328000F3E977 /* Morph3D */, AFA5617B09937CF100F3E977 /* Noof */, @@ -22037,6 +14054,14 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + AF4FD6E90CE7A486005EE58E /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + AF4FD7030CE7A5BC005EE58E /* lockward.xml in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; AF6423F5099FF9C2000F4CD4 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; @@ -23252,6 +15277,23 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + AFE6A1850CDD7B2E002805BF /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + AFE6A40E0CDD7BDC002805BF /* moebiusgears.xml in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + AFE6A41E0CDD7FAA002805BF /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + AFE6A4200CDD7FAA002805BF /* xscreensaver-getimage-file in Resources */, + AFE6A4370CDD8027002805BF /* abstractile.xml in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; AFF463390C4403E400EE6509 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; @@ -23677,6 +15719,13 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + AF4FD6F50CE7A486005EE58E /* Rez */ = { + isa = PBXRezBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; AF642401099FF9C2000F4CD4 /* Rez */ = { isa = PBXRezBuildPhase; buildActionMask = 2147483647; @@ -24706,6 +16755,20 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + AFE6A1920CDD7B2E002805BF /* Rez */ = { + isa = PBXRezBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + AFE6A4280CDD7FAA002805BF /* Rez */ = { + isa = PBXRezBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; AFF463420C4403E400EE6509 /* Rez */ = { isa = PBXRezBuildPhase; buildActionMask = 2147483647; @@ -24735,6 +16798,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AF0DCA520C4CBB0D00D76972 /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -24748,6 +16812,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AF48DEFF0A0C25E000F94CF9 /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -24761,6 +16826,21 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; + }; + AF4FD6F60CE7A486005EE58E /* ShellScript */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + ); + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AF998EEA0A083DB30051049D /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -24774,6 +16854,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3393C0B058505002B0E7D /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -24787,6 +16868,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA33C010B058E17002B0E7D /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -24813,6 +16895,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D69409C03B6200E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -24826,6 +16909,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D85B09C03BD300E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -24839,6 +16923,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D85D09C03BD700E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -24852,6 +16937,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D85F09C03BDA00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -24865,6 +16951,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D86109C03BDE00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -24878,6 +16965,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D86309C03BE200E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -24891,6 +16979,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D86509C03BE500E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -24904,6 +16993,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D86709C03BE800E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -24917,6 +17007,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D86909C03BEC00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -24930,6 +17021,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D86B09C03BEF00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -24943,6 +17035,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D86D09C03BF300E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -24956,6 +17049,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D86F09C03BF700E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -24969,6 +17063,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D87109C03BFB00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -24982,6 +17077,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D87309C03C0000E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -24995,6 +17091,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D87509C03C0400E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25008,6 +17105,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D87709C03C0A00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25021,6 +17119,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D87909C03C1200E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25034,6 +17133,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D87B09C03C1700E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25047,6 +17147,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D87D09C03C1B00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25060,6 +17161,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D87F09C03C1E00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25073,6 +17175,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D88109C03C2100E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25086,6 +17189,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D88309C03C2400E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25099,6 +17203,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D88509C03C2700E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25112,6 +17217,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D88709C03C2A00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25125,6 +17231,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D88909C03C2E00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25138,6 +17245,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D88B09C03C3200E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25151,6 +17259,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D88D09C03C3600E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25164,6 +17273,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D88F09C03C3900E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25177,6 +17287,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D89109C03C3C00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25190,6 +17301,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D89309C03C4000E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25203,6 +17315,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D89509C03C4400E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25216,6 +17329,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D89709C03C4700E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25229,6 +17343,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D89909C03C4A00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25242,6 +17357,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D89B09C03C4D00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25255,6 +17371,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D89D09C03C5000E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25268,6 +17385,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D89F09C03C5300E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25281,6 +17399,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8A109C03C5600E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25294,6 +17413,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8A309C03C5F00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25307,6 +17427,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8A509C03C6200E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25320,6 +17441,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8A709C03C6500E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25333,6 +17455,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8A909C03C6900E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25346,6 +17469,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8AB09C03C6D00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25359,6 +17483,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8AD09C03C7000E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25372,6 +17497,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8AF09C03C7300E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25385,6 +17511,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8B109C03C7600E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25398,6 +17525,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8B309C03C7900E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25411,6 +17539,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8B509C03C7C00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25424,6 +17553,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8B709C03C7F00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25437,6 +17567,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8B909C03C8200E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25450,6 +17581,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8BB09C03C8600E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25463,6 +17595,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8BD09C03C8900E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25476,6 +17609,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8BF09C03C8D00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25489,6 +17623,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8C109C03C9000E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25502,6 +17637,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8C309C03C9300E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25515,6 +17651,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8C509C03C9600E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25528,6 +17665,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8C709C03C9900E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25541,6 +17679,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8C909C03C9E00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25554,6 +17693,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8CB09C03CA100E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25567,6 +17707,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8CD09C03CA400E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25580,6 +17721,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8CF09C03CA800E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25593,6 +17735,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8D109C03CAB00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25606,6 +17749,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8D309C03CAE00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25619,6 +17763,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8D509C03CB100E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25632,6 +17777,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8D709C03CB400E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25645,6 +17791,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8D909C03CB700E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25658,6 +17805,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8DB09C03CBA00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25671,6 +17819,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8DD09C03CBD00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25684,6 +17833,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8DF09C03CC000E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25697,6 +17847,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8E109C03CC400E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25710,6 +17861,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8E309C03CCA00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25723,6 +17875,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8E509C03CCD00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25736,6 +17889,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8E709C03CD100E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25749,6 +17903,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8E909C03CD500E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25762,6 +17917,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8EB09C03CD800E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25775,6 +17931,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8ED09C03CDB00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25788,6 +17945,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8EF09C03CDE00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25801,6 +17959,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8F109C03CE100E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25814,6 +17973,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8F309C03CE400E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25827,6 +17987,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8F509C03CE800E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25840,6 +18001,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8F709C03CEA00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25853,6 +18015,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8F909C03CED00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25866,6 +18029,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8FB09C03CF100E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25879,6 +18043,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8FD09C03CF400E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25892,6 +18057,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D8FF09C03CF700E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25905,6 +18071,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D90109C03D0000E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25918,6 +18085,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D90309C03D0400E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25931,6 +18099,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D90509C03D0700E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25944,6 +18113,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D90709C03D0B00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25957,6 +18127,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D90909C03D0E00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25970,6 +18141,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D90B09C03D1100E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25983,6 +18155,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D90D09C03D1400E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -25996,6 +18169,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D90F09C03D1800E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26009,6 +18183,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D91109C03D1B00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26022,6 +18197,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D91309C03D1E00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26035,6 +18211,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D91509C03D2100E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26048,6 +18225,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D91709C03D2400E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26061,6 +18239,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D91909C03D2700E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26074,6 +18253,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D91D09C03D3000E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26087,6 +18267,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D91F09C03D3300E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26100,6 +18281,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D92109C03D3600E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26113,6 +18295,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D92309C03D3A00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26126,6 +18309,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D92509C03D3D00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26139,6 +18323,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D92709C03D4000E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26152,6 +18337,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D92909C03D4400E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26165,6 +18351,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D92B09C03D4700E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26178,6 +18365,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D92D09C03D4A00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26191,6 +18379,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D92F09C03D4E00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26204,6 +18393,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D93109C03D5100E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26217,6 +18407,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D93309C03D5400E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26230,6 +18421,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D93509C03D5700E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26243,6 +18435,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D93709C03D5B00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26256,6 +18449,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D93909C03D5E00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26269,6 +18463,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D93B09C03D6200E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26282,6 +18477,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D93D09C03D6C00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26295,6 +18491,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D93F09C03D6F00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26308,6 +18505,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D94109C03D7200E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26321,6 +18519,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D94309C03D7600E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26334,6 +18533,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D94509C03D7A00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26347,6 +18547,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D94709C03D7E00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26360,6 +18561,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D94909C03D8100E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26373,6 +18575,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D94B09C03D8500E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26386,6 +18589,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D94D09C03D8D00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26399,6 +18603,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D94F09C03D9100E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26412,6 +18617,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D95109C03D9400E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26425,6 +18631,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D95309C03D9800E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26438,6 +18645,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D95509C03D9C00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26451,6 +18659,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D95709C03DA100E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26464,6 +18673,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D95909C03DA400E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26477,6 +18687,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D95B09C03DA800E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26490,6 +18701,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D95D09C03DAB00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26503,6 +18715,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D95F09C03DAE00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26516,6 +18729,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D96109C03DB100E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26529,6 +18743,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D96309C03DB500E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26542,6 +18757,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D96509C03DB900E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26555,6 +18771,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D96709C03DBC00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26568,6 +18785,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D96909C03DBF00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26581,6 +18799,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D96B09C03DC600E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26594,6 +18813,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D96D09C03DCA00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26607,6 +18827,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D96F09C03DCD00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26620,6 +18841,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D97109C03DD000E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26633,6 +18855,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D97309C03DD300E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26646,6 +18869,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D97509C03DD700E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26659,6 +18883,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D97709C03DDA00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26672,6 +18897,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D97909C03DDD00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26685,6 +18911,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D97B09C03DE000E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26698,6 +18925,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D97D09C03DE400E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26711,6 +18939,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D97F09C03DE700E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26724,6 +18953,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D98109C03DEA00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26737,6 +18967,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D98309C03DEE00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26750,6 +18981,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D98509C03DF100E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26763,6 +18995,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D98709C03DF400E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26776,6 +19009,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D98909C03DF700E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26789,6 +19023,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D98B09C03DFC00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26802,6 +19037,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D98D09C03E0500E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26815,6 +19051,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D98F09C03E0F00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26828,6 +19065,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D99109C03E1200E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26841,6 +19079,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D99309C03E1600E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26854,6 +19093,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D99509C03E1900E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26867,6 +19107,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D99709C03E1C00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26880,6 +19121,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D99909C03E2000E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26893,6 +19135,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D99B09C03E2300E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26906,6 +19149,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D99D09C03E2600E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26919,6 +19163,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D99F09C03E2900E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26932,6 +19177,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D9A109C03E2E00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26945,6 +19191,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D9A309C03E3200E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26958,6 +19205,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D9A509C03E3600E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26971,6 +19219,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D9A709C03E3A00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26984,6 +19233,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D9A909C03E3D00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -26997,6 +19247,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D9AB09C03E4200E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -27010,6 +19261,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D9AD09C03E4600E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -27023,6 +19275,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D9AF09C03E4B00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -27036,6 +19289,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D9B109C03E4E00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -27049,6 +19303,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D9B309C03E5100E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -27062,6 +19317,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D9B509C03E5700E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -27075,6 +19331,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D9B709C03E5B00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -27088,6 +19345,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D9B909C03E5E00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -27101,6 +19359,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D9BB09C03E6200E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -27114,6 +19373,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D9BD09C03E6500E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -27127,6 +19387,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D9BF09C03E6900E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -27140,6 +19401,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D9C109C03E6E00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -27153,6 +19415,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D9C309C03E7100E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -27166,6 +19429,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D9C509C03E7400E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -27179,6 +19443,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D9C709C03E7800E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -27192,6 +19457,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D9C909C03E7C00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -27205,6 +19471,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D9CB09C03E7F00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -27218,6 +19485,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D9CD09C03E8400E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -27231,6 +19499,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D9CF09C03E8700E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -27244,6 +19513,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D9D109C03E8B00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -27257,6 +19527,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D9D309C03E8F00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -27270,6 +19541,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3D9D509C03E9300E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -27283,6 +19555,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFA3DBA209C0424C00E4CFCA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -27296,6 +19569,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFCCCBB509C033DF00353F4D /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -27309,6 +19583,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFCCCBC709C03AAF00353F4D /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -27322,6 +19597,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFCCCBCB09C03AEE00353F4D /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -27335,6 +19611,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFCCCBCD09C03AF400353F4D /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -27348,6 +19625,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFCCCBCF09C03AF800353F4D /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -27361,6 +19639,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFCCCBD109C03AFC00353F4D /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -27374,6 +19653,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFCCCBD309C03B0000353F4D /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -27387,6 +19667,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFCCCBD509C03B0500353F4D /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -27400,6 +19681,35 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; + }; + AFE6A1930CDD7B2E002805BF /* ShellScript */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + ); + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; + }; + AFE6A4290CDD7FAA002805BF /* ShellScript */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + ); + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFF463430C4403E400EE6509 /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -27413,6 +19723,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; AFF463680C440AEF00EE6509 /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -27426,6 +19737,7 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "$SOURCE_ROOT/OSX/update-info-plist.pl $BUILT_PRODUCTS_DIR/$PRODUCT_NAME$WRAPPER_SUFFIX"; + showEnvVarsInLog = 0; }; /* End PBXShellScriptBuildPhase section */ @@ -27981,6 +20293,9 @@ files = ( AF4812580990CE2700FB32B8 /* gears.c in Sources */, AF9CCABA09959D170075E99B /* XScreenSaverSubclass.m in Sources */, + AFCFF1D90CE4517C00C7D111 /* involute.c in Sources */, + AFCFF1DA0CE4518B00C7D111 /* tube.c in Sources */, + AFCFF1DB0CE451A300C7D111 /* normals.c in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -28006,6 +20321,15 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + AF4FD6EB0CE7A486005EE58E /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + AF4FD6EC0CE7A486005EE58E /* XScreenSaverSubclass.m in Sources */, + AF4FD7010CE7A577005EE58E /* lockward.c in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; AF6423F7099FF9C2000F4CD4 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -29025,6 +21349,7 @@ files = ( AFA562350993856A00F3E977 /* pinion.c in Sources */, AF9CCAE909959E000075E99B /* XScreenSaverSubclass.m in Sources */, + AFE6A16C0CDD78EA002805BF /* involute.c in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -29398,6 +21723,25 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + AFE6A1870CDD7B2E002805BF /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + AFE6A1890CDD7B2E002805BF /* XScreenSaverSubclass.m in Sources */, + AFE6A18A0CDD7B2E002805BF /* involute.c in Sources */, + AFE6A40C0CDD7BC3002805BF /* moebiusgears.c in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + AFE6A4210CDD7FAA002805BF /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + AFE6A4220CDD7FAA002805BF /* XScreenSaverSubclass.m in Sources */, + AFE6A4350CDD800F002805BF /* abstractile.c in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; AFF4633B0C4403E400EE6509 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -29759,6 +22103,16 @@ target = AF48DEEF0A0C25E000F94CF9 /* GLSchool */; targetProxy = AF48DF050A0C261100F94CF9 /* PBXContainerItemProxy */; }; + AF4FD6E70CE7A486005EE58E /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = AF4808C0098C3B6C00FB32B8 /* jwxyz */; + targetProxy = AF4FD6E80CE7A486005EE58E /* PBXContainerItemProxy */; + }; + AF4FD6FF0CE7A4F9005EE58E /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = AF4FD6E60CE7A486005EE58E /* Lockward */; + targetProxy = AF4FD6FE0CE7A4F9005EE58E /* PBXContainerItemProxy */; + }; AF6423F3099FF9C2000F4CD4 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = AF4808C0098C3B6C00FB32B8 /* jwxyz */; @@ -31514,6 +23868,26 @@ target = AF4808C0098C3B6C00FB32B8 /* jwxyz */; targetProxy = AFD5735F0997411200BA26F7 /* PBXContainerItemProxy */; }; + AFE6A1830CDD7B2E002805BF /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = AF4808C0098C3B6C00FB32B8 /* jwxyz */; + targetProxy = AFE6A1840CDD7B2E002805BF /* PBXContainerItemProxy */; + }; + AFE6A19C0CDD7B7F002805BF /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = AFE6A1820CDD7B2E002805BF /* MoebiusGears */; + targetProxy = AFE6A19B0CDD7B7F002805BF /* PBXContainerItemProxy */; + }; + AFE6A41C0CDD7FAA002805BF /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = AF4808C0098C3B6C00FB32B8 /* jwxyz */; + targetProxy = AFE6A41D0CDD7FAA002805BF /* PBXContainerItemProxy */; + }; + AFE6A4300CDD7FEE002805BF /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = AFE6A41B0CDD7FAA002805BF /* Abstractile */; + targetProxy = AFE6A42F0CDD7FEE002805BF /* PBXContainerItemProxy */; + }; AFF463370C4403E400EE6509 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = AF4808C0098C3B6C00FB32B8 /* jwxyz */; @@ -32410,6 +24784,26 @@ }; name = Release; }; + AF4FD6F80CE7A486005EE58E /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = ( + "USE_GL=1", + "$(GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS)", + ); + }; + name = Debug; + }; + AF4FD6F90CE7A486005EE58E /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = ( + "USE_GL=1", + "$(GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS)", + ); + }; + name = Release; + }; AF642403099FF9C2000F4CD4 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { @@ -34810,6 +27204,38 @@ }; name = Release; }; + AFE6A1950CDD7B2E002805BF /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = ( + "USE_GL=1", + "$(GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS)", + ); + }; + name = Debug; + }; + AFE6A1960CDD7B2E002805BF /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = ( + "USE_GL=1", + "$(GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS)", + ); + }; + name = Release; + }; + AFE6A42B0CDD7FAA002805BF /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + }; + name = Debug; + }; + AFE6A42C0CDD7FAA002805BF /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + }; + name = Release; + }; AFF463450C4403E400EE6509 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { @@ -35532,6 +27958,15 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + AF4FD6F70CE7A486005EE58E /* Build configuration list for PBXNativeTarget "Lockward" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + AF4FD6F80CE7A486005EE58E /* Debug */, + AF4FD6F90CE7A486005EE58E /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; AF642402099FF9C2000F4CD4 /* Build configuration list for PBXNativeTarget "Extrusion" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -36891,6 +29326,24 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + AFE6A1940CDD7B2E002805BF /* Build configuration list for PBXNativeTarget "MoebiusGears" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + AFE6A1950CDD7B2E002805BF /* Debug */, + AFE6A1960CDD7B2E002805BF /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + AFE6A42A0CDD7FAA002805BF /* Build configuration list for PBXNativeTarget "Abstractile" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + AFE6A42B0CDD7FAA002805BF /* Debug */, + AFE6A42C0CDD7FAA002805BF /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; AFF463440C4403E400EE6509 /* Build configuration list for PBXNativeTarget "CWaves" */ = { isa = XCConfigurationList; buildConfigurations = (