
iOS Dev Tools: XCFolder, Mocking Star, SwiftPostgresClient
Welcome to another edition of iOS Dev Tools! This week we're featuring some amazing tools that will help you build better iOS apps faster.
XCFolder
XCFolder is a powerful command-line tool that converts Xcode’s virtual groups into real file system directories.
Mocking Star
Mocking Star is an open-source mock server built with a focus on UI testing. It automatically intercepts your app’s network requests and returns mocked responses. You can create custom environments for UI and local tests, and use advanced filters to decide which requests should be mocked.
SwiftPostgresClient
SwiftPostgresClient is a fully asynchronous, native Swift Postgres client with no libpq dependency—perfect for SwiftUI and modern concurrency. It offers safe type conversions, encrypted connections, and advanced authentication features like channel binding for secure, reliable database access.