How do I stop the xcode simulator from always trying to run the code when writing code? Canvas is running out my free api limit.
How do I stop the xcode simulator from always trying to run the code when writing code?
Do you mean SwiftUI Preview ? If so, just comment out the Preview provider structs.