Coder Social home page Coder Social logo

Comments (11)

mtikekar avatar mtikekar commented on June 25, 2024 1

@shivahnshankar Looking through the install log, I realized that the installer cannot find Swift libraries. You can install them from https://support.apple.com/kb/DL1998?locale=en_GB. It will install them to /usr/lib/swift so you can check if you don't have them.

According to the Apple link, this extra step is only needed on macOS version 10.14.3 and earlier. They come pre-installed on newer versions. @ratreya please consider adding these to the install instructions.

from lipika-ime.

shivahnshankar avatar shivahnshankar commented on June 25, 2024

Version 2.1

from lipika-ime.

vassadi avatar vassadi commented on June 25, 2024

I was trying to install the same on Mac Catalina, it was saying Apple can not check for malicious software.

from lipika-ime.

meghanae avatar meghanae commented on June 25, 2024

Faced the same issue on Sierra. The package installation didn't complete. But the app was installed. Later had to force shut down the system to quit the installation process.

from lipika-ime.

manoharnikkam avatar manoharnikkam commented on June 25, 2024

Faced same issue on Catalina. I get "LipikalME.pkg can't be opened because Apple cannot check it for malicious software."

image

from lipika-ime.

yashodhank avatar yashodhank commented on June 25, 2024

@manoharnikkam if you right click on file and then click open from menu option, it you will be able to run this file without any issue.
This is standard security mechanism with MacOS where downloaded application packages does not run with just one click, unless you override it.

from lipika-ime.

manoharnikkam avatar manoharnikkam commented on June 25, 2024

Thank you very much @yashodhank. It worked. Appreciate it.

from lipika-ime.

ratreya avatar ratreya commented on June 25, 2024

That's good sleuthing. I am inclined to up the minimum requirement to 10.14.4. The installer will refuse to install on an older OS version. Thanks for the investigation!

from lipika-ime.

mtikekar avatar mtikekar commented on June 25, 2024

It does work nicely on older versions once you install the Swift libraries. And LipikaAPP works even without the Swift libraries because they are being packaged up into the app. Perhaps there is a way for the installer to link to those instead of /usr/lib/swift.

from lipika-ime.

ratreya avatar ratreya commented on June 25, 2024

I considered the option of hacking the search path to link against the libraries in the App. However, the next version that is currently being worked on in trunk uses SwiftUI which anyway requires 10.15. So, it renders the library issue moot.

from lipika-ime.

ratreya avatar ratreya commented on June 25, 2024

The latest release has a minimum requirement of 10.15 which is required for SwiftUI. Closing this as wontfix.

from lipika-ime.

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.