🏳️🌈 🇨🇱 🇺🇸
| Website: | https://www.AndrTech.com |

| Website: | https://www.AndrTech.com |
Reading through the System Prompts / Hints that Xcode 26.3 injects into the agents is fascinating..and honestly is just helpful documentation to read…essentially concise examples of best practices and implementations recommendations.
Reminds me of the old programming "Guides" which apple used to publish alongside the main documentation which were more focused on how to use the API, than what it was.
There're in: Xcode.app/Contents/PlugIns/IDEIntelligenceChat.framework/Versions/A/Resources
📢 PSA: Scripts are out, modules are in. If you are still using scripts, you're probably doing it wrong.
Modules are MUCH more than just syntax for import/export. They execute #JavaScript completely differently and BETTER than scripts—better scoping rules, instant strict mode, a neat dependency resolution algorithm… everything you can think of is better served by a module than by a script.

Lockdown Mode is a sometimes overlooked feature of Apple devices that broadly make them harder to hack. A court record indicates the feature might be effective at stopping third parties unlocking someone's device. At least for now.
inspired by CLAUDE.md, I’ve started putting markdown files named after coworkers into work code repos so I can remind them to stop doing shit to the codebase that annoys me
for some reason they’re all mad at me now, which means ill be adding commands to JEREMY.md for an attitude adjustment
You might have heard Xcode 26.3 added Agentic Coding support. But Apple has also introduced an official MCP if you want to continue using Claude Code / Codex! 😍
So you don't have to switch your workflow to benefit—just teach Claude/Codex. Something for everyone in this release, really neat! 🙌🍎🤖
Here's the doc explaining it in detail: 👇
https://developer.apple.com/documentation/xcode/giving-agentic-coding-tools-access-to-xcode
oooh baby new Apple Platform Security Guide just dropped.
https://help.apple.com/pdf/security/en_US/apple-platform-security-guide.pdf