Skip to content

Commit ff0d91b

Browse files
author
jan.nijtmans
committed
Update MacOS project.pbxproj file too
2 parents 77386a6 + d8884ee commit ff0d91b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

macosx/Tcl.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@
223223
F96437C90EF0D4B2003F468E /* tclZlib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclZlib.c; sourceTree = "<group>"; };
224224
F96437E60EF0D652003F468E /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = /usr/lib/libz.dylib; sourceTree = "<absolute>"; };
225225
F966C07408F2820D005CB29B /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
226-
F96D3DFB08F272A4004A47F5 /* changes */ = {isa = PBXFileReference; explicitFileType = text; fileEncoding = 4; path = changes; sourceTree = "<group>"; };
226+
F96D3DFB08F272A4004A47F5 /* changes.md */ = {isa = PBXFileReference; explicitFileType = text; fileEncoding = 4; path = changes.md; sourceTree = "<group>"; };
227227
F96D3DFD08F272A4004A47F5 /* Access.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = Access.3; sourceTree = "<group>"; };
228228
F96D3DFE08F272A4004A47F5 /* AddErrInfo.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = AddErrInfo.3; sourceTree = "<group>"; };
229229
F96D3DFF08F272A4004A47F5 /* after.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = after.n; sourceTree = "<group>"; };
@@ -948,7 +948,7 @@
948948
F96D3DFC08F272A4004A47F5 /* doc */,
949949
F96D43D008F272B8004A47F5 /* tools */,
950950
F9183E690EFC81560030B814 /* pkgs */,
951-
F96D3DFB08F272A4004A47F5 /* changes */,
951+
F96D3DFB08F272A4004A47F5 /* changes.md */,
952952
F96D434308F272B5004A47F5 /* README.md */,
953953
F96D432B08F272B4004A47F5 /* license.terms */,
954954
);

0 commit comments

Comments
 (0)