swiftui-async-button icon indicating copy to clipboard operation
swiftui-async-button copied to clipboard

Make AsyncButtonOptions Sendable for Swift 6 compatibility

Open psalzAppDev opened this issue 3 months ago • 0 comments

Simply letting AsyncButtonOptions conform to Sendable allows the package to be compiled with Swift 6.

psalzAppDev avatar Aug 27 '25 15:08 psalzAppDev