Skip to content

Added IOS Simulator arm64 binaries to npm packages #451

Closed
@SergioRZMasson

Description

@SergioRZMasson

Context

We currently ship @babylonjs/react-native-iosandroid packages with only x86_64 binaries for the IOS Simulator platform. This makes users that consume the package on arm64 MacBook's to be forced to manually modify their Podfile and .xcodeproj to force project to be compiled only for x86_64 Simulator and run under Rossetta. If arm64 binaries were provided I believe everything would work out of the box.

Improvement

Include arm64 IOS Simulator binaries in packages

  • @babylonjs/react-native-iosandroid-64
  • @babylonjs/react-native-iosandroid-65
  • @babylonjs/react-native-iosandroid-69

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions