nrw.social ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Wir sind eine freundliche Mastodon Instanz aus Nordrhein-Westfalen. Ob NRW'ler oder NRW-Sympathifanten, jeder ist hier willkommen.

Serverstatistik:

2,8 Tsd.
aktive Profile

#wwdc23

0 Beiträge0 Beteiligte0 Beiträge heute

Hmm... reading the Journaling Suggestions API in iOS 17.2 beta, looks like you are only able to get data *from* user's journals to your app.

I thought it was the other way around: your app could provide content to the Journal app for users to write their journal. Or would this be available in a future beta?

developer.apple.com/documentat

Apple Developer DocumentationJournaling Suggestions | Apple Developer DocumentationDisplay a set of recent, personal events that inspire someone to contribute to your app’s creative workflow.

My experiment shows this can work. I simply created a dummy perform() method when compiled in the widget, crossing my fingers that it would never execute as long as it implements ForegroundContinuableIntent.

Though I worry it's not documented so it might stop working at some point. cc @mgorbach : is this well supported?

#SwiftUI #WWDC23

From: @y2mango
mastodon.social/@y2mango/11091

MastodonYilei Yang 🥭 (@y2mango@mastodon.social)@rileytestut @mgorbach can we in two separate files, a.swift compiled in the main app, and b.swift compiled in the widget, implement two different versions of the perform() method?

I didn’t do much work with #Xcode 15 Beta 5 (thankfully), but it seems that Apple has replaced the `cascade` #SwiftData PropertyOption with `preserveValueOnDeletion`(the opposite of cascade).

So this means that the default behavior now is a cascading delete, which is what they should have chosen from the beginning.

However, I feel bad for anyone who watches the #WWDC23 videos later, only to find that "cascade" doesn't exist.

#iOSDev #SwiftUI #Xcode15

developer.apple.com/documentat

Apple Developer DocumentationPropertyOptions | Apple Developer DocumentationAn object that defines the behavior of a property when SwiftData manages the owning class.

I'm releasing a major update to @PleaseDontRain on Sticky Widgets day (also known as Monday).

I made significant changes to the UI based on feedback I got from a design lab at WWDC. I thought that it would be fun to make a blog post describing their feedback and how I adjusted the app.

There's also a big jump in the number of images (and quality) as well as the ability to select themes!

#SwiftUI #wwdc #WWDC23 #design #PleaseDontRain

chriswu.com/posts/wwdc/designl

chriswu.com · A WWDC Design Lab Made My App So Much BetterHow my app improved.
Antwortete im Thread

Finally got watchOS 10 Dev beta 3 installed. Very happy to see that Eloquence doesn't default to higher sample rate on watchOS any more. I'm sort of getting the hang of this new interface. I want to see how it develops. I'm not convinced about how well it will work for efficiency for VO users. It may just be that I need to get used to it.

Antwortete im Thread

As reported by @Marco, there is one (possibly 2) new UK English Siri Voices in iOS 17 Dev beta 3. Voice four sounds strange in that it is trying to immitate Cockney. It doesn't always succeed though. Voice three, which I also believe to be new, is possibly trying to immitate Lincolnshire accent. This one is far more consistent. I could be wrong about Lincolnshire part though. That voice sounds good and I can recognize an audiobook narrator.

Antwortete im Thread

Even though image recognition models are showing 0 KB of usage, they're working. I'm happy to see potential multiple language support for image descriptions in iOS 17 Dev beta 3.

It must be my memory playing tricks on me. I don't recall seeing speed offset for Eloquence in beta 2. It's there in beta 3.

The problem with words like "Vegan" has been fixed. Somewhat. Now the last syllable sounds a bit muffled. Lol. No idea what they're doing there.