Giter Site home page Giter Site logo

Comments (8)

Cerovec avatar Cerovec commented on May 29, 2024

Hi,

this linker error means either this one specific name is missing (which can idicate that we failed to expose that string), or that the whole Microblink.framework is not checked out.

Does the linker complain about all symbols (indicating a missing Microblink.framework because of git lfs), or just one specific symbol?

Most likely it's an issue with git lfs (we had similar problems on Travis CI).

We don't have expeirence with CircleCI, but on Travis we managed to get the build working by ensuring git lfs pull is called in the before script. Also, there we don't have the project added as a pod, but directly linked with the library.

Also, can you please share your circle.yml file?

Thanks!
Jurica.

from blinkid-ios.

benaneesh avatar benaneesh commented on May 29, 2024

Apologies for the late reply. Heres the circle.yml file:

machine:
  environment:
    GYM_CODE_SIGNING_IDENTITY: "<OUR_IDENTITY>"
  xcode:
    version: 8.2
test:
  override:
    - bundle exec fastlane test

from blinkid-ios.

Cerovec avatar Cerovec commented on May 29, 2024

Hi,
@juraskrlec is looking into this. We'll let you know when we have some results.
Thanks,
Jurica.

from blinkid-ios.

juraskrlec avatar juraskrlec commented on May 29, 2024

Hi,
we've successfully tested Circle CI integration. This shows that blinkid sdk works with CircleCI. In branch feature/circleci you can see scripts and circle.yml file we've used for integration. In folder circleci there are 2 scripts: before_script.sh and script.sh. Add before_script.sh path to Dependency Commands/Dependency overrides and script.sh path to Test commands (as shown in screenshots)
Please let us know what's the difference between this and your project.
Thanks,
Jura

screen shot 2017-04-06 at 21 07 26
screen shot 2017-04-06 at 21 07 31

from blinkid-ios.

benaneesh avatar benaneesh commented on May 29, 2024

Thanks @Cerovec and @juraskrlec , appreciate the help.

Will test with these scripts and let you know.

from blinkid-ios.

Cerovec avatar Cerovec commented on May 29, 2024

Do you have any news with this? :)

from blinkid-ios.

juraskrlec avatar juraskrlec commented on May 29, 2024

Closing as inactive

from blinkid-ios.

OlegPanfyorov avatar OlegPanfyorov commented on May 29, 2024

@juraskrlec Hi man got the same problem but feature/circleci branch with scripts no longer exist. Could you send please the solution once again with scripts content?

from blinkid-ios.

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.