Pronounced: Scroll-Wheel. A menu bar app that adds scrolling to the simulator. For some reason, you can’t scroll in Xcode’s simulator. This app enables scrolling again!...
Control Room is a macOS app that lets you control the simulators for iOS, tvOS, and watchOS – their UI appearance, status bar configuration, and more. It...
Copilot for Xcode is an Xcode Source Editor Extension that provides Github Copilot support for Xcode. It uses the LSP provided through Copilot.vim. Thanks to LSP-copilot for showing the...
Codeface visualises the internal composition, dependencies and quality metrics of code to help you understand, improve and monitor it. This version is still an early and...
Hot reloading workflow helper that enables you to save hours of time each week, regardless if you are using UIKit, AppKit or SwiftUI. TLDR: A single line of code change allows...
Apple says developers can get started by setting up a workflow in Xcode and getting 25 hours of compute per month for free until the end...
X-SwiftFormat works as Xcode Extension to format your swift code. You will need to open this once to activate it.
An Xcode source extension to expand lengthy lines. Super lightweight, 1 file. It expands long lines. That’s it! Works with: Initializers Function calls Array literals SwiftUI...
You can speed up you development by creating custom project templates.
I had tons of fun searching for these features, and I hope they’ll make your life easier.
This package allows you to enable a SwiftUI Xcode canva to a UIView or a entire ViewController. Why? Run emulator everytime you need to test a...
There’s a nice trick in Xcode to easily spot a view controller that’s leaking in memory.
Power up your weapon!
Starting April 25, 2022, iOS, iPadOS, and watchOS apps submitted to the App Store must be built with Xcode 13, which includes the SDKs for iOS 15, iPadOS 15, and watchOS 8.
In this article, we’ll discuss several tools that can be used to instrument or sample your application and the pros and cons of each.
Have a try to visualise your build graph and get insights how to speed up compile time for multi-module application.