Open migueldeicaza opened 1 week ago
I wonder if I could add #if canImport(...) to provide convenience API integration features, like images to UIKit/AppKit.
#if canImport(...)
More of a question of taste than a question if it is possible.
I wonder if I could add
#if canImport(...)
to provide convenience API integration features, like images to UIKit/AppKit.More of a question of taste than a question if it is possible.