mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-30 15:33:35 +00:00
major changes, very much WIP, experimenting with async
This commit is contained in:
@@ -3,7 +3,7 @@ require("../../common.jake");
|
||||
|
||||
var OS = require("os"),
|
||||
task = require("jake").task,
|
||||
stream = require("narwhal/term").stream,
|
||||
// stream = require("narwhal/term").stream;
|
||||
applicationName = "XcodeCapp.app";
|
||||
|
||||
task ("build", function()
|
||||
|
||||
Reference in New Issue
Block a user