
iOS Dev Tools: ControlRoom, SwiftDeps, Starscream
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.
ControlRoom
Control Room is a macOS app that lets you control the simulators of iOS, tvOS, and watchOS on your Mac. It wraps Apple’s own simctl command-line tool, so you’ll need Xcode installed.
SwiftDeps
SwiftDeps helps us to understand and manage the complex connections between different parts of the Xcode project. We can gain total control and clarity over the project's architecture with its features.
Starscream
Clear APIs make connecting, sending/receiving data, and handling events a breeze.