-
Notifications
You must be signed in to change notification settings - Fork 24.7k
feat: Enable Hermes to work on iOS #29914
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from all commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
4c21abe
feat: initial commit Hermes on iOS
grabbou 1f3598d
chore: update version
grabbou 3aa3d95
Update gradlew.bat
grabbou 52bc83a
chore: release script tweaks
grabbou 11112f6
Remove .gitattributes and normalize line endings (#29792)
friederbluemle f7592b0
chore: update line endings after cherry-picking fix
grabbou 6921e6b
Merge branch 'master' into feat/ios-hermes-try
grabbou 4b0920b
chore: remove `hermes-binary.sh` file
grabbou cb01604
fix: bundling RNTester in release mode
grabbou 942d009
chore: updating wording
grabbou 52c8c2f
chore: do not force bundling, reverting previous changes meant for te…
grabbou 6afacda
Revert "feat: improve monorepo support by removing redundant PROJECT_…
grabbou 15a2b9c
fix: running RNTester and other apps in RELEASE
grabbou 16452d0
fix folly errors
grabbou 8c86ae7
chore: remove comment
grabbou e2b2968
feat: use CocoaPods hermes-engine instead of npm package
grabbou 7310c8a
chore: remove all occurences of `hermes-engine-darwin`
grabbou c2adc84
chore: lock updates
grabbou bb6c456
chore: update comment on a wkroarund
grabbou a760438
Revert "Revert "feat: improve monorepo support by removing redundant …
grabbou 31c782f
Fix Xcode bundler in staging and release (#29477)
0f73afb
feat: run Hermes from CocoaPods and automatically enable
grabbou 278f33f
feat: warn about wrong path to Hermes CLI
grabbou 62d5619
chore: remove extra args to Bundle JS and Assets phase
grabbou 4fbb834
chore: revert some changes to xcodeproj
grabbou 68f1c31
chore: temporary fix for running on a simulator in debug mode
grabbou 3fe22f8
Merge branch 'master' into feat/ios-hermes-try
grabbou 4183b20
chore: clean up after merge
grabbou fe7cbef
Invalidate cache
grabbou 7fee493
chore: do not pull CP repo, its using CDN anyway
grabbou 5f92caa
fix: upgrade CocoaPods to fix Xcode 12 and other issues
grabbou ec5f23b
invalidate the cache once again
grabbou 82253cf
chore: use CocoaPods from Gemfile
grabbou a1da047
Merge branch 'feat/ios-hermes-try' of github.com:callstack/react-nati…
grabbou 9aa5815
Merge branch 'master' into feat/ios-hermes-try
grabbou 80142fb
chore: bump xcode to see if it helps
grabbou 579d03f
chore: bump os
grabbou e08d0d0
fix: some unit tests
grabbou 5351d68
fix: unit tests
grabbou 48eeaa5
fix: build failure of libevent in use_frameworks mode
grabbou e131e10
fix: eslint issue
grabbou 7379157
Revert changes to libevent for now
grabbou e1b79c0
Make libevent work for static and framework builds
alloy 170838a
Merge pull request #26 from alloy/feat/ios-hermes-try
grabbou 59a92a2
fix: flow issue in test
grabbou 637a5a8
chore: point out to Hermes issue
grabbou 9f924c0
feat: test jsc/hermes separate
grabbou 2dff0ce
Merge branch 'master' into feat/ios-hermes-try
grabbou d26d900
chore: remove unused params
grabbou ff9d5ec
Merge branch 'feat/ios-hermes-try' of github.com:callstack/react-nati…
grabbou b400e6c
chore: small docs on enabling Hermes
grabbou 9ec3e29
Update packages/rn-tester/Podfile
grabbou File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.