Giter Club home page Giter Club logo

Comments (16)

fulldecent avatar fulldecent commented on June 15, 2024 2

Good point. Here is a version that simplifies the dependencies. #29 I'm not sure why we required SPM before, but I am build that branch a lot simpler.

from corelocationcli.

juancampuzano avatar juancampuzano commented on June 15, 2024 1

It did not work!

from corelocationcli.

fulldecent avatar fulldecent commented on June 15, 2024

Thank for looking into this. How have you installed the app? And have you tried the Brew approach?

from corelocationcli.

juancampuzano avatar juancampuzano commented on June 15, 2024

I used this link on the releases section. But also, I built the project using Xcode but the same result happen.

Error information:
username-imac:Downloads username$ ./CoreLocationCLI dyld: Library not loaded: @rpath/libswiftContacts.dylib Referenced from: /Users/username/Downloads/./CoreLocationCLI Reason: image not found Abort trap: 6

from corelocationcli.

rr0ss0rr avatar rr0ss0rr commented on June 15, 2024

FYI, I have mine installed via brew and not having any issues

from corelocationcli.

juancampuzano avatar juancampuzano commented on June 15, 2024

Screen Shot 2020-04-13 at 5 06 44 PM
I tried brew install with the same result.

from corelocationcli.

rr0ss0rr avatar rr0ss0rr commented on June 15, 2024

I just did a reinstall and it does work. You shouldn't have to do the chmod and are you in the /usr/local/bin directory when you ran ./CorelocationCLI ?

brew cask reinstall CoreLocationCLI

==> Downloading https://github.com/fulldecent/corelocationcli/releases/download/3.1.0/CoreLocationCLI.zip
Already downloaded: /Users/richard/Library/Caches/Homebrew/downloads/cd6f74d1a860b14cdaee91e6b3033a99f293a45de4dbffc86a2813276698670b--CoreLocationCLI.zip
==> Verifying SHA-256 checksum for Cask 'corelocationcli'.
==> Uninstalling Cask corelocationcli
==> Unlinking Binary '/usr/local/bin/CoreLocationCLI'.
==> Purging files for version 3.1.0 of Cask corelocationcli
==> Installing Cask corelocationcli
==> Linking Binary 'CoreLocationCLI' to '/usr/local/bin/CoreLocationCLI'.
🍺  corelocationcli was successfully installed!

------------------------------------------------------------------------------------------------------------------------- 2020-04-13 18:29:05
richard@MacBook-Richard:~/bin$ /usr/local/bin/CoreLocationCLI
12.123456 -34.123456

from corelocationcli.

juancampuzano avatar juancampuzano commented on June 15, 2024

Yes, I was in /usr/local/bin directory when I ran the ./CorelocationCLI. I have two computers, in my mackbook it works fine but in my iMac it did not work... I will reinstall and run again and let you know the results.

from corelocationcli.

juancampuzano avatar juancampuzano commented on June 15, 2024

Screen Shot 2020-04-14 at 10 37 31 AM
Screen Shot 2020-04-14 at 10 37 46 AM

I did the same procedure that you said without chmod command and the same error also appears. This is another computer with the same operating system.

from corelocationcli.

rr0ss0rr avatar rr0ss0rr commented on June 15, 2024

try:
brew update
brew upgrade

other than that, I'm at a loss

from corelocationcli.

rr0ss0rr avatar rr0ss0rr commented on June 15, 2024

Do you have xcode installed?

from corelocationcli.

juancampuzano avatar juancampuzano commented on June 15, 2024

Yes, I have XCode installed. I think the solution must be embedded in all necessary dependencies in the project. I'm trying to do it but I'm having a hard time.

from corelocationcli.

rr0ss0rr avatar rr0ss0rr commented on June 15, 2024

can you remove the link to xcode from $PATH and see if that works? or create a new user and see if it works there?

from corelocationcli.

juancampuzano avatar juancampuzano commented on June 15, 2024

can you remove the link to xcode from $PATH and see if that works? or create a new user and see if it works there?

I don't think this is the problem, I was checking with otool and I see that LC_RPATH is referencing a folder that doesn't exist on that machine.

The lib /usr/lib/swift is not present on either of my two machine with the High Sierra operating system.

Load command 21
cmd LC_RPATH
cmdsize 32
path /usr/lib/swift (offset 12)

from corelocationcli.

JayBrown avatar JayBrown commented on June 15, 2024

Yeah, I bundled the latest CoreLocationCLI with another program, and I got feedback from a user with the same problem:

dyld: Library not loaded: @rpath/libswiftContacts.dylib
Referenced from: /Users/USER/Library/Application Support/local.lcars.cck/bin/CoreLocationCLI
Reason: image not found
Abort trap: 6

High Sierra.

from corelocationcli.

fulldecent avatar fulldecent commented on June 15, 2024

Released new major version today. Please open new issue if still broken as this is a way newer version of macOS and may be a different underlying thing

from corelocationcli.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.