Created
July 14, 2010 20:17
-
-
Save toddfreese/476000 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| todd:web_static todd$ jake deploy | |
| (in /Users/todd/Desktop/web_static) | |
| (in /Users/todd/Desktop/web_static) | |
| Compiling [Browser] AppController.j................................................... | |
| Compiling [Browser] APRWebView.j... | |
| Compiling [Browser] Badge.j... | |
| Compiling [Browser] CAQuickTimeLayer.j... | |
| Compiling [Browser] CPJSONPConnection.jSyntaxError: Parse error | |
| Syntax error in CPJSONPConnection.j on preprocessed line number 1 | |
| import <Foundation/CPObject.j> | |
| CPJSONPConnectionCallbacks = {}; | |
| @implementation CPJSONPConnection : CPObject | |
| { | |
| Syntax error in CPJSONPConnection.j on preprocessed line number 1 | |
| import <Foundation/CPObject.j> | |
| CPJSONPConnectionCallbacks = {}; | |
| @implementation CPJSONPConnection : CPObject | |
| { |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment