When I open the xcworkspace and go to any design pattern to start coding, it seems like it doesnt regconize even the basic framework like UIKit. And of course, autocompletion is not working here too. Any idea why and how to solve this ?
1 Like
You’re looking at a workspace which is meant to be used to group projects, but not develop in them. Start a new project to get autocompletion working again
Hi there,
I found out a way. Instead of using wcworkspace file, just use the corresponding playground inside.