Post

Replies

Boosts

Views

Activity

Reply to XCode 16 beta2 (beta1 also) hangs when trying to open complex Localizable.xcstrings
Ok, some more info: After waiting several minutes (about 5) the task seems to complete and I can navigate Localization.xcloc. However closing Localizable and opening it again starts whatever is happening again. So the hang is not permanent. Simply opening Localizable.xcloc file directly outside of the project using XCode 16 seems to work without delay and not cause a hang. The XCode is running at 100% CPU usage during the hang. Attached a sample of what's going on with XCode a few minutes into waiting for it to finish whatever it is doing, after clicking on Localizable file in the IDE. Sample of XCode
Jun ’24
Reply to CGDisplayStream... macOS 13.3 SDK Error
The fix is of course to replace all DEPRECATED(13.0 to DEPRECATED(10.8 in /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreGraphics.framework/Versions/A/Headers/CGDisplayStream.h Still, it is a shame Apple shipped this in such a state.
Apr ’23
Reply to XCode 16 beta2 (beta1 also) hangs when trying to open complex Localizable.xcstrings
Ok, some more info: After waiting several minutes (about 5) the task seems to complete and I can navigate Localization.xcloc. However closing Localizable and opening it again starts whatever is happening again. So the hang is not permanent. Simply opening Localizable.xcloc file directly outside of the project using XCode 16 seems to work without delay and not cause a hang. The XCode is running at 100% CPU usage during the hang. Attached a sample of what's going on with XCode a few minutes into waiting for it to finish whatever it is doing, after clicking on Localizable file in the IDE. Sample of XCode
Replies
Boosts
Views
Activity
Jun ’24
Reply to XCode 16 beta2 (beta1 also) hangs when trying to open complex Localizable.xcstrings
Hi there - yes, I sent the crash log using the reporter tool popping up after killing XCode + a brief explanation about what I was doing. If it helps I can provide the offending Localizable.xcloc file along with additional details if needed.
Replies
Boosts
Views
Activity
Jun ’24
Reply to Can someone explain this message
Yeah, this message constantly popping up during debug is a new normal since Ventura 13.3. Does not seem to affect anything though and things work just fine.
Topic: Graphics & Games SubTopic: General Tags:
Replies
Boosts
Views
Activity
Apr ’23
Reply to XCode 14 compile errors immediately disappear or do not appear at all
This super annoying bug came up after upgrading to 14.3. Project path is ok, so it must be something else.
Replies
Boosts
Views
Activity
Apr ’23
Reply to CGDisplayStream... macOS 13.3 SDK Error
The fix is of course to replace all DEPRECATED(13.0 to DEPRECATED(10.8 in /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreGraphics.framework/Versions/A/Headers/CGDisplayStream.h Still, it is a shame Apple shipped this in such a state.
Replies
Boosts
Views
Activity
Apr ’23
Reply to CGDisplayStream... macOS 13.3 SDK Error
This is not right even in the final 14.3...
Replies
Boosts
Views
Activity
Apr ’23
Reply to CGDisplayStream... macOS 13.3 SDK Error
Hope this will be fixed otherwise I won't be able to use 14.3...
Replies
Boosts
Views
Activity
Mar ’23
Reply to Reading EDID data on Apple M1 devices
The app BetterDisplay (https://betterdisplay.pro) can both read and override (!) the EDID on Apple Silicon, so both are definitely doable
Topic: App & System Services SubTopic: Drivers Tags:
Replies
Boosts
Views
Activity
Feb ’23
Reply to Custom screen resolution for M1 MacBooks
You might want to try BetterDummy to create any HiDPI resolution you'd like, even on sub-4K external displays (which do not allow HiDPI by default on M1 macs).
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Oct ’21