Hi All !
I'm new to Xcode, but have really enjoyed it so far in my C++ class !
The class is starting to get into some debugging stuff and I noticed my debug dropdown is all grayed out and unusable, as seen below.
I'm wondering if there's anything I can do to make it work ?
I'm running High Sierra 10.13.6 (that's the highest OS my computer will go to b/c it's a late 2011 pro). When I looked up what version of Xcode to get, I saw I needed to get Version 9.4.1 (9F2000) so that's what version of Xcode I have.
Thank you !
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Hey Everyone !
I'm trying to place a text file into my program's project directory.
I followed the instructions below.
But, my code doesn't appear to be linking with the file. My output is in the bottom right of the photo below.
Help ! Please and thank you. ;o)
Hey Everybody !
I wrote some code that was supposed to create a text file. It executes in Xcode but I can't find the file anywhere on my mac.
Here's a screenshot of the program. The file that I'm trying to create is named ... demofile.txt.
*
*
*
*
*
*
*
Any suggestions as to why the file doesn't seem to be getting created ?
Thanks !