Skip to content

Commit

Permalink
[Contacts] Add support for Xcode 15 beta 5. (#18697)
Browse files Browse the repository at this point in the history
  • Loading branch information
mandel-macaque committed Aug 11, 2023
1 parent 7108250 commit a6310de
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 5 deletions.
1 change: 1 addition & 0 deletions src/Contacts/CNEnums.cs
Expand Up @@ -88,6 +88,7 @@ public enum CNErrorCode : long {
NoAccessibleWritableContainers = 101,
UnauthorizedKeys = 102,
FeatureDisabledByUser = 103,
FeatureNotAvailable = 104,
RecordDoesNotExist = 200,
InsertedRecordAlreadyExists = 201,
ContainmentCycle = 202,
Expand Down

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion tests/xtro-sharpie/iOS-Contacts.todo

This file was deleted.

1 change: 0 additions & 1 deletion tests/xtro-sharpie/macOS-Contacts.todo

This file was deleted.

1 change: 0 additions & 1 deletion tests/xtro-sharpie/watchOS-Contacts.todo

This file was deleted.

6 comments on commit a6310de

@vs-mobiletools-engineering-service2

This comment was marked as outdated.

@vs-mobiletools-engineering-service2

This comment was marked as outdated.

@vs-mobiletools-engineering-service2

This comment was marked as outdated.

@vs-mobiletools-engineering-service2

This comment was marked as outdated.

@vs-mobiletools-engineering-service2

This comment was marked as outdated.

@vs-mobiletools-engineering-service2

This comment was marked as outdated.

Please sign in to comment.