Skip to content

Instantly share code, notes, and snippets.

@evadne
Created January 23, 2010 03:46
Show Gist options
  • Save evadne/284411 to your computer and use it in GitHub Desktop.
Save evadne/284411 to your computer and use it in GitHub Desktop.
01:10:57 evadne at Tacitus ~ $ capp gen testingApplication
Creating Frameworks directory in /Volumes/Data/testingApplication/Frameworks.
Copying /usr/local/narwhal/packages/objective-j/Frameworks/Objective-J to /Volumes/Data/testingApplication/Frameworks/Objective-J
Copying /usr/local/narwhal/packages/objective-j/Frameworks/Debug/Objective-J to /Volumes/Data/testingApplication/Frameworks/Debug/Objective-J
Copying /usr/local/narwhal/packages/cappuccino/Frameworks/Foundation to /Volumes/Data/testingApplication/Frameworks/Foundation
Copying /usr/local/narwhal/packages/cappuccino/Frameworks/Debug/Foundation to /Volumes/Data/testingApplication/Frameworks/Debug/Foundation
Copying /usr/local/narwhal/packages/cappuccino/Frameworks/AppKit to /Volumes/Data/testingApplication/Frameworks/AppKit
Copying /usr/local/narwhal/packages/cappuccino/Frameworks/Debug/AppKit to /Volumes/Data/testingApplication/Frameworks/Debug/AppKit
01:10:57 evadne at Tacitus ~ $ capp gen testingApplicationLinked -l
Creating Frameworks directory in /Volumes/Data/testingApplicationLinked/Frameworks.
Symlinking /Volumes/Data/Works/Code/cappuccino/Build/Release/Foundation to /Volumes/Data/testingApplicationLinked/Frameworks/Foundation
Symlinking /Volumes/Data/Works/Code/cappuccino/Build/Debug/Foundation to /Volumes/Data/testingApplicationLinked/Frameworks/Debug/Foundation
Symlinking /Volumes/Data/Works/Code/cappuccino/Build/Release/AppKit to /Volumes/Data/testingApplicationLinked/Frameworks/AppKit
Symlinking /Volumes/Data/Works/Code/cappuccino/Build/Debug/AppKit to /Volumes/Data/testingApplicationLinked/Frameworks/Debug/AppKit
Symlinking /Volumes/Data/Works/Code/cappuccino/Build/Release/Objective-J to /Volumes/Data/testingApplicationLinked/Frameworks/Objective-J
Symlinking /Volumes/Data/Works/Code/cappuccino/Build/Debug/Objective-J to /Volumes/Data/testingApplicationLinked/Frameworks/Debug/Objective-J
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment