Lona / Lona

A tool for defining design systems and using them to generate cross-platform UI code, Sketch files, and other artifacts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot build studio

vasicvuk opened this issue · comments

Expected Behavior

Build success 👍

Current Behavior

I tried to build Lona studio according to readme but i get following error when trying to build:

Type of expression is ambiguous without more context.

File CSValue.swift Line: 239
File CSValue.swift Line: 259
File CSValue.swift Line: 292
File CSType.swift Line: 455
File CSType.swift Line: 468
File CSType.swift Line: 482

XCode version: 12.1
Swift: 5.3

Sample screenshot
image

You can build it by removing CSType before the .variant case.

Screen Shot 2020-12-11 at 3 11 58 PM

Screen Shot 2020-12-11 at 3 13 14 PM