CombineViewModel icon indicating copy to clipboard operation
CombineViewModel copied to clipboard

Support iOS <13 macOS <10.15 by using OpenCombine? Maybe?

Open helje5 opened this issue 5 years ago • 1 comments

Not sure it makes sense, but it would be really nice to be able to use all those in older OS'es.

helje5 avatar Aug 26 '20 01:08 helje5

Example of a Package.swift including OpenCombine conditionally: https://github.com/SwiftWebUI/SwiftWebUI/blob/develop/Package.swift

OK, that doesn't work in this case. Needs to be selected via runtime (i.e. @available)

helje5 avatar Aug 26 '20 01:08 helje5