Bluesky ยท Hashtag

#xcode

204
posts ยท 30d
26
users
7
posts / day
7.8
posts / user
-49% vs last week

#xcode is an active hashtag on Bluesky. In the last 30 days, 26 people shared 204 posts with it โ€” around 7 a day. Activity is down 49% versus the previous week, peaking on Jul 29 with 51 posts.

#xcode posts per day (last 30 days)

Posts with #xcode

Florian
@typ0genius.com
over 1 year ago
This #Xcode 16 feature is probably one of my favorite ones: pasting content directly into a new file without creating it first. Just copy the content, select the preferred directory, and paste it from the clipboard. That's it. #iOSDev
Video thumbnail
Play button
3 7 71
Florian
@typ0genius.com
over 1 year ago
Still mocking bindings in previews with .constant() or other workarounds? There's a much cleaner solution available since #Xcode 16. Simply create a state in your preview and annotate it with @Previewable. That's it. #iOSDev
0 5 17
Swift Dev Journal
@swiftdevjournal.mastodon.world.ap.brid.gy
about 24 hours ago
SwiftUI instrument tip: take the following steps to find the code causing long updates: 1. Right-click on a red or orange bar in the graph. 2. Choose Set Inspection Range. 3. Switch to the Time Profiler instrument. 4. Hide System Libraries. 5. Double-click a function to see the lines of code [โ€ฆ]

mastodon.world

Original post on mastodon.world

0 0 1
Alex Ozun
@alexozun.com
over 1 year ago
Maybe a nitpick, but I dislike that Swift Testing snippet defaults to `async throws` test. I prefer starting with the most restrictive type and extend it as needed. I only noticed half my tests were needlessly async throwing hours later, bc the compiler was silent. #swiftlang #swifttesting #xcode
4 0 14
Lucas van Dongen - Swift developer
@lucasvandongen.dev
over 1 year ago
I think we all love the reduced boilerplate we get from being able to assign a value directly from a switch while assigning it directly to a value. But sometimes one clause creeps in that needs more logic. With many cases, adding return anywhere is laborious and also unnecessary: #swift #xcode
A function returning a value from a switch case statement omitting return. While the second case has multi-line logic to get to that value, wrapping it in { โ€ฆ }() allows us to keep omitting return.
2 1 14

Posts are pulled live from Bluesky and cached briefly. Posts with content labels are hidden.