Hi! I downloaded the PlayDate project from Apple GitHub with examples and a template
Examples work correctly, I can try the games, but I decided to write my project in Swift and do everything step by step by Documentation, but I got the error after tried to use make
maksimbezdrobnoi@dhcp-20-134 MyGame % make
detected_OS is "Darwin"
make: *** No rule to make target `/Users/maksimbezdrobnoi/Developer/swift-playdate-examples/Sources/CPlaydate/posix_memalign.c', needed by `build//Users/maksimbezdrobnoi/Developer/swift-playdate-examples/Sources/CPlaydate/posix_memalign.o'. Stop.
Does anybody know how to solve it?
I use Mac, Xcode 15.3