Giter Club home page Giter Club logo

Comments (5)

tsubik avatar tsubik commented on August 21, 2024

I am not an expert either 😄. That part of plugin is my only code written in swift so far. Try to open project in xcode and make sure bridging headers are correct. It should be main Bridging-Header.h which basically import others "bridging headers" from the project (it should be generated by add_swift_support hook) and Geo-Bridging-Header.h. I've tried to make my plugin compatible with other swift plugins.

from cordova-plugin-geofence.

QuentinFchx avatar QuentinFchx commented on August 21, 2024

Yep, it was an issue with bridging header :)
Thanks for your help ! 👍

from cordova-plugin-geofence.

rodneyworkman291 avatar rodneyworkman291 commented on August 21, 2024

I am having this same issue as posted below in stackoverflow. I can open my project in xcode but I am not sure how to make sure bridging headers are correct.

http://stackoverflow.com/questions/33828532/phonertc-build-issues-in-phonegap-bridging-header-h-issue

from cordova-plugin-geofence.

johnrobertcobbold avatar johnrobertcobbold commented on August 21, 2024

@tsubik Following updating Cordova to version 4 and https://issues.apache.org/jira/browse/CB-10072, I had to change the content of SWIFT_OBJC_BRIDGING_HEADER and add 'Plugins' to the path for the building to find the header file. Not sure how other plugins are doing, perhaps you want to locate the bridge in the PROJECT_NAME folder, not PROJECT_NAME/PLUGINS anymore? For your consideration.

from cordova-plugin-geofence.

scriby avatar scriby commented on August 21, 2024

I am encountering this issue on phonegap build. Anyone know how to resolve it there?

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.