- Notifications
You must be signed in to change notification settings - Fork548
[xcode11] [IntentsUI] bindings for iOS beta1#6625
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Uh oh!
There was an error while loading.Please reload this page.
joconte commentedJul 22, 2019
I need to add |
chamons commentedJul 22, 2019
build |
monojenkins commentedJul 22, 2019
Build failure Test results7 tests failed, 84 tests passed.Failed tests
|
rolfbjarne left a comment
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.
I looked at the header diff, and there are a few other places where Apple marked API as unavailable on uikitformac, so the corresponding attributes should be added to our code as well.
The diff chunks that marks IntentsUI as unavailable on macOS can be ignored, since IntentsUI isn't present on macOS anyway (these header changes seem to indicate that IntentsUI might be added to macOS in the future though).
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
rolfbjarne left a comment
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.
build
joconte commentedJul 24, 2019
@rolfbjarne Hm it looks like build didn't get triggered |
rolfbjarne commentedJul 24, 2019
build |
monojenkins commentedJul 24, 2019
Build success |
dalexsoto commentedJul 25, 2019
Thank you for your contribution ❤️ |
diff :https://github.com/xamarin/xamarin-macios/wiki/IntentsUI-iOS-xcode11-beta1