BLUE
Jvrhermit.bsky.social

With visionOS 2 nearing launch in a few weeks I need to fix my SwiftData issues. It's a big improvement over CoreData+CK, but it doesn't work well with RealityView. I solved one major issues yesterday, only to end up creating another one in the process. Photo of progress made

0

@jaanus I’m not sure! I’ve never really used CoreData or SwiftData. I only know this because it’s come up so much.

1

If you are an iOS app developer you might be using TipKit. I certainly am for @RepublicaApp and @congress_ios. If ever want to look under the hood look into “Library/Application Support/.tipkit/" inside the app's data container. There you will find a […] [Original post on social.mrtoto.net]

Screenshot of a Sqlite database browser showing a list of tables with the typical CoreData naming schemes (ZTABLENAME, etc.)
0
Mmuzhousebeat.bsky.social

- Artists: Beatport DATE CREATED: 2024-06-14 GENRES: Trance (Raw / Deep / Hypnotic), Psy-Trance, Trance (Main Floor) Tracklist : 1. Coredata - Strangelove(Original Mix) 2. Stoneface & Terminal - Autobahn(Extended Mix) 3. muzhousebeat.com/weekend-pick...

0
Mmuzhousebeat.bsky.social

- Artists: Beatport DATE CREATED: 2024-06-04 GENRES: Trance (Raw / Deep / Hypnotic) Tracklist : 1. Nordic Echoes - Ice Giant(Original Mix) 2. Ktrsx - I Want You Master(Original Mix) 3. SAMOH - Illuminated Darkness(Original Mix) 4. Coredata - Theta( muzhousebeat.com/beatport-the...

0
Mmuzhousebeat.bsky.social

- Artists: Beatport DATE CREATED: 2024-05-24 GENRES: Trance (Raw / Deep / Hypnotic), Psy-Trance, Trance (Main Floor) Tracklist : 1. Zen Mechanics, Sonic Species - Spice Travel(Imagine Mars Remix) 2. Coredata - Theta(Original Mix) 3. muzhousebeat.com/beatport-wee...

0
Kiamkonstantin.eu

Hey #Swift concurrency folks, does ModelContainer (SwiftData) require MainActor isolation to be able to deliver update notifications to Views (like CoreData used to need that with the NSManagedObjectContext)? Can I somehow make a "storage service" wrapper class with no mention of anything async?

1