the.bay.news

Suppress unused variable warning for #Playground block

Swift Forums
Suppress unused variable warning for #Playground block
Hi, Overview I have a <span class="hashtag-icon-placeholder"></span>playground</span> block to test some logic It has some unused variables but they show their value on preview window, it is nice that is named variables so that this display the value. Xcode doesn't throw warnings for unused variables This Playground block is in the same file as some code it tests. Problem When running in CI it seems to throw unused variable warning My attempts so far: I have added a <span class="hashtag-icon-placeholder"></span>if</span> DEBUG condition surrounding it, but strangely enough this didn't solve th...

0 comments

Sign in to join the discussion — your thebay.events account works here.

No comments yet.