Skip to content

Conversation

@cipolleschi
Copy link
Contributor

Summary:
GH asked us to bump the macos runners to 15.

Unfortunately, with macos-15, Apple decided that Apple Clang was not supporting the x86_64-arm64-apple-ios14.0-macabi compiler flag anymore.

So we now have to build the two Catalyst architecture separately and then merge them together calling lipo manually

Differential Revision: D85662422

@meta-codesync
Copy link

meta-codesync bot commented Oct 28, 2025

@cipolleschi has exported this pull request. If you are a Meta employee, you can view the originating Diff in D85662422.

@meta-cla meta-cla bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Oct 28, 2025
cipolleschi added a commit to cipolleschi/hermes that referenced this pull request Oct 28, 2025
Summary:

GH asked us to bump the macos runners to 15.

Unfortunately, with macos-15, Apple decided that Apple Clang was not supporting the `x86_64-arm64-apple-ios14.0-macabi` compiler flag anymore.

So we now have to build the two Catalyst architecture separately and then merge them together calling `lipo` manually

Differential Revision: D85662422
@cipolleschi cipolleschi force-pushed the export-D85662422-to-static_h branch from 44f3d64 to 9aac668 Compare October 28, 2025 13:48
Summary:

GH asked us to bump the macos runners to 15.

Unfortunately, with macos-15, Apple decided that Apple Clang was not supporting the `x86_64-arm64-apple-ios14.0-macabi` compiler flag anymore.

So we now have to build the two Catalyst architecture separately and then merge them together calling `lipo` manually

Differential Revision: D85662422
@cipolleschi cipolleschi force-pushed the export-D85662422-to-static_h branch from 9aac668 to c5db758 Compare October 28, 2025 13:55
meta-codesync bot pushed a commit that referenced this pull request Oct 28, 2025
Summary:
Pull Request resolved: #1819

GH asked us to bump the macos runners to 15.

Unfortunately, with macos-15, Apple decided that Apple Clang was not supporting the `x86_64-arm64-apple-ios14.0-macabi` compiler flag anymore.

So we now have to build the two Catalyst architecture separately and then merge them together calling `lipo` manually

Reviewed By: lavenzg

Differential Revision: D85662422

fbshipit-source-id: ca0b554dd7d181c35125ec20b898f73e18067502
cipolleschi added a commit that referenced this pull request Oct 29, 2025
Summary:
Pull Request resolved: #1819

GH asked us to bump the macos runners to 15.

Unfortunately, with macos-15, Apple decided that Apple Clang was not supporting the `x86_64-arm64-apple-ios14.0-macabi` compiler flag anymore.

So we now have to build the two Catalyst architecture separately and then merge them together calling `lipo` manually

Reviewed By: lavenzg

Differential Revision: D85662422

fbshipit-source-id: ca0b554dd7d181c35125ec20b898f73e18067502
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant