My code builds correctly. But I get this warning.
warning: input verification failed
note: while processing /Users/po/ZLocal/ZDev/Swift/Lib/CmdArgLibSources/Examples/CmdArgLib_CommandAction/.build/arm64-apple-macosx/release/CmdArgLib.build/Parameter.swift.o
It only happens in release mode. Does not happen in debug mode. The release build completes and the program runs fine. New for me with MacOS 26.1 and swift 6.2.
I think that there used to be a build option that could suppress this. If there still is, can someone please tell me what it is?