Hey,
On a clean installation of DW 9.10, and adding Swift 0.9 via the downloaded zip, the frontend generates the following error:
Error compiling template "Designs/Swift/_parsed/Swift_Page.parsed.cshtml" Line 168: No overload for method 'GetString' takes 2 arguments Line 170: 'ItemViewModel' does not contain a definition for 'GetLink' and no accessible extension method 'GetLink' accepting a first argument of type 'ItemViewModel' could be found (are you missing a using directive or an assembly reference?)
The backend works, and shows the database is connected corretly, so seems like something specifically front-end related.
Best regards,
Justin