Autocomplete won't work in Xcode 6 anymore. I searched around and I read that deleting the derived data folder will fix this issue. Every time I delete it, it comes back, and it then won't autocomplete anymore.
Any suggestions?
Thanks!
Autocomplete won't work in Xcode 6 anymore. I searched around and I read that deleting the derived data folder will fix this issue. Every time I delete it, it comes back, and it then won't autocomplete anymore.
Any suggestions?
Thanks!
Never mind - I figured out the issue! I wasn't declaring the variable I needed to use inside a method inside the class.