It used to be the case that KMM classes and my sha...
# multiplatform
c
It used to be the case that KMM classes and my shared framework would autocomplete nicely in Xcode. But recently this has stopped for me, which is most inconvenient. Does anyone have any insight as to what might cause this?
OK I discovered this started when I removed Cocoapods from my project and got rid of the xcworkspace. If I re-add cocoapods (with no dependencies) and use the xcworkspace again, autocomplete starts working again.