From e8f06b8ac11d6a2bf137ec9fad2204947e2ae5f2 Mon Sep 17 00:00:00 2001 From: WaluigiWare64 <68647953+WaluigiWare64@users.noreply.github.com> Date: Tue, 19 Jan 2021 11:39:25 +0000 Subject: Define melonDS version in CMake Prevents having to update multiple files (melon.rc, melon.plist, version.h) when a new version is released. --- melonDS.plist | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 melonDS.plist (limited to 'melonDS.plist') diff --git a/melonDS.plist b/melonDS.plist deleted file mode 100644 index 8df5bf4..0000000 --- a/melonDS.plist +++ /dev/null @@ -1,24 +0,0 @@ - - - - - CFBundleExecutable - melonDS - CFBundleIconFile - melonDS.icns - CFBundleIdentifier - net.kuribo64.melonDS - CFBundleDevelopmentRegion - English - CFBundlePackageType - APPL - CFBundleVersion - 0.9.1 - CFBundleShortVersionString - 0.9.1 - NSHumanReadableCopyright - Licensed under GPLv3 - NSHighResolutionCapable - - - -- cgit v1.2.3