[Cyberduck-trac] [Cyberduck] #6775: Resource Not Found errors

Cyberduck trac at trac.cyberduck.ch
Fri Jul 27 18:30:35 CEST 2012


#6775: Resource Not Found errors
------------------------+---------------------------
 Reporter:  david33409  |         Owner:
     Type:  defect      |        Status:  closed
 Priority:  normal      |     Milestone:
Component:  core        |       Version:  4.2.1
 Severity:  normal      |    Resolution:  worksforme
 Keywords:              |  Architecture:
 Platform:              |
------------------------+---------------------------

Comment (by dkocher):

 Replying to [comment:10 david33409]:
 > If I use ant to build CyberDuck and create the app, how does one 'debug'
 and enhancements they would like to make via XCODE? I'm interested in
 providing a few enhancements to CyberDuck and I'd like to create a
 prototype first to see if it is possible. Since I'm not familiar with ant
 I was hoping you might be able to explain how I can use XCODE to build and
 debug the CyberDuck project. Is it possible?

 The ant script uses `xcodebuild` to execute the targets in the XCode
 project to compile the native libraries. For the rest of the project you
 will be much more productive to use a Java IDE (such as IntelliJ) and
 debug from there. To debug, copy the Info.plist.debug to
 `build/Release/Cyberduck.app/Contents/Info.plist` and connect to Java
 remote debugger to port `5005`.

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/6775#comment:11>
Cyberduck <http://cyberduck.ch>
Open source FTP, SFTP, WebDAV, Cloud Files, Google Docs & Amazon S3 Browser for Mac & Windows.


More information about the Cyberduck-trac mailing list