From 7cc5b7ca20654ea10be0a3ce37128b829fd4a86d Mon Sep 17 00:00:00 2001
From: jjanzen <jjanzen@jjanzen.ca>
Date: Thu, 9 Jan 2025 10:41:19 -0600
Subject: system changes

---
 .../Applications/Emacs.app/Contents/Info.plist     | 50 ----------------------
 1 file changed, 50 deletions(-)
 delete mode 100644 macos.local/Applications/Emacs.app/Contents/Info.plist

(limited to 'macos.local/Applications/Emacs.app/Contents/Info.plist')

diff --git a/macos.local/Applications/Emacs.app/Contents/Info.plist b/macos.local/Applications/Emacs.app/Contents/Info.plist
deleted file mode 100644
index f387c19..0000000
--- a/macos.local/Applications/Emacs.app/Contents/Info.plist
+++ /dev/null
@@ -1,50 +0,0 @@
-<?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>
-	<key>BuildMachineOSBuild</key>
-	<string>24C101</string>
-	<key>CFBundleDevelopmentRegion</key>
-	<string>en</string>
-	<key>CFBundleExecutable</key>
-	<string>Emacs</string>
-	<key>CFBundleIconFile</key>
-	<string>AppIcon</string>
-	<key>CFBundleIconName</key>
-	<string>AppIcon</string>
-	<key>CFBundleIdentifier</key>
-	<string>ca.jjanzen.Emacs</string>
-	<key>CFBundleInfoDictionaryVersion</key>
-	<string>6.0</string>
-	<key>CFBundleName</key>
-	<string>Emacs</string>
-	<key>CFBundlePackageType</key>
-	<string>APPL</string>
-	<key>CFBundleShortVersionString</key>
-	<string>1.0</string>
-	<key>CFBundleSupportedPlatforms</key>
-	<array>
-		<string>MacOSX</string>
-	</array>
-	<key>CFBundleVersion</key>
-	<string>1</string>
-	<key>DTCompiler</key>
-	<string>com.apple.compilers.llvm.clang.1_0</string>
-	<key>DTPlatformBuild</key>
-	<string>24C94</string>
-	<key>DTPlatformName</key>
-	<string>macosx</string>
-	<key>DTPlatformVersion</key>
-	<string>15.2</string>
-	<key>DTSDKBuild</key>
-	<string>24C94</string>
-	<key>DTSDKName</key>
-	<string>macosx15.2</string>
-	<key>DTXcode</key>
-	<string>1620</string>
-	<key>DTXcodeBuild</key>
-	<string>16C5032a</string>
-	<key>LSMinimumSystemVersion</key>
-	<string>15.2</string>
-</dict>
-</plist>
-- 
cgit v1.2.3