469 Followers
313 Following
200 Posts
Principal Software Engineer at Microsoft, working on Office for Apple platforms
@flargh that’s my music too…!
@flargh I don’t mind the sun sometimes / the images it shows
@danwr yup… and redirects to a reasonable landing page, I suppose.
@mjtsai This has been addressed. It was unfortunately the intersection of a latent client-side bug (been there for a long time) and a change in a server-side policy that exposed the latent bug; the issue was not connected to the monthly update and Liquid Glass changes. It took more time than desired to identify the server-side change as the root cause.
@rosyna or font parsing…
@danwr congratulations! Enjoy retirement!!
@schwa I didn’t read it, I was told that by a contact. I haven’t had time to validate that statement yet tho.
@schwa it was ostensibly fixed in beta 3, but sounds like you still see it. I have t had a chance to test removing the workaround on my end yet.

@schwa run 'xcodebuild -showComponent MetalToolchain' to get the toolchain identifier and cryptex path.

Then, invoke xcodebuild as usual but pass those two variables in as command-line overrides via "-IDEDownloadableMetalToolchainIdentifiersOverride=\(identifier) -IDEDownloadableMetalToolchainSearchPathsOverride=\(cryptexPath)"

@schwa there is a workaround; let me dig it up for you.