-
Notifications
You must be signed in to change notification settings - Fork 133
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
chore: Extend app launch handler to macCatalyst and visionOS #2033
Conversation
Datadog ReportBranch report: ✅ 0 Failed, 1869 Passed, 0 Skipped, 1m 17.36s Total Time 🔻 Code Coverage Decreases vs Default Branch (2) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
d9235cf
to
efcad02
Compare
/merge |
🚂 MergeQueue: pull request added to the queue The median merge time in Use |
/remove |
🚂 Devflow: |
This merge request build was cancelled If you need support, contact us on Slack #devflow! |
efcad02
to
d4df1c5
Compare
What and why?
QA and merge #1888 by @Hengyu
How?
Using internal branch to merge #1888
TARGET_OS_MAC
toTARGET_OS_OSX
, following this fromTargetConditionals.h
:Review checklist