GithubHelp home page GithubHelp logo

aspolylineview's People

Contributors

autoc0diq avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

aspolylineview's Issues

Unknown receiver ASPolylineView

Me again :)

Install through Carthage is now working and I can import the framework without problem, but I can't use it.

When doing import ASPolylineView, I have no more error message, but when I declare a variable like this :
var test : ASPolylineView
I get the message "Use of undeclared type 'ASPolylineView'".

I've opened the PolylineExample Xcode project, and face the same issue when compiling :
ASViewController.h line 56 : Unknown receiver 'ASPolylineView'; did you mean 'MKPolylineView'?

Handling of loops

As suggested by Mihajlo Grbovic, it'd be nice if loops would look like spirals following the order as defined in the CGPath rather than default merging.

ios simulator screen shot

Installation through Carthage

Trying to move from manual file importation to managing dependencies with Carthage, I'm having trouble installing ASPolyline for iOS in a Swift 4 project.

I've had Carthage build the .framework file, dropped it under the Linked frameworks and Libraries of my project, added path to the framework in the run script of my build phases but I get the following two errors:

'ASPolylineView/ASPolylineRenderer.h' file not found (from the framework's headers file)
And from my files, import ASPolylineView results in : Could not build Objective-C module 'ASPolylineView'

I've tried cleaning the derived data folder, cleaning the project, but my attempts failed.
Could be a beginner's question as I've only followed this RayWenderlich tutorial to use Carthage, but reading the official Carthage documentation didn't help either.

Thanks for your support.

EDIT: I've faced this issue after changing umbrella header "ASPolylineView.h" to "ASPolylineView-iOS.h" in the module.modulemap file, as I've had the message : Umbrella header 'ASPolylineView.h' not found.

Fix compiler warning

Umbrella header for module 'ASPolylineView' does not include header 'ASPolylineView-iOS.h'

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.