Guy CohenLocal SPM (Part 2) — Mastering Modularization with Swift Package Manager (Xcode 15/16)In Part 1, we laid the foundation for creating a Swift package. Now, let’s take it a step further by focusing on scalability…Dec 5
Thomas RicouardWhy you should use Xcode 16 buildable folders instead of groupsI’ve recently migrated Ice Cubes, my open-source SwiftUI Mastodon client to use file system folders instead of Xcode groups.Oct 248
Syed Asad AliSwiftUI & SPM: A Comprehensive Guide to Interface ModularizationDevelopers highly value continuous learning and consistently aim to incorporate the latest software development best practices into their…Sep 293Sep 293
Muhammad AlfiansyahHow to Enforce Dependency Rules with SwiftLint Custom RulesDomain Logic Should Be Framework-AgnosticDec 2Dec 2
InMobile App CircularbyMobile@ExxetaUseful packages to improve your SwiftUI development workflowAutomating string generation, releases, licenses and moreAug 13Aug 13
Guy CohenLocal SPM (Part 2) — Mastering Modularization with Swift Package Manager (Xcode 15/16)In Part 1, we laid the foundation for creating a Swift package. Now, let’s take it a step further by focusing on scalability…Dec 5
Thomas RicouardWhy you should use Xcode 16 buildable folders instead of groupsI’ve recently migrated Ice Cubes, my open-source SwiftUI Mastodon client to use file system folders instead of Xcode groups.Oct 248
Syed Asad AliSwiftUI & SPM: A Comprehensive Guide to Interface ModularizationDevelopers highly value continuous learning and consistently aim to incorporate the latest software development best practices into their…Sep 293
Muhammad AlfiansyahHow to Enforce Dependency Rules with SwiftLint Custom RulesDomain Logic Should Be Framework-AgnosticDec 2
InMobile App CircularbyMobile@ExxetaUseful packages to improve your SwiftUI development workflowAutomating string generation, releases, licenses and moreAug 13
Guy CohenLocal SPM — Mastering Modularization with Swift Package Manager (Xcode 15.+)In the realm of iOS development, project modularization is more than a trend — it’s a strategic approach that significantly enhances the…Mar 131
Muhammad AlfiansyahLeveraging Swift Package Manager to Maintain Clean Architecture Layers in iOS Development — Part 3PresentationLayer ImplementationNov 27
Lee young-junPackage.resolved file is corrupted or malformed; fix or delete the fileIn this article, I made my Pod library compatible to Swift Package Manager. This time, I tried to build one of my app on Github workflow…Mar 84