PageRenderTime 72ms CodeModel.GetById 12ms RepoModel.GetById 0ms app.codeStats 1ms

/core/externals/google-toolbox-for-mac/XcodePlugin/GTMXcodePlugin.xcodeproj/project.pbxproj

http://macfuse.googlecode.com/
Unknown | 466 lines | 454 code | 12 blank | 0 comment | 0 complexity | 777517ae654803832b84aba0d8afd7dc MD5 | raw file
Possible License(s): Apache-2.0, BSD-3-Clause, GPL-2.0
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 45;
  7. objects = {
  8. /* Begin PBXAppleScriptBuildPhase section */
  9. F40639D50DAAAD8700082204 /* AppleScript */ = {
  10. isa = PBXAppleScriptBuildPhase;
  11. buildActionMask = 2147483647;
  12. contextName = "";
  13. files = (
  14. F40639C40DAAAD7600082204 /* CleanCovAndBuild.applescript in AppleScript */,
  15. F40639C60DAAAD7600082204 /* CreateUnitTestExecutable.applescript in AppleScript */,
  16. F40639C70DAAAD7600082204 /* EnableGCov.applescript in AppleScript */,
  17. F40639C80DAAAD7600082204 /* opencoverage.applescript in AppleScript */,
  18. F40639C90DAAAD7600082204 /* ResetGCov.applescript in AppleScript */,
  19. );
  20. isSharedContext = 0;
  21. runOnlyForDeploymentPostprocessing = 0;
  22. };
  23. /* End PBXAppleScriptBuildPhase section */
  24. /* Begin PBXBuildFile section */
  25. 8BAB3AF210BDAAB5002E1AC9 /* GTMXcodePreferences.xib in Resources */ = {isa = PBXBuildFile; fileRef = 8BAB3AF010BDAAB5002E1AC9 /* GTMXcodePreferences.xib */; };
  26. 8BB2ADE10DD0BC0B00A9BDBD /* GTMMethodCheck.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BB2964B0DD0BC0500A9BDBD /* GTMMethodCheck.m */; };
  27. 8BB2ADF40DD0BC0B00A9BDBD /* GTMNSEnumerator+Filter.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BB296690DD0BC0500A9BDBD /* GTMNSEnumerator+Filter.m */; };
  28. 8BB2ADFC0DD0BC0B00A9BDBD /* GTMObjC2Runtime.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BB296750DD0BC0500A9BDBD /* GTMObjC2Runtime.m */; };
  29. 8BE55E8210B606E600FF0A61 /* GTMXcodeCorrectWhiteSpace.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BE55E8010B606E600FF0A61 /* GTMXcodeCorrectWhiteSpace.m */; };
  30. 8BF59C970CD83C12002537F0 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; };
  31. 8BF59C980CD83C12002537F0 /* GTM.xcspec in Resources */ = {isa = PBXBuildFile; fileRef = 8B780F5D0B6A5F6B00AE0B76 /* GTM.xcspec */; };
  32. 8BF59C990CD83C12002537F0 /* GTM.icns in Resources */ = {isa = PBXBuildFile; fileRef = 8B57115C0B8214120085059B /* GTM.icns */; };
  33. 8BF59CA00CD83C12002537F0 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 8B076EB40B9F47B10021F171 /* Credits.rtf */; };
  34. 8BF59CA20CD83C12002537F0 /* GTMXcodePlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BC7D7BB0B68574C008442D0 /* GTMXcodePlugin.m */; };
  35. 8BF59CA30CD83C12002537F0 /* GTMXcodeAboutItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B07C2100B690E5300827344 /* GTMXcodeAboutItem.m */; };
  36. 8BF59CA40CD83C12002537F0 /* GTMXcodeMenuItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B07C2150B690EB800827344 /* GTMXcodeMenuItem.m */; };
  37. 8BF59CA50CD83C12002537F0 /* GTMXcodeQuickLinks.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B780D130B69CF4100AE0B76 /* GTMXcodeQuickLinks.m */; };
  38. 8BF59CA60CD83C12002537F0 /* GTMXcodePreferences.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B78107F0B6A91C800AE0B76 /* GTMXcodePreferences.m */; };
  39. 8BF59CA70CD83C12002537F0 /* GTMXcodeCreateUnitTextExecutable.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B5711550B815A9D0085059B /* GTMXcodeCreateUnitTextExecutable.m */; };
  40. 8BF59CA90CD83C12002537F0 /* GTMXcodeGCovItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BFB91B50B8A502700953506 /* GTMXcodeGCovItem.m */; };
  41. 8BF59CAC0CD83C12002537F0 /* NSTask+Script.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BD785180B8BE78A009EF861 /* NSTask+Script.m */; };
  42. 8BF59CFA0CD8C9EC002537F0 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BF59CF80CD8C9EC002537F0 /* Cocoa.framework */; };
  43. F40639C40DAAAD7600082204 /* CleanCovAndBuild.applescript in AppleScript */ = {isa = PBXBuildFile; fileRef = F40639BB0DAAAD3100082204 /* CleanCovAndBuild.applescript */; settings = {ATTRIBUTES = (Debug, ); }; };
  44. F40639C60DAAAD7600082204 /* CreateUnitTestExecutable.applescript in AppleScript */ = {isa = PBXBuildFile; fileRef = F40639BD0DAAAD3100082204 /* CreateUnitTestExecutable.applescript */; settings = {ATTRIBUTES = (Debug, ); }; };
  45. F40639C70DAAAD7600082204 /* EnableGCov.applescript in AppleScript */ = {isa = PBXBuildFile; fileRef = F40639BE0DAAAD3100082204 /* EnableGCov.applescript */; settings = {ATTRIBUTES = (Debug, ); }; };
  46. F40639C80DAAAD7600082204 /* opencoverage.applescript in AppleScript */ = {isa = PBXBuildFile; fileRef = F40639BF0DAAAD3100082204 /* opencoverage.applescript */; settings = {ATTRIBUTES = (Debug, ); }; };
  47. F40639C90DAAAD7600082204 /* ResetGCov.applescript in AppleScript */ = {isa = PBXBuildFile; fileRef = F40639C00DAAAD3100082204 /* ResetGCov.applescript */; settings = {ATTRIBUTES = (Debug, ); }; };
  48. /* End PBXBuildFile section */
  49. /* Begin PBXFileReference section */
  50. 089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  51. 32DBCF630370AF2F00C91783 /* GTMXcodePlugin.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GTMXcodePlugin.pch; sourceTree = "<group>"; };
  52. 8B076EB40B9F47B10021F171 /* Credits.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = Credits.rtf; path = Resources/Credits.rtf; sourceTree = "<group>"; };
  53. 8B07C2100B690E5300827344 /* GTMXcodeAboutItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GTMXcodeAboutItem.m; sourceTree = "<group>"; };
  54. 8B07C2140B690EB800827344 /* GTMXcodeMenuItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GTMXcodeMenuItem.h; sourceTree = "<group>"; };
  55. 8B07C2150B690EB800827344 /* GTMXcodeMenuItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GTMXcodeMenuItem.m; sourceTree = "<group>"; };
  56. 8B5711550B815A9D0085059B /* GTMXcodeCreateUnitTextExecutable.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GTMXcodeCreateUnitTextExecutable.m; sourceTree = "<group>"; };
  57. 8B57115C0B8214120085059B /* GTM.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = GTM.icns; path = Resources/GTM.icns; sourceTree = "<group>"; };
  58. 8B780D130B69CF4100AE0B76 /* GTMXcodeQuickLinks.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GTMXcodeQuickLinks.m; sourceTree = "<group>"; };
  59. 8B780F5D0B6A5F6B00AE0B76 /* GTM.xcspec */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xcspec; name = GTM.xcspec; path = Resources/GTM.xcspec; sourceTree = "<group>"; };
  60. 8B78107E0B6A91C800AE0B76 /* GTMXcodePreferences.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GTMXcodePreferences.h; sourceTree = "<group>"; };
  61. 8B78107F0B6A91C800AE0B76 /* GTMXcodePreferences.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GTMXcodePreferences.m; sourceTree = "<group>"; };
  62. 8BAB3AF010BDAAB5002E1AC9 /* GTMXcodePreferences.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = GTMXcodePreferences.xib; path = Resources/GTMXcodePreferences.xib; sourceTree = "<group>"; };
  63. 8BB2964A0DD0BC0500A9BDBD /* GTMMethodCheck.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GTMMethodCheck.h; sourceTree = "<group>"; };
  64. 8BB2964B0DD0BC0500A9BDBD /* GTMMethodCheck.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GTMMethodCheck.m; sourceTree = "<group>"; };
  65. 8BB296540DD0BC0500A9BDBD /* GTMGarbageCollection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GTMGarbageCollection.h; sourceTree = "<group>"; };
  66. 8BB296680DD0BC0500A9BDBD /* GTMNSEnumerator+Filter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "GTMNSEnumerator+Filter.h"; sourceTree = "<group>"; };
  67. 8BB296690DD0BC0500A9BDBD /* GTMNSEnumerator+Filter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "GTMNSEnumerator+Filter.m"; sourceTree = "<group>"; };
  68. 8BB296740DD0BC0500A9BDBD /* GTMObjC2Runtime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GTMObjC2Runtime.h; sourceTree = "<group>"; };
  69. 8BB296750DD0BC0500A9BDBD /* GTMObjC2Runtime.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GTMObjC2Runtime.m; sourceTree = "<group>"; };
  70. 8BB2968B0DD0BC0500A9BDBD /* GTMDefines.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GTMDefines.h; sourceTree = "<group>"; };
  71. 8BB296C20DD0BC0500A9BDBD /* DebugLeopardOrLater.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = DebugLeopardOrLater.xcconfig; sourceTree = "<group>"; };
  72. 8BB296C50DD0BC0500A9BDBD /* ReleaseLeopardOrLater.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = ReleaseLeopardOrLater.xcconfig; sourceTree = "<group>"; };
  73. 8BB296D50DD0BC0500A9BDBD /* LoadableBundle.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = LoadableBundle.xcconfig; sourceTree = "<group>"; };
  74. 8BB296D60DD0BC0500A9BDBD /* LoadableBundleGCSupported.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = LoadableBundleGCSupported.xcconfig; sourceTree = "<group>"; };
  75. 8BB2AE830DD0BD2F00A9BDBD /* GTMDebugSelectorValidation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GTMDebugSelectorValidation.h; sourceTree = "<group>"; };
  76. 8BC7D7BA0B68574C008442D0 /* GTMXcodePlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GTMXcodePlugin.h; sourceTree = "<group>"; };
  77. 8BC7D7BB0B68574C008442D0 /* GTMXcodePlugin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GTMXcodePlugin.m; sourceTree = "<group>"; };
  78. 8BD785170B8BE78A009EF861 /* NSTask+Script.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSTask+Script.h"; sourceTree = "<group>"; };
  79. 8BD785180B8BE78A009EF861 /* NSTask+Script.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSTask+Script.m"; sourceTree = "<group>"; };
  80. 8BE55E8010B606E600FF0A61 /* GTMXcodeCorrectWhiteSpace.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GTMXcodeCorrectWhiteSpace.m; sourceTree = "<group>"; };
  81. 8BF07EB40B92140700CCC8D7 /* PBXAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PBXAppDelegate.h; sourceTree = "<group>"; };
  82. 8BF07EB50B92140700CCC8D7 /* PBXChangeNotification.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PBXChangeNotification.h; sourceTree = "<group>"; };
  83. 8BF07EB60B92140700CCC8D7 /* PBXContainer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PBXContainer.h; sourceTree = "<group>"; };
  84. 8BF07EB70B92140700CCC8D7 /* PBXContainerItemChangeNotification.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PBXContainerItemChangeNotification.h; sourceTree = "<group>"; };
  85. 8BF07EB80B92140700CCC8D7 /* PBXDocumentController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PBXDocumentController.h; sourceTree = "<group>"; };
  86. 8BF07EB90B92140700CCC8D7 /* PBXExtendedApplication.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PBXExtendedApplication.h; sourceTree = "<group>"; };
  87. 8BF07EBA0B92140700CCC8D7 /* PBXLSPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PBXLSPlugin.h; sourceTree = "<group>"; };
  88. 8BF07EBB0B92140700CCC8D7 /* PBXModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PBXModule.h; sourceTree = "<group>"; };
  89. 8BF07EBC0B92140700CCC8D7 /* PBXObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PBXObject.h; sourceTree = "<group>"; };
  90. 8BF07EBD0B92140700CCC8D7 /* PBXPreferencesModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PBXPreferencesModule.h; sourceTree = "<group>"; };
  91. 8BF07EBE0B92140700CCC8D7 /* PBXPreferencesPaneModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PBXPreferencesPaneModule.h; sourceTree = "<group>"; };
  92. 8BF07EBF0B92140700CCC8D7 /* PBXProject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PBXProject.h; sourceTree = "<group>"; };
  93. 8BF07EC00B92140700CCC8D7 /* PBXProjectDocument.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PBXProjectDocument.h; sourceTree = "<group>"; };
  94. 8BF07EC10B92140700CCC8D7 /* PBXSelection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PBXSelection.h; sourceTree = "<group>"; };
  95. 8BF07EC20B92140700CCC8D7 /* PBXTarget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PBXTarget.h; sourceTree = "<group>"; };
  96. 8BF07EC30B92140700CCC8D7 /* XcodeClasses.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XcodeClasses.h; sourceTree = "<group>"; };
  97. 8BF59CB40CD83C12002537F0 /* GTM Xcode Plugin.xcplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "GTM Xcode Plugin.xcplugin"; sourceTree = BUILT_PRODUCTS_DIR; };
  98. 8BF59CF80CD8C9EC002537F0 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
  99. 8BFB91B50B8A502700953506 /* GTMXcodeGCovItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GTMXcodeGCovItem.m; sourceTree = "<group>"; };
  100. 8D5B49B7048680CD000E48DA /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = Resources/Info.plist; sourceTree = "<group>"; };
  101. F40639BB0DAAAD3100082204 /* CleanCovAndBuild.applescript */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.applescript; name = CleanCovAndBuild.applescript; path = Resources/CleanCovAndBuild.applescript; sourceTree = "<group>"; };
  102. F40639BD0DAAAD3100082204 /* CreateUnitTestExecutable.applescript */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.applescript; name = CreateUnitTestExecutable.applescript; path = Resources/CreateUnitTestExecutable.applescript; sourceTree = "<group>"; };
  103. F40639BE0DAAAD3100082204 /* EnableGCov.applescript */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.applescript; name = EnableGCov.applescript; path = Resources/EnableGCov.applescript; sourceTree = "<group>"; };
  104. F40639BF0DAAAD3100082204 /* opencoverage.applescript */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.applescript; name = opencoverage.applescript; path = Resources/opencoverage.applescript; sourceTree = "<group>"; };
  105. F40639C00DAAAD3100082204 /* ResetGCov.applescript */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.applescript; name = ResetGCov.applescript; path = Resources/ResetGCov.applescript; sourceTree = "<group>"; };
  106. /* End PBXFileReference section */
  107. /* Begin PBXFrameworksBuildPhase section */
  108. 8BF59CAD0CD83C12002537F0 /* Frameworks */ = {
  109. isa = PBXFrameworksBuildPhase;
  110. buildActionMask = 2147483647;
  111. files = (
  112. 8BF59CFA0CD8C9EC002537F0 /* Cocoa.framework in Frameworks */,
  113. );
  114. runOnlyForDeploymentPostprocessing = 0;
  115. };
  116. /* End PBXFrameworksBuildPhase section */
  117. /* Begin PBXGroup section */
  118. 089C166AFE841209C02AAC07 /* GoogleBundle */ = {
  119. isa = PBXGroup;
  120. children = (
  121. 8BB289D30DD0BBC800A9BDBD /* google-toolbox-for-mac */,
  122. 8BF07EB10B92140700CCC8D7 /* XcodeHeaders */,
  123. 32C88E010371C26100C91783 /* Sources */,
  124. 089C167CFE841241C02AAC07 /* Resources */,
  125. 8BF59CFD0CD8C9F2002537F0 /* Frameworks */,
  126. 19C28FB8FE9D52D311CA2CBB /* Products */,
  127. );
  128. name = GoogleBundle;
  129. sourceTree = "<group>";
  130. };
  131. 089C167CFE841241C02AAC07 /* Resources */ = {
  132. isa = PBXGroup;
  133. children = (
  134. F40639BB0DAAAD3100082204 /* CleanCovAndBuild.applescript */,
  135. F40639BD0DAAAD3100082204 /* CreateUnitTestExecutable.applescript */,
  136. F40639BE0DAAAD3100082204 /* EnableGCov.applescript */,
  137. F40639BF0DAAAD3100082204 /* opencoverage.applescript */,
  138. F40639C00DAAAD3100082204 /* ResetGCov.applescript */,
  139. 8B076EB40B9F47B10021F171 /* Credits.rtf */,
  140. 8BAB3AF010BDAAB5002E1AC9 /* GTMXcodePreferences.xib */,
  141. 8B57115C0B8214120085059B /* GTM.icns */,
  142. 8B780F5D0B6A5F6B00AE0B76 /* GTM.xcspec */,
  143. 8D5B49B7048680CD000E48DA /* Info.plist */,
  144. 089C167DFE841241C02AAC07 /* InfoPlist.strings */,
  145. );
  146. name = Resources;
  147. sourceTree = "<group>";
  148. };
  149. 19C28FB8FE9D52D311CA2CBB /* Products */ = {
  150. isa = PBXGroup;
  151. children = (
  152. 8BF59CB40CD83C12002537F0 /* GTM Xcode Plugin.xcplugin */,
  153. );
  154. name = Products;
  155. sourceTree = "<group>";
  156. };
  157. 32C88E010371C26100C91783 /* Sources */ = {
  158. isa = PBXGroup;
  159. children = (
  160. 8B78107E0B6A91C800AE0B76 /* GTMXcodePreferences.h */,
  161. 8B78107F0B6A91C800AE0B76 /* GTMXcodePreferences.m */,
  162. 8BFB91B50B8A502700953506 /* GTMXcodeGCovItem.m */,
  163. 8BE55E8010B606E600FF0A61 /* GTMXcodeCorrectWhiteSpace.m */,
  164. 8B5711550B815A9D0085059B /* GTMXcodeCreateUnitTextExecutable.m */,
  165. 8B07C2140B690EB800827344 /* GTMXcodeMenuItem.h */,
  166. 8B07C2150B690EB800827344 /* GTMXcodeMenuItem.m */,
  167. 8B07C2100B690E5300827344 /* GTMXcodeAboutItem.m */,
  168. 8B780D130B69CF4100AE0B76 /* GTMXcodeQuickLinks.m */,
  169. 8BC7D7BA0B68574C008442D0 /* GTMXcodePlugin.h */,
  170. 8BC7D7BB0B68574C008442D0 /* GTMXcodePlugin.m */,
  171. 32DBCF630370AF2F00C91783 /* GTMXcodePlugin.pch */,
  172. 8BD785170B8BE78A009EF861 /* NSTask+Script.h */,
  173. 8BD785180B8BE78A009EF861 /* NSTask+Script.m */,
  174. );
  175. name = Sources;
  176. sourceTree = "<group>";
  177. };
  178. 8BB289D30DD0BBC800A9BDBD /* google-toolbox-for-mac */ = {
  179. isa = PBXGroup;
  180. children = (
  181. 8BB296480DD0BC0500A9BDBD /* DebugUtils */,
  182. 8BB2964D0DD0BC0500A9BDBD /* Foundation */,
  183. 8BB2968B0DD0BC0500A9BDBD /* GTMDefines.h */,
  184. 8BB296BF0DD0BC0500A9BDBD /* XcodeConfig */,
  185. );
  186. name = "google-toolbox-for-mac";
  187. path = ..;
  188. sourceTree = SOURCE_ROOT;
  189. };
  190. 8BB296480DD0BC0500A9BDBD /* DebugUtils */ = {
  191. isa = PBXGroup;
  192. children = (
  193. 8BB2AE830DD0BD2F00A9BDBD /* GTMDebugSelectorValidation.h */,
  194. 8BB2964A0DD0BC0500A9BDBD /* GTMMethodCheck.h */,
  195. 8BB2964B0DD0BC0500A9BDBD /* GTMMethodCheck.m */,
  196. );
  197. path = DebugUtils;
  198. sourceTree = "<group>";
  199. };
  200. 8BB2964D0DD0BC0500A9BDBD /* Foundation */ = {
  201. isa = PBXGroup;
  202. children = (
  203. 8BB296540DD0BC0500A9BDBD /* GTMGarbageCollection.h */,
  204. 8BB296680DD0BC0500A9BDBD /* GTMNSEnumerator+Filter.h */,
  205. 8BB296690DD0BC0500A9BDBD /* GTMNSEnumerator+Filter.m */,
  206. 8BB296740DD0BC0500A9BDBD /* GTMObjC2Runtime.h */,
  207. 8BB296750DD0BC0500A9BDBD /* GTMObjC2Runtime.m */,
  208. );
  209. path = Foundation;
  210. sourceTree = "<group>";
  211. };
  212. 8BB296BF0DD0BC0500A9BDBD /* XcodeConfig */ = {
  213. isa = PBXGroup;
  214. children = (
  215. 8BB296C00DD0BC0500A9BDBD /* Project */,
  216. 8BB296D30DD0BC0500A9BDBD /* Target */,
  217. );
  218. path = XcodeConfig;
  219. sourceTree = "<group>";
  220. };
  221. 8BB296C00DD0BC0500A9BDBD /* Project */ = {
  222. isa = PBXGroup;
  223. children = (
  224. 8BB296C20DD0BC0500A9BDBD /* DebugLeopardOrLater.xcconfig */,
  225. 8BB296C50DD0BC0500A9BDBD /* ReleaseLeopardOrLater.xcconfig */,
  226. );
  227. path = Project;
  228. sourceTree = "<group>";
  229. };
  230. 8BB296D30DD0BC0500A9BDBD /* Target */ = {
  231. isa = PBXGroup;
  232. children = (
  233. 8BB296D50DD0BC0500A9BDBD /* LoadableBundle.xcconfig */,
  234. 8BB296D60DD0BC0500A9BDBD /* LoadableBundleGCSupported.xcconfig */,
  235. );
  236. path = Target;
  237. sourceTree = "<group>";
  238. };
  239. 8BF07EB10B92140700CCC8D7 /* XcodeHeaders */ = {
  240. isa = PBXGroup;
  241. children = (
  242. 8BF07EB40B92140700CCC8D7 /* PBXAppDelegate.h */,
  243. 8BF07EB50B92140700CCC8D7 /* PBXChangeNotification.h */,
  244. 8BF07EB60B92140700CCC8D7 /* PBXContainer.h */,
  245. 8BF07EB70B92140700CCC8D7 /* PBXContainerItemChangeNotification.h */,
  246. 8BF07EB80B92140700CCC8D7 /* PBXDocumentController.h */,
  247. 8BF07EB90B92140700CCC8D7 /* PBXExtendedApplication.h */,
  248. 8BF07EBA0B92140700CCC8D7 /* PBXLSPlugin.h */,
  249. 8BF07EBB0B92140700CCC8D7 /* PBXModule.h */,
  250. 8BF07EBC0B92140700CCC8D7 /* PBXObject.h */,
  251. 8BF07EBD0B92140700CCC8D7 /* PBXPreferencesModule.h */,
  252. 8BF07EBE0B92140700CCC8D7 /* PBXPreferencesPaneModule.h */,
  253. 8BF07EBF0B92140700CCC8D7 /* PBXProject.h */,
  254. 8BF07EC00B92140700CCC8D7 /* PBXProjectDocument.h */,
  255. 8BF07EC10B92140700CCC8D7 /* PBXSelection.h */,
  256. 8BF07EC20B92140700CCC8D7 /* PBXTarget.h */,
  257. 8BF07EC30B92140700CCC8D7 /* XcodeClasses.h */,
  258. );
  259. path = XcodeHeaders;
  260. sourceTree = "<group>";
  261. };
  262. 8BF59CFD0CD8C9F2002537F0 /* Frameworks */ = {
  263. isa = PBXGroup;
  264. children = (
  265. 8BF59CF80CD8C9EC002537F0 /* Cocoa.framework */,
  266. );
  267. name = Frameworks;
  268. sourceTree = "<group>";
  269. };
  270. /* End PBXGroup section */
  271. /* Begin PBXNativeTarget section */
  272. 8BF59C950CD83C12002537F0 /* GTMXcodePlugin */ = {
  273. isa = PBXNativeTarget;
  274. buildConfigurationList = 8BF59CB10CD83C12002537F0 /* Build configuration list for PBXNativeTarget "GTMXcodePlugin" */;
  275. buildPhases = (
  276. 8BF59C960CD83C12002537F0 /* Resources */,
  277. F40639D50DAAAD8700082204 /* AppleScript */,
  278. 8BF59CA10CD83C12002537F0 /* Sources */,
  279. 8BF59CAD0CD83C12002537F0 /* Frameworks */,
  280. );
  281. buildRules = (
  282. );
  283. dependencies = (
  284. );
  285. name = GTMXcodePlugin;
  286. productInstallPath = "$(HOME)/Library/Bundles";
  287. productName = GoogleBundle;
  288. productReference = 8BF59CB40CD83C12002537F0 /* GTM Xcode Plugin.xcplugin */;
  289. productType = "com.apple.product-type.bundle";
  290. };
  291. /* End PBXNativeTarget section */
  292. /* Begin PBXProject section */
  293. 089C1669FE841209C02AAC07 /* Project object */ = {
  294. isa = PBXProject;
  295. attributes = {
  296. BuildIndependentTargetsInParallel = NO;
  297. };
  298. buildConfigurationList = 1DEB913E08733D840010E9CD /* Build configuration list for PBXProject "GTMXcodePlugin" */;
  299. compatibilityVersion = "Xcode 3.1";
  300. hasScannedForEncodings = 1;
  301. mainGroup = 089C166AFE841209C02AAC07 /* GoogleBundle */;
  302. projectDirPath = "";
  303. projectRoot = "";
  304. targets = (
  305. 8BF59C950CD83C12002537F0 /* GTMXcodePlugin */,
  306. );
  307. };
  308. /* End PBXProject section */
  309. /* Begin PBXResourcesBuildPhase section */
  310. 8BF59C960CD83C12002537F0 /* Resources */ = {
  311. isa = PBXResourcesBuildPhase;
  312. buildActionMask = 2147483647;
  313. files = (
  314. 8BF59C970CD83C12002537F0 /* InfoPlist.strings in Resources */,
  315. 8BF59C980CD83C12002537F0 /* GTM.xcspec in Resources */,
  316. 8BF59C990CD83C12002537F0 /* GTM.icns in Resources */,
  317. 8BF59CA00CD83C12002537F0 /* Credits.rtf in Resources */,
  318. 8BAB3AF210BDAAB5002E1AC9 /* GTMXcodePreferences.xib in Resources */,
  319. );
  320. runOnlyForDeploymentPostprocessing = 0;
  321. };
  322. /* End PBXResourcesBuildPhase section */
  323. /* Begin PBXSourcesBuildPhase section */
  324. 8BF59CA10CD83C12002537F0 /* Sources */ = {
  325. isa = PBXSourcesBuildPhase;
  326. buildActionMask = 2147483647;
  327. files = (
  328. 8BF59CA20CD83C12002537F0 /* GTMXcodePlugin.m in Sources */,
  329. 8BF59CA30CD83C12002537F0 /* GTMXcodeAboutItem.m in Sources */,
  330. 8BF59CA40CD83C12002537F0 /* GTMXcodeMenuItem.m in Sources */,
  331. 8BF59CA50CD83C12002537F0 /* GTMXcodeQuickLinks.m in Sources */,
  332. 8BF59CA60CD83C12002537F0 /* GTMXcodePreferences.m in Sources */,
  333. 8BF59CA70CD83C12002537F0 /* GTMXcodeCreateUnitTextExecutable.m in Sources */,
  334. 8BF59CA90CD83C12002537F0 /* GTMXcodeGCovItem.m in Sources */,
  335. 8BF59CAC0CD83C12002537F0 /* NSTask+Script.m in Sources */,
  336. 8BB2ADE10DD0BC0B00A9BDBD /* GTMMethodCheck.m in Sources */,
  337. 8BB2ADF40DD0BC0B00A9BDBD /* GTMNSEnumerator+Filter.m in Sources */,
  338. 8BB2ADFC0DD0BC0B00A9BDBD /* GTMObjC2Runtime.m in Sources */,
  339. 8BE55E8210B606E600FF0A61 /* GTMXcodeCorrectWhiteSpace.m in Sources */,
  340. );
  341. runOnlyForDeploymentPostprocessing = 0;
  342. };
  343. /* End PBXSourcesBuildPhase section */
  344. /* Begin PBXVariantGroup section */
  345. 089C167DFE841241C02AAC07 /* InfoPlist.strings */ = {
  346. isa = PBXVariantGroup;
  347. children = (
  348. 089C167EFE841241C02AAC07 /* English */,
  349. );
  350. name = InfoPlist.strings;
  351. sourceTree = "<group>";
  352. };
  353. /* End PBXVariantGroup section */
  354. /* Begin XCBuildConfiguration section */
  355. 1DEB913F08733D840010E9CD /* Debug */ = {
  356. isa = XCBuildConfiguration;
  357. baseConfigurationReference = 8BB296C20DD0BC0500A9BDBD /* DebugLeopardOrLater.xcconfig */;
  358. buildSettings = {
  359. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  360. GTM_PRODUCT_NAME = "$(PROJECT_NAME)";
  361. GTM_VERSIONINFO_ABOUT = "Š $(GTM_VERSION_COPYRIGHT) Google Inc.";
  362. GTM_VERSIONINFO_FINDER = "$(GTM_PRODUCT_NAME) $(GTM_VERSIONINFO_LONG)$(GTM_VERSION_EXTRAINFO)$(GTM_VERSION_DEBUG_FLAG), Š $(GTM_VERSION_COPYRIGHT) Google Inc.";
  363. GTM_VERSIONINFO_HUMAN = "$(GTM_VERSIONINFO_SHORT)$(GTM_VERSION_EXTRAINFO)";
  364. GTM_VERSIONINFO_LONG = "$(GTM_VERSIONINFO_SHORT).$(GTM_VERSION_BUILDNUMBER)";
  365. GTM_VERSIONINFO_SHORT = "$(GTM_VERSION_MAJOR).$(GTM_VERSION_MINOR).$(GTM_VERSION_FIXLEVEL)";
  366. GTM_VERSION_BUILDNUMBER = 0;
  367. GTM_VERSION_COPYRIGHT = "2005-2010";
  368. GTM_VERSION_FIXLEVEL = 6;
  369. GTM_VERSION_MAJOR = 10;
  370. GTM_VERSION_MINOR = 0;
  371. INFOPLIST_FILE = Resources/Info.plist;
  372. OTHER_LDFLAGS = (
  373. "$(inherited)",
  374. "-lcrypto",
  375. "-undefined",
  376. dynamic_lookup,
  377. );
  378. PRODUCT_NAME = "GTM Xcode Plugin";
  379. WRAPPER_EXTENSION = xcplugin;
  380. };
  381. name = Debug;
  382. };
  383. 1DEB914008733D840010E9CD /* Release */ = {
  384. isa = XCBuildConfiguration;
  385. baseConfigurationReference = 8BB296C50DD0BC0500A9BDBD /* ReleaseLeopardOrLater.xcconfig */;
  386. buildSettings = {
  387. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  388. GTM_PRODUCT_NAME = "$(PROJECT_NAME)";
  389. GTM_VERSIONINFO_ABOUT = "Š $(GTM_VERSION_COPYRIGHT) Google Inc.";
  390. GTM_VERSIONINFO_FINDER = "$(GTM_PRODUCT_NAME) $(GTM_VERSIONINFO_LONG)$(GTM_VERSION_EXTRAINFO)$(GTM_VERSION_DEBUG_FLAG), Š $(GTM_VERSION_COPYRIGHT) Google Inc.";
  391. GTM_VERSIONINFO_HUMAN = "$(GTM_VERSIONINFO_SHORT)$(GTM_VERSION_EXTRAINFO)";
  392. GTM_VERSIONINFO_LONG = "$(GTM_VERSIONINFO_SHORT).$(GTM_VERSION_BUILDNUMBER)";
  393. GTM_VERSIONINFO_SHORT = "$(GTM_VERSION_MAJOR).$(GTM_VERSION_MINOR).$(GTM_VERSION_FIXLEVEL)";
  394. GTM_VERSION_BUILDNUMBER = 0;
  395. GTM_VERSION_COPYRIGHT = "2005-2010";
  396. GTM_VERSION_FIXLEVEL = 6;
  397. GTM_VERSION_MAJOR = 10;
  398. GTM_VERSION_MINOR = 0;
  399. INFOPLIST_FILE = Resources/Info.plist;
  400. OTHER_LDFLAGS = (
  401. "$(inherited)",
  402. "-lcrypto",
  403. "-undefined",
  404. dynamic_lookup,
  405. );
  406. PRODUCT_NAME = "GTM Xcode Plugin";
  407. WRAPPER_EXTENSION = xcplugin;
  408. };
  409. name = Release;
  410. };
  411. 8BF59CB20CD83C12002537F0 /* Debug */ = {
  412. isa = XCBuildConfiguration;
  413. baseConfigurationReference = 8BB296D60DD0BC0500A9BDBD /* LoadableBundleGCSupported.xcconfig */;
  414. buildSettings = {
  415. GOOGLE_VERSION_EXTRAINFO = "(XCode 3.0)";
  416. MACOSX_DEPLOYMENT_TARGET = 10.5;
  417. SDKROOT = "${DEVELOPER_SDK_DIR}/MacOSX10.5.sdk";
  418. };
  419. name = Debug;
  420. };
  421. 8BF59CB30CD83C12002537F0 /* Release */ = {
  422. isa = XCBuildConfiguration;
  423. baseConfigurationReference = 8BB296D60DD0BC0500A9BDBD /* LoadableBundleGCSupported.xcconfig */;
  424. buildSettings = {
  425. GOOGLE_VERSION_EXTRAINFO = "(XCode 3.0)";
  426. MACOSX_DEPLOYMENT_TARGET = 10.5;
  427. SDKROOT = "${DEVELOPER_SDK_DIR}/MacOSX10.5.sdk";
  428. };
  429. name = Release;
  430. };
  431. /* End XCBuildConfiguration section */
  432. /* Begin XCConfigurationList section */
  433. 1DEB913E08733D840010E9CD /* Build configuration list for PBXProject "GTMXcodePlugin" */ = {
  434. isa = XCConfigurationList;
  435. buildConfigurations = (
  436. 1DEB913F08733D840010E9CD /* Debug */,
  437. 1DEB914008733D840010E9CD /* Release */,
  438. );
  439. defaultConfigurationIsVisible = 0;
  440. defaultConfigurationName = Release;
  441. };
  442. 8BF59CB10CD83C12002537F0 /* Build configuration list for PBXNativeTarget "GTMXcodePlugin" */ = {
  443. isa = XCConfigurationList;
  444. buildConfigurations = (
  445. 8BF59CB20CD83C12002537F0 /* Debug */,
  446. 8BF59CB30CD83C12002537F0 /* Release */,
  447. );
  448. defaultConfigurationIsVisible = 0;
  449. defaultConfigurationName = Release;
  450. };
  451. /* End XCConfigurationList section */
  452. };
  453. rootObject = 089C1669FE841209C02AAC07 /* Project object */;
  454. }