fulldecent / corelocationcli

Command line program to print location information from CoreLocation
MIT License
217 stars 29 forks source link

CoreLocationCLI 4.0.0 seems to have broken json output and is having weird permissions issues #43

Closed tcb678 closed 2 years ago

tcb678 commented 2 years ago

Monterey 12.3.1 CoreLocation 4.0.0

corelocationcli -j produces:

638 bytes, no JSON object

once I close a terminal window, corelocationcli permissions seem to vanish from preferences. This seems a regression from the prior release but I don't have it to test.

seandenigris commented 2 years ago

I confirm the broken JSON option on macOS 12.4.

I also experienced the permission issue, but moving the binary under /Applications fixed it

kamidev commented 2 years ago

M1 Mac with macOS 12.4. Confirm JSON option is broken. Couldn't reproduce the permission issues.

sametcodes commented 2 years ago

M1 Mac with macOS 12.1 (21C52), I confirm too JSON option is broken.