RubyCocoa ships with a set of Xcode templates.
These templates allow you to create the following kind of projects:
These templates allow you to create the following files:
These templates allow you to create the following targets:
Applications
These templates allow you to create the following kind of projects:
- Cocoa-Ruby Application: this project builds a Cocoa-based application written in Ruby.
- Cocoa-Ruby Document-based Application: this project builds a Cocoa-based application written in Ruby that uses the NSDocument architecture.
- Cocoa-Ruby CoreData Application: this project builds a CoreData application written in Ruby.
- Cocoa-Ruby CoreData Document-based Application: this project builds a CoreData application written in Ruby that uses the NSDocument architecture.
Files
These templates allow you to create the following files:
- Ruby NSDocument subclass.
- Ruby NSWindowController subclass.
- Ruby NSView subclass.
- Ruby NSObject subclass.
- Ruby class.
- Ruby test case class.
Targets
These templates allow you to create the following targets:
- Unit Test Target: a target that runs Ruby unit tests.