From 03afd42fdcd52e4a827016828c4ad286de320078 Mon Sep 17 00:00:00 2001 From: RaindropsSys Date: Thu, 31 Aug 2023 22:47:58 +0200 Subject: Updated 5 files, added 2 files and deleted 337 files (automated) --- dist/darwin-arm64/Blocks.app/Contents/Info.plist | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 dist/darwin-arm64/Blocks.app/Contents/Info.plist (limited to 'dist/darwin-arm64/Blocks.app/Contents/Info.plist') diff --git a/dist/darwin-arm64/Blocks.app/Contents/Info.plist b/dist/darwin-arm64/Blocks.app/Contents/Info.plist deleted file mode 100644 index 3fc8ae8..0000000 --- a/dist/darwin-arm64/Blocks.app/Contents/Info.plist +++ /dev/null @@ -1,24 +0,0 @@ - - - - - CFBundleDisplayName - Blocks - CFBundleExecutable - Blocks - CFBundleIconFile - icon-windowed.icns - CFBundleIdentifier - dev.equestria.blocks - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - Blocks - CFBundlePackageType - APPL - CFBundleShortVersionString - 0.0.0 - NSHighResolutionCapable - - - -- cgit