devicekit / DeviceKit

DeviceKit is a value-type replacement of UIDevice.
MIT License
4.44k stars 433 forks source link

Use Swift Macros instead of GYB? #388

Open kudit opened 8 months ago

kudit commented 8 months ago

To improve support, would it be possible to convert to using Swift Macros to expand the code for the various devices rather than using GYB?