DEV Community

Cover image for What’s New in Xcode 11.4?
Dmytro Pylypenko
Dmytro Pylypenko

Posted on

2

What’s New in Xcode 11.4?

Apple continuously tries and makes our favourite tool for developing applications for iOS/macOS/watchOS/etc. even better.

They announced interesting new features, which I’ll describe briefly. In my opinion, they’re actually very important.

Clang Compiler (11.0.3)
If your framework uses any third-party framework dependencies, the compiler displays the warning -Watimport-in-framework-header by default in the event of a framework importing a third-party dependency.

Debugging
The view debugger shows UILayoutGuide and its referencing constraints
The view debugger supports showing layers.
Editor → Show Layers
You can forward Xcode’s Console I/O to Terminal.
Product → Scheme → Edit Scheme → Options tab

About Swift 5.2 and new features of Simulator and Testing more on Medium:
https://medium.com/better-programming/whats-new-in-xcode-11-4-bd7c6f6bb0ba

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay