]> granicus.if.org Git - nethack/commitdiff
Xcode updates for vision table removal part 3
authornhmall <nhmall@nethack.org>
Wed, 30 Dec 2020 17:16:33 +0000 (12:16 -0500)
committernhmall <nhmall@nethack.org>
Wed, 30 Dec 2020 17:17:39 +0000 (12:17 -0500)
sys/unix/NetHack.xcodeproj/project.pbxproj
sys/unix/NetHack.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings

index 9bb5d3be8ca2a058b6449074c0ef93bb89e60b37..a4d8ecb5ee5cd5b21707f05190fc7d73193a27bf 100644 (file)
                                "$(NH_UTIL_DIR)/options",
                                "$(NH_INC_DIR)/date.h",
                                "$(NH_INC_DIR)/onames.h",
-                               "$(NH_INC_DIR)/vis_tab.h",
-                               "$(NH_SRC_DIR)/vis_tab.c",
                        );
                        runOnlyForDeploymentPostprocessing = 0;
                        shellPath = /bin/sh;
index 0c67376ebacb410fd873cac1d8d8dd431b262c02..f9b0d7c5ea15f194be85eb6ee8e6721a87ff4644 100644 (file)
@@ -1,5 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
 <plist version="1.0">
-<dict/>
+<dict>
+       <key>PreviewsEnabled</key>
+       <false/>
+</dict>
 </plist>