Giter Club home page Giter Club logo

Comments (4)

tsubik avatar tsubik commented on July 20, 2024

If IPHONEOS_DEPLOYMENT_TARGET wasn't set up to 7.0 it means that preparing script had not worked properly. I've changed it a little bit because it was failing if node dependencies wasn't installed. Now it is using only node core modules. From that line you have all steps needed to enable swift support in xcode project plus libsqlite3.dylib is added. Of course you can perform all of these steps manually.

from cordova-plugin-geofence.

PaperMonster avatar PaperMonster commented on July 20, 2024

Thanks for your response. Manual Xcode project config works as you suggested. Unfortunately, the add_swift_support hook still doesn't fire. I uninstall and re-install the plugin but I didn't see any log message like that line you mentioned during the installation. Is that normal? Is there any setup or permission I need to check to make the script work? or is there any way to run the script manually?

from cordova-plugin-geofence.

tsubik avatar tsubik commented on July 20, 2024

Try to upgrade cordova-cli to the latest version. I have 4.1.2 version currently. Add some console.log to the script to find out if it is fired at all.

from cordova-plugin-geofence.

PaperMonster avatar PaperMonster commented on July 20, 2024

It really works! Yesterday I installed Crosswalk to my project so I was forced to update Cordova CLI to latest version (4.2). Then, the hook script surprisingly fired. Everything is OK now. Thanks a lot and keep up this awesome plugin. : )

from cordova-plugin-geofence.

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.