Skip to content

Commit 0fa3a86

Browse files
authored
Remove promise of a future blog post. (#381)
1 parent 8e492da commit 0fa3a86

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

_posts/2023-08-29-swift-5.9-released.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,6 @@ On Linux, the Swift runtime will now catch program crashes and Swift runtime err
9797

9898
This feature is also available on macOS, although there it is disabled by default (it can be enabled by setting `SWIFT_BACKTRACE=enable=yes`) and you need to ensure that your program is signed with the `com.apple.security.get-task-allow` entitlement.
9999

100-
A more detailed blog covering this feature will be published soon.
101-
102100
### Debugging
103101

104102
In Swift 5.9, we introduced a couple of new features to [LLDB](https://lldb.llvm.org/) and the Swift compiler aimed at making Swift debugging faster and more reliable.

0 commit comments

Comments
 (0)