|
65 | 65 | 1DE9B9500D341AB8008FEDD4 /* MMWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 1DE9B94E0D341AB8008FEDD4 /* MMWindow.m */; }; |
66 | 66 | 1DED78600C6DE43D0079945F /* vimrc in Copy Vim Runtime Files */ = {isa = PBXBuildFile; fileRef = 1DED785F0C6DE43D0079945F /* vimrc */; }; |
67 | 67 | 1DFE25A50C527BC4003000F7 /* PSMTabBarControl.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D493DB90C52533B00AB718C /* PSMTabBarControl.framework */; }; |
| 68 | + 52818B031C1C08CE00F59085 /* QLStephen.qlgenerator in Copy QuickLookPlugin */ = {isa = PBXBuildFile; fileRef = 52818AFF1C1C075300F59085 /* QLStephen.qlgenerator */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; |
68 | 69 | 8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */ = {isa = PBXBuildFile; fileRef = 29B97318FDCFA39411CA2CEA /* MainMenu.nib */; }; |
69 | 70 | 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; }; |
70 | 71 | 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; }; |
|
86 | 87 | remoteGlobalIDString = 53DF68FC067E5B5A0090B5B0; |
87 | 88 | remoteInfo = PSMTabBarControlFramework; |
88 | 89 | }; |
| 90 | + 52818AFE1C1C075300F59085 /* PBXContainerItemProxy */ = { |
| 91 | + isa = PBXContainerItemProxy; |
| 92 | + containerPortal = 52818AFA1C1C075300F59085 /* QuickLookStephen.xcodeproj */; |
| 93 | + proxyType = 2; |
| 94 | + remoteGlobalIDString = 8D576316048677EA00EA77CD; |
| 95 | + remoteInfo = QuickLookStephen; |
| 96 | + }; |
| 97 | + 52818B001C1C084100F59085 /* PBXContainerItemProxy */ = { |
| 98 | + isa = PBXContainerItemProxy; |
| 99 | + containerPortal = 52818AFA1C1C075300F59085 /* QuickLookStephen.xcodeproj */; |
| 100 | + proxyType = 1; |
| 101 | + remoteGlobalIDString = 8D57630D048677EA00EA77CD; |
| 102 | + remoteInfo = QuickLookStephen; |
| 103 | + }; |
89 | 104 | /* End PBXContainerItemProxy section */ |
90 | 105 |
|
91 | 106 | /* Begin PBXCopyFilesBuildPhase section */ |
|
124 | 139 | name = "Copy Vim Runtime Files"; |
125 | 140 | runOnlyForDeploymentPostprocessing = 0; |
126 | 141 | }; |
| 142 | + 52818B021C1C088000F59085 /* Copy QuickLookPlugin */ = { |
| 143 | + isa = PBXCopyFilesBuildPhase; |
| 144 | + buildActionMask = 2147483647; |
| 145 | + dstPath = ../Library/QuickLook; |
| 146 | + dstSubfolderSpec = 6; |
| 147 | + files = ( |
| 148 | + 52818B031C1C08CE00F59085 /* QLStephen.qlgenerator in Copy QuickLookPlugin */, |
| 149 | + ); |
| 150 | + name = "Copy QuickLookPlugin"; |
| 151 | + runOnlyForDeploymentPostprocessing = 0; |
| 152 | + }; |
127 | 153 | /* End PBXCopyFilesBuildPhase section */ |
128 | 154 |
|
129 | 155 | /* Begin PBXFileReference section */ |
|
209 | 235 | 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; }; |
210 | 236 | 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; }; |
211 | 237 | 32CA4F630368D1EE00C91783 /* MacVim_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MacVim_Prefix.pch; sourceTree = "<group>"; }; |
| 238 | + 52818AFA1C1C075300F59085 /* QuickLookStephen.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QuickLookStephen.xcodeproj; path = qlstephen/QuickLookStephen.xcodeproj; sourceTree = "<group>"; }; |
212 | 239 | 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; }; |
213 | 240 | 8D1107320486CEB800E47090 /* MacVim.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MacVim.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
214 | 241 | /* End PBXFileReference section */ |
|
367 | 394 | 29B97317FDCFA39411CA2CEA /* Resources */, |
368 | 395 | 1DE602460C587F760055263D /* Vim Resources */, |
369 | 396 | 29B97323FDCFA39411CA2CEA /* Frameworks */, |
| 397 | + 52818AF81C1C073400F59085 /* QuickLook Plugin */, |
370 | 398 | 19C28FACFE9D520D11CA2CBB /* Products */, |
371 | 399 | ); |
372 | 400 | name = MacVim; |
|
406 | 434 | name = Frameworks; |
407 | 435 | sourceTree = "<group>"; |
408 | 436 | }; |
| 437 | + 52818AF81C1C073400F59085 /* QuickLook Plugin */ = { |
| 438 | + isa = PBXGroup; |
| 439 | + children = ( |
| 440 | + 52818AFA1C1C075300F59085 /* QuickLookStephen.xcodeproj */, |
| 441 | + ); |
| 442 | + name = "QuickLook Plugin"; |
| 443 | + sourceTree = "<group>"; |
| 444 | + }; |
| 445 | + 52818AFB1C1C075300F59085 /* Products */ = { |
| 446 | + isa = PBXGroup; |
| 447 | + children = ( |
| 448 | + 52818AFF1C1C075300F59085 /* QLStephen.qlgenerator */, |
| 449 | + ); |
| 450 | + name = Products; |
| 451 | + sourceTree = "<group>"; |
| 452 | + }; |
409 | 453 | /* End PBXGroup section */ |
410 | 454 |
|
411 | 455 | /* Begin PBXNativeTarget section */ |
|
418 | 462 | 8D11072E0486CEB800E47090 /* Frameworks */, |
419 | 463 | 1D0DCAD80BA3604D00B6CCFA /* Copy Executables */, |
420 | 464 | 1D9EB2840C366D7B0074B739 /* Copy Frameworks */, |
| 465 | + 52818B021C1C088000F59085 /* Copy QuickLookPlugin */, |
421 | 466 | 1DE608B80C58807F0055263D /* Copy Vim Runtime Files */, |
422 | 467 | 1D1C31F00EFFBFD6003FE9A5 /* Make Document Icons */, |
423 | 468 | ); |
424 | 469 | buildRules = ( |
425 | 470 | ); |
426 | 471 | dependencies = ( |
427 | 472 | 1D493DCD0C5254A400AB718C /* PBXTargetDependency */, |
| 473 | + 52818B011C1C084100F59085 /* PBXTargetDependency */, |
428 | 474 | ); |
429 | 475 | name = MacVim; |
430 | 476 | productInstallPath = "$(HOME)/Applications"; |
|
458 | 504 | ProductGroup = 1D493DB40C52533B00AB718C /* Products */; |
459 | 505 | ProjectRef = 1D493DB30C52533B00AB718C /* PSMTabBarControl.xcodeproj */; |
460 | 506 | }, |
| 507 | + { |
| 508 | + ProductGroup = 52818AFB1C1C075300F59085 /* Products */; |
| 509 | + ProjectRef = 52818AFA1C1C075300F59085 /* QuickLookStephen.xcodeproj */; |
| 510 | + }, |
461 | 511 | ); |
462 | 512 | projectRoot = ""; |
463 | 513 | targets = ( |
|
474 | 524 | remoteRef = 1D493DB80C52533B00AB718C /* PBXContainerItemProxy */; |
475 | 525 | sourceTree = BUILT_PRODUCTS_DIR; |
476 | 526 | }; |
| 527 | + 52818AFF1C1C075300F59085 /* QLStephen.qlgenerator */ = { |
| 528 | + isa = PBXReferenceProxy; |
| 529 | + fileType = wrapper.cfbundle; |
| 530 | + path = QLStephen.qlgenerator; |
| 531 | + remoteRef = 52818AFE1C1C075300F59085 /* PBXContainerItemProxy */; |
| 532 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 533 | + }; |
477 | 534 | /* End PBXReferenceProxy section */ |
478 | 535 |
|
479 | 536 | /* Begin PBXResourcesBuildPhase section */ |
|
574 | 631 | name = PSMTabBarControlFramework; |
575 | 632 | targetProxy = 1D493DCC0C5254A400AB718C /* PBXContainerItemProxy */; |
576 | 633 | }; |
| 634 | + 52818B011C1C084100F59085 /* PBXTargetDependency */ = { |
| 635 | + isa = PBXTargetDependency; |
| 636 | + name = QuickLookStephen; |
| 637 | + targetProxy = 52818B001C1C084100F59085 /* PBXContainerItemProxy */; |
| 638 | + }; |
577 | 639 | /* End PBXTargetDependency section */ |
578 | 640 |
|
579 | 641 | /* Begin PBXVariantGroup section */ |
|
0 commit comments