[Bugfix] Mobile platform builds #11

Merged
javier merged 6 commits from bugfix/mobile-platforms-build into main 2023-04-25 13:38:31 +00:00
Showing only changes of commit 4c49fd3949 - Show all commits

View File

@ -1,5 +1,8 @@
<center style="padding: 32px 96px;">
<img src="swift-libs-logo.svg" alt="SwiftLibs logo">
<center>
<picture>
<source srcset="imgs/swiftlibs-logo-dark.svg" media="(prefers-color-scheme: dark)">
<img src="imgs/swiftlibs-logo-light.svg" alt="Shows the hand-drawn SwiftLibs package logo centered in the page.">
</picture>
</center>
# SwiftLibs