-
-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
swift package pdc crashes #56
Comments
Hi, you should be able to try again using the latest changes to PlaydateKit and PlaydateKitTemplate as well as the latest Swift toolchain. There are a few compiler bugs that I've worked around and everything seems to build now. |
That fixed that crash for me! However I'm getting the "
I'm not seeing e.g. Seems to be in one of these dirs:
Trying an obvious dir to include:
Crashes:
Update: Oh wait I see the path is included already with |
Is that just missing a trailing
|
Just going through the setup docs and on the swift package pdc command I get errors about mismatched arch (I'm on an M1 Mac FWIW), and then it crashes.
I have TOOLCHAINS set:
It appears to be discoverable:
Here's the abbreviated output:
The text was updated successfully, but these errors were encountered: