Commits
Kurt Hindenburg authored 75d48de51d5
1 + | --- PortsNotifier.xcodeproj/project.pbxproj 2017-10-08 16:58:47.000000000 -0400 |
2 + | +++ PortsNotifier.xcodeproj/project.pbxproj 2017-10-08 16:58:47.000000000 -0400 |
3 + | |
4 + | 3DCBB3FA0C03375600ED3D65 /* PNPortsManager.m */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.objc; path = PNPortsManager.m; sourceTree = "<group>"; }; |
5 + | 3DCBB3FB0C03375600ED3D65 /* PNPortsManager.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; path = PNPortsManager.h; sourceTree = "<group>"; }; |
6 + | 3DCFC68F0FC4EC0E008C6C42 /* Preferences.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; path = Preferences.nib; sourceTree = "<group>"; }; |
7 + | - 3DCFC6B70FC4F05D008C6C42 /* General.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = General.png; path = ../../build/vim7/src/MacVim/General.png; sourceTree = SOURCE_ROOT; }; |
8 + | + 3DCFC6B70FC4F05D008C6C42 /* General.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = General.png; path = General.png; sourceTree = "<group>"; }; |
9 + | 3DCFC6B90FC4F06A008C6C42 /* Advanced.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Advanced.png; sourceTree = "<group>"; }; |
10 + | 3DD1819E0C0343F200D19538 /* PNPortWrapper.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; path = PNPortWrapper.h; sourceTree = "<group>"; }; |
11 + | 3DD1819F0C0343F200D19538 /* PNPortWrapper.m */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.objc; path = PNPortWrapper.m; sourceTree = "<group>"; }; |