-
Notifications
You must be signed in to change notification settings - Fork 5k
Add Mac Catalyst (iOS API, Mac ABI) runtime #47823
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
Changes from all commits
5015d03
8980f41
840e234
901bac3
ce6ef33
b955a3a
ab7d99f
2ccad31
5ee8b78
49ab49a
cbec4f2
72e9368
9cb3d5e
0f70185
5a3ab81
2d5d1fb
8daf812
519b266
a88df9f
7f9099b
ebdb15e
a3efc53
59ce230
d75869a
e7cd8cc
1192773
1dc4019
740dddb
619e4d5
d0c70b9
6ac6335
1ee37bc
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -98,6 +98,8 @@ stages: | |
- Android_x86 | ||
- Android_arm | ||
- Android_arm64 | ||
- MacCatalyst_x64 | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. add There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I think that's blocking on arm64 LLVM packages There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Blocking on a different issue, #47891 |
||
- MacCatalyst_arm64 | ||
- tvOS_x64 | ||
- tvOS_arm64 | ||
- iOS_x64 | ||
|
Uh oh!
There was an error while loading. Please reload this page.