I renamed my Mac's user folder (Users/somename
).
After doing so, when trying to submit (archive) an app, I get:
I tried:
Deleting Xcode, as well as many related files (https://stackoverflow.com/a/33812614/5306470), then reinstalling it.
Running:
defaults delete com.apple.dt.Xcode
- Running:
sudo xcodebuild -runFirstLaunch
But the error persists.
How can update the path in which Xcode looks for this information?
Notes:
- "dani" is the old name.
- I am the only user of the Mac.
- I never got this error before, and I have published several apps successfully.
- Running: Xcode 10.1 (10B61)
- Running: macOS Mojave 10.14.2 (18C54)