Skip to content

Commit 08d6d41

Browse files
committed
Remove stale dsa_pub.pem reference in Xcode project file
1 parent 8e770ba commit 08d6d41

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/MacVim/MacVim.xcodeproj/project.pbxproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,6 @@
246246
52818AFA1C1C075300F59085 /* QuickLookStephen.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QuickLookStephen.xcodeproj; path = qlstephen/QuickLookStephen.xcodeproj; sourceTree = "<group>"; };
247247
528DA6691426D4EB003380F1 /* macvim-askpass */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "macvim-askpass"; sourceTree = "<group>"; };
248248
52A364721C4A5789005757EC /* Sparkle.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Sparkle.framework; sourceTree = "<group>"; };
249-
52B7ED9A1C4A4D6900AFFF15 /* dsa_pub.pem */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dsa_pub.pem; sourceTree = "<group>"; };
250249
8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
251250
8D1107320486CEB800E47090 /* MacVim.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MacVim.app; sourceTree = BUILT_PRODUCTS_DIR; };
252251
901C06F42430C8C800797C2A /* map.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = map.c; path = ../map.c; sourceTree = "<group>"; };
@@ -611,7 +610,6 @@
611610
29B97317FDCFA39411CA2CEA /* Resources */ = {
612611
isa = PBXGroup;
613612
children = (
614-
52B7ED9A1C4A4D6900AFFF15 /* dsa_pub.pem */,
615613
1D384A0D100D671700D3C22F /* KeyBinding.plist */,
616614
1D9C602E0EF79C0C0034AD44 /* MacVim.icns */,
617615
0395A8A90D72D88B00881434 /* General.png */,

0 commit comments

Comments
 (0)