SteveBarnegren / SwiftChess

Chess engine and AI written in Swift
MIT License
145 stars 35 forks source link

The code doesn't work. Please see the log below. #23

Open shyamalschandra opened 2 years ago

shyamalschandra commented 2 years ago
Screen Shot 2022-06-25 at 7 52 06 AM

I get the error above. Could you please help? Thanks!

shyamalschandra commented 2 years ago

@SteveBarnegren : I fixed the problem by changing the order of the Build Phases where I put the Headers before the Compile Sources.