Coder Social home page Coder Social logo

frdstravaclient's People

Contributors

sebastienwindal 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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

frdstravaclient's Issues

FRDStravaClient install failed using cocoapods

I am using cocoapods install FRDStravaClient, Podfile as below,

pod 'AFNetworking',                 '~> 3.1.0'      # AFNetworking

pod 'FMDB',                         '~> 2.6'        # FMDB

...

pod 'FRDStravaClient',              '~> 1.0.2'

But error appears, error message as below,

[!] Unable to satisfy the following requirements:

- `AFNetworking (~> 3.1.0)` required by `Podfile`
- `AFNetworking (= 3.1.0)` required by `Podfile.lock`
- `AFNetworking (~> 2.0)` required by `FRDStravaClient (1.0.2)`

I know that's because of the AFNetworking lib, but I am using 3.1.0, higher than the FRDStravaClient required version, why not use lower version?

Anyone knows this, please give me a hand, thanks!

Undefined symbols for architecture i386

When trying to implement [FRDStravaClient sharedInstance] initializeWithClientId:clientSecret:] I got the following error:

Undefined symbols for architecture i386:
  "_OBJC_CLASS_$_FRDStravaClient", referenced from:

It came up with errors for libAFNetworking.a, libFRDStravaClient.a, libMantle.a, libNXOAuth2Client.a so I added them to the app target frameworks, but no deal. Any idea how to resolve this? I installed the library from Cocoapods.

I also tried creating a new project from scratch, and it compiled fine. I've repeatedly deleted the derived data in the old project, so it's not that simple. But there seems to be something different or corrupted. This is seen in the difference in how the pods display in the project navigator for the old project:

screen shot 2015-10-08 at 4 27 35 pm

...and the new project:
screen shot 2015-10-08 at 4 27 47 pm

So it might be something to do with the framework settings, but I'm not sure how to change it.

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.