skip
skip copied to clipboard
No macro named 'Preview' error
In a transpiled app Skip simply converts the Preview macro to a comment. Can something similar be done in a native Swift app to avoid having to put #if blocks around Previews on every file?