Code Monkey home page Code Monkey logo

Comments (10)

lkzhao avatar lkzhao commented on May 23, 2024 2

@yongseongkim This is probably just a Xcode version issue. Please update your Xcode to 8.2 and above. Your source change will be overridden the next time you do a 'pod install'.

Thank you all for reporting this. 😆 I have updated Xcode version the README.

from hero.

lkzhao avatar lkzhao commented on May 23, 2024

Could you give me more context? Which line are you getting this error on?

from hero.

yongseongkim avatar yongseongkim commented on May 23, 2024

Same event happened to me. When just run the examples project in Xcode 8.0, build failed.
it is swift compile error. a declaration cannot be both 'final' and 'dynamic'

from hero.

lkzhao avatar lkzhao commented on May 23, 2024

@yongseongkim Can you give me a screen shot or line number?

from hero.

yongseongkim avatar yongseongkim commented on May 23, 2024

OSX ElCapitan Xcode 8.0
image

from hero.

lkzhao avatar lkzhao commented on May 23, 2024

Somehow I am not getting this. If you change all static keyword to class in CAMediaTimingFunction+Hero.swift. Do you still get this error?

from hero.

lkzhao avatar lkzhao commented on May 23, 2024

Nvm that shouldn't work.

from hero.

lkzhao avatar lkzhao commented on May 23, 2024

It is something about this: http://stackoverflow.com/questions/29814706/a-declaration-cannot-be-both-final-and-dynamic-error-in-swift-1-2
I wont be able to dig deeper these two days. Will come back to this later. I would recommend updating your Xcode. I have no problem with Xcode 8.2.1

from hero.

yongseongkim avatar yongseongkim commented on May 23, 2024

I solved the problem by inserting @nonobjc annotation.
Thanks for your consideration.

from hero.

sishenyihuba avatar sishenyihuba commented on May 23, 2024

from hero.

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.