Escape from Tutorial Hell is now available!
Read all about it and check out a free sample at https://troz.net/post/2025/new-book:-escape-from-tutorial-hell/
Buy it from Gumroad at https://sarahreichelt.gumroad.com/l/iqdry
If you bought the pre-release, you can update now through your Gumroad library. And if you've had time to read any of it, I'd really appreciate a rating or review.
Please boost this post as the book is not in my usual style and will appeal to a broader audience.
new #Xcode feature where you have to reassure Xcode that it's ok for Xcode to take normal Xcode amounts of time to do things
One of the more tedious things to do with #Xcode and #SwiftUI is to set up previews for complex scenarios such as things with deep #SwiftData schemas.
Its also one of the more rewarding things. It's worth it 99 out of 100 times.
Not only can you iterate on views and components but it helps you think about your apps architecture. I almost always consider different structure to my code when I get stuck on creating a preview.
Super fun, my work Apple Developer account was locked and disabled. Apple Support’s suggestion? Make a new work email and get re-added to your project.
Why did it happen? Why was the request to unlock the account denied? Why was it disabled? No one is quite sure. Just that it doesn’t mean any loss of time as I now need to convince my org to give me a new email address or alias.
#wwdc25 #Xcode #AI #LLM #FoundationModels
If you want to use Xcode AI features, OR if you want to use Foundation Models AI API on iOS Simulator or macOS, looks like the only supported configuration is having Tahoe beta on the internal SSD of your Apple Silicon Mac
I sort of get why, see the thread (tl;dr: probably performance), but is there any official info from Apple about this requirement? Nothing in the few WWDC videos I saw so far
https://mastodon.social/@felix_schwarz/114670973442659374
#wwdc25 #FoundationModels #Xcode #LLM
Has anyone seen the Foundation Models actually working? Am I holding it wrong? I am not getting any responses either in the playground or app, and there is a bunch of this crap in the console when running the app.
Running Xcode 26 beta on macOS 26 beta.
Are there regional restrictions? Xcode AI chat also is “unavailable in my region”.
Here's something that'll make your head spin - the computer that guided humans to the moon had less processing power than what #Xcode uses just to suggest code completions.
wake up babe, new podcast episode just landed.
Liebe Folglinge,
ich suche leider noch immer nach einem neuen Job als #iOS und/oder #macOS Entwickler. Ich spreche #ObjectiveC, #Swift (auch Server-Side) und #SwiftUI und nutze die ganzen Tools drumherum (#Xcode, #Git, #GitHub, #GitHubActions, #ShellScripting etc.). Ich bringe 30 Jahre Berufserfahrung als Software-Entwickler mit, davon knapp 20 im #Apple Ökosystem.
Am Idealsten waere eine #Festanstellung zu 100% remote. Sollte es im Raum #Bregenz oder #Dornbirn etwas geben, dann auch gerne vor Ort.
Ich danke euch fuers Teilen.
LinkedIn: https://www.linkedin.com/in/phranck/
Xing: https://www.xing.com/profile/Frank_Gregor063742/
Can we use this concurrency configuration in Xcode 16.4 using Swift 6.2?
I want to publish app updates to the App Store this summer, so I need to keep using Xcode 16.4 but I want to start adopting this configuration right now if possible.
cc @mattiem
I’m amazed how much iPadOS new multitasking model works on this stage. I even believe that if I didn’t need #Xcode, I could ditch MacBook entirely! External monitor support is sufficient for my needs, apps positioning works fine…
#Xcode 26 beta crashes the moment I try to open my app project. How do you even troubleshoot that?
Release notes say “Remove your UserInterfaceState.xcuserstate file from the project/workspace” but I don’t have that file. Already tried the usual deleting derived data
edit: I did have that file after all, I just didn’t think to look two levels of “show package contents” deep in the xcproj for it - https://iosdev.space/@Jeehut/114657894367398932
I was curious about this bundle that can take tens of gigabytes. I think this option wasn't present in Xcode 16? You can now also set a custom limit for this file!
Truly, I would love to be „sherlocked" with #DevCleaner - but I guess not yet
Either way, I guess it's save to add this file to #DevCleaner to clean
Interesting... Xcode 26 adopts the new System Settings-style for its Settings window... #WWDC25 #Xcode #macOSTahoe
Not sure this is an improvement
#Xcode26 beta 1 is out!
The SDKs in #Xcode 26.0 beta 1 (build 17A5241e, requires macOS 15.4+) are:
macOS 26.0 (25A5279m)
iOS 26.0 (23A5260k)
watchOS 26.0 (23R5280j)
tvOS 26.0 (23J5279j)
visionOS 26.0 (23M5263k)
Clang 17.0.0 (1700.3.9.908)
Swift 6.2 (6.2.0.9.909)
The https://xcodereleases.com website, API, and RSS feed have all been updated with the latest information.
> #Xcode has built-in support for #ChatGPT, and developers can use API keys from other providers, or run local models on their Mac with Apple silicon, to choose the model that best suits their needs.
Hmm, support for #OpenAI-compatible APIs, maybe
https://www.apple.com/newsroom/2025/06/apple-supercharges-its-tools-and-technologies-for-developers/ #WWDC25 #Apple