Import colors from Figma library #4

Merged
Sven merged 15 commits from figma into main 2022-10-08 11:14:23 +00:00
Showing only changes of commit fe95a6fd35 - Show all commits

View file

@ -24,7 +24,7 @@ jobs:
head "https://github.com/${{ github.repository }}.git"
license "MIT"
depends_on :xcode => ["12.0", :build]
depends_on :xcode => ["14.0", :build]
def install
system "make", "install", "prefix=#{prefix}"