Avoid checking concurrency safe that runs in development mode – Swift 6 migration
I am migrating to Swift 6 and I have a macro that we use in development mode. I would like to either avoid or ignore this concurrency check:
I am migrating to Swift 6 and I have a macro that we use in development mode. I would like to either avoid or ignore this concurrency check: