Giter Site home page Giter Site logo

Comments (2)

dgust6 avatar dgust6 commented on May 30, 2024 1

Hello,

This is probably related to Git LFS. You can confirm this by checking the size of /MicroBlink.framework/Microblink file locally (on GitHub located here: https://github.com/BlinkID/blinkid-ios/blob/master/MicroBlink.framework/MicroBlink). If the size of file is alot smaller than 100MB then, Git LFS did not recieve the file correctly.

To fix this error you should completely remove our Pod and reinstall it again while Git LFS is installed.
Podfile for BlinkID should look something like this:

platform :ios, '7.0'
pod 'PPBlinkID', '~> 2.1.0'

Kind regards,
Dino

from blinkid-ios.

Natelegreat1 avatar Natelegreat1 commented on May 30, 2024

After clearing DerivedData (for the hundredth time) and changing my pod file to
pod 'PPBlinkID', '~> 2.1.0', after running git-lfs update I was able to compile successfully.
Thank you so much!

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.