You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been using the SDK generator to try and build SDKs against Debian 12 Bookworm to be able to cross compile for the Raspberry Pi.
My proposal in this issue is to add support for Debian 12 and even Raspberry Pi OS (if possible) as a distribution that we can download packages and for and build a sysroot with.
Also, if Debian 12 or Raspberry Pi OS 12 is selected, the Swift tool chain for Debian 12 is downloaded if available. Otherwise, the toolchain path must be passed manually.
The text was updated successfully, but these errors were encountered:
MaxDesiatov
changed the title
Support Debian 12 Bookworm as a distribution to generate SDKs for
Support Debian 12 Bookworm as a distribution to generate Swift SDKs for
Dec 19, 2024
xtremekforever
added a commit
to xtremekforever/swift-sdk-generator
that referenced
this issue
Feb 15, 2025
I have been using the SDK generator to try and build SDKs against Debian 12 Bookworm to be able to cross compile for the Raspberry Pi.
My proposal in this issue is to add support for Debian 12 and even Raspberry Pi OS (if possible) as a distribution that we can download packages and for and build a sysroot with.
Also, if Debian 12 or Raspberry Pi OS 12 is selected, the Swift tool chain for Debian 12 is downloaded if available. Otherwise, the toolchain path must be passed manually.
The text was updated successfully, but these errors were encountered: