Post

Replies

Boosts

Views

Activity

Reply to Core Data externally stored binary data not deleted with record
Has anybody found a solution for this? My app has several GBs of old data still sitting in the file system, long after the entities have been deleted from Core Data. Even deleting and re-installing the app doesn't fix the issue, as these files sync back from iCloud automatically. The files are stored in /Library/Application\ Support/.MYAPP_SUPPORT/_EXTERNAL_DATA/
Apr ’25
Reply to Core Data externally stored binary data not deleted with record
Has anybody found a solution for this? My app has several GBs of old data still sitting in the file system, long after the entities have been deleted from Core Data. Even deleting and re-installing the app doesn't fix the issue, as these files sync back from iCloud automatically. The files are stored in /Library/Application\ Support/.MYAPP_SUPPORT/_EXTERNAL_DATA/
Replies
Boosts
Views
Activity
Apr ’25
Reply to Infinite loop refreshing view with EnvironmentValue
Seeing the same issue here. In addition, I've noticed that every time the app goes into the background, ContentView: @self changed is logged 4 times, and 2 times when the app comes to foreground. This causes views to redraw unnecessarily and sometimes lose state.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Mar ’25
Reply to Is it possible to get only audio from ScreenCaptureKit?
Did you find a solution for this? I'm also hoping to capture audio only without the video data.
Topic: Media Technologies SubTopic: General Tags:
Replies
Boosts
Views
Activity
Dec ’22