Coder Social home page Coder Social logo

Apple Silicon about boost-iosx HOT 14 CLOSED

apotocki avatar apotocki commented on May 12, 2024
Apple Silicon

from boost-iosx.

Comments (14)

apotocki avatar apotocki commented on May 12, 2024 1

yes

from boost-iosx.

daviscdev avatar daviscdev commented on May 12, 2024

How can I do this in the script?
I would like to generate a XCFramework containing both x86 and arm64 for iOS simulator to support iOS simulator on M1 Mac.
Expecting result something like ios-arm64_x86_64-simulator or ios-arm64-simulator, ios-x86_64-simulator.
Thanks.

from boost-iosx.

apotocki avatar apotocki commented on May 12, 2024

You don't need x86 on M1 Mac and don't need arm64 on x86 Mac, so there is no need to have binaries for both platforms in the same XCFramework. Just run the script on the target platform and it will build the required (only for the current platform) binaries.

from boost-iosx.

timeinpixels avatar timeinpixels commented on May 12, 2024

But if you deploy your app you want to make an universal app so that it runs on both intel and Apple silicon.

from boost-iosx.

apotocki avatar apotocki commented on May 12, 2024

What is the purpose of deploying an app built for iOS simulator on another machine? iOS simulator is a tool helping us during the development on a particular development machine. So I really don't see the case where it's worth having a universal binary for simulator.

from boost-iosx.

snyuryev avatar snyuryev commented on May 12, 2024

The same question - how to build x86_64 simulator on Apple Silicon?

from boost-iosx.

apotocki avatar apotocki commented on May 12, 2024

Тот же встречный вопрос - Зачем!?

from boost-iosx.

snyuryev avatar snyuryev commented on May 12, 2024

@apotocki например как вариант - собирается свой фреймворк, который должен работать на всех архитектурах.

from boost-iosx.

apotocki avatar apotocki commented on May 12, 2024

фреймворк будет распространяться в виде бинарников?

from boost-iosx.

snyuryev avatar snyuryev commented on May 12, 2024

да

from boost-iosx.

apotocki avatar apotocki commented on May 12, 2024

Подобный подход не входит в моё понимание правильного распространения фреймворков. Поэтому реализации запрашиваемой кросскомпиляции пока не планируется. Однако, я рассмотрю pull request с соответствующей функциональностью, если такой появится.

from boost-iosx.

mamunabcoder avatar mamunabcoder commented on May 12, 2024

I have tried to build the boost library but still it's not build for iOS, Can please help me to build this library?

it's urgent to me to build the boost library.

Even CocoaPods not install found some error to install pod

from boost-iosx.

apotocki avatar apotocki commented on May 12, 2024

Hi @mamunabcoder!
Could you provide an installation log? (at least from the start of "pod install" until the first errors)

from boost-iosx.

apotocki avatar apotocki commented on May 12, 2024

now the script builds both x86 and arm64 libs for the iOS simulator and catalyst (1.79.0.3)

from boost-iosx.

Related Issues (11)

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.