In my macos app with swiftui i need to hide the content from screen recoding and screen sharing from own device. its not the matter from external device. i used sharingtype = .none for hiding content from screen shot. but didnt got any answer for screen recording.
Do anyone having idea?
Thanks.
Post
Replies
Boosts
Views
Activity
In my macos app with swiftui i need to hide the content from screen recoding and screen sharing from own device. its not the matter from external device. i used sharingtype = .none for hiding content from screen shot. but didnt got any answer for screen recording.
Do anyone having idea?
Thanks.
I’m having an issue with Xcode 16 where the Swift Package Manager is stuck in the "Searching All Sources" state. It only shows Apple Swift packages and is not listing any of third-party packages.
I’ve tried completely reinstalling Xcode, but the problem persists. Has anyone else encountered this issue? Any suggestions on how to resolve it?