Version 1.6.3 Woes #473
mario-luis-dev
started this conversation in
General
Replies: 1 comment 5 replies
-
|
Hi @mario-luis-dev, we'd appreciate if you find a better way to communicate with us. This kind of tone is not likely to convince us to help out much. And all of the examples and case studies in the repo compile just fine, and so we are not aware of any breaking change. You will need to actually show us the breaking change for us to do anything about it. The most helpful thing you can do when reporting an issue is provide an actual minimal project that reproduces the problem. Without that we have nothing to work off of. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Just updated the package to 1.6.3, and surprise surprise, the code wouldn't compile. The culprit? The "Modernize package" changes made it so that I had to explicitly import GRDB in 75 files, due to the
SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITYproperty in the build settings. Not the first time you guys ship a breaking change on a minor release (last time it was 1.6.1 if I recall correctly); it's irritating to say the least...Beta Was this translation helpful? Give feedback.
All reactions