Jeremy Rand
|
7d51c6e2cc
|
Change the build action to just build the binary and the disk image. Add a default shared scheme to the project template and hook up the execute action so that a build just builds but a build and run does a build and launches the emulator. Launch the shell command directly using orca on the Xcode console using a custom scheme.
|
2017-08-29 23:27:04 -04:00 |
|
Jeremy Rand
|
4c7835f7d5
|
Add a secondary target so that all C files are indexed. Set the header include path in that target so that the indexer will find the ORCA headers. This means you can get code completion on toolbox calls.
|
2017-08-26 22:52:11 -04:00 |
|
Jeremy Rand
|
85a4ae7112
|
Create a disk image with the built executable copied onto it. Launch an emulator booting that disk image
|
2017-07-17 00:53:56 -04:00 |
|
Jeremy Rand
|
7c47c7b000
|
Add some missing files
|
2017-06-30 23:56:06 -04:00 |
|
Jeremy Rand
|
a9bddfb1e1
|
Add a macgen wrapper script. Set the filetype correctly for most targets. Fix the build for CDevs which are pure resources
|
2017-06-13 22:03:02 -04:00 |
|
Jeremy Rand
|
a86b9a5b5a
|
Add templates for rez files and project templates for CDAs, NDAs and desktop applications
|
2017-05-17 01:04:32 -04:00 |
|
Jeremy Rand
|
94cf668398
|
Initial commit
|
2017-05-16 22:34:15 -04:00 |
|