shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

268
active users

#spm

0 posts0 participants0 posts today
Kevin Karhan :verified:<p><span class="h-card" translate="no"><a href="https://mastodon.social/@mrmasterkeyboard" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>mrmasterkeyboard</span></a></span> consider <a href="https://github.com/os-1337/spm" rel="nofollow noopener" target="_blank"><code>spm</code></a>?</p><ul><li>I could use a hand with that...</li></ul><p>Basically it requires <a href="https://infosec.space/tags/Packages" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Packages</span></a> to come with their <a href="https://infosec.space/tags/dependences" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dependences</span></a> packaged together.</p><p><a href="https://infosec.space/@OS1337/111852589368445456" translate="no" rel="nofollow noopener" target="_blank"><span class="invisible">https://</span><span class="ellipsis">infosec.space/@OS1337/11185258</span><span class="invisible">9368445456</span></a></p><p><a href="https://infosec.space/tags/spm" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>spm</span></a> <a href="https://infosec.space/tags/PackageManager" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PackageManager</span></a> <a href="https://infosec.space/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a></p>
Thomas Kalhøj Clemensen<p>I just released my new Swift Package: Events 📣📦<br><a href="https://github.com/ThomasCle/events" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">github.com/ThomasCle/events</span><span class="invisible"></span></a></p><p>I'll be writing more about it on my blog soon! 🚀</p><p><a href="https://mastodon.social/tags/swift" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>swift</span></a> <a href="https://mastodon.social/tags/swiftpackage" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>swiftpackage</span></a> <a href="https://mastodon.social/tags/spm" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>spm</span></a> <a href="https://mastodon.social/tags/observer" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>observer</span></a> <a href="https://mastodon.social/tags/events" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>events</span></a></p>
Daniel Saidi<p>New blog post! 📝 How to add dependencies to a binary Swift package. I have looked all over for ways to make things happen and have finally made it work for pulling in an external binary package as a proper dependency.</p><p><a href="https://mastodon.social/tags/swiftlang" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>swiftlang</span></a> <a href="https://mastodon.social/tags/spm" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>spm</span></a></p><p><a href="https://danielsaidi.com/blog/2025/05/02/adding-dependencies-to-binary-swift-packages" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">danielsaidi.com/blog/2025/05/0</span><span class="invisible">2/adding-dependencies-to-binary-swift-packages</span></a></p>
Thibault Le Cornec<p>I updated my <a href="https://mastodon.social/tags/SwiftPackage" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SwiftPackage</span></a> <a href="https://mastodon.social/tags/GoogleSignInKit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GoogleSignInKit</span></a>. Using it to integrate <a href="https://mastodon.social/tags/GoogleSignIn" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GoogleSignIn</span></a> into your app prevents you having to rely on the heavy package from Google. It’s the guaranty of a quick, stable and lightweight integration 👌.<br><a href="https://mastodon.social/tags/SPM" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SPM</span></a> <a href="https://mastodon.social/tags/Swift" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Swift</span></a></p><p><a href="https://github.com/Tibimac/GoogleSignInKit" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/Tibimac/GoogleSignI</span><span class="invisible">nKit</span></a></p>
Sascha Freudenheim<p>Had a good, 4 mile treadmill <a href="https://mas.to/tags/run" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>run</span></a> this morning. Starting slow and slowly increasing the pace.</p><p>I will say, I am finding the <a href="https://mas.to/tags/SPM" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SPM</span></a> increase difficult—today’s was an average of 155, vs my normal of 145. But it wasn’t easy and still feels awkward and unnatural at higher speeds. Does it get better?</p><p><a href="https://mas.to/tags/running" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>running</span></a> <a href="https://mas.to/tags/RunnersOfMastodon" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>RunnersOfMastodon</span></a></p>
Benno Kress<p>To my iOS Dev Bubble here: I‘m starting to modularize a big app in 2 weeks and want to prepare with best practices. We want to use the composable architecture by <span class="h-card" translate="no"><a href="https://hachyderm.io/@pointfreeco" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>pointfreeco</span></a></span> and if possible also use SPM Modules to make sure we have no unwanted dependencies between parts of our code.</p><p>I‘m happy to hear about your experience, tutorials, videos and resources in general. Especially on how to organize stuff and where best to start.</p><p><a href="https://iosdev.space/tags/iOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iOS</span></a> <a href="https://iosdev.space/tags/swift" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>swift</span></a> <a href="https://iosdev.space/tags/composableArchitecture" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>composableArchitecture</span></a> <a href="https://iosdev.space/tags/spm" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>spm</span></a> <a href="https://iosdev.space/tags/modularArchitecture" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>modularArchitecture</span></a></p>
Christian Beer<p>„the package manifest at '/Package.swift' cannot be accessed (/Package.swift doesn't exist in file system)“</p><p>WHICH ONE?! Where does this come from? What package? 😩 <a href="https://mastodon.social/tags/xcode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>xcode</span></a> <a href="https://mastodon.social/tags/spm" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>spm</span></a></p>
Kevin Karhan :verified:<p><span class="h-card" translate="no"><a href="https://social.treehouse.systems/@ariadne" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>ariadne</span></a></span> makes sense espechally if you don't want to delegate that to tools like <a href="https://infosec.space/tags/curl" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>curl</span></a> or <a href="https://infosec.space/tags/wget" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>wget</span></a> to handle...</p><ul><li>In fact, were it not for the minimalist wget in <a href="https://infosec.space/tags/toybox" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>toybox</span></a> [without <a href="https://infosec.space/tags/HTTPS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HTTPS</span></a>!] I would've to figure out a different way to make the <a href="https://github.com/OS-1337/spm" rel="nofollow noopener" target="_blank">package manager</a> for OS/1337, <a href="https://infosec.space/tags/spm" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>spm</span></a>, work.</li></ul><p>OFC it's not operational yet but I know that <a href="https://infosec.space/tags/KissPrinciple" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>KissPrinciple</span></a> is good... <br>And I do intent <span class="h-card" translate="no"><a href="https://infosec.space/@OS1337" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>OS1337</span></a></span> to do that with as well...</p><p><a href="https://infosec.space/tags/OS1337" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OS1337</span></a></p>
Oxl<p>Join my Discord Server! 🎉 This community is dedicated to supporters and users of my Open Source projects. Here, you can share ideas, ask questions, and collaborate on various projects including AppState and many others. If you're a seasoned contributor or just starting your open-source journey, this server is for you. 👇</p><p><a href="https://discord.gg/kNkRERh2Kp" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">discord.gg/kNkRERh2Kp</span><span class="invisible"></span></a></p><p><a href="https://mas.to/tags/opensource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>opensource</span></a> <a href="https://mas.to/tags/coding" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>coding</span></a> <a href="https://mas.to/tags/software" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>software</span></a> <a href="https://mas.to/tags/programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>programming</span></a> <a href="https://mas.to/tags/development" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>development</span></a> <a href="https://mas.to/tags/swiftlang" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>swiftlang</span></a> <a href="https://mas.to/tags/opensource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>opensource</span></a> <a href="https://mas.to/tags/ios" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ios</span></a> <a href="https://mas.to/tags/swiftlang" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>swiftlang</span></a> <a href="https://mas.to/tags/macos" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>macos</span></a> <a href="https://mas.to/tags/watchos" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>watchos</span></a> <a href="https://mas.to/tags/tvos" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>tvos</span></a> <a href="https://mas.to/tags/spm" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>spm</span></a> <a href="https://mas.to/tags/mobile" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>mobile</span></a> <a href="https://mas.to/tags/introduction" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>introduction</span></a> <a href="https://mas.to/tags/follow" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>follow</span></a></p>
Andrew Pontious<p><a href="https://mastodon.social/tags/SwiftPackageManager" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SwiftPackageManager</span></a> <a href="https://mastodon.social/tags/SPM" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SPM</span></a> Shot in the dark here, but anybody have experience with SPM and Enterprise builds? Ours is complaining about automatic signing, and I’ve been able to find *nothing* online about how to fix that.</p>