Posts

Post marked as solved
11 Replies
0 Views
As a rather blunt "workaround", you can hide all of these system logging messages by setting OS_ACTIVITY_MODE=disable as an environment variable in the Scheme you use to run your app. Of course, this will disable all system log messages, including ones that are actually helpful. But I don't know of a more precise way to just turn off messages from specific subsystems. That would be nice.
Post marked as solved
11 Replies
0 Views
I've started seeing these messages after upgrading to Monterey 12.1. Ugh.
Post marked as solved
1 Replies
0 Views
I finally figured this out. Open Xcode preferences, go to the Source Control pane, in "Text Editing:" enable "Show Source Control changes". Then the diff view will work again. I think this setting should be on by default. I spent way too much time trying to figure this out.
Post marked as solved
2 Replies
0 Views
This issue has been resolved in Xcode 12.2. The compiler recognizes the CIContextOption.name value once again.
Post marked as solved
2 Replies
0 Views
This is still an issue in Xcode 12.0.1. Can a member of Apple's staff please offer insight on this omission? Cheers.
Post not yet marked as solved
1 Replies
0 Views
I'm having the same problem debugging a macOS Catalina app in Xcode 12 beta 2.