Post

Replies

Boosts

Views

Activity

Is there a publisher that fetches a managed object when subscribed to?
@ Published has no getter so a model view would need to already fetch and set the parameter before a subscriber can use it. I want to have my view model only fetch if the published property is subscribed to. This would allow not causing a fault until a subscriber actually needs the property. Has anyone done this?
Replies
0
Boosts
0
Views
778
Activity
Jun ’21
Make PHPickerViewController scroll to an item when presented
My app helps its user scan hundreds of photos. I want to present a PHPickerViewController so that the user doesn't have to scroll through hundreds of photos to find the next photo they want to scan. The scroll criteria could be a date or assetIdentifier.
Replies
1
Boosts
1
Views
930
Activity
Jul ’21
Trying to mount a shared folder with mount -t virtiofs on virtual MacOS
My virtual copy of MacOS doesn't have mount_virtiofs or /Library/Filesystems/virtiofs.fs What is the proper way to get these installed?
Replies
2
Boosts
1
Views
2.9k
Activity
Jun ’22