summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2024-04-17 13:07:50 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2024-04-17 13:07:50 (GMT)
commit62e9bf2d1c2eaef435574ba8734347e1e962ee69 (patch)
tree11340e3cf3fa58fc495812dfef0872216c875efd
parentdecd71e586dc5c70e991464fa1323758c04b8fd5 (diff)
parenta29edba9d99d840edebd02a927a8f79e3bec29d4 (diff)
downloadtcl-62e9bf2d1c2eaef435574ba8734347e1e962ee69.zip
tcl-62e9bf2d1c2eaef435574ba8734347e1e962ee69.tar.gz
tcl-62e9bf2d1c2eaef435574ba8734347e1e962ee69.tar.bz2
Update MacOS project.pbxproj file too
-rw-r--r--macosx/Tcl.xcodeproj/project.pbxproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/macosx/Tcl.xcodeproj/project.pbxproj b/macosx/Tcl.xcodeproj/project.pbxproj
index 09b3b14..34cac57 100644
--- a/macosx/Tcl.xcodeproj/project.pbxproj
+++ b/macosx/Tcl.xcodeproj/project.pbxproj
@@ -223,7 +223,7 @@
F96437C90EF0D4B2003F468E /* tclZlib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclZlib.c; sourceTree = "<group>"; };
F96437E60EF0D652003F468E /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = /usr/lib/libz.dylib; sourceTree = "<absolute>"; };
F966C07408F2820D005CB29B /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
- F96D3DFB08F272A4004A47F5 /* changes */ = {isa = PBXFileReference; explicitFileType = text; fileEncoding = 4; path = changes; sourceTree = "<group>"; };
+ F96D3DFB08F272A4004A47F5 /* changes.md */ = {isa = PBXFileReference; explicitFileType = text; fileEncoding = 4; path = changes.md; sourceTree = "<group>"; };
F96D3DFD08F272A4004A47F5 /* Access.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = Access.3; sourceTree = "<group>"; };
F96D3DFE08F272A4004A47F5 /* AddErrInfo.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = AddErrInfo.3; sourceTree = "<group>"; };
F96D3DFF08F272A4004A47F5 /* after.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = after.n; sourceTree = "<group>"; };
@@ -948,7 +948,7 @@
F96D3DFC08F272A4004A47F5 /* doc */,
F96D43D008F272B8004A47F5 /* tools */,
F9183E690EFC81560030B814 /* pkgs */,
- F96D3DFB08F272A4004A47F5 /* changes */,
+ F96D3DFB08F272A4004A47F5 /* changes.md */,
F96D434308F272B5004A47F5 /* README.md */,
F96D432B08F272B4004A47F5 /* license.terms */,
);