Post

Replies

Boosts

Views

Activity

Comment on Xcode 13 autocomplete issues with overrides
When you are in the body of the class, type the method and it will autocomplete, i don't have to do func viewDidAppear , i can just write viewDidAppear then Xcode will autocomplete, i mean there is something has changed with Xcode 13 autocomplete. its no longer working the same way as of Xcode 12. we have to write func viewDidAppear so Xcode will get the template.
Sep ’21