From 239b352cc529707f215b048c7a6b3d1d01d9a668 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Mon, 12 Oct 2015 14:44:31 +0200 Subject: [PATCH] Rename plist files --- pkg/apple/OSX/RetroArch-Info.plist | 49 ------------------- .../RetroArch.xcodeproj/RetroArch-Info.plist | 47 ------------------ .../RetroArch.xcodeproj/project.pbxproj | 8 +-- pkg/apple/RetroArch copy-Info.plist | 49 ------------------- pkg/apple/RetroArch.xcodeproj/project.pbxproj | 16 +++--- .../{RetroArch copy-Info.plist => Info.plist} | 0 .../RetroArch_iOS.xcodeproj/project.pbxproj | 16 +++--- 7 files changed, 20 insertions(+), 165 deletions(-) delete mode 100644 pkg/apple/OSX/RetroArch-Info.plist delete mode 100644 pkg/apple/OSXPPC/RetroArch.xcodeproj/RetroArch-Info.plist delete mode 100644 pkg/apple/RetroArch copy-Info.plist rename pkg/apple/iOS/{RetroArch copy-Info.plist => Info.plist} (100%) diff --git a/pkg/apple/OSX/RetroArch-Info.plist b/pkg/apple/OSX/RetroArch-Info.plist deleted file mode 100644 index 8d5965839e..0000000000 --- a/pkg/apple/OSX/RetroArch-Info.plist +++ /dev/null @@ -1,49 +0,0 @@ - - - - - CFBundleDevelopmentRegion - en - CFBundleDocumentTypes - - - CFBundleTypeExtensions - - * - - CFBundleTypeName - All Files - CFBundleTypeRole - Viewer - - - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIconFile - retroarch - CFBundleIdentifier - libretro.${PRODUCT_NAME:rfc1034identifier} - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - ${PRODUCT_NAME} - CFBundlePackageType - APPL - CFBundleShortVersionString - 1.2.2 - CFBundleSignature - ???? - CFBundleVersion - 1.2.2 - LSMinimumSystemVersion - ${MACOSX_DEPLOYMENT_TARGET} - NSHighResolutionCapable - - NSHumanReadableCopyright - Copyright © 2015 RetroArch. All rights reserved. - NSMainNibFile - MainMenu - NSPrincipalClass - RApplication - - diff --git a/pkg/apple/OSXPPC/RetroArch.xcodeproj/RetroArch-Info.plist b/pkg/apple/OSXPPC/RetroArch.xcodeproj/RetroArch-Info.plist deleted file mode 100644 index 4530584410..0000000000 --- a/pkg/apple/OSXPPC/RetroArch.xcodeproj/RetroArch-Info.plist +++ /dev/null @@ -1,47 +0,0 @@ - - - - - CFBundleDevelopmentRegion - en - CFBundleDocumentTypes - - - CFBundleTypeExtensions - - * - - CFBundleTypeName - All Files - CFBundleTypeRole - Viewer - - - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIconFile - RetroArch - CFBundleIdentifier - libretro.${PRODUCT_NAME:rfc1034identifier} - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - ${PRODUCT_NAME} - CFBundlePackageType - APPL - CFBundleShortVersionString - 1.0.3 - CFBundleSignature - ???? - CFBundleVersion - 1.0.3 - LSMinimumSystemVersion - ${MACOSX_DEPLOYMENT_TARGET} - NSHumanReadableCopyright - Copyright © 2013 RetroArch. All rights reserved. - NSMainNibFile - MainMenu - NSPrincipalClass - RApplication - - diff --git a/pkg/apple/OSXPPC/RetroArch.xcodeproj/project.pbxproj b/pkg/apple/OSXPPC/RetroArch.xcodeproj/project.pbxproj index a76d90ea3a..a94decab7e 100644 --- a/pkg/apple/OSXPPC/RetroArch.xcodeproj/project.pbxproj +++ b/pkg/apple/OSXPPC/RetroArch.xcodeproj/project.pbxproj @@ -33,7 +33,7 @@ 96355CE51788E72A0010DBFA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; }; 96355CE61788E72A0010DBFA /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; }; 96355CE71788E72A0010DBFA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; - 9678948D1788ECCA00D6CA69 /* RetroArch-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "RetroArch-Info.plist"; path = "../../pkg/apple/OSXPPC/RetroArch-Info.plist"; sourceTree = SOURCE_ROOT; }; + 9678948D1788ECCA00D6CA69 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "../OSX/Info.plist"; path = "../../pkg/apple/OSX/Info.plist"; sourceTree = SOURCE_ROOT; }; 967894901788ECDB00D6CA69 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = OSX/en.lproj/InfoPlist.strings; sourceTree = SOURCE_ROOT; }; 967894A21788F0C200D6CA69 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreAudio.framework; sourceTree = SYSTEM_DEVELOPER_DIR; }; 967894A31788F0C200D6CA69 /* CoreAudioKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioKit.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreAudioKit.framework; sourceTree = SYSTEM_DEVELOPER_DIR; }; @@ -110,7 +110,7 @@ isa = PBXGroup; children = ( 9678948F1788ECDB00D6CA69 /* InfoPlist.strings */, - 9678948D1788ECCA00D6CA69 /* RetroArch-Info.plist */, + 9678948D1788ECCA00D6CA69 /* Info.plist */, ); name = "Supporting Files"; path = RetroArch; @@ -277,7 +277,7 @@ GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES; GCC_WARN_UNUSED_VARIABLE = YES; - INFOPLIST_FILE = "$(SRCROOT)/OSX/RetroArch-Info.plist"; + INFOPLIST_FILE = "$(SRCROOT)/OSX/Info.plist"; MACOSX_DEPLOYMENT_TARGET = 10.4; ONLY_ACTIVE_ARCH = YES; OTHER_CFLAGS = ( @@ -342,7 +342,7 @@ GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES; GCC_WARN_UNUSED_VARIABLE = YES; - INFOPLIST_FILE = "$(SRCROOT)/OSX/RetroArch-Info.plist"; + INFOPLIST_FILE = "$(SRCROOT)/OSX/Info.plist"; MACOSX_DEPLOYMENT_TARGET = 10.4; ONLY_ACTIVE_ARCH = YES; OTHER_CFLAGS = ( diff --git a/pkg/apple/RetroArch copy-Info.plist b/pkg/apple/RetroArch copy-Info.plist deleted file mode 100644 index 8d5965839e..0000000000 --- a/pkg/apple/RetroArch copy-Info.plist +++ /dev/null @@ -1,49 +0,0 @@ - - - - - CFBundleDevelopmentRegion - en - CFBundleDocumentTypes - - - CFBundleTypeExtensions - - * - - CFBundleTypeName - All Files - CFBundleTypeRole - Viewer - - - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIconFile - retroarch - CFBundleIdentifier - libretro.${PRODUCT_NAME:rfc1034identifier} - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - ${PRODUCT_NAME} - CFBundlePackageType - APPL - CFBundleShortVersionString - 1.2.2 - CFBundleSignature - ???? - CFBundleVersion - 1.2.2 - LSMinimumSystemVersion - ${MACOSX_DEPLOYMENT_TARGET} - NSHighResolutionCapable - - NSHumanReadableCopyright - Copyright © 2015 RetroArch. All rights reserved. - NSMainNibFile - MainMenu - NSPrincipalClass - RApplication - - diff --git a/pkg/apple/RetroArch.xcodeproj/project.pbxproj b/pkg/apple/RetroArch.xcodeproj/project.pbxproj index af9a851999..a7c1b57a65 100644 --- a/pkg/apple/RetroArch.xcodeproj/project.pbxproj +++ b/pkg/apple/RetroArch.xcodeproj/project.pbxproj @@ -78,7 +78,7 @@ 1DDD58150DA1D0A300B32029 /* MainMenu.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = MainMenu.xib; path = OSX/en.lproj/MainMenu.xib; sourceTree = ""; }; 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = ""; }; 5008453A1B89300700CE6073 /* RetroArch copy.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "RetroArch copy.app"; sourceTree = BUILT_PRODUCTS_DIR; }; - 5008453B1B89300700CE6073 /* RetroArch copy-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "RetroArch copy-Info.plist"; path = "/../../pkg/apple/RetroArch copy-Info.plist"; sourceTree = SOURCE_ROOT; }; + 5008453B1B89300700CE6073 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "Info.plist"; path = "/../../pkg/apple/OSX/Info.plist"; sourceTree = SOURCE_ROOT; }; 5061C8A31AE47E510080AE14 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; }; 509F0C9C1AA23AFC00619ECC /* griffin_objc.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = griffin_objc.m; path = ../../griffin/griffin_objc.m; sourceTree = ""; }; 840222FB1A889EE2009AB261 /* griffin.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = griffin.c; path = ../../griffin/griffin.c; sourceTree = SOURCE_ROOT; }; @@ -90,7 +90,7 @@ 84DD5EB21A89E6C0007336C1 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = /System/Library/Frameworks/AudioUnit.framework; sourceTree = ""; }; 84DD5EB41A89E737007336C1 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = ../../../../../../System/Library/Frameworks/IOKit.framework; sourceTree = ""; }; 84DD5EB71A89F1C7007336C1 /* retroarch.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = retroarch.icns; path = ../../media/retroarch.icns; sourceTree = ""; }; - 8D1107310486CEB800E47090 /* RetroArch-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "RetroArch-Info.plist"; path = "OSX/RetroArch-Info.plist"; sourceTree = ""; }; + 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "Info.plist"; path = "OSX/Info.plist"; sourceTree = ""; }; 8D1107320486CEB800E47090 /* RetroArch.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RetroArch.app; sourceTree = BUILT_PRODUCTS_DIR; }; /* End PBXFileReference section */ @@ -175,7 +175,7 @@ 29B97317FDCFA39411CA2CEA /* Resources */, 29B97323FDCFA39411CA2CEA /* Frameworks */, 19C28FACFE9D520D11CA2CBB /* Products */, - 5008453B1B89300700CE6073 /* RetroArch copy-Info.plist */, + 5008453B1B89300700CE6073 /* Info.plist */, ); indentWidth = 3; name = RetroArch; @@ -194,7 +194,7 @@ isa = PBXGroup; children = ( 84DD5EB71A89F1C7007336C1 /* retroarch.icns */, - 8D1107310486CEB800E47090 /* RetroArch-Info.plist */, + 8D1107310486CEB800E47090 /* Info.plist */, 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */, 1DDD58140DA1D0A300B32029 /* MainMenu.xib */, ); @@ -378,7 +378,7 @@ "$(SRCROOT)/../../gfx/inc", "$(SRCROOT)/../../libretro-common/include", ); - INFOPLIST_FILE = "RetroArch copy-Info.plist"; + INFOPLIST_FILE = "OSX/Info.plist"; INSTALL_PATH = "$(HOME)/Applications"; MACOSX_DEPLOYMENT_TARGET = 10.5; OTHER_CFLAGS = ( @@ -438,7 +438,7 @@ "$(SRCROOT)/../../gfx/inc", "$(SRCROOT)/../../libretro-common/include", ); - INFOPLIST_FILE = "RetroArch copy-Info.plist"; + INFOPLIST_FILE = "OSX/Info.plist"; INSTALL_PATH = "$(HOME)/Applications"; MACOSX_DEPLOYMENT_TARGET = 10.5; OTHER_CFLAGS = ( @@ -500,7 +500,7 @@ "$(SRCROOT)/../../gfx/inc", "$(SRCROOT)/../../libretro-common/include", ); - INFOPLIST_FILE = "$(SRCROOT)/OSX/RetroArch-Info.plist"; + INFOPLIST_FILE = "$(SRCROOT)/OSX/Info.plist"; INSTALL_PATH = "$(HOME)/Applications"; MACOSX_DEPLOYMENT_TARGET = 10.5; OTHER_CFLAGS = ( @@ -559,7 +559,7 @@ "$(SRCROOT)/../../gfx/inc", "$(SRCROOT)/../../libretro-common/include", ); - INFOPLIST_FILE = "$(SRCROOT)/OSX/RetroArch-Info.plist"; + INFOPLIST_FILE = "$(SRCROOT)/OSX/Info.plist"; INSTALL_PATH = "$(HOME)/Applications"; MACOSX_DEPLOYMENT_TARGET = 10.5; OTHER_CFLAGS = ( diff --git a/pkg/apple/iOS/RetroArch copy-Info.plist b/pkg/apple/iOS/Info.plist similarity index 100% rename from pkg/apple/iOS/RetroArch copy-Info.plist rename to pkg/apple/iOS/Info.plist diff --git a/pkg/apple/iOS/RetroArch_iOS.xcodeproj/project.pbxproj b/pkg/apple/iOS/RetroArch_iOS.xcodeproj/project.pbxproj index 75050cf2a8..e5b3b7a19e 100644 --- a/pkg/apple/iOS/RetroArch_iOS.xcodeproj/project.pbxproj +++ b/pkg/apple/iOS/RetroArch_iOS.xcodeproj/project.pbxproj @@ -79,7 +79,7 @@ 501881EB184BAD6D006F665D /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; }; 501881ED184BB54C006F665D /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; }; 503700AD1ACA18E400A51A37 /* RetroArch copy.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "RetroArch copy.app"; sourceTree = BUILT_PRODUCTS_DIR; }; - 503700AE1ACA18E400A51A37 /* RetroArch copy-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "RetroArch copy-Info.plist"; path = "/Users/squarepusher/libretro-super/retroarch/apple/iOS/RetroArch copy-Info.plist"; sourceTree = ""; }; + 503700AE1ACA18E400A51A37 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "Info.plist"; path = "/Users/squarepusher/libretro-super/retroarch/apple/iOS/Info.plist"; sourceTree = ""; }; 5040F04F1AE47ED4006F6972 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; }; 50521A431AA23BF500185CC9 /* griffin_objc.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = griffin_objc.m; path = ../../../griffin/griffin_objc.m; sourceTree = ""; }; 50C3B1AD1AB1107100F478D3 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; @@ -101,7 +101,7 @@ 96366C5416C9AC3300D64A22 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; }; 96366C5816C9ACF500D64A22 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; }; 963C3C33186E3DED00A6EB1E /* GameController.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameController.framework; path = System/Library/Frameworks/GameController.framework; sourceTree = SDKROOT; }; - 9678945F1788EBD000D6CA69 /* RetroArch-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "RetroArch-Info.plist"; path = "iOS/RetroArch-Info.plist"; sourceTree = SOURCE_ROOT; }; + 9678945F1788EBD000D6CA69 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "Info.plist"; path = "iOS/Info.plist"; sourceTree = SOURCE_ROOT; }; 967894621788EBD800D6CA69 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = iOS/en.lproj/InfoPlist.strings; sourceTree = SOURCE_ROOT; }; 96AFAE2516C1D4EA009DE44C /* RetroArch.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RetroArch.app; sourceTree = BUILT_PRODUCTS_DIR; }; 96AFAE2916C1D4EA009DE44C /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; @@ -196,7 +196,7 @@ 96AFAE2816C1D4EA009DE44C /* Frameworks */, 96AFAE2616C1D4EA009DE44C /* Products */, 96AFAE3416C1D4EA009DE44C /* Supporting Files */, - 503700AE1ACA18E400A51A37 /* RetroArch copy-Info.plist */, + 503700AE1ACA18E400A51A37 /* Info.plist */, ); indentWidth = 3; sourceTree = ""; @@ -237,7 +237,7 @@ isa = PBXGroup; children = ( 967894611788EBD800D6CA69 /* InfoPlist.strings */, - 9678945F1788EBD000D6CA69 /* RetroArch-Info.plist */, + 9678945F1788EBD000D6CA69 /* Info.plist */, ); name = "Supporting Files"; path = RetroArch; @@ -476,7 +476,7 @@ "../../../libretro-common/include", ../../../, ); - INFOPLIST_FILE = "RetroArch copy-Info.plist"; + INFOPLIST_FILE = "Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 6.0; LD_NO_PIE = YES; LIBRARY_SEARCH_PATHS = ""; @@ -544,7 +544,7 @@ "../../../libretro-common/include", ../../../, ); - INFOPLIST_FILE = "RetroArch copy-Info.plist"; + INFOPLIST_FILE = "Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 6.0; LD_NO_PIE = YES; LIBRARY_SEARCH_PATHS = ""; @@ -783,7 +783,7 @@ "../../../libretro-common/include", ../../../, ); - INFOPLIST_FILE = "$(SRCROOT)/iOS/RetroArch-Info.plist"; + INFOPLIST_FILE = "$(SRCROOT)/iOS/Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 6.0; LD_NO_PIE = YES; LIBRARY_SEARCH_PATHS = ""; @@ -853,7 +853,7 @@ "../../../libretro-common/include", ../../../, ); - INFOPLIST_FILE = "$(SRCROOT)/iOS/RetroArch-Info.plist"; + INFOPLIST_FILE = "$(SRCROOT)/iOS/Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 6.0; LD_NO_PIE = YES; LIBRARY_SEARCH_PATHS = "";