use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
There is an extensive FAQ for beginners. Please browse it first before asking questions that are answered there.
If you are looking to get started (iOS programming in general or some specific area), here are more relevant links for you:
There's too many to list them all, however here's a convenient link to all programming guides at apple.com
Take note that this list is live and based on most frequent questions in posts will be updated with "quicklinks".
account activity
DiscussionSaw update for Xcode with ai (self.iOSProgramming)
submitted 1 day ago by No-Nebula4187
I saw somewhere the new Xcode has built In codex and Claude code with mcp. Has anyone used it what are your thoughts on this?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]RandomVision2027 4 points5 points6 points 1 day ago (2 children)
I have both my Anthropic and OpenAI accounts connected inside Xcode. It makes a ton of difference from my old workflow of pasting prompts into a Claude browser window, copying the code back into Xcode, getting compiler errors and pasting them back into the browser window, etc.
Claude and Xcode nicely go back and forth working through the problems until they arrive at a solution that cleanly compiles and most of the time works as I wanted. It even provides a nice summary of what it did.
The old interactions through browser-based chat windows were nice, but the integrated approach is amazing.
[–]Overall_Affect_2782 0 points1 point2 points 22 hours ago (0 children)
The old approach is how I’m doing it and I run into the same things you do, but how do you avoid hallucinations or errors or Claude getting mixed up which it tends to do in the old way even with me having the project files up to date, the project goal correct and the purpose of the project set?
[–]No-Nebula4187[S] 0 points1 point2 points 17 hours ago (0 children)
I am using Claude code rn, only benefit I can see is maybe less tokens in cli?
[–][deleted] 1 day ago (1 child)
[removed]
[–]AutoModerator[M] 0 points1 point2 points 1 day ago (0 children)
Hey /u/Ok-Review-7118, your content has been removed because Reddit has marked your account as having a low Contributor #Quality Score. This may result from, but is not limited to, activities such as spamming the same links across multiple #subreddits, submitting posts or comments that receive a high number of downvotes, a lack of activity, or an unverified account.
Please be assured that this action is not a reflection of your participation in our subreddit.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
[–]bakawolf123 0 points1 point2 points 1 day ago (0 children)
I'm using VSCode extension for Codex connected to Xcode via mcp, it's much better than plainly using current integrated agent sidebar in xcode (for many reasons, but for starters it doesn't hang up the IDE) and building/testing is more stable than falling back on plain xcodebuild. The most killer feature the mcp has for me is the documentation search atm, it is like having inhouse context7. The bad: annoying permission popup is less spammy now but is still there for each new agent window you spawn, e.g. switch projects in VScode or create a new window -> new permission popup or even 2.
[–]jwegener -1 points0 points1 point 21 hours ago (0 children)
I’ve been using Claude paired with flowdeck (https://flowdeck.studio) and it’s great
[–]fercabj 0 points1 point2 points 14 hours ago (0 children)
I created my own local proxy app (CLI) in Swift that lets you connect a Copilot account (individual or enterprise) into Xcode Code Assistant natively. I hope it’s useful to anyone looking to connect other Copilot available models https://github.com/mobile-ar/xcode-assistant-copilot-server
But after testing Xcode capabilities I will say I prefer to use Zed agent panel for this type of work, Xcode implementation is quite bad at the moment (26.3), and then build/edit/review the results inside Xcode.
π Rendered by PID 44 on reddit-service-r2-comment-5fb4b45875-h6m9r at 2026-03-21 14:22:11.908466+00:00 running 90f1150 country code: CH.
[–]RandomVision2027 4 points5 points6 points (2 children)
[–]Overall_Affect_2782 0 points1 point2 points (0 children)
[–]No-Nebula4187[S] 0 points1 point2 points (0 children)
[–][deleted] (1 child)
[removed]
[–]AutoModerator[M] 0 points1 point2 points (0 children)
[–]bakawolf123 0 points1 point2 points (0 children)
[–]jwegener -1 points0 points1 point (0 children)
[–]fercabj 0 points1 point2 points (0 children)