SwiftUIで開発しています。
ある日突然XcodeにCannot preview in this fileのメッセージが現れ、ビューを表示できなくなりました。
こちらの記事を見ましたが、今ひとつ言っていることがピンとこないのと、画面が違うので対処できません
https://qiita.com/kazy_dev/items/feb68f162ec3d91005d3#3build-targetbuild-scheme-buildconfiguration%E3%81%A8%E3%81%AF
どうすれば、もとの通りにプレビューを表示できるようになるのでしょうか
ちなみにDiagnosticsには
HumanReadableSwiftError CreationError: noBuildExecutor NoBuildableEntriesError: active scheme does not build this file Select a scheme that builds a target which contains the current file, or add this file to a target that is built by the current scheme.
と表示されています
(言葉はわかりますが、何を意味しているのかよくわかりません。)
あなたの回答
tips
プレビュー