#XCode26

Orlando Gabriel Herrera, SOCOrlando@iosdev.space
2025-07-09

Looks like Xcode 26 beta 3 now has working .clear glassEffect and .containerRelative shape APIs. #xcode26 #ios26 #swiftui #iosdev

2025-07-08

I pray that the new issue with my app will be resolved with each beta release of #iOS26 or #Xcode26 but it's still there. No clue why the main purpose of my app stops working in the new OS (what scares me the most is current App Store version on beta device doesn't work) and that the clock is ticking on figuring this out 😓 #devlife

Denis Gladkikhoutcoldman
2025-07-01

Since WWDC25 I was able to build macOS apps with Xcode Cloud configured with Xcode 26 and macOS 26 and publish them to TestFlight Internal.

But not today: "This bundle is invalid. Apple is not currently accepting applications built with this version of Xcode."

Is that a glitch right now? Or was a glitch before that I was able to?

danmurrelljrdanmurrelljr
2025-07-01

To my surprise as a tab hoarder, I'm really liking this no tabs by default interface. The project navigator is my tabs UI now.

Denis Gladkikhoutcoldman
2025-06-27

Migrated one of the projects to Swift6... And fixed compatibility issues with macOS/iOS 26. Not going lie.. It was a painful experience. But I am glad that I did it. Sure migrating all other apps will be easier.

Ronnie Rocharonnierocha
2025-06-27

The coding assistant in Xcode 26 (beta) is amazing. 🚀 My new blog post shows you how to integrate Claude and Gemini for a more flexible and powerful AI coding experience.

ronnierocha.dev/blog/beyond-ch

2025-06-26

Does anyone know if #FoundationModels are unavailable in test targets?

#xcode26

A screenshot from Xcode showing Swift code in a test target using the FoundationModels framework, with a "Resource (Local Sanitizer Asset) unavailable error" displayed.
Costantino Pistagnavalv0
2025-06-25

Using NavigationStack with custom toolbar buttons? You might hit layout glitches.

In a details view with two buttons separated by ToolbarSpacer(.fixed), the buttons are misaligned to the left.

Worse: when navigating back to the root, even originally fine-aligned buttons break too.

Filed as: FB18375174

2025-06-25

Oh, #xcode26 beta 2 is available.I’ll give this one a try on an app to see what I might be in for in required changes. Hmmm, only a warning.

Stored property 'decodeType' of 'Sendable'-conforming generic struct 'Downloader' has non-sendable type 'T.Type'

Say what? #swiftlang

public struct Downloader<T: Decodable>: Sendable where T.Type: Sendable {
Jason Howlinjasonhowlin
2025-06-24

Hmmm this is new: ("delete older xcode betas”)

2025-06-23

Coding for iOS betas? Reminder: <available(...)> only checks runtime availability.

To keep building in stable Xcode 16.x, you’ll need compile-time checks too.

Check for a framework in the new SDKs so older compilers skip it.

Repurpose this to code a generic modifier if you need reuse.

#xcode #swiftdev #swiftui #xcode26 #indiedev

SwiftUI code snippet for applying a glass effect modifier to a view, with conditional checks for iOS 26 and older SDK versions. #SwiftUI #iOSDevelopment
2025-06-22

Illuminating read: @peterfriese's "Reverse-Engineering #Xcode​'s Coding Intelligence prompt: A look under the hood"

peterfriese.dev/blog/2025/reve

#WWDC25 #Xcode26 #macOS26 #iOS26 #LLM

2025-06-22

Illuminating read: @peterfriese.dev's "Reverse-Engineering #Xcode​'s Coding Intelligence prompt: A look under the hood" peterfriese.dev/blog/2025/re... #WWDC25 #Xcode26 #macOS26 #iOS26 #LLM

Reverse-Engineering Xcode’s Co...

Il morso :verified:ilmorso@mastodon.uno
2025-06-19

Dopo una settimana di video, sessioni e (quasi) full immersion, #LiquidGlass ci ha dato l'impressione di essere già il futuro delle interfacce. #AppleIntelligence ha fatto un salto in avanti notevole e — forse — non è solo vaporware. Discutiamo anche dell’intervista del #WSJ a Federighi e Joswiak, che ha aggiunto qualche spunto interessante. #Xcode26 va in una bella direzione: l’integrazione con AI sembra finalmente utile. Buon ascolto!

apple.co/3HPaGAb

Alejandro Lanzaalejandrolanza@mas.to
2025-06-16

xcode 26 VisionOS canvas camera now auto resets (ie takes a step back) after each code change. This makes careful moving of components very difficult. Anyone knows how to disable the behavior? #wwdc25 #xcode26 #visionos

Dave DeLongdavedelong
2025-06-15

It's absolutely crazy to me that @swiftlang Package Traits were proposed over a year ago and publicly released months ago and no version of Xcode has ever supported actually using them, and is currently on track to also ship without support.

Ashish Kakkadashishkakkad
2025-06-15

Curated list of post for week from my blog.

How to create Liquid Glass Button in SwiftUI? - ashishkakkad.com/2025/06/how-t

How to adopt Liquid Glass in UIButton in Swift? - ashishkakkad.com/2025/06/how-t

Which are the new frameworks in Xcode 26? - ashishkakkad.com/2025/06/which

How to create Liquid glass for custom view in Swift? - ashishkakkad.com/2025/06/how-t

I will keep posted, follow me for get more updates! Thank You.

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst