Skip to content

Commit e0782fa

Browse files
authored
[ContactProvider] Don't bind this framework. (#21160)
For all intents and purposes it's Swift only.
1 parent f61f129 commit e0782fa

File tree

4 files changed

+6
-4
lines changed

4 files changed

+6
-4
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# This is a Swift-only frameworks, with only version APIs available in Objective-C, so we're not binding it in Objective-C
2+
!missing-field! ContactProviderVersionNumber not bound
3+
!missing-field! ContactProviderVersionString not bound

tests/xtro-sharpie/api-annotations-dotnet/iOS-ContactProvider.todo

Lines changed: 0 additions & 2 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# This is a Swift-only frameworks, with only version APIs available in Objective-C, so we're not binding it in Objective-C
2+
!missing-field! ContactProviderVersionNumber not bound
3+
!missing-field! ContactProviderVersionString not bound

tests/xtro-sharpie/iOS-ContactProvider.todo

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)