|
68 | 68 | 52A364761C4A57C1005757EC /* Sparkle.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 52A364721C4A5789005757EC /* Sparkle.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
69 | 69 | 52B7ED9B1C4A4D6900AFFF15 /* dsa_pub.pem in Resources */ = {isa = PBXBuildFile; fileRef = 52B7ED9A1C4A4D6900AFFF15 /* dsa_pub.pem */; };
|
70 | 70 | 52818B031C1C08CE00F59085 /* QLStephen.qlgenerator in Copy QuickLookPlugin */ = {isa = PBXBuildFile; fileRef = 52818AFF1C1C075300F59085 /* QLStephen.qlgenerator */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
|
| 71 | + 528DA66A1426D4F9003380F1 /* macvim-askpass in Copy Scripts */ = {isa = PBXBuildFile; fileRef = 528DA6691426D4EB003380F1 /* macvim-askpass */; }; |
71 | 72 | 8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */ = {isa = PBXBuildFile; fileRef = 29B97318FDCFA39411CA2CEA /* MainMenu.nib */; };
|
72 | 73 | 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
|
73 | 74 | 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
|
|
153 | 154 | name = "Copy QuickLookPlugin";
|
154 | 155 | runOnlyForDeploymentPostprocessing = 0;
|
155 | 156 | };
|
| 157 | + 528DA6671426D456003380F1 /* Copy Scripts */ = { |
| 158 | + isa = PBXCopyFilesBuildPhase; |
| 159 | + buildActionMask = 2147483647; |
| 160 | + dstPath = ""; |
| 161 | + dstSubfolderSpec = 6; |
| 162 | + files = ( |
| 163 | + 528DA66A1426D4F9003380F1 /* macvim-askpass in Copy Scripts */, |
| 164 | + ); |
| 165 | + name = "Copy Scripts"; |
| 166 | + runOnlyForDeploymentPostprocessing = 0; |
| 167 | + }; |
156 | 168 | /* End PBXCopyFilesBuildPhase section */
|
157 | 169 |
|
158 | 170 | /* Begin PBXFileReference section */
|
|
237 | 249 | 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
|
238 | 250 | 32CA4F630368D1EE00C91783 /* MacVim_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MacVim_Prefix.pch; sourceTree = "<group>"; };
|
239 | 251 | 52818AFA1C1C075300F59085 /* QuickLookStephen.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QuickLookStephen.xcodeproj; path = qlstephen/QuickLookStephen.xcodeproj; sourceTree = "<group>"; };
|
| 252 | + 528DA6691426D4EB003380F1 /* macvim-askpass */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "macvim-askpass"; sourceTree = "<group>"; }; |
240 | 253 | 52A364721C4A5789005757EC /* Sparkle.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Sparkle.framework; sourceTree = "<group>"; };
|
241 | 254 | 52B7ED9A1C4A4D6900AFFF15 /* dsa_pub.pem */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dsa_pub.pem; sourceTree = "<group>"; };
|
242 | 255 | 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
|
|
454 | 467 | name = Products;
|
455 | 468 | sourceTree = "<group>";
|
456 | 469 | };
|
| 470 | + 528DA6681426D477003380F1 /* Scripts */ = { |
| 471 | + isa = PBXGroup; |
| 472 | + children = ( |
| 473 | + 528DA6691426D4EB003380F1 /* macvim-askpass */, |
| 474 | + ); |
| 475 | + name = Scripts; |
| 476 | + sourceTree = "<group>"; |
| 477 | + }; |
457 | 478 | /* End PBXGroup section */
|
458 | 479 |
|
459 | 480 | /* Begin PBXNativeTarget section */
|
|
469 | 490 | 52818B021C1C088000F59085 /* Copy QuickLookPlugin */,
|
470 | 491 | 1DE608B80C58807F0055263D /* Copy Vim Runtime Files */,
|
471 | 492 | 1D1C31F00EFFBFD6003FE9A5 /* Make Document Icons */,
|
| 493 | + 528DA6671426D456003380F1 /* Copy Scripts */, |
472 | 494 | );
|
473 | 495 | buildRules = (
|
474 | 496 | );
|
|
0 commit comments