Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[IncomingCallNotifications] Add Xcode 11 Beta 1 & Beta 2 bindings#6374

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

Merged

Conversation

@tj-devel709
Copy link
Member

No description provided.

Copy link
Contributor

@chamonschamons left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Depending on iOS vs macOS (does it work on mac) we might need to rip out the mac parts?

boolIsEqual(ICHandlehandle);
}

[iOS(13,0),Mac(10,15,onlyOn64:true)]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Headers only seem to show this for:

+IC_CLASS_AVAILABLE(ios(13.0))+@interface ICNotification : NSObject <NSCopying>

Did I miss something?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

@chamons The framework does exist in the SDK/Applications/Xcode11-beta1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/IncomingCallNotifications.framework and I can confirm that it exists in Catalina. It kind of makes sense since you can pair your Mac with your phone and answer calls in your computer or use FaceTime.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

I agree, but it's not in the headers fwict?

I hate to bind it and have them remove it later?

File radar and make iOS only? Or am I missing something?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

mmm since it makes sense I would leave as is but lets have some middle ground here we can file an issue about this and keep track of it in new betas, would this suggestion work for you?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

That's fine. Add it for now, add removing it in#6212 if not in header. Maybe file a radar for bonus points?

dalexsoto reacted with thumbs up emoji
Copy link
Member

@dalexsotodalexsoto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

After comments are fixed

@spouliotspouliot added this to thexcode11 milestoneJun 19, 2019
@tj-devel709tj-devel709force-pushed theTJ-xcode11-IncomingCalls branch from5b6b5a5 to1fb67e0CompareJune 21, 2019 19:32
@tj-devel709
Copy link
MemberAuthor

Okay I had a weird issue pushing and Alex helped me fix my branch so the changes recommended should be good now.@dalexsoto@rolfbjarne@spouliot@mandel-macaque@VincentDondain@chamons

mandel-macaque and dalexsoto reacted with thumbs up emoji

@dalexsoto
Copy link
Member

build

@monojenkins
Copy link
Collaborator

Build failure
Build succeeded
API Diff (from stable)
ℹ️API Diff (from PR only) (please review changes)
ℹ️Generator Diff (please review changes)
🔥Test run failed 🔥

Test results

2 tests failed, 92 tests passed.

Failed tests

  • mmptest/macOS/Debug: Failed (Execution failed with exit code 1)
  • MTouch tests/NUnit: Failed (Execution failed with exit code 2)

@dalexsotodalexsoto merged commit6ad81d8 intodotnet:xcode11Jun 24, 2019
spouliot added a commit to spouliot/xamarin-macios that referenced this pull requestJul 3, 2019
Removed from build indotnet#6480This PR only removes the (now unused) bindings file.Original PR:dotnet#6374
spouliot added a commit that referenced this pull requestJul 3, 2019
Removed from build in#6480This PR only removes the (now unused) bindings file.Original PR:#6374
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@dalexsotodalexsotodalexsoto approved these changes

@rolfbjarnerolfbjarnerolfbjarne approved these changes

@emafemafAwaiting requested review from emaf

@jstedfastjstedfastAwaiting requested review from jstedfast

@kzukzuAwaiting requested review from kzu

@migueldeicazamigueldeicazaAwaiting requested review from migueldeicaza

@VincentDondainVincentDondainAwaiting requested review from VincentDondain

+3 more reviewers

@chamonschamonschamons left review comments

@spouliotspouliotspouliot approved these changes

@mandel-macaquemandel-macaquemandel-macaque approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

xcode11

Development

Successfully merging this pull request may close these issues.

7 participants

@tj-devel709@dalexsoto@monojenkins@rolfbjarne@spouliot@mandel-macaque@chamons

[8]ページ先頭

©2009-2025 Movatter.jp