Post

Replies

Boosts

Views

Activity

Reply to After upgrade Xcode 13,run playground occur a error。
It shows the error "No such module PlaygroundSupport" in my code I am trying to navigate to new view controller so I use {let goToNewVC = storyboard?..instantiateViewController(withIdentifier: "nameof the identifier" ) as! identifier class name navigationController?.pushViewController(goToNewVC, animated: false)} but this error shows one of the two will be used .
Replies
Boosts
Views
Activity
Aug ’22