convert circleci mac and ios workflows to github actions
Summary:
This pull request converts the CircleCI workflows to GitHub actions workflows. This change only inlcudes the mac and ios build and test jobs.
Changelog:
[Internal] - Migrate iOS to github actions
Test Plan:
Here is the latest workflow run in my fork.
https://fburl.com/workplace/f6mz6tmw
| Platform | Engine | Arch | Size (bytes) | Diff |
|---|---|---|---|---|
| android | hermes | arm64-v8a | 19,400,705 | -10,308 |
| android | hermes | armeabi-v7a | n/a | -- |
| android | hermes | x86 | n/a | -- |
| android | hermes | x86_64 | n/a | -- |
| android | jsc | arm64-v8a | 22,776,115 | -8,239 |
| android | jsc | armeabi-v7a | n/a | -- |
| android | jsc | x86 | n/a | -- |
| android | jsc | x86_64 | n/a | -- |
Base commit: 132563d81c5533dc837f034e42117614a9cd20ef Branch: main
@cipolleschi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.
@cipolleschi merged this pull request in facebook/react-native@d224e8c91183eadb2cd7f3d4f4ebaf372cac24ec.
This pull request was successfully merged by @robandpdx in d224e8c91183eadb2cd7f3d4f4ebaf372cac24ec.
When will my fix make it into a release? | How to file a pick request?