Posts

Post marked as Apple Recommended
0 Views
Same issue here, Xcode 13.2 on Monterey 12.0.1. Apple how so? Don't you have testers? Why does the IDE perform worse with every update?
Post not yet marked as solved
4 Replies
0 Views
I faced the same problem, but I have beta 6. Any ideas? i tried replacing self.container.add (modifyOp) with self.database.add (modifyOp) and it seems to work, but i'm not sure if the solution is correct