Coder Social home page Coder Social logo

Errors when using 3.4.1 about frames-ios HOT 7 CLOSED

checkout avatar checkout commented on July 24, 2024
Errors when using 3.4.1

from frames-ios.

Comments (7)

harry-brown-cko avatar harry-brown-cko commented on July 24, 2024

Hey @sebskuse , sorry to hear that you're having issues with Frames again. We've unembedded the frameworks from Frames in the develop branch. Can you please check if this has fixed your issue? If so we can do a release that includes this fix.

NB. Code in develop is not verified for production and should not be pushed to customers.

from frames-ios.

sebskuse avatar sebskuse commented on July 24, 2024

Hi @harry-brown-cko, I'll pull develop in as a dependency and smoke test that against CI and the AppStore - will let you know how we get on

from frames-ios.

sebskuse avatar sebskuse commented on July 24, 2024

Hey @harry-brown-cko, given that a go (resolves to commit 698046f).

I'm getting a compilation error with this now:
could not find module 'Frames' for target 'arm64-apple-ios'; found: armv7-apple-ios, arm, armv7

It looks like the xcframework architectures being built don't match what we were seeing with the older version (and other Carthage dependencies - it looks like arm64 is being omitted somewhere?):

Screenshot 2021-04-21 at 19 49 59

I also notice that we are now required to link CheckoutEventLoggerKit in our app. As you're probably aware, each dynamic framework an app links slows down app startup time - we're now at 4 dynamic frameworks for Frames (Frames, Alamofire, PhoneNumberKit, CheckoutEventLoggerKit). This appears to be an internal dependency, so doesn't feel right exposing this to the consumer application - maybe a static library makes more sense if you're looking for code separation? That way you can separate the code into a separate framework, but it gets compiled down into a single binary Frames for the consumer.

from frames-ios.

harry-brown-cko avatar harry-brown-cko commented on July 24, 2024

Hey @sebskuse I think the issues you mentioned are now fixed. Would you mind checking the develop branch again? Thanks in advance!

from frames-ios.

sebskuse avatar sebskuse commented on July 24, 2024

Hi @harry-brown-cko, thanks for the update - I've updated our branch to the latest commit on develop (df9c3f1) and it looks like everything has compiled correctly and tests have passed, so looks good!

from frames-ios.

harry-brown-cko avatar harry-brown-cko commented on July 24, 2024

Thanks @sebskuse for being patient with us whilst sorting out this issue. Closing it now and we expect the fixes to go out in the next release

from frames-ios.

sebskuse avatar sebskuse commented on July 24, 2024

No problem, thanks for sorting.

from frames-ios.

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.