Post

Replies

Boosts

Views

Activity

Comment on Debugging on the Xcode
@QuinnTheEskimo, At which point I should do the "Detach the debugger"? Here is the scenario. My project contains of 1 executable binary and 14 dylibs. Some dylibs depends on each other and the binary executable depends on some of those libraries. The binary executable as well as some libraries depends on the wxWidgets. (wxWidgets is self compiled and used from that place - I didn't run "make install")
Apr ’23
Comment on Debugging on newer Xcode
@Claude31, Yes, I'm sure. First of all - the project builds fine and it runs fine from the Terminal. Second - running "git clone..." should grab the whole repository (every single file). It is exactly the same folder structure as in the old laptop. Thank you.
Topic: App & System Services SubTopic: Core OS Tags:
Sep ’21
Comment on Debugging on the Xcode
@QuinnTheEskimo, How do I disable it in Xcode 9? Thank you.
Replies
Boosts
Views
Activity
May ’23
Comment on Debugging on the Xcode
When I press Ctrl+R inside the Xcode, application starts up, but when I press the tool on the toolbar - application crashes. So I can detach it before pressing the tool or after pressing the tool. Thank you.
Replies
Boosts
Views
Activity
Apr ’23
Comment on Debugging on the Xcode
@QuinnTheEskimo, At which point I should do the "Detach the debugger"? Here is the scenario. My project contains of 1 executable binary and 14 dylibs. Some dylibs depends on each other and the binary executable depends on some of those libraries. The binary executable as well as some libraries depends on the wxWidgets. (wxWidgets is self compiled and used from that place - I didn't run "make install")
Replies
Boosts
Views
Activity
Apr ’23
Comment on Xcode project and source control
@Claude31, what about other files/folders in the xcodeproj directory? Thank you.
Replies
Boosts
Views
Activity
Oct ’21
Comment on Debugging on newer Xcode
@Claude31, Yes, I'm sure. First of all - the project builds fine and it runs fine from the Terminal. Second - running "git clone..." should grab the whole repository (every single file). It is exactly the same folder structure as in the old laptop. Thank you.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Sep ’21
Comment on Recover files from the Trash
@eskimo, Interesting. So there is a function to send file(s) to Trash, either synchronously or asynchronously, but there is no API to recover them from Trash. OSX is definitely a weird OS. ;-) Thank you.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Sep ’21
Comment on Recover files from the Trash
@Quinn, Is it possible to restore the files from Trash? Maybe not with a single API call, but a little function... Thank you.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Sep ’21