Swift Forums
Code organization question: supporting both iOS 16 and iOS 17 and using new language features on the latter
Using Swift
tgoyne
(Thomas Goyne)
June 13, 2023, 4:19am
4
Macros are purely a compile-time thing and don't have a deployment target.
3 Likes
show post in topic