mirror of
https://github.com/jeremysrand/Apple2BuildPipeline.git
synced 2024-12-22 01:29:20 +00:00
Update the readme
This commit is contained in:
parent
f4391caf5f
commit
ca880dea60
@ -22,7 +22,7 @@ $ cd cc65-2.13.3
|
||||
$ make -f make/gcc.mak
|
||||
$ sudo make -f make/gcc.mak install
|
||||
</pre>
|
||||
4. Install the [Apple // project template](http://url.to.be.filled.in.once.I.have.it/)
|
||||
4. Install the [Apple // project template](https://github.com/jeremysrand/Apple2BuildPipeline/releases/download/1.0/Apple.XCode.Template.pkg)
|
||||
5. Start Xcode and create a new project by using File->New->Project...
|
||||
6. In the dialog, you will see an Apple \]\[ option below the OS X section. Select that and select "Apple \]\[ Project". Click "Next".
|
||||
7. A dialog box with a few text fields will appear. In product name, put in the name of the Apple \]\[ executable you want to build. Organization Name and Organization Identifier can be anything you want it to be. Leave Build Tool set to "/usr/bin/make". Click "Next".
|
||||
|
Loading…
Reference in New Issue
Block a user