Great, now do #Xcode and really good API docs, Craig
https://mastodon.social/@BasicAppleGuy/114450105683273612
Great, now do #Xcode and really good API docs, Craig
https://mastodon.social/@BasicAppleGuy/114450105683273612
New video for SwiftUI devs!
Apple’s @Entry macro (iOS 13+) makes environment keys so much cleaner.
✔️ Create dynamic app-wide themes
✔️ Programmatically switch tabs
✔️ Less boilerplate, more SwiftUI joy
▶️ https://youtu.be/nun_jIRiYP0
#SwiftLang #SwiftUI #iOSDev #Xcode
🚨 Apple se alía con Anthropic para integrar Claude en Xcode. ¿Competencia directa para GitHub Copilot? Por ahora, uso interno… pero atentos a la WWDC 👀 #Apple #AI #Xcode #SwiftAssist #ClaudeAI
"Apple Inc. is teaming up with startup Anthropic PBC on a new “vibe-coding” software platform that will use artificial intelligence to write, edit and test code on behalf of programmers.
The system is a new version of Xcode, Apple’s programming software, that will integrate Anthropic’s Claude Sonnet model, according to people with knowledge of the matter. Apple will roll out the software internally and hasn’t yet decided whether to launch it publicly, said the people, who asked not to be identified because the initiative hasn’t been announced.
The work shows how Apple is using AI to improve its internal workflow, aiming to speed up and modernize product development. The approach is similar to one used by companies such as Windsurf and Cursor maker Anysphere, which offer advanced AI coding assistants popular with software developers."
#AI #GenerativeAI #Apple #Xcode #Anthropic #Claude #VibeCoding #LLMs #Chatbots #SoftwareDevelopment #Programming
Apple Partners With Anthropic for Claude-Powered AI Coding Platform - MacRumors
LinkApple 與 Anthropic 合作推出搭載 Claude 的 AI 程式設計平臺
Apple Partners With Anthropic on AI-Enhanced Xcode Coding Tool for Internal Use
#AICoding #Apple #Anthropic #AI #Xcode #DeveloperTools #SoftwareDevelopment #ClaudeAI #AppleAI #WWDC #TechNews #iOSDev #macOSDev #Devs
Apple collabora con Anthropic per un aggiornamento di Xcode che supporterà la scrittura, modifica e test di codice tramite intelligenza artificiale. La nuova versione integra il modello Claude Sonnet e viene attualmente testata internamente. 🤖💻 #AI #Xcode #SviluppoSoftware
I had high hopes for predictive code completion in Xcode, but the kind of mistakes it generates make it a net-negative for me. Here's my thoughts on that. #Xcode #iOSDev #Swift
http://collin.blog/2025/05/02/xcodes-predictive-code-completion-is-worse-than-nothing/
Apple aurait intégré l’IA Claude dans une version interne de Xcode, enterrant un peu plus Swift Assist http://dlvr.it/TKWf2p #Apple #Xcode
The following article shows how to use Instruments to see how many times your SwiftUI views redraw:
Today, I wanted to navigate around without the mouse in #Xcode more.
So I picked up Cmd+Ctrl+J to jump to definition of the thing at the cursor. I used to do this with a click. No more!
✨ Built this personal profile screen using SwiftUI!
It’s part of my iOS learning journey, focused on clean design, Apple’s ecosystem, and real projects.
🔗 All my links & projects: https://bento.me/benjaminrsalgado
#SwiftUI #iOSDev #SwiftLang #BuildInPublic #MobileDev #Xcode #AppleDeveloper
#xcode alternates between telling me I have 48 stale localizations and 0
If you are starting a new project soon, or want to finally adopt modern Apple APIs, you should check out this article that has all the right links to give you the data you need to decide which minimum deployment target you should choose! #iOSDev #SwiftUI #Xcode #IndieDev
👇👇📊
From: @telemetrydeck
https://social.telemetrydeck.com/@telemetrydeck/114422836909147174
I’ve been doing a lot of refactoring lately. It has definitely become more reliable, but still, half the time when renaming types, it creates a new file without removing the old one. Other times, it just fails completely. Personally, I’d much rather see improvements to the ”core” editor experience than a focus on getting Swift Assist out the door at this year’s WWDC.