#XCode

troztroz
2025-05-29

I've written a new book called Escape from Tutorial Hell.

The book is complete, but not fully edited, so I'm offering a pre-release deal. For US$35, you get the first two of six sections, and you'll get the complete book when it comes out late in June. Wait until then, and it will be US$50.

Read all the details at troz.net/post/2025/new-book:-e where you can also access a free sample.

Escape from Tutorial Hell book cover
 Benjamin Salgadobenjarsalgado
2025-05-28

macOS just got an update.
What’s your move? 😅

Let’s be honest. Xcode is watching 👀

2025-05-28

Instruments tip: take the following steps to find problem code in your app:

1. Switch to the call tree view from the jump bar or by choosing View > Detail Area > Call Trees.
2. Click the Call Tree button in the bottom bar.
3. Select the Invert Call Tree and Hide System Libraries checkboxes.

#Xcode

Fede Garcia | 🇦🇷fedex6
2025-05-28

 Liberada la nueva version para:
16.4 [16F6]

Para tener la info de las versiones liberadas:
t.me/appledeveloperreleases

Apple NewsroomApple_newsroom
2025-05-28
 Benjamin Salgadobenjarsalgado
2025-05-28

iOS devs, next time a bug hits…
breathe, scroll this, and debug like a pro. 🧘‍♂️🐛

Save this. You’ll need it.

2025-05-27

Facts:

1. #Github #Copilot for #Xcode supports setting a proxy.
2. Proxyman creates a proxy that can intercept and "massage" calls.
3. (Free) Copilot for Xcode only has a handful of models.
4. I happily pay for OpenRouter already, don't want to pay for Copilot, too.
5. I should really go to bed now.

Hypothesis:

1. It might be possible to rewrite Copilot calls in Proxyman so they go to #OpenRouter instead.

…TOMORROW

2025-05-27

The following article shows how to create Xcode source editor extensions:

createwithswift.com/creating-x

#Xcode

2025-05-27
2025-05-27

Send us your #AppleDev talks! We have a generous speaker support policy, and the event attracts a friendly, enthusiastic crowd! Join us in #Melbourne? #WWDC #WWDC25 #Xcode #SwiftLang #CFP #CallForPresentations devworld.au/index.php

/dev/world/2025

2025-05-26

macOS以外のWindows/Linux環境でもXcodeを使わずにiOSアプリをビルド&デプロイできる「xtool」がリリース。
applech2.com/archives/20250526

#applech2 #Developer #Xcode #アプリ #コマンドラインツール #開発者

Dave DeLongdavedelong
2025-05-25

So basically the only way to browse the project in is to full-on duplicate (clone, download zip, etc) the entire project to another location, just so I can open the damn thing to see how things are being used.

NEVER MIND that there's already an entire copy in the source checkouts. NEVER MIND that I don't want to change anything.

I used to be 's Developer Tools Evangelist and I am anxiously yearning for the day when other IDEs become viable daily drivers for building apps.

Dave DeLongdavedelong
2025-05-25

It's another one of those days where is making me want to throw my computer through the window and go become a hermit.

Today it's the fact that if you open a project from an unwritable location, Xcode will pop up this alert EVERY THREE SECONDS UNTIL YOU CLOSE THE PROJECT.

There is absolutely no way to browse code. No way to see how things are being used. No way to stop Xcode from trying to *write data* just for OPENING THE PROJECT. Absolute utter insanity.

Konstantin 🔭iamkonstantin
2025-05-25

Custom notarisation has become a lot easier in the last couple of years. As a reminder to my future self, here are the steps to prepare for manually notarising an app:

iamkonstantin.eu/blog/preparin

Cesare Forellicdf1982@iosdev.space
2025-05-24

Yup, moving the Info.plist from being a file in the navigator to be (initially) a pane in the #Xcode project accomplished nothing, but it can create stupid scenarios.

interactivelogic.net/where-did

SemmelstulleSemmelstulle
2025-05-23

It’s been a long time without an update. Peawell is coming along and I’m reworking all the assets. Still some stubs for now but now that I’ve properly implemented CoreData, it’s mostly UI work ahead.

The biggest problem is deciding on implementations

Code and Crumpetscrumpet@blog.koloten.co
2025-05-22

British Swift Syntax 🇬🇧

If you’ve ever winced at the sight of Color instead of Colour, or felt despair reading try…catch when a good old “Would you mind…?” would be spot on, then this one’s for you. I’ve put together a small, but fit and proper set of Swift tidbits that clean up the more questionable Americanisms in our lovely codebases. It’s a tiny rebellion. A syntax protest. A quiet sip of tea in the face of UIColor. You can find the code featured in this article in full on GitHub […]

blog.koloten.co/2025/05/britis

2025-05-21

#xcode tip:

If you have big JSON files in your xcodeproj that you always accidentally click on and cause Xcode to beachball for 30 seconds...

Right click a json file, Open As -> Always Use -> Hex

Xcode can load json as hex instantaneously.

Client Info

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