/core/externals/google-toolbox-for-mac/SpotlightPlugins/XcodeProject/XcodeProject.xcodeproj/project.pbxproj
Unknown | 345 lines | 330 code | 15 blank | 0 comment | 0 complexity | dce2072d298dad87ab10048c7dddc2a6 MD5 | raw file
1// !$*UTF8*$! 2{ 3 archiveVersion = 1; 4 classes = { 5 }; 6 objectVersion = 45; 7 objects = { 8 9/* Begin PBXAggregateTarget section */ 10 8BF157070E5BAC8600D28B05 /* RunAllUnitTests */ = { 11 isa = PBXAggregateTarget; 12 buildConfigurationList = 8BF157100E5BACBF00D28B05 /* Build configuration list for PBXAggregateTarget "RunAllUnitTests" */; 13 buildPhases = ( 14 8BF157060E5BAC8600D28B05 /* ShellScript */, 15 ); 16 dependencies = ( 17 8BF1570B0E5BAC8C00D28B05 /* PBXTargetDependency */, 18 ); 19 name = RunAllUnitTests; 20 productName = RunAllUnitTests; 21 }; 22/* End PBXAggregateTarget section */ 23 24/* Begin PBXBuildFile section */ 25 2C05A19C06CAA52B00D84F6F /* GetMetadataForFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C05A19B06CAA52B00D84F6F /* GetMetadataForFile.m */; }; 26 8B1D48820E59F52A000EB8CA /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 8B1D48810E59F52A000EB8CA /* main.c */; }; 27 8B58F8700E5726D000A0E02E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8B58F86F0E5726D000A0E02E /* Foundation.framework */; }; 28 8BF155160E5B442A00D28B05 /* ApplicationServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BF155150E5B442A00D28B05 /* ApplicationServices.framework */; }; 29 8D5B49A804867FD3000E48DA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 8D5B49A704867FD3000E48DA /* InfoPlist.strings */; }; 30 F464A82B0E5DC72D006B02E8 /* schema.xml in Resources */ = {isa = PBXBuildFile; fileRef = F464A82A0E5DC72D006B02E8 /* schema.xml */; }; 31/* End PBXBuildFile section */ 32 33/* Begin PBXContainerItemProxy section */ 34 8BF1570A0E5BAC8C00D28B05 /* PBXContainerItemProxy */ = { 35 isa = PBXContainerItemProxy; 36 containerPortal = 089C1669FE841209C02AAC07 /* Project object */; 37 proxyType = 1; 38 remoteGlobalIDString = 8D57630D048677EA00EA77CD; 39 remoteInfo = XcodeProjectSpotlightPlugin; 40 }; 41/* End PBXContainerItemProxy section */ 42 43/* Begin PBXFileReference section */ 44 089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; }; 45 2C05A19B06CAA52B00D84F6F /* GetMetadataForFile.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GetMetadataForFile.m; sourceTree = "<group>"; }; 46 8B1D48810E59F52A000EB8CA /* main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; }; 47 8B1D48840E59F591000EB8CA /* PluginID.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PluginID.h; sourceTree = "<group>"; }; 48 8B58F75A0E56502600A0E02E /* ReadMe.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = ReadMe.rtf; sourceTree = "<group>"; }; 49 8B58F86F0E5726D000A0E02E /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; }; 50 8B58F9110E579A1300A0E02E /* LoadableBundle.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = LoadableBundle.xcconfig; sourceTree = "<group>"; }; 51 8B5F6EE914CF05930076E071 /* DebugMacOSX.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = DebugMacOSX.xcconfig; path = ../Project/DebugMacOSX.xcconfig; sourceTree = "<group>"; }; 52 8B5F6EEA14CF059A0076E071 /* ReleaseMacOSX.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = ReleaseMacOSX.xcconfig; path = ../Project/ReleaseMacOSX.xcconfig; sourceTree = "<group>"; }; 53 8BF155150E5B442A00D28B05 /* ApplicationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ApplicationServices.framework; path = /System/Library/Frameworks/ApplicationServices.framework; sourceTree = "<absolute>"; }; 54 8D576316048677EA00EA77CD /* XcodeProject.mdimporter */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = XcodeProject.mdimporter; sourceTree = BUILT_PRODUCTS_DIR; }; 55 8D576317048677EA00EA77CD /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; }; 56 F464A82A0E5DC72D006B02E8 /* schema.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = schema.xml; sourceTree = "<group>"; }; 57/* End PBXFileReference section */ 58 59/* Begin PBXFrameworksBuildPhase section */ 60 8D576313048677EA00EA77CD /* Frameworks */ = { 61 isa = PBXFrameworksBuildPhase; 62 buildActionMask = 2147483647; 63 files = ( 64 8B58F8700E5726D000A0E02E /* Foundation.framework in Frameworks */, 65 8BF155160E5B442A00D28B05 /* ApplicationServices.framework in Frameworks */, 66 ); 67 runOnlyForDeploymentPostprocessing = 0; 68 }; 69/* End PBXFrameworksBuildPhase section */ 70 71/* Begin PBXGroup section */ 72 089C166AFE841209C02AAC07 /* XcodeProjectSpotlightPlugin */ = { 73 isa = PBXGroup; 74 children = ( 75 8B58F75A0E56502600A0E02E /* ReadMe.rtf */, 76 8B58F84D0E5697B500A0E02E /* XcodeConfig */, 77 8B1D48800E59F52A000EB8CA /* Common */, 78 08FB77AFFE84173DC02AAC07 /* Source */, 79 089C167CFE841241C02AAC07 /* Resources */, 80 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */, 81 19C28FB6FE9D52B211CA2CBB /* Products */, 82 ); 83 comments = "// Copyright 2008 Google Inc.\n//\n// Licensed under the Apache License, Version 2.0 (the \"License\"); you may not\n// use this file except in compliance with the License. You may obtain a copy\n// of the License at\n// \n// http://www.apache.org/licenses/LICENSE-2.0\n// \n// Unless required by applicable law or agreed to in writing, software\n// distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT\n// WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the\n// License for the specific language governing permissions and limitations under\n// the License."; 84 name = XcodeProjectSpotlightPlugin; 85 sourceTree = "<group>"; 86 }; 87 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */ = { 88 isa = PBXGroup; 89 children = ( 90 8BF155150E5B442A00D28B05 /* ApplicationServices.framework */, 91 8B58F86F0E5726D000A0E02E /* Foundation.framework */, 92 ); 93 name = "External Frameworks and Libraries"; 94 sourceTree = "<group>"; 95 }; 96 089C167CFE841241C02AAC07 /* Resources */ = { 97 isa = PBXGroup; 98 children = ( 99 F464A82A0E5DC72D006B02E8 /* schema.xml */, 100 8D576317048677EA00EA77CD /* Info.plist */, 101 8D5B49A704867FD3000E48DA /* InfoPlist.strings */, 102 ); 103 name = Resources; 104 sourceTree = "<group>"; 105 }; 106 08FB77AFFE84173DC02AAC07 /* Source */ = { 107 isa = PBXGroup; 108 children = ( 109 2C05A19B06CAA52B00D84F6F /* GetMetadataForFile.m */, 110 8B1D48840E59F591000EB8CA /* PluginID.h */, 111 ); 112 name = Source; 113 sourceTree = "<group>"; 114 }; 115 19C28FB6FE9D52B211CA2CBB /* Products */ = { 116 isa = PBXGroup; 117 children = ( 118 8D576316048677EA00EA77CD /* XcodeProject.mdimporter */, 119 ); 120 name = Products; 121 sourceTree = "<group>"; 122 }; 123 8B1D48800E59F52A000EB8CA /* Common */ = { 124 isa = PBXGroup; 125 children = ( 126 8B1D48810E59F52A000EB8CA /* main.c */, 127 ); 128 name = Common; 129 path = ../Common; 130 sourceTree = SOURCE_ROOT; 131 }; 132 8B58F84D0E5697B500A0E02E /* XcodeConfig */ = { 133 isa = PBXGroup; 134 children = ( 135 8B58F90F0E579A1300A0E02E /* Target */, 136 8B58F9250E579A1300A0E02E /* Project */, 137 ); 138 name = XcodeConfig; 139 path = ../../XcodeConfig; 140 sourceTree = SOURCE_ROOT; 141 }; 142 8B58F90F0E579A1300A0E02E /* Target */ = { 143 isa = PBXGroup; 144 children = ( 145 8B5F6EEA14CF059A0076E071 /* ReleaseMacOSX.xcconfig */, 146 8B5F6EE914CF05930076E071 /* DebugMacOSX.xcconfig */, 147 8B58F9110E579A1300A0E02E /* LoadableBundle.xcconfig */, 148 ); 149 path = Target; 150 sourceTree = "<group>"; 151 }; 152 8B58F9250E579A1300A0E02E /* Project */ = { 153 isa = PBXGroup; 154 children = ( 155 ); 156 path = Project; 157 sourceTree = "<group>"; 158 }; 159/* End PBXGroup section */ 160 161/* Begin PBXNativeTarget section */ 162 8D57630D048677EA00EA77CD /* XcodeProjectSpotlightPlugin */ = { 163 isa = PBXNativeTarget; 164 buildConfigurationList = 70138C840896BE9A00968C2F /* Build configuration list for PBXNativeTarget "XcodeProjectSpotlightPlugin" */; 165 buildPhases = ( 166 8D57630F048677EA00EA77CD /* Resources */, 167 8D576311048677EA00EA77CD /* Sources */, 168 8D576313048677EA00EA77CD /* Frameworks */, 169 ); 170 buildRules = ( 171 ); 172 dependencies = ( 173 ); 174 name = XcodeProjectSpotlightPlugin; 175 productInstallPath = /Library/Spotlight; 176 productName = XcodeProjectSpotlightPlugin; 177 productReference = 8D576316048677EA00EA77CD /* XcodeProject.mdimporter */; 178 productType = "com.apple.product-type.bundle"; 179 }; 180/* End PBXNativeTarget section */ 181 182/* Begin PBXProject section */ 183 089C1669FE841209C02AAC07 /* Project object */ = { 184 isa = PBXProject; 185 buildConfigurationList = 70138C880896BE9A00968C2F /* Build configuration list for PBXProject "XcodeProject" */; 186 compatibilityVersion = "Xcode 3.1"; 187 developmentRegion = English; 188 hasScannedForEncodings = 1; 189 knownRegions = ( 190 en, 191 ); 192 mainGroup = 089C166AFE841209C02AAC07 /* XcodeProjectSpotlightPlugin */; 193 projectDirPath = ""; 194 projectRoot = ""; 195 targets = ( 196 8BF157070E5BAC8600D28B05 /* RunAllUnitTests */, 197 8D57630D048677EA00EA77CD /* XcodeProjectSpotlightPlugin */, 198 ); 199 }; 200/* End PBXProject section */ 201 202/* Begin PBXResourcesBuildPhase section */ 203 8D57630F048677EA00EA77CD /* Resources */ = { 204 isa = PBXResourcesBuildPhase; 205 buildActionMask = 2147483647; 206 files = ( 207 8D5B49A804867FD3000E48DA /* InfoPlist.strings in Resources */, 208 F464A82B0E5DC72D006B02E8 /* schema.xml in Resources */, 209 ); 210 runOnlyForDeploymentPostprocessing = 0; 211 }; 212/* End PBXResourcesBuildPhase section */ 213 214/* Begin PBXShellScriptBuildPhase section */ 215 8BF157060E5BAC8600D28B05 /* ShellScript */ = { 216 isa = PBXShellScriptBuildPhase; 217 buildActionMask = 2147483647; 218 files = ( 219 ); 220 inputPaths = ( 221 ); 222 outputPaths = ( 223 ); 224 runOnlyForDeploymentPostprocessing = 0; 225 shellPath = /usr/bin/python; 226 shellScript = "# test of xcodeproj importer\n\nimport os\nimport subprocess\n\ncmd = \"/usr/bin/mdimport -d 2 -g \" + os.environ[\"BUILT_PRODUCTS_DIR\"] + \"/XcodeProject.mdimporter \" + os.environ[\"SOURCE_ROOT\"] + \"/TestData/test.xcodeproj\"\nimporter_out = subprocess.Popen(cmd, shell=True, stderr=subprocess.PIPE).stderr.read()\n\nif importer_out.find(\"kMDItemDescription = \\\"\") == -1:\n\tprint \"error: Bad Description for test.xcodeproj\"\n\texit(1)\nif importer_out.find(\"kMDItemComment = \\\"test comment\\\";\") == -1:\n\tprint \"error: Bad comment for test. xcodeproj\"\n\texit(1)"; 227 }; 228/* End PBXShellScriptBuildPhase section */ 229 230/* Begin PBXSourcesBuildPhase section */ 231 8D576311048677EA00EA77CD /* Sources */ = { 232 isa = PBXSourcesBuildPhase; 233 buildActionMask = 2147483647; 234 files = ( 235 2C05A19C06CAA52B00D84F6F /* GetMetadataForFile.m in Sources */, 236 8B1D48820E59F52A000EB8CA /* main.c in Sources */, 237 ); 238 runOnlyForDeploymentPostprocessing = 0; 239 }; 240/* End PBXSourcesBuildPhase section */ 241 242/* Begin PBXTargetDependency section */ 243 8BF1570B0E5BAC8C00D28B05 /* PBXTargetDependency */ = { 244 isa = PBXTargetDependency; 245 target = 8D57630D048677EA00EA77CD /* XcodeProjectSpotlightPlugin */; 246 targetProxy = 8BF1570A0E5BAC8C00D28B05 /* PBXContainerItemProxy */; 247 }; 248/* End PBXTargetDependency section */ 249 250/* Begin PBXVariantGroup section */ 251 8D5B49A704867FD3000E48DA /* InfoPlist.strings */ = { 252 isa = PBXVariantGroup; 253 children = ( 254 089C167EFE841241C02AAC07 /* English */, 255 ); 256 name = InfoPlist.strings; 257 sourceTree = "<group>"; 258 }; 259/* End PBXVariantGroup section */ 260 261/* Begin XCBuildConfiguration section */ 262 70138C850896BE9A00968C2F /* Debug */ = { 263 isa = XCBuildConfiguration; 264 baseConfigurationReference = 8B58F9110E579A1300A0E02E /* LoadableBundle.xcconfig */; 265 buildSettings = { 266 INFOPLIST_FILE = Info.plist; 267 PRODUCT_NAME = XcodeProject; 268 WRAPPER_EXTENSION = mdimporter; 269 }; 270 name = Debug; 271 }; 272 70138C860896BE9A00968C2F /* Release */ = { 273 isa = XCBuildConfiguration; 274 baseConfigurationReference = 8B58F9110E579A1300A0E02E /* LoadableBundle.xcconfig */; 275 buildSettings = { 276 INFOPLIST_FILE = Info.plist; 277 PRODUCT_NAME = XcodeProject; 278 WRAPPER_EXTENSION = mdimporter; 279 }; 280 name = Release; 281 }; 282 70138C890896BE9A00968C2F /* Debug */ = { 283 isa = XCBuildConfiguration; 284 baseConfigurationReference = 8B5F6EE914CF05930076E071 /* DebugMacOSX.xcconfig */; 285 buildSettings = { 286 MACOSX_DEPLOYMENT_TARGET = 10.5; 287 }; 288 name = Debug; 289 }; 290 70138C8A0896BE9A00968C2F /* Release */ = { 291 isa = XCBuildConfiguration; 292 baseConfigurationReference = 8B5F6EEA14CF059A0076E071 /* ReleaseMacOSX.xcconfig */; 293 buildSettings = { 294 MACOSX_DEPLOYMENT_TARGET = 10.5; 295 }; 296 name = Release; 297 }; 298 8BF157080E5BAC8600D28B05 /* Debug */ = { 299 isa = XCBuildConfiguration; 300 buildSettings = { 301 PRODUCT_NAME = RunAllUnitTests; 302 }; 303 name = Debug; 304 }; 305 8BF157090E5BAC8600D28B05 /* Release */ = { 306 isa = XCBuildConfiguration; 307 buildSettings = { 308 PRODUCT_NAME = RunAllUnitTests; 309 }; 310 name = Release; 311 }; 312/* End XCBuildConfiguration section */ 313 314/* Begin XCConfigurationList section */ 315 70138C840896BE9A00968C2F /* Build configuration list for PBXNativeTarget "XcodeProjectSpotlightPlugin" */ = { 316 isa = XCConfigurationList; 317 buildConfigurations = ( 318 70138C850896BE9A00968C2F /* Debug */, 319 70138C860896BE9A00968C2F /* Release */, 320 ); 321 defaultConfigurationIsVisible = 0; 322 defaultConfigurationName = Release; 323 }; 324 70138C880896BE9A00968C2F /* Build configuration list for PBXProject "XcodeProject" */ = { 325 isa = XCConfigurationList; 326 buildConfigurations = ( 327 70138C890896BE9A00968C2F /* Debug */, 328 70138C8A0896BE9A00968C2F /* Release */, 329 ); 330 defaultConfigurationIsVisible = 0; 331 defaultConfigurationName = Release; 332 }; 333 8BF157100E5BACBF00D28B05 /* Build configuration list for PBXAggregateTarget "RunAllUnitTests" */ = { 334 isa = XCConfigurationList; 335 buildConfigurations = ( 336 8BF157080E5BAC8600D28B05 /* Debug */, 337 8BF157090E5BAC8600D28B05 /* Release */, 338 ); 339 defaultConfigurationIsVisible = 0; 340 defaultConfigurationName = Release; 341 }; 342/* End XCConfigurationList section */ 343 }; 344 rootObject = 089C1669FE841209C02AAC07 /* Project object */; 345}