Code Monkey home page Code Monkey logo

Comments (4)

emartinson avatar emartinson commented on June 19, 2024

Fixed this by replacing this with:
self.addConstraints(horizontalConstraints as! [NSLayoutConstraint])

but there are more issues with linker I can't resolve:

Undefined symbols for architecture armv7:
"ADChromePullToRefresh.ADChromePullToRefreshActionView.init (ADChromePullToRefresh.ADChromePullToRefreshActionView.Type)(coder : __ObjC.NSCoder) -> ADChromePullToRefresh.ADChromePullToRefreshActionView", referenced from:
ADChromePullToRefresh.ADChromePullToRefreshCenterActionView.init (ADChromePullToRefresh.ADChromePullToRefreshCenterActionView.Type)(coder : __ObjC.NSCoder) -> ADChromePullToRefresh.ADChromePullToRefreshCenterActionView in ADChromePullToRefreshCenterActionView.o
ADChromePullToRefresh.ADChromePullToRefreshLeftActionView.init (ADChromePullToRefresh.ADChromePullToRefreshLeftActionView.Type)(coder : __ObjC.NSCoder) -> ADChromePullToRefresh.ADChromePullToRefreshLeftActionView in ADChromePullToRefreshLeftActionView.o
ADChromePullToRefresh.ADChromePullToRefreshRightActionView.init (ADChromePullToRefresh.ADChromePullToRefreshRightActionView.Type)(coder : __ObjC.NSCoder) -> ADChromePullToRefresh.ADChromePullToRefreshRightActionView in ADChromePullToRefreshRIghtActionView.o
ld: symbol(s) not found for architecture armv7

from adchromepulltorefresh.

Antondomashnev avatar Antondomashnev commented on June 19, 2024

Hi @J-Crichton

I will take a look on it soon. Please create an issue, it would be great, thanks.

from adchromepulltorefresh.

emartinson avatar emartinson commented on June 19, 2024

After a lot of time parsing swift code I've managed to fix and compile it, you may find class at https://yadi.sk/d/BqI86HDOm5qvH

Thank you very much for such a beautiful component!

from adchromepulltorefresh.

Antondomashnev avatar Antondomashnev commented on June 19, 2024

@J-Crichton if you fix the code, please create PR so i can review your changes and merge them then

from adchromepulltorefresh.

Related Issues (5)

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.