Cosmo / OpenSwiftUI

WIP — OpenSwiftUI is an OpenSource implementation of Apple's SwiftUI DSL.
MIT License
1.4k stars 67 forks source link

Issue compiling the current version of OpenSwiftUI #21

Closed wbehrens-on-gh closed 2 years ago

wbehrens-on-gh commented 3 years ago

LastCompile.log

I noticed the issue when compiling a project to test out the library so I tried compiling separately (output in the above file) to see if maybe I was making the mistake but it looks like it's something in master.

swift version: 5.3

If you need it I can provide a link to my project if it turns out I was making the mistake.