
Swift Package Indexing
Podcast af Dave Verwer and Sven A. Schmidt
Join Dave and Sven, the creators of the Swift Package Index open-source project, as they talk about progress on the project and discuss a new set of community package recommendations every episode.
Prøv gratis i 7 dage
99,00 kr. / måned efter prøveperiode.Ingen binding.
Alle episoder
55 episoder
Join us for more package ecosystem talk, covering the new Swift Ecosystem Steering group, extracting reusable packages from the CodeEdit codebase, and how Rust error messages have evolved over the years. Of course, we also have plenty of package picks for you all. News * Announcing the Ecosystem Steering Group [https://forums.swift.org/t/announcing-the-ecosystem-steering-group] * Ecosystem Steering Group [https://www.swift.org/ecosystem-steering-group] * CodeEdit: Introducing New Packages: WelcomeWindow and AboutWindow [https://www.codeedit.app/blog/2025/07/new-packages-announcement] * WelcomeWindow [https://swiftpackageindex.com/CodeEditApp/WelcomeWindow] * AboutWindow [https://swiftpackageindex.com/CodeEditApp/AboutWindow] * Evolution of Rust compiler errors [https://kobzol.github.io/rust/rustc/2025/05/16/evolution-of-rustc-errors.html] * via Monkeydom [https://mastodon.social/@monkeydom/114518580202007063] Packages * swift-security [https://swiftpackageindex.com/dm-zharov/swift-security] by Dmitriy Zharov [https://cv.zharov.dev] * TranslateKit [https://swiftpackageindex.com/FlineDev/TranslateKitSDK] by Cihat Gündüz [https://iosdev.space/@Jeehut] * TextDiffing [https://swiftpackageindex.com/simonbs/TextDiffing] by Simon Støvring [https://mastodon.social/@simonbs] * yap [https://swiftpackageindex.com/finnvoor/yap] by Finn Voorhees [https://mastodon.social/@finnvoorhees] * Objects2XLSX [https://swiftpackageindex.com/fatbobman/Objects2XLSX] by Xu Yang [https://mastodon.social/@fatbobman]

Join us to talk about our five year anniversary of launching the Swift Package Index, adding Wasm and Android support to our compatibility testing matrix, WWDC 2025, and a rather lengthy (but interesting!) discussion of LLM-based coding tools. There's also a couple of package picks, as always! News * Five years of the Swift Package Index [https://swiftpackageindex.com/blog/five-years-of-the-swift-package-index] * Adding Wasm and Android compatibility testing [https://swiftpackageindex.com/blog/adding-wasm-and-android-compatibility-testing] * One Number to Rule Them All: Why I'd Love Apple's Unified OS Versioning [https://danielsaidi.com/blog/2025/06/08/one-number-to-rule-them-all-why-id-love-unified-os-versioning-from-apple] * Coded with Claude Code: CriticMarkup [https://swiftpackageindex.com/daveverwer/CriticMarkup] * The Future of Vibe Coding: Building with AI, Live and Unfiltered [https://steipete.me/posts/2025/the-future-of-vibe-coding] * Zed editor [https://zed.dev] Packages * package-swift-lsp [https://swiftpackageindex.com/kattouf/package-swift-lsp] by Vasiliy Kattouf [https://mastodon.social/@kattouf] * Probing [https://swiftpackageindex.com/NSFatalError/Probing] by Kamil Strzelecki [https://github.com/NSFatalError]

Join us for another episode of Swift Package Indexing where we cover the status of Swift 6.1 compatibility and the latest "Ready for Swift 6" results, discuss xtool, and of course pick some packages to talk about! News * Ready for Swift 6 [https://swiftpackageindex.com/ready-for-swift-6] * xtool on the Swift forums [https://forums.swift.org/t/xtool-cross-platform-xcode-replacement-build-ios-apps-on-linux-and-more] * xtool package [https://swiftpackageindex.com/xtool-org/xtool] * The Next Chapter in Swift Build Technologies [https://www.swift.org/blog/the-next-chapter-in-swift-build-technologies/] Packages * Redline [https://swiftpackageindex.com/robb/Redline] by Robb Böhnke [https://mastodon.social/@dlx] * Harmonize [https://swiftpackageindex.com/perrystreetsoftware/Harmonize] by Lucas Cavalcante [https://github.com/lcszc] * Danger [https://github.com/danger/danger] * swift-mocking [https://swiftpackageindex.com/fetch-rewards/swift-mocking] by Gray Campbell [https://graycampbell.github.io/] * vault-courier [https://swiftpackageindex.com/vault-courier/vault-courier] by Javier Cuesta [https://beamsplitter.co/]

Join us for another episode where we cover our slightly unusual rollout of Swift 6.1 support on the Swift Package Index, the Swift Fundraising cooperative, the multiple fabulous projects written by Kashikawa Katsumi, and of course, give our regular package picks. News * The Swift Fundraising Cooperative [https://forums.swift.org/t/introducing-the-swift-fundraising-cooperative] * Kashikawa Katsumi [https://hachyderm.io/@kishikawakatsumi] * SwiftRegex.com [http://SwiftRegex.com] * Swift AST Explorer [https://swift-ast-explorer.com/] Packages * HasLazyServer [https://swiftpackageindex.com/southkin/HasLazyServer] by southkin [https://github.com/southkin] * swift-play-experimental [https://swiftpackageindex.com/apple/swift-play-experimental] by Apple [https://swiftpackageindex.com/apple] * TextReplacements [https://swiftpackageindex.com/danielsaidi/TextReplacements] by Daniel Saidi [https://mastodon.social/@danielsaidi] * swift-snapshot-testing-macros [https://swiftpackageindex.com/adammcarter/swift-snapshot-testing-macros] by Adam Carter [https://github.com/adammcarter] * swift-snapshot-testing [https://swiftpackageindex.com/pointfreeco/swift-snapshot-testing] by Point-Free [https://www.pointfree.co/] * SwiftTitleCase [https://swiftpackageindex.com/mangoumbrella/SwiftTitleCase] by Yilei Yang [https://mastodon.social/@y2mango]

Join us as we chat about enabling parallelising our tests with Swift Testing, what your plan should be for any CocoaPods projects you still work on, more thoughts on open-source funding based on a recently published paper, and of course the usual package picks! News * Mastodon Post: The Value of Open Source Software [https://infosec.exchange/@juanan/114183068696835294] * Paper: The Value of Open Source Software [https://www.hbs.edu/ris/Publication%20Files/24-038_51f8444f-502c-4139-8bf2-56eb4b65c58a.pdf] * CocoaPods Trunk Read-only Plan [https://blog.cocoapods.org/CocoaPods-Specs-Repo/] Packages * Codable [https://swiftpackageindex.com/schibsted/codable-macro] by Andrii Chernenko [https://github.com/achernenko-schibsted] * The future of serialisation & deserialisation [https://forums.swift.org/t/the-future-of-serialization-deserialization-apis/78585/94] * AestheticText [https://swiftpackageindex.com/kylebshr/AestheticText] by Kyle Bashour [https://mastodon.social/@kylebshr] * RTSanStandaloneSwift [https://swiftpackageindex.com/realtime-sanitizer/RTSanStandaloneSwift] by Josip Ćavar [https://github.com/jcavar] * Time to Get Real – Introducing RealtimeSanitizer for Swift [https://infinum.com/blog/realtimesanitizer-swift/] * Clang RealtimeSanitizer [https://clang.llvm.org/docs/RealtimeSanitizer.html] * swift-file [https://swiftpackageindex.com/pelagornis/swift-file] by Jihoon Ahn [https://github.com/jihoonahn] * RenderMeThis [https://swiftpackageindex.com/Aeastr/RenderMeThis] by Aether [https://github.com/Aeastr] * GlowGetter [https://swiftpackageindex.com/Aeastr/GlowGetter] by Aether [https://github.com/Aeastr]
Prøv gratis i 7 dage
99,00 kr. / måned efter prøveperiode.Ingen binding.
Eksklusive podcasts
Uden reklamer
Gratis podcasts
Lydbøger
20 timer / måned