I get the following errror when exporting my app: `Cannot find type 'Font' in scope` On this row: public extension Font { in VFont.swift Any ideas?
I get the following errror when exporting my app:
Cannot find type 'Font' in scopeOn this row:
public extension Font {
in VFont.swift
Any ideas?