I just released my new Swift Package: Events
https://github.com/ThomasCle/events
I'll be writing more about it on my blog soon!
I just released my new Swift Package: Events
https://github.com/ThomasCle/events
I'll be writing more about it on my blog soon!
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.
https://danielsaidi.com/blog/2025/05/02/adding-dependencies-to-binary-swift-packages
I updated my #SwiftPackage #GoogleSignInKit. Using it to integrate #GoogleSignIn 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 .
#SPM #Swift
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 @pointfreeco and if possible also use SPM Modules to make sure we have no unwanted dependencies between parts of our code.
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.
@ariadne makes sense espechally if you don't want to delegate that to tools like #curl or #wget to handle...
OFC it's not operational yet but I know that #KissPrinciple is good...
And I do intent @OS1337 to do that with as well...
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.
#SwiftPackageManager #SPM 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.