fulldecent / corelocationcli

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

Add format options for all CLPlacename attributes #21

Closed KR4DIO closed 5 years ago

fulldecent commented 5 years ago

Thank you. I'm having trouble reviewing this now because I can't get this to build with the latest Xcode. It is having trouble with linking.

KR4DIO commented 5 years ago

That's strange -- it builds fine on my 10.14.4 system with XCode 10.2.

fulldecent commented 5 years ago

I updated and it is working well now. Thank you.

Can you please update the -help documentation for these new options. Then it is good to go.

KR4DIO commented 5 years ago

Ok, I updated the -h documentation and fixed a bug I hadn't noticed (%time was evaluated before %timeZone)

fulldecent commented 5 years ago

Looks great, thank you, merging

fulldecent commented 5 years ago

Attempting to release to homebrew cask. Tracking that here https://github.com/Homebrew/homebrew-cask/issues/61587