Hi, I was just wondering if there is some kind of a storage area in Xcode for my code. I am testing some code and I want to remove a chunk temporarily. I have been using a TextEdit file that I would copy paste to but wanted to keep it in my project instead of a separate file. Just a blank document that won't get complied or give me errors that exists within my Xcode project, if possible?
Can someone recommended something it there is something?
Can someone recommended something it there is something?