Giter Club home page Giter Club logo

Comments (10)

ivnsch avatar ivnsch commented on May 22, 2024

Hi,

oops, seems I let some code of the examples project in the core project in my last updates.

If you're using Swift 1.2 you should be fine using the latest stable version (0.2.2). If you're on swift2.0 branch, please checkout the last working commit. If you're using pods use this:

use_frameworks!
pod 'SwiftCharts', :git => 'https://github.com/i-schuetz/SwiftCharts.git', :branch => 'swift2.0', :commit => '082f8319af'

I will fix it soon - then you can continue using the very bleeding edge ;)

from swiftcharts.

ivnsch avatar ivnsch commented on May 22, 2024

It's fixed now in master and swift2.0.

from swiftcharts.

rolyanos avatar rolyanos commented on May 22, 2024

Hello, I have the same issue in swift 3.0

from swiftcharts.

ivnsch avatar ivnsch commented on May 22, 2024

@rolyanos Which Xcode version?

from swiftcharts.

rolyanos avatar rolyanos commented on May 22, 2024

@i-schuetz, Version 8.2.1 (8C1002)

from swiftcharts.

ivnsch avatar ivnsch commented on May 22, 2024

I was just able to build master as well as 0.5.1 with Xcode 8.2.1

Please clean / delete the derived data folder and clean pods too:

rm -rf "${HOME}/Library/Caches/CocoaPods"
rm -rf "`pwd`/Pods/"
pod search SwiftCharts

And try again. Let me know if that fixes it!

from swiftcharts.

rolyanos avatar rolyanos commented on May 22, 2024

Not fixed(

from swiftcharts.

ivnsch avatar ivnsch commented on May 22, 2024

Is it really the same error? Because this was fixed about 2 years ago. It's definitely fixed in the Swift 3.0 branches. Which pod version are you using?

from swiftcharts.

rolyanos avatar rolyanos commented on May 22, 2024

1.2.0

from swiftcharts.

ivnsch avatar ivnsch commented on May 22, 2024

Hmm so you're getting help here and write in other libraries that you "saw more than 3 issues". Good luck then, hope you can find what you need elsewhere.

from swiftcharts.

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.