惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

WordPress大学
WordPress大学
GbyAI
GbyAI
P
Proofpoint News Feed
B
Blog
MyScale Blog
MyScale Blog
V
V2EX
B
Blog RSS Feed
Microsoft Security Blog
Microsoft Security Blog
量子位
Jina AI
Jina AI
博客园 - 叶小钗
Recent Announcements
Recent Announcements
有赞技术团队
有赞技术团队
罗磊的独立博客
L
LangChain Blog
I
InfoQ
云风的 BLOG
云风的 BLOG
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
人人都是产品经理
人人都是产品经理
小众软件
小众软件
V
Visual Studio Blog
月光博客
月光博客
The Cloudflare Blog
雷峰网
雷峰网

Michael Tsai

Michael Tsai - Blog - macOS 26.5.1 Michael Tsai - Blog - Taphouse 1.5 Michael Tsai - Blog - StopTheMadness Pro 26 Michael Tsai - Blog - Mac External Display Support Reference Michael Tsai - Blog - Bartender Pro Michael Tsai - Blog - ARC Overhead in Swift Sorting Michael Tsai - Blog - Iris 1.0 Michael Tsai - Blog - Halide Mark III Michael Tsai - Blog - !Camera Michael Tsai - Blog - Project Indigo Michael Tsai - Blog - Unpro Camera Michael Tsai - Blog - Iris Rejected From the App Store Michael Tsai - Blog - OpenAI Model’s Proof of Erdős Unit Distance Problem Michael Tsai - Blog - Apps for YouTube℠™®•! Michael Tsai - Blog - Google’s Intelligent Search Box Michael Tsai - Blog - Apple Asks Supreme Court to Review Epic Ruling Michael Tsai - Blog - Stats Visualization in Apple Sports Michael Tsai - Blog - Cleve Moler, RIP Michael Tsai - Blog - Steve Jobs in Exile Michael Tsai - Blog - Leaving CloudKit Michael Tsai - Blog - Lawsuits Claim OpenAI and Perplexity Shared User Data for Advertising Michael Tsai - Blog - Inkwell Rejected From the App Store Michael Tsai - Blog - Hijacking Apps Using Archive Utility Michael Tsai - Blog - Core Data Lab 3.0 Michael Tsai - Blog - Updating Shared Shortcuts Michael Tsai - Blog - Apple vs. Indian Antitrust Regulator Michael Tsai - Blog - Apple’s 2026 Accessibility Feature Preview Michael Tsai - Blog - How Fake Contacts Can Fix Dictation’s Proper Noun Problems Michael Tsai - Blog - Fantastical at 15 Michael Tsai - Blog - Fortnite Returns to the App Store Except in Australia
Michael Tsai - Blog - Xcode 26.4.1
Michael J. Tsai · 2026-04-18 · via Michael Tsai

Apple (xip, downloads):

Fixed crash for MetricKit apps built with Xcode 26.4 due to missing symbols when running on iOS, macOS, and visionOS versions below 26.4.

[…]

Fixed stack-allocation bugs in async functions that caused “freed pointer was not the last allocation” crashes, particularly in swift_asyncLet_finish. These long-standing issues became more frequent in Swift 6.2 and 6.3 due to optimizer improvements.

Nic Lake:

I’m currently learning SwiftUI.

26.4 preview windows don’t let you scroll or swipe. Crashes & requires an Xcode restart.

Seems like this kind of stuff is, if not the norm, then at least common enough where the general response is “welcome to iOS development, here’s a cookie”.

Christian Beer:

Xcode loses my Apple Accounts again and again!! WTF? It also happens on the CI server… SO annoying!

And it doesn’t even has a Passwords.app integration!! 🤬

Isaiah Carew:

notarization failing today because of new Paid App terms. i don’t have any paid apps but still have to agree to get notarization working.

took me 90min to sign in. dev ID was “Locked for Security Reasons” — it always is.

unlock fails in Chrome, “The action could not be completed”. in safari the captcha doesn’t show.

but unlock works on my phone.

the it says, “Reset your password?” but it didn’t. it just unlocked the account — the text in the alert was just wrong.

Heath Borders:

Every month or so, I have to open Xcode, and every time I’m surprised at how it can’t do basic things. Xcode can’t find a call hierarchy for a local function declaration. It just beeps at me.

It’s been 10 years or so since Jump to Definition and Jump to Next Counterpart worked consistently for me. Often, I just get beeps or nothing happens.

Previously:

Update (2026-04-21): Der Teilweise:

Someone at Apple sat at their keyboard and wrote this error message for Xcode.

Maybe replacing devs with an AI tool is a step forward in some cases.

I’m not even starting to talk about the fact that the alert looks like it is disabled/in the background but is not.

And the tiny OK button.

Update (2026-04-29): Christian Beer:

Is anybody else using Xcode to run unit tests? Is it just me or do you also have the following problems:

  • test navigator not showing the results
  • build errors are not shown in toolbar
  • I can’t get from the test results to the code …

Brian Webster:

Yeah but… have you actually tried using SwiftUI previews? Maybe it’s ok on iOS but for Mac I’ve found it completely non functional.

Update (2026-05-04): Der Teilweise:

“IF THIS IS UNEXPECTED, PLEASE FILE A BUG REPORT.”

If that’s not what a dev screaming for help against management looks like, I don’t know what is.

thaddeus:

It would be great if Xcode was decoupled from operating system versions. I'm not convinced a compiler benefits from glassy user interfaces.

(I know the real reasons, but I'm annoyed at those thin reasons).

6 Comments