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

Example and HostingExample code can't be built in Xcode 15.3

bcbod2002 opened this issue · comments

Hi Team,
I am trying to build the Example project in Xcode 15.3 and the simulator is 17.4
But I got a bunch of errors related to Multiple commands produce xxxxxxx
Is there any environment configuration that I set is wrong?

Here is the error message that I got, please check
Screenshot 2024-04-23 at 23 14 15

Thank you

commented

Have no problem with Xcode 15.3 + iOS 17.4

Please check README.md and Example/README.md. Have you checked out OpenGraph in the same directory of OpenSwiftUI?

Hi Kyle, yes I have done that. OpenGraph and OpenSwiftUI are located in the same directory
GitHub
|__OpenSwiftUI
|__OpenGraph
Screenshot 2024-04-24 at 09 25 44

commented

Close due to no further response.

You can reopen it with some more detailed information attached.