finnvoor / PlaydateKit

Create games for Playdate using Swift.

Home Page:https://finnvoor.github.io/PlaydateKit/documentation/playdatekit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't make it work on Xcode 15.4 - unsupported relocation with subtraction expression symbol

eugeniobaglieri opened this issue · comments

Hi, I followed the procedure described here but I cannot make it build or run from Xcode (the build procedure from the command line works)
When I build from Xcode I get this error:

Screenshot 2024-05-04 alle 16 42 40

This is from the base template project without any name changes
I'm using an Intel Mac mini, Xcode 15.4 with swift-DEVELOPMENT-SNAPSHOT-2024-05-01-a toolchain

Do you know how to resolve it?
Thank you