It's been hanging for two days. I cannot open Xcode, because the message is "You can't open the application "Xcode.app" because it is being updated.". Catch22. How do I get around this?
Post
Replies
Boosts
Views
Activity
The app under development requires multi-user CRUD access from any Apple device as well as private CRUD access per individual user, from any device. Local CoreData models are to be synced <--> CloudKit containers. Is this possible or should I forget about CloudKit?