diff --git a/apple/OSX/OSX/RetroArch 10.6-Info.plist b/apple/OSX/OSX/RetroArch 10.6-Info.plist
index 8d9bc96a32..85b0b396c7 100644
--- a/apple/OSX/OSX/RetroArch 10.6-Info.plist
+++ b/apple/OSX/OSX/RetroArch 10.6-Info.plist
@@ -30,15 +30,15 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 1.0.3
+ 1.1
CFBundleSignature
????
CFBundleVersion
- 1.0.3
+ 1.1
LSMinimumSystemVersion
${MACOSX_DEPLOYMENT_TARGET}
NSHumanReadableCopyright
- Copyright © 2014 RetroArch. All rights reserved.
+ Copyright © 2015 RetroArch. All rights reserved.
NSMainNibFile
MainMenu
NSPrincipalClass
diff --git a/apple/OSX/OSX/OSX/RetroArch-Info.plist b/apple/OSX/OSX/RetroArch-Info.plist
similarity index 91%
rename from apple/OSX/OSX/OSX/RetroArch-Info.plist
rename to apple/OSX/OSX/RetroArch-Info.plist
index 8d9bc96a32..85b0b396c7 100644
--- a/apple/OSX/OSX/OSX/RetroArch-Info.plist
+++ b/apple/OSX/OSX/RetroArch-Info.plist
@@ -30,15 +30,15 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 1.0.3
+ 1.1
CFBundleSignature
????
CFBundleVersion
- 1.0.3
+ 1.1
LSMinimumSystemVersion
${MACOSX_DEPLOYMENT_TARGET}
NSHumanReadableCopyright
- Copyright © 2014 RetroArch. All rights reserved.
+ Copyright © 2015 RetroArch. All rights reserved.
NSMainNibFile
MainMenu
NSPrincipalClass
diff --git a/apple/OSX/OSX/OSX/RetroArch.icns b/apple/OSX/OSX/RetroArch.icns
similarity index 100%
rename from apple/OSX/OSX/OSX/RetroArch.icns
rename to apple/OSX/OSX/RetroArch.icns
diff --git a/apple/OSX/OSX/RetroArch_OSX.xcodeproj/project.pbxproj b/apple/OSX/OSX/RetroArch_OSX.xcodeproj/project.pbxproj
index eb7c296a4a..b07aad7644 100644
--- a/apple/OSX/OSX/RetroArch_OSX.xcodeproj/project.pbxproj
+++ b/apple/OSX/OSX/RetroArch_OSX.xcodeproj/project.pbxproj
@@ -172,7 +172,7 @@
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; };
964DE7C517D84B57001CBB6C /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/Settings.xib; sourceTree = ""; };
- 9678948D1788ECCA00D6CA69 /* RetroArch-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "RetroArch-Info.plist"; path = "OSX/RetroArch-Info.plist"; sourceTree = SOURCE_ROOT; };
+ 9678948D1788ECCA00D6CA69 /* RetroArch-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "RetroArch-Info.plist"; sourceTree = SOURCE_ROOT; };
967894901788ECDB00D6CA69 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = OSX/en.lproj/InfoPlist.strings; sourceTree = SOURCE_ROOT; };
967894921788ECDB00D6CA69 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = OSX/en.lproj/MainMenu.xib; 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 = DEVELOPER_DIR; };
@@ -183,7 +183,7 @@
98AF92A3192ED60E009A8479 /* RAGameView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAGameView.m; path = ../../common/RAGameView.m; sourceTree = SOURCE_ROOT; };
98AF92B0192ED685009A8479 /* griffin.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = griffin.c; path = ../../../griffin/griffin.c; sourceTree = SOURCE_ROOT; };
98BC877D19F83C45004FE2CB /* ApplicationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ApplicationServices.framework; path = System/Library/Frameworks/ApplicationServices.framework; sourceTree = SDKROOT; };
- C15874EE178F2094001171D4 /* RetroArch.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = RetroArch.icns; path = OSX/RetroArch.icns; sourceTree = ""; };
+ C15874EE178F2094001171D4 /* RetroArch.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = RetroArch.icns; sourceTree = ""; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
@@ -256,7 +256,6 @@
96355CE01788E72A0010DBFA /* Products */,
96355CE91788E72A0010DBFA /* Supporting Files */,
98BC877D19F83C45004FE2CB /* ApplicationServices.framework */,
- 50BD3F101A1BBA6100F2BD1B /* RetroArch 10.6-Info.plist */,
);
indentWidth = 3;
sourceTree = "";
@@ -305,6 +304,7 @@
96355CE91788E72A0010DBFA /* Supporting Files */ = {
isa = PBXGroup;
children = (
+ 50BD3F101A1BBA6100F2BD1B /* RetroArch 10.6-Info.plist */,
9678948F1788ECDB00D6CA69 /* InfoPlist.strings */,
9678948D1788ECCA00D6CA69 /* RetroArch-Info.plist */,
);
@@ -707,7 +707,7 @@
"$(SRCROOT)/../../../gfx/inc",
"$(SRCROOT)/../../../libretro-sdk/include",
);
- INFOPLIST_FILE = "$(SRCROOT)/OSX/RetroArch-Info.plist";
+ INFOPLIST_FILE = "$(SRCROOT)/RetroArch-Info.plist";
MACOSX_DEPLOYMENT_TARGET = 10.5;
ONLY_ACTIVE_ARCH = YES;
OTHER_CFLAGS = (
@@ -777,7 +777,7 @@
"$(SRCROOT)/../../../gfx/inc",
"$(SRCROOT)/../../../libretro-sdk/include",
);
- INFOPLIST_FILE = "$(SRCROOT)/OSX/RetroArch-Info.plist";
+ INFOPLIST_FILE = "$(SRCROOT)/RetroArch-Info.plist";
MACOSX_DEPLOYMENT_TARGET = 10.5;
ONLY_ACTIVE_ARCH = YES;
OTHER_CFLAGS = (