From 3379dc4c83af3a57a4dcf9578211399c1fa7d011 Mon Sep 17 00:00:00 2001 From: Jake Petroules Date: Mon, 22 Aug 2016 11:05:02 -0700 Subject: Remove obsolete mkspecs for macOS targets MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit macx-g++40 and macx-g++42 refer to very old versions of GCC that virtually no one should be using, and macx-llvm refers to the transitionary LLVM-GCC toolchain that is long gone from Xcode. Change-Id: Id22ea417515b257babc5ad2a60c8f1fb6d6d1956 Reviewed-by: Gabriel de Dietrich Reviewed-by: Morten Johan Sørvig --- mkspecs/macx-g++40/Info.plist.dSYM.in | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 mkspecs/macx-g++40/Info.plist.dSYM.in (limited to 'mkspecs/macx-g++40/Info.plist.dSYM.in') diff --git a/mkspecs/macx-g++40/Info.plist.dSYM.in b/mkspecs/macx-g++40/Info.plist.dSYM.in deleted file mode 100644 index a8c8d0d4fb..0000000000 --- a/mkspecs/macx-g++40/Info.plist.dSYM.in +++ /dev/null @@ -1,18 +0,0 @@ - - - - - CFBundleIdentifier - com.apple.xcode.dsym.$${BUNDLEIDENTIFIER} - CFBundlePackageType - dSYM - CFBundleSignature - ???? -!!IF !isEmpty(VERSION) - CFBundleShortVersionString - $${VER_MAJ}.$${VER_MIN} - CFBundleVersion - $${VER_MAJ}.$${VER_MIN}.$${VER_PAT} -!!ENDIF - - -- cgit v1.2.1