Ask HN: Why does Xcode require you to upgrade OS to view swift UI preview?
I do not understand why I have to upgrade the enter operating system just so Swift Ui preview can work on Xcode?
Any apple engineers that can shed some light on this?
https://stackoverflow.com/questions/56678354/xcode-11-beta-swift-ui-preview-not-showing
2 comments
[ 3.5 ms ] story [ 15.4 ms ] threadIt's a catch-22: backport the changes and risk breaking working apps, or don't and require people to upgrade. Folks usually don't like major changes in dot releases that can destabilize things.