Code Monkey home page Code Monkey logo

Comments (10)

woxtu avatar woxtu commented on August 16, 2024 1

It worked! Thank you.

from contentful.swift.

neonichu avatar neonichu commented on August 16, 2024

Yep, this will happen soon once we're shipping 1.0

from contentful.swift.

dcilia avatar dcilia commented on August 16, 2024

awesome, thanks.

from contentful.swift.

neonichu avatar neonichu commented on August 16, 2024

The latest release has a binary build for Carthage attached: https://github.com/contentful/contentful.swift/releases/edit/0.2.0

from contentful.swift.

woxtu avatar woxtu commented on August 16, 2024

Hi,

I tried to add contentful.swift to my project using Carthage, and I got the following runtime error. How can I fix it?

dyld: Library not loaded: @rpath/Clock.framework/Clock
  Referenced from: ***/Contentful.framework/Contentful
  Reason: image not found

FYI, I wrote Cartfile as follows:

github "contentful/contentful.swift" ~> 0.2

Carthage 0.16.2, Xcode 7.3

from contentful.swift.

neonichu avatar neonichu commented on August 16, 2024

Thanks for reporting, I'll look into fixing this in the coming days.

from contentful.swift.

neonichu avatar neonichu commented on August 16, 2024

I somehow expected that carthage archive would also archive the dependencies and did not actually test this in an example app. Have now added a Cartfile and properly tested this with:

github "contentful/contentful.swift" ~> 0.2.1

from contentful.swift.

woxtu avatar woxtu commented on August 16, 2024

Just one more thing. Contentful.framework requires iOS 9.0+ now. Is this correct?

from contentful.swift.

neonichu avatar neonichu commented on August 16, 2024

Thanks for noticing, that was configured wrong in the Xcode project, I have updated the build for version 0.2.1 with one that has 8.0 deployment target.

from contentful.swift.

woxtu avatar woxtu commented on August 16, 2024

That's good, thanks again.

from contentful.swift.

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.