6 Followers
61 Following
42 Posts

Some really impressive work from my teammate Kevin here: https://forums.swift.org/t/the-future-of-serialization-deserialization-apis/78585

If you care about Codable and/or serialization in Swift in general, definitely check it out

#swiftlang #swiftevolution

The future of serialization & deserialization APIs

Hello Swift Community, I’m happy to announce that I've been hard at work planning a potential future for serialization & deserialization APIs in Swift. It's clear from community adoption and feedback that Codable has had a lot of success in the years since it was added to Swift 4, but that it doesn’t satisfy some important needs. One of the foremost of those needs is performance more in line with programming environments that compete with Swift. As such, the main goal for this effort is to unlo...

Swift Forums
@atpfm @connected @upgrade Really enjoying all your takes on AI and creativity! Thought you might find this interesting if you haven’t come across it already. An interesting situation and some good takes from an incredible music creative https://youtu.be/FHOAeFkoVLw?si=UL2lBe6bVhi4eTTS
The AI art situation

YouTube
Incase it helps anyone.
Currently when using the new SwiftUI zoom transition with navigation bar titles you need to provide a title for the root view.
Otherwise your destination title will appear on your root view during the transition! Feedback filed!

@twostraws Hey 👋
(Loving HWS+ thank you so much!)

The new Swift 6 article says
“If you want to use that from a SwiftUI view using @StateObject, you must also mark the view with @MainActor from Swift 6 and later”

I also read that the View protocol is/will be marked as MainActor, so I had thought we wouldn’t need to manually mark views.

If conforming to View adds main actor why do you still need to manually mark it?

Sorry if I’ve misread something, thanks so much for the article!

And the new back
The case that came off
Finally got around to doing something I’ve wanted to do for a long time. Give my very old, very beaten up iPod the one true silver and black Mac Pro colour scheme.

Always exciting to see a Starship launch status turn to ‘Go’ in Departing Earth #spacex #starship

https://apps.apple.com/gb/app/departing-earth-spaceflight/id1641494756

‎Departing Earth - Spaceflight

‎Track space launches from a variety of launch providers across the globe. See launch data including mission details, launch timelines, vehicle info, livestreams and launch pad maps. Flag your most anticipated launches and get notified before lift off.

App Store
Good morning and a happy Monday folks! Hope you all had a nice weekend 😁 what are your plans for this week? Are you learning anything new? Working on something cool? Tell me all about it! 😎

Does anyone happen to know if providing a deeplink is required for App Store in-app events?

They look really cool but i have a use case that deep linking doesn’t make sense for and It seems to remove some of the benifit of having events disconnected from submitting a new release if i need to handle them in-app anyway.
#iOSDev #Appstore