Code Monkey home page Code Monkey logo

Comments (3)

mschuetz-viz avatar mschuetz-viz commented on July 23, 2024 1

Thanks for your help, finally got the time to follow your hint and make it work 👌

from stream-chat-swift.

mschuetz-viz avatar mschuetz-viz commented on July 23, 2024

I was able to overcome the compile errors with the changes made in the attached patch stream-chat-swift.diff.zip

from stream-chat-swift.

testableapple avatar testableapple commented on July 23, 2024

Hi @mschuetz-viz,
Thanks for opening the issue.

At the moment, SwiftPM has an issue, it pulls all dependencies that are listed in Package.swift even if the SDK does not depend on them. It led to our customers pulling our test dependencies (e.g.: Swifter, Difference, etc) when they did not require them. Because of that, we decided to remove the StreamChatTestHelpers dependency from Package.swift.

In order to use StreamChatTestMockServer and StreamChatTestTools, starting from v4.40.0, you need to add both https://github.com/GetStream/stream-chat-swift and https://github.com/GetStream/stream-chat-swift-test-helpers as your project dependencies (and probably https://github.com/httpswift/swifter if you are interested in E2E tests and StreamChatTestMockServer in particular).

Make sure to set an exact version of the https://github.com/GetStream/stream-chat-swift-test-helpers dependency, as it can be updated frequently.

Hope this helps.

Best wishes,
Alexey

from stream-chat-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.