Closed Itaybre closed 11 months ago
This PR adds a compiler option to ignore ControlSize.extraLarge in case it is now available. Since Xcode doesn't provide a way to check for available SDKs, I can only do this with the Swift version that comes with Xcode 15.
Fixes: #46
Thank you so much @Itaybre!
This PR adds a compiler option to ignore ControlSize.extraLarge in case it is now available. Since Xcode doesn't provide a way to check for available SDKs, I can only do this with the Swift version that comes with Xcode 15.
Fixes: #46