toad.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon server operated by David Troy, a tech pioneer and investigative journalist addressing threats to democracy. Thoughtful participation and discussion welcome.

Administered by:

Server stats:

230
active users

#xcode

6 posts4 participants0 posts today

The new Results view for #Xcode Playgrounds in the beta looks nice at first glance, but… Results no longer line up with your code, so you have to visually glance back-n-forth constantly (and often fold up each result manually). AND you can’t see both the results and live view at the same time.

So far seems like a net loss. Are we stuck with this?

I know it's a preview, but Xcode 26 being unable to quit as it wants to close every tab/file first but one keeps re-opening is still an over-the-top bug. #Xcode

SpeechTranscriber.supportedLocales returns 30 supported locales on my iPad mini running iPadOS 26b3, but on macOS Tahoe b3 I'm getting nothing? Is there a secret to getting this going? macOS is running in a VM - could that be it? I see no mention of Apple Intelligence in the settings.. (if that's related?) Hm. #Xcode #macOS26 #macOSBeta
Edit: Seems to only work on actual hardware.

Can Xcode automatically adding files to git be turned off?

I would prefer to do *all* commit staging by hand. #iosDev #Xcode

Edit: There seems to be a toggle for this in Xcode 26 beta 3. Not sure if it works yet, will have to see.

#Xcode #XcodeCloud

Xcode Cloud is weird

Sometimes a job goes rogue and just doesn’t stop

This is a regular “archive iOS” job that usually completes in 10 minutes

Now was running for 14 hours before I canceled it

Nothing changed on my side that would cause this, and other jobs of the workflow completed in reasonable time

I feel stupid asking this, but how do I open a split view n Xcode 26 dp 2?

I'm editing my ThingView. I want ThingViewModel beside it.

This was super easy last time I tried, but it's been a while… #iosDev #Xcode

Hey Mastodon! So I’ve decided to build an #iOS app. For some of you, this might feel a bit déjà vu, because I’ve said that before… this time I have an app idea and a pain point I want to solve.

I’ve never built an app with #Xcode before, the closest I’ve come is compiling a Unity game for iPad using Xcode. Besides PHP, HTML, and JS for web-development, I do have a tiny bit of experience in C# and JAVA.

Where do you recommend I start? Apple Playgrounds?