OpenSwiftUIProject / OpenSwiftUI

[WIP] Open source implementation of Apple's SwiftUI.

Home Page:https://swiftpackageindex.com/OpenSwiftUIProject/OpenSwiftUI/main/documentation/openswiftui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot look up associated type for imported conformance

Kyle-Ye opened this issue · comments

commented

Compiler issue on non-Darwin platform(Linux and WASM).

Cannot look up associated type for imported conformance:
(struct_type decl=_OpenGraph.(file).OGAttribute)
(associated_type_decl "_ObjectiveCType" access=public overridden=)
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
commented

Tracked on upstream via swiftlang/swift#71086