Open Igor-Palaguta opened 6 years ago
I've got new Mac and did not run xcode-select. After running punic update I had not clear issue: assert(path.suffix == '.app')
punic update
assert(path.suffix == '.app')
After setting Xcode version it works fine, but probable error message can be more clear, that user should run xcode-select
Thanks
I've got new Mac and did not run xcode-select. After running
punic update
I had not clear issue:assert(path.suffix == '.app')
After setting Xcode version it works fine, but probable error message can be more clear, that user should run xcode-select
Thanks