Camilo
Results
2
comments of
Camilo
Try resetting your XCode CLI Tools path ```bash sudo xcode-select -r ``` If that doesn't work then change the `XCODE_PATH` variable in the `Rakefile` like this ```ruby XCODE_PATH="/Applications/Xcode.app/Contents/Developer" ```
Probably. Check this out https://github.com/ueno/ruby-gpgme/issues/48#issuecomment-53831019