Coder Social home page Coder Social logo

Comments (7)

gregdropletapp avatar gregdropletapp commented on August 27, 2024 1

Thanks @stephencelis
I've reviewed pointfreeco/swift-composable-architecture#344 and it can be the issue.
I've to set "excluded architectures": arm64 because of using firebase messaging framework.
And then targets which has that excluded are not able to run this framework. Adding "clean" utils target fix the issue.

from combine-schedulers.

gregdropletapp avatar gregdropletapp commented on August 27, 2024

BUMP

from combine-schedulers.

stephencelis avatar stephencelis commented on August 27, 2024

We had a similar issue reported to swift-composable-architecture here: pointfreeco/swift-composable-architecture#344

It turned out to not be a problem with the library but rather an issue with the project depending on it. Can you reproduce your issue in a brand new project with no other dependencies? If so, and if you have a fix, we'd gladly accept a PR!

from combine-schedulers.

stephencelis avatar stephencelis commented on August 27, 2024

Ha, now that I think of it, swift-composable-architecture depends on combine-schedulers, and that folks have been able to run the sample apps just fine, so I'm inclined to think that this isn't a library problem here, as well. Would love to have information about solutions to this issue. @mbrandonw and I haven't upgraded to M1s yet so we don't yet have a way of trying to reproduce the problem.

from combine-schedulers.

stephencelis avatar stephencelis commented on August 27, 2024

@micHar Given the discussion above I'm going to close this out, but if you think it's still a problem, please let us know!

from combine-schedulers.

micHar avatar micHar commented on August 27, 2024

I will try that, thanks for letting me know

from combine-schedulers.

gregdropletapp avatar gregdropletapp commented on August 27, 2024

Just to mention.
No Architectures excluded Utils target is not the fix at the end.
When you will try to include this Utils inside your Carthage base target (App) you will get same error from Xcode.
I've end-up removing completely Carthage from the project and use 100% XCFrameworks & SPM.
Then everything is ok (after removing excluded architectures)

from combine-schedulers.

Related Issues (17)

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.