Some cleanups for the OSX port. Stella for the Mac is now known

simply as 'Stella', just as it is on other platforms (instead
of StellaOSX).  This indicates that the OSX port is now a
first-class citizen, with the same importance as Linux and Windows.
Also cleaned up various text files for spelling mistakes and
formatting issues in OSX.

Added credits for Richard Kennehan, who donated a 2600 console
and various controllers to help with Stella development.


git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1916 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
stephena 2009-12-20 23:03:35 +00:00
parent 48a48d8619
commit ecb4689584
12 changed files with 78 additions and 85 deletions

View File

@ -21,25 +21,32 @@ all of your favorite Atari 2600 games again! Stella was originally
developed for Linux by Bradford W. Mott, however, it has been ported to a
number of other platforms.
This is the 3.0 release of Stella for Linux, Mac OSX and Windows.
Distributions for other operating systems will appear as they become
available. The distributions currently available are:
This is the 3.0 release of Stella for Linux, Mac OSX and Windows. The
distributions currently available are:
* Binary installer (exe) for Windows 32-bit (stella-3.0-win32.exe)
* Binary installer (exe) for Windows 32-bit :
Stella-3.0-win32.exe
* Binary installer (exe) for Windows 64-bit (stella-3.0-x64.exe)
* Binary installer (exe) for Windows 64-bit :
Stella-3.0-x64.exe
* Binary zip for Windows, containing 32 and 64-bit (stella-3.0-windows.zip)
* Binary zip for Windows, containing 32 and 64-bit versions :
Stella-3.0-windows.zip
* Binary distribution for Mac OSX (StellaOSX3.0.dmg)
* Binary distribution for Mac OSX :
StellaOSX3.0.dmg
* Binary distribution in 32-bit Ubuntu DEB format (stella_3.0-1_i386.deb)
* Binary distribution in 32-bit Ubuntu DEB format :
stella_3.0-1_i386.deb
* Binary distribution in 64-bit Ubuntu DEB format (stella_3.0-1_amd64.deb)
* Binary distribution in 64-bit Ubuntu DEB format :
stella_3.0-1_amd64.deb
* Binary distribution in 32-bit RPM format for Linux (stella-3.0-1.i586.rpm)
* Binary distribution in 32-bit Mandriva RPM format :
stella-3.0-1.i586.rpm
* Source code distribution for all platforms (stella-3.0-src.tar.gz)
* Source code distribution for all platforms :
stella-3.0-src.tar.gz
PLEASE DO NOT WRITE ASKING FOR ROM IMAGES TO USE WITH STELLA! ALL SUCH
REQUESTS WILL BE IGNORED!

View File

@ -1,5 +1,5 @@
This is release 3.0 of Stella. Stella is a multi-platform Atari 2600 VCS
emulator which allows you to play all of your favorite Atari 2600 games
emulator which allows you to play all of your favourite Atari 2600 games
on your PC. You'll find the Stella Users Manual in the docs subdirectory.
If you'd like to verify that you have the latest release of Stella visit
the Stella Website at:

View File

@ -433,7 +433,7 @@
<li>Run the script <b>Create_build.sh</b>, located in the src/macosx directory.
This will create a DMG file on your desktop.</li>
<b>OR</b>
<li>Copy the <b>StellaOSX.app</b> package somewhere on your system</li>
<li>Copy the <b>Stella.app</b> package somewhere on your system</li>
</ul>
<li>For compiling the Intel version only, open the <b>stella-<i>release</i>/src/macosx/stella_intel.xcodeproj</b> file instead, and continue from
step 2 above.</li>
@ -3102,6 +3102,12 @@ Ms Pac-Man (Stella extended codes):
<td>Provided PHP and CSS code for a major update to the Stella website</td>
</tr>
<tr>
<td VALIGN="TOP">Richard&nbsp;Kennehan</td>
<td>Donated Atari light-sixer, various controllers, and several games to help
in testing ROMs on a real system</td>
</tr>
<tr>
<td VALIGN="TOP">Kostas&nbsp;Nakos</td>
<td>Author/maintainer of the WinCE version of Stella starting with the

View File

@ -61,7 +61,7 @@ static AboutBox *sharedInstance = nil;
localInfoDict = (NSDictionary *) CFBundleGetLocalInfoDictionary( localInfoBundle );
// Setup the app name field
appName = @"StellaOSX";
appName = @"Stella";
[appNameField setStringValue:appName];
// Set the about box window title

View File

@ -25,7 +25,7 @@ echo "Copying documentation ..."
ditto ../../Announce.txt ../../Changes.txt ../../Copyright.txt ../../License.txt ../../Readme.txt ../../Todo.txt ${DISK}
echo "Copying application ..."
cp -r build/Deployment/StellaOSX.app ${DISK}
cp -r build/Deployment/Stella.app ${DISK}
echo "Ejecting ${DMG} ..."
hdiutil eject ${DISK}

View File

@ -5,28 +5,21 @@
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body>
<div style="text-align: center;"><big></big>
<center><big><big><big><big>
StellaOSX<br>
</big></big></big>Copyright © 1995-2009 The Stella Team<br>
<div style="text-align: center;">
<big><center><h1>Stella</h1><h3>A multi-platform Atari 2600 VCS emulator</h3>
Copyright © 1995-2009 The Stella Team<br>
<a href="http://stella.sourceforge.net">http://stella.sourceforge.net</a><br>
<br>
</big><big>Macintosh OS X version by:<br>
</big><big>Copyright © 2007-2009 Stephen Anthony<br>
</big><big>Copyright © 2005-2006 Mark Grebe<br>
<br>
</big><big>Current active members of the Stella development team:<br>
&nbsp;&nbsp;&nbsp; Bradford Mott (Original Author)<br>
&nbsp;&nbsp;&nbsp; Stephen Anthony (Current Maintainer)<br>
&nbsp;&nbsp;&nbsp; Mark Grebe&nbsp; (Original Mac OSX Author)<br>
&nbsp;&nbsp;&nbsp; Brian Watson&nbsp; (Emulator Core Enhancement/Debugger)<br>
<br>
Graphics by Simple DirectMedia Layer library<br>
Macintosh OS X version:<br>
Copyright © 2007-2009 Stephen Anthony<br>
Copyright © 2005-2006 Mark Grebe<br>
<br></big>
<big>Graphics by Simple DirectMedia Layer library<br>
<a href="http://www.libsdl.org">http://www.libsdl.org</a> <br>
<br>
This program is free software; you can redistribute it and/or <br>
modify it under the terms of the GNU General Public License<br>
as published by the Free Software Fuoundation;&nbsp; either version 2<br>
as published by the Free Software Foundation;&nbsp; either version 2<br>
of the License, or (at your option) any later version.<br>
<br>
&nbsp;This program is distributed in the hope that it will be useful, <br>

View File

@ -31,9 +31,11 @@
</dict>
</array>
<key>CFBundleExecutable</key>
<string>StellaOSX</string>
<string>Stella</string>
<key>CFBundleDisplayName</key>
<string></string>
<key>CFBundleGetInfoString</key>
<string>StellaOSX</string>
<string>Stella</string>
<key>CFBundleHelpBookFolder</key>
<string>docs</string>
<key>CFBundleHelpBookName</key>
@ -41,11 +43,11 @@
<key>CFBundleIconFile</key>
<string>Stella</string>
<key>CFBundleIdentifier</key>
<string>StellaOSX</string>
<string>Stella</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>StellaOSX</string>
<string>Stella</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleSignature</key>

View File

@ -1,18 +0,0 @@
README for Building StellaOSX
-----------------------------
StellaOSX is configured to be built using Xcode. The project file for doing
this is in this directory, named stella.pbproj.
The project links the application with SDL, a static library.
The project expects a copy of the SDL.Framework to be present in the macosx
directory. It will then link against this framework, and place a copy of the
framework in the Application bundle. The current version of the SDL framework
may be downloaded from www.libsdl.org. The current release is linked against
version 1.2.11 for MacOSX. The SDL framework may be located else where, but
the project include and copy framework settings would need to be changed.
Mark Grebe
$Id: READMEbuild.txt,v 1.4 2006-12-22 23:14:39 stephena Exp $

View File

@ -471,7 +471,7 @@
2D73959508C3EB4E0060BB99 /* CommandMenu.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CommandMenu.cxx; path = ../gui/CommandMenu.cxx; sourceTree = SOURCE_ROOT; };
2D73959608C3EB4E0060BB99 /* CommandMenu.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = CommandMenu.hxx; path = ../gui/CommandMenu.hxx; sourceTree = SOURCE_ROOT; };
2D7B4F6C063B513200579B93 /* Credits.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = Credits.html; sourceTree = SOURCE_ROOT; };
2D91751E09BA90390026E9FF /* StellaOSX.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = StellaOSX.app; sourceTree = BUILT_PRODUCTS_DIR; };
2D91751E09BA90390026E9FF /* Stella.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Stella.app; sourceTree = BUILT_PRODUCTS_DIR; };
2D9217FA0857CC88001D664B /* ConsoleFont.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = ConsoleFont.hxx; path = ../gui/ConsoleFont.hxx; sourceTree = SOURCE_ROOT; };
2D9217FB0857CC88001D664B /* Font.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Font.cxx; path = ../gui/Font.cxx; sourceTree = SOURCE_ROOT; };
2D9217FC0857CC88001D664B /* Font.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = Font.hxx; path = ../gui/Font.hxx; sourceTree = SOURCE_ROOT; };
@ -632,7 +632,7 @@
DC173F750E2CAC1E00320F94 /* ContextMenu.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = ContextMenu.hxx; path = ../gui/ContextMenu.hxx; sourceTree = SOURCE_ROOT; };
DC1FC1880DB3B2C7009B3DF7 /* SerialPortMACOSX.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SerialPortMACOSX.cxx; sourceTree = "<group>"; };
DC1FC1890DB3B2C7009B3DF7 /* SerialPortMACOSX.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = SerialPortMACOSX.hxx; sourceTree = "<group>"; };
DC419D81108E10A3006E8687 /* Info-StellaOSX.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "Info-StellaOSX.plist"; sourceTree = "<group>"; };
DC419D81108E10A3006E8687 /* Info-Stella.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "Info-Stella.plist"; sourceTree = "<group>"; };
DC4613650D92C03600D8DAB9 /* RomAuditDialog.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = RomAuditDialog.cxx; path = ../gui/RomAuditDialog.cxx; sourceTree = SOURCE_ROOT; };
DC4613660D92C03600D8DAB9 /* RomAuditDialog.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = RomAuditDialog.hxx; path = ../gui/RomAuditDialog.hxx; sourceTree = SOURCE_ROOT; };
DC47454A09C34BFA00EDDA3A /* BankRomCheat.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = BankRomCheat.cxx; path = ../cheat/BankRomCheat.cxx; sourceTree = SOURCE_ROOT; };
@ -769,7 +769,7 @@
19C28FACFE9D520D11CA2CBB /* Products */ = {
isa = PBXGroup;
children = (
2D91751E09BA90390026E9FF /* StellaOSX.app */,
2D91751E09BA90390026E9FF /* Stella.app */,
);
name = Products;
sourceTree = "<group>";
@ -777,7 +777,7 @@
29B97314FDCFA39411CA2CEA /* «PROJECTNAMEASXML» */ = {
isa = PBXGroup;
children = (
DC419D81108E10A3006E8687 /* Info-StellaOSX.plist */,
DC419D81108E10A3006E8687 /* Info-Stella.plist */,
080E96DDFE201D6D7F000001 /* Classes */,
29B97315FDCFA39411CA2CEA /* Other Sources */,
29B97317FDCFA39411CA2CEA /* Resources */,
@ -1375,9 +1375,9 @@
/* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */
2D9173C809BA90380026E9FF /* StellaOSX */ = {
2D9173C809BA90380026E9FF /* Stella */ = {
isa = PBXNativeTarget;
buildConfigurationList = 2D91751609BA90380026E9FF /* Build configuration list for PBXNativeTarget "StellaOSX" */;
buildConfigurationList = 2D91751609BA90380026E9FF /* Build configuration list for PBXNativeTarget "Stella" */;
buildPhases = (
2D9173C909BA90380026E9FF /* ShellScript */,
2D9173CA09BA90380026E9FF /* Headers */,
@ -1394,10 +1394,10 @@
);
dependencies = (
);
name = StellaOSX;
name = Stella;
productInstallPath = "$(HOME)/Applications";
productName = "«PROJECTNAME»";
productReference = 2D91751E09BA90390026E9FF /* StellaOSX.app */;
productReference = 2D91751E09BA90390026E9FF /* Stella.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
@ -1412,7 +1412,7 @@
projectDirPath = "";
projectRoot = "";
targets = (
2D9173C809BA90380026E9FF /* StellaOSX */,
2D9173C809BA90380026E9FF /* Stella */,
);
};
/* End PBXProject section */
@ -1657,7 +1657,7 @@
../gui,
.,
);
INFOPLIST_FILE = "Info-StellaOSX.plist";
INFOPLIST_FILE = "Info-Stella.plist";
INSTALL_PATH = "$(HOME)/Applications";
LIBRARY_SEARCH_PATHS = "$(LIBRARY_SEARCH_PATHS)";
OTHER_CFLAGS = "";
@ -1666,7 +1666,7 @@
SDL,
"-lz",
);
PRODUCT_NAME = StellaOSX;
PRODUCT_NAME = Stella;
SECTORDER_FLAGS = "";
WARNING_CFLAGS = (
"-Wmost",
@ -1714,7 +1714,7 @@
../gui,
.,
);
INFOPLIST_FILE = "Info-StellaOSX.plist";
INFOPLIST_FILE = "Info-Stella.plist";
INSTALL_PATH = "$(HOME)/Applications";
LIBRARY_SEARCH_PATHS = "$(LIBRARY_SEARCH_PATHS)";
OTHER_CFLAGS = "";
@ -1723,7 +1723,7 @@
SDL,
"-lz",
);
PRODUCT_NAME = StellaOSX;
PRODUCT_NAME = Stella;
SECTORDER_FLAGS = "";
WARNING_CFLAGS = (
"-Wmost",
@ -1770,7 +1770,7 @@
../gui,
.,
);
INFOPLIST_FILE = "Info-StellaOSX.plist";
INFOPLIST_FILE = "Info-Stella.plist";
INSTALL_PATH = "$(HOME)/Applications";
LIBRARY_SEARCH_PATHS = .;
OTHER_CFLAGS = "";
@ -1779,7 +1779,7 @@
SDL,
"-lz",
);
PRODUCT_NAME = StellaOSX;
PRODUCT_NAME = Stella;
SECTORDER_FLAGS = "";
WARNING_CFLAGS = (
"-Wmost",
@ -1833,7 +1833,7 @@
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
2D91751609BA90380026E9FF /* Build configuration list for PBXNativeTarget "StellaOSX" */ = {
2D91751609BA90380026E9FF /* Build configuration list for PBXNativeTarget "Stella" */ = {
isa = XCConfigurationList;
buildConfigurations = (
2D91751709BA90380026E9FF /* Development */,

View File

@ -471,7 +471,6 @@
2D73959508C3EB4E0060BB99 /* CommandMenu.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CommandMenu.cxx; path = ../gui/CommandMenu.cxx; sourceTree = SOURCE_ROOT; };
2D73959608C3EB4E0060BB99 /* CommandMenu.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = CommandMenu.hxx; path = ../gui/CommandMenu.hxx; sourceTree = SOURCE_ROOT; };
2D7B4F6C063B513200579B93 /* Credits.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = Credits.html; sourceTree = SOURCE_ROOT; };
2D91751E09BA90390026E9FF /* StellaOSX.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = StellaOSX.app; sourceTree = BUILT_PRODUCTS_DIR; };
2D9217FA0857CC88001D664B /* ConsoleFont.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = ConsoleFont.hxx; path = ../gui/ConsoleFont.hxx; sourceTree = SOURCE_ROOT; };
2D9217FB0857CC88001D664B /* Font.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Font.cxx; path = ../gui/Font.cxx; sourceTree = SOURCE_ROOT; };
2D9217FC0857CC88001D664B /* Font.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = Font.hxx; path = ../gui/Font.hxx; sourceTree = SOURCE_ROOT; };
@ -632,7 +631,6 @@
DC173F750E2CAC1E00320F94 /* ContextMenu.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = ContextMenu.hxx; path = ../gui/ContextMenu.hxx; sourceTree = SOURCE_ROOT; };
DC1FC1880DB3B2C7009B3DF7 /* SerialPortMACOSX.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SerialPortMACOSX.cxx; sourceTree = "<group>"; };
DC1FC1890DB3B2C7009B3DF7 /* SerialPortMACOSX.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = SerialPortMACOSX.hxx; sourceTree = "<group>"; };
DC419D81108E10A3006E8687 /* Info-StellaOSX.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "Info-StellaOSX.plist"; sourceTree = "<group>"; };
DC4613650D92C03600D8DAB9 /* RomAuditDialog.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = RomAuditDialog.cxx; path = ../gui/RomAuditDialog.cxx; sourceTree = SOURCE_ROOT; };
DC4613660D92C03600D8DAB9 /* RomAuditDialog.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = RomAuditDialog.hxx; path = ../gui/RomAuditDialog.hxx; sourceTree = SOURCE_ROOT; };
DC47454A09C34BFA00EDDA3A /* BankRomCheat.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = BankRomCheat.cxx; path = ../cheat/BankRomCheat.cxx; sourceTree = SOURCE_ROOT; };
@ -675,7 +673,9 @@
DCA00FF60DBABCAD00C3823D /* RiotDebug.hxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = RiotDebug.hxx; path = ../debugger/RiotDebug.hxx; sourceTree = SOURCE_ROOT; };
DCA23AE70D75B22500F77B33 /* CartX07.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CartX07.cxx; path = ../emucore/CartX07.cxx; sourceTree = SOURCE_ROOT; };
DCA23AE80D75B22500F77B33 /* CartX07.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = CartX07.hxx; path = ../emucore/CartX07.hxx; sourceTree = SOURCE_ROOT; };
DCA43BFF10DED5890070CEFD /* Info-Stella.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "Info-Stella.plist"; sourceTree = "<group>"; };
DCB9DA5E0FCD527000B192F6 /* GLShaderProgs.hxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = GLShaderProgs.hxx; path = ../common/GLShaderProgs.hxx; sourceTree = SOURCE_ROOT; };
DCBA710010DED62E0077193B /* Stella.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Stella.app; sourceTree = BUILT_PRODUCTS_DIR; };
DCC527C810B9DA19005E1287 /* Device.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Device.cxx; path = ../emucore/Device.cxx; sourceTree = SOURCE_ROOT; };
DCC527C910B9DA19005E1287 /* Device.hxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Device.hxx; path = ../emucore/Device.hxx; sourceTree = SOURCE_ROOT; };
DCC527CA10B9DA19005E1287 /* M6502.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = M6502.cxx; path = ../emucore/M6502.cxx; sourceTree = SOURCE_ROOT; };
@ -769,7 +769,7 @@
19C28FACFE9D520D11CA2CBB /* Products */ = {
isa = PBXGroup;
children = (
2D91751E09BA90390026E9FF /* StellaOSX.app */,
DCBA710010DED62E0077193B /* Stella.app */,
);
name = Products;
sourceTree = "<group>";
@ -777,7 +777,7 @@
29B97314FDCFA39411CA2CEA /* «PROJECTNAMEASXML» */ = {
isa = PBXGroup;
children = (
DC419D81108E10A3006E8687 /* Info-StellaOSX.plist */,
DCA43BFF10DED5890070CEFD /* Info-Stella.plist */,
080E96DDFE201D6D7F000001 /* Classes */,
29B97315FDCFA39411CA2CEA /* Other Sources */,
29B97317FDCFA39411CA2CEA /* Resources */,
@ -1375,9 +1375,9 @@
/* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */
2D9173C809BA90380026E9FF /* StellaOSX */ = {
2D9173C809BA90380026E9FF /* Stella */ = {
isa = PBXNativeTarget;
buildConfigurationList = 2D91751609BA90380026E9FF /* Build configuration list for PBXNativeTarget "StellaOSX" */;
buildConfigurationList = 2D91751609BA90380026E9FF /* Build configuration list for PBXNativeTarget "Stella" */;
buildPhases = (
2D9173C909BA90380026E9FF /* ShellScript */,
2D9173CA09BA90380026E9FF /* Headers */,
@ -1394,10 +1394,10 @@
);
dependencies = (
);
name = StellaOSX;
name = Stella;
productInstallPath = "$(HOME)/Applications";
productName = "«PROJECTNAME»";
productReference = 2D91751E09BA90390026E9FF /* StellaOSX.app */;
productReference = DCBA710010DED62E0077193B /* Stella.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
@ -1405,6 +1405,9 @@
/* Begin PBXProject section */
29B97313FDCFA39411CA2CEA /* Project object */ = {
isa = PBXProject;
attributes = {
ORGANIZATIONNAME = net.sourceforge.stella;
};
buildConfigurationList = 2D91752109BA903B0026E9FF /* Build configuration list for PBXProject "stella_intel" */;
compatibilityVersion = "Xcode 3.2";
hasScannedForEncodings = 1;
@ -1412,7 +1415,7 @@
projectDirPath = "";
projectRoot = "";
targets = (
2D9173C809BA90380026E9FF /* StellaOSX */,
2D9173C809BA90380026E9FF /* Stella */,
);
};
/* End PBXProject section */
@ -1657,7 +1660,7 @@
../gui,
.,
);
INFOPLIST_FILE = "Info-StellaOSX.plist";
INFOPLIST_FILE = "Info-Stella.plist";
INSTALL_PATH = "$(HOME)/Applications";
LIBRARY_SEARCH_PATHS = "$(LIBRARY_SEARCH_PATHS)";
OTHER_CFLAGS = "";
@ -1666,7 +1669,7 @@
SDL,
"-lz",
);
PRODUCT_NAME = StellaOSX;
PRODUCT_NAME = Stella;
SECTORDER_FLAGS = "";
WARNING_CFLAGS = (
"-Wmost",
@ -1714,7 +1717,7 @@
../gui,
.,
);
INFOPLIST_FILE = "Info-StellaOSX.plist";
INFOPLIST_FILE = "Info-Stella.plist";
INSTALL_PATH = "$(HOME)/Applications";
LIBRARY_SEARCH_PATHS = "$(LIBRARY_SEARCH_PATHS)";
OTHER_CFLAGS = "";
@ -1723,7 +1726,7 @@
SDL,
"-lz",
);
PRODUCT_NAME = StellaOSX;
PRODUCT_NAME = Stella;
SECTORDER_FLAGS = "";
WARNING_CFLAGS = (
"-Wmost",
@ -1770,7 +1773,7 @@
../gui,
.,
);
INFOPLIST_FILE = "Info-StellaOSX.plist";
INFOPLIST_FILE = "Info-Stella.plist";
INSTALL_PATH = "$(HOME)/Applications";
LIBRARY_SEARCH_PATHS = .;
OTHER_CFLAGS = "";
@ -1779,7 +1782,7 @@
SDL,
"-lz",
);
PRODUCT_NAME = StellaOSX;
PRODUCT_NAME = Stella;
SECTORDER_FLAGS = "";
WARNING_CFLAGS = (
"-Wmost",
@ -1833,7 +1836,7 @@
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
2D91751609BA90380026E9FF /* Build configuration list for PBXNativeTarget "StellaOSX" */ = {
2D91751609BA90380026E9FF /* Build configuration list for PBXNativeTarget "Stella" */ = {
isa = XCConfigurationList;
buildConfigurations = (
2D91751709BA90380026E9FF /* Development */,

Binary file not shown.