Closed lukas-ruzicka closed 4 years ago
The #if canImport(UIKit) flag was positioned lower than it should in the Stevia+Stacks.swift file
#if canImport(UIKit)
Stevia+Stacks.swift
@lukysnupy nice catch ! PS: Sorry for taking so long to review this 😬
The
#if canImport(UIKit)
flag was positioned lower than it should in theStevia+Stacks.swift
file