Swift playground is constantly loading

Swift playground is constantly "loading (playground page name)" when I add new code... any idea whats causing this? Note: the code never executes.

Answered by KMT in 110582022

Use Xcode's Product menu, then, with the option key pressed, select 'Clean Build Folder'. Confirm no errors in the navigator and go again.


As well, which version Xcode/Swift?

Accepted Answer

Use Xcode's Product menu, then, with the option key pressed, select 'Clean Build Folder'. Confirm no errors in the navigator and go again.


As well, which version Xcode/Swift?

Swift playground is constantly loading
 
 
Q