rust-mac-app-examples icon indicating copy to clipboard operation
rust-mac-app-examples copied to clipboard

Swift version in third example isn't supported in macOS Catalina

Open NetOpWibby opened this issue 5 years ago • 0 comments

SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0.

Xcode recommended migrating Swift 3 code to at least Swift 4, using Xcode 10.

NetOpWibby avatar Feb 06 '20 15:02 NetOpWibby