OpenSwiftUIProject / OpenSwiftUI

[WIP] Open source implementation of Apple's SwiftUI.
https://swiftpackageindex.com/OpenSwiftUIProject/OpenSwiftUI/main/documentation/openswiftui
MIT License
912 stars 27 forks source link

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

Closed bcbod2002 closed 4 months ago

bcbod2002 commented 4 months ago

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

Kyle-Ye commented 4 months ago

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?

bcbod2002 commented 4 months ago

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
Kyle-Ye commented 4 months ago

Close due to no further response.

You can reopen it with some more detailed information attached.