Posts

Post not yet marked as solved
2 Replies
82 Views
Since upgrading to macOS Sonoma, having an issue with app prefs with a custom app I have been working on. The prefs are being read from some location I cannot determine, yet prefs are being written to the usual Library->Containers->[app]->...->Preferences. If I edit the prefs plist in Preferences, the change is not reflected when I restart the app; but, if the app makes changes to prefs, the prefs plist in Preferences is overwritten.
Posted
by wagill.
Last updated
.
Post not yet marked as solved
0 Replies
274 Views
After having to do a clean install of my system (macOS Monterey 12.7.3; Xcode 14.0.1), and restoring files using Migration Assistant, when attempting to commit my project (for the first time following the reinstall/restore), I get an error message: The working copy "" failed to commit files. error: invalid object 100644 I have tried some solutions recommended in these and other forums, such as doing an "xcrun git config" command from the console, but no luck. When I add a file to the project (in a blind effort to solve the problem), sometimes the files mentioned in the error message change, but still, no commit. I am eager to be able to move on with my project. I appreciate your help. Thank you.
Posted
by wagill.
Last updated
.