Giter Site home page Giter Site logo

Comments (10)

larryonoff avatar larryonoff commented on June 12, 2024 1

Cocoapods support will at least take some time, so temporary solution may be to import the framework and it's dependencies, using sources directly

This's what I already did :)

from reactiveswift-composable-architecture.

mluisbrown avatar mluisbrown commented on June 12, 2024

I hadn't considered it to be honest. But in theory it should be pretty straightforward. Are you not able to use it via SPM?

from reactiveswift-composable-architecture.

larryonoff avatar larryonoff commented on June 12, 2024

@mluisbrown I'm not able at the moment. Our infrastructure is build on CocoaPods. We may migrate to SPM in future, but sadly not today.

from reactiveswift-composable-architecture.

larryonoff avatar larryonoff commented on June 12, 2024

I checked that CasePaths also needs CocoaPods support.

from reactiveswift-composable-architecture.

mluisbrown avatar mluisbrown commented on June 12, 2024

Yeah, I forgot about that. That would mean we'd have to add CP support to CasePaths too, which is out of my control.

You know you can use SPM and Cocoapods together in the same project, I'm working on a project now where we are doing this and it works well.

The only "gotcha" is that you can only add SPM dependencies to a single target / module. If you want to use it in other modules, each module would have to import that module.

from reactiveswift-composable-architecture.

larryonoff avatar larryonoff commented on June 12, 2024

Our issue is that we already use ReactiveSwift in out Frameworks via Cocoapods.

from reactiveswift-composable-architecture.

larryonoff avatar larryonoff commented on June 12, 2024

Well, I see that I should start from CasePaths via CocoaPods :)

from reactiveswift-composable-architecture.

maximkrouk avatar maximkrouk commented on June 12, 2024

Maybe you should try migrating your project to SPM ReactiveSwift, idk your project's infrastructure, but the transition looks trivial to me. Anyway if u start transitioning to SPM, you probably want to do it incrementally and this one seems like a good place to start 🙂

from reactiveswift-composable-architecture.

larryonoff avatar larryonoff commented on June 12, 2024

@maximkrouk this's planned, but not for today.

from reactiveswift-composable-architecture.

maximkrouk avatar maximkrouk commented on June 12, 2024

Cocoapods support will at least take some time, so temporary solution may be to import the framework and it's dependencies, using sources directly

from reactiveswift-composable-architecture.

Related Issues (8)

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.