Giter VIP home page Giter VIP logo

Comments (6)

apotocki avatar apotocki commented on May 23, 2024

Hi,

try 71.1.3

from icu4c-iosx.

kerrmarin avatar kerrmarin commented on May 23, 2024

Hey @apotocki, thanks for the super quick reply + turnaround. Sorry I think I misled you when I mentioned the M1. The idea is that all architectures should be built in all scenarios, so for example on an M1 machine it should build x86 and arm, but on an x86 machine it should also build arm. The change on 71.1.3 works on an M1 but fails on an x86 (you can see the result here: https://github.com/kerrmarin/nmbr-icu/runs/6904948322?check_suite_focus=true)

from icu4c-iosx.

apotocki avatar apotocki commented on May 23, 2024

The project's primary purpose is to build all the binaries that, in principle, may be needed for ios development on the particular development machine. I understand why we can need x86_64 simulator builds on M1 Mac: we may want to run x86_64 Simulator through Rosetta on Mac M1. But the reverse situation is not applicable - It's impossible to run arm64 Simulator on x86_64 Mac. So I think it's useless to build arm64 Simulator binaries if a developer has Intel Mac.

from icu4c-iosx.

kerrmarin avatar kerrmarin commented on May 23, 2024

@apotocki fair enough. I appreciate your explanation. However this means that this library cannot be used as a dependency of another podspec, since the spec that depends on this one won't pass validation on an x86 machine. See the link in my previous comment for an example of an x86 machine trying to lint a very simple podspec that has this spec as a dependency.

Your last release unblocked me however so feel free to close this issue.

Thanks again!

from icu4c-iosx.

apotocki avatar apotocki commented on May 23, 2024

Perhaps sometimes it's better to do things for the sake of convenience. Try 71.1.4

from icu4c-iosx.

kerrmarin avatar kerrmarin commented on May 23, 2024

Thanks @apotocki

from icu4c-iosx.

Related Issues (10)

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.