'import OSLog' compiles well in all Xcode beta version including the 12.2, but makes an error "could not build Objective-C module 'OSLog'" in Xcode 12 release.
Replacing with 'import os.log' works.
I do not understand and cannot explain it.
What is wrong?
Post
Replies
Boosts
Views
Activity
It is impossible to work. It freezes on each launch. It takes a lot of time. I've turned off my Apple Watch, disabled the connect via network. No progress on my computer. The UI does not responds, the build does not progress.
I do not see any overload in the activity monitor. CPU is below 1%. It takes 1.90GB the real memory, 393GB virtual. Sometimes I see "Xcode (Not Responding)".
There are other com.apple.dt.Xcode.* processes
I do not know how to solve it. I'm trying to wait, I'm trying to kill Xcode,... nothing helps
MacBook Pro M1, Big Sur, Xcode 12.4
Do you know how it can be fixed?