forked from xamarin/xamarin-macios
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[xcode15.1] Bump PR to Xcode 15.1 Beta 3
- Loading branch information
Showing
99 changed files
with
815 additions
and
991 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
#nullable enable | ||
|
||
using System; | ||
using Foundation; | ||
using ObjCRuntime; | ||
using System.ComponentModel; | ||
|
||
#if !NET | ||
using NativeHandle = System.IntPtr; | ||
#endif | ||
|
||
namespace Speech { | ||
|
||
[Obsolete (Constants.ApiRemovedGeneral)] | ||
public unsafe partial class SFAnalysisContextTag { | ||
|
||
[Obsolete (Constants.ApiRemovedGeneral)] | ||
[EditorBrowsable (EditorBrowsableState.Never)] | ||
public static NSString LeftContext => throw new PlatformNotSupportedException (Constants.ApiRemovedGeneral); | ||
|
||
[Obsolete (Constants.ApiRemovedGeneral)] | ||
[EditorBrowsable (EditorBrowsableState.Never)] | ||
public static NSString RightContext => throw new PlatformNotSupportedException (Constants.ApiRemovedGeneral); | ||
|
||
[Obsolete (Constants.ApiRemovedGeneral)] | ||
[EditorBrowsable (EditorBrowsableState.Never)] | ||
public static NSString SelectedText => throw new PlatformNotSupportedException (Constants.ApiRemovedGeneral); | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
!missing-selector! CKSyncEngineDidFetchChangesEvent::context not bound | ||
!missing-selector! CKSyncEngineFetchChangesScope::containsZoneID: not bound | ||
!missing-selector! CKSyncEngineWillFetchChangesEvent::context not bound |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
tests/xtro-sharpie/api-annotations-dotnet/iOS-CoreLocation.todo
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
!missing-enum-value! CLMonitoringState native value CLMonitoringStateUnmonitored = 3 not bound |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
!missing-field! kCVImageBufferLogTransferFunction_AppleLog not bound | ||
!missing-field! kCVImageBufferLogTransferFunctionKey not bound |
17 changes: 17 additions & 0 deletions
17
tests/xtro-sharpie/api-annotations-dotnet/iOS-GameKit.todo
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
!missing-protocol-member! GKMatchmakerViewControllerDelegate::matchmakerViewController:getMatchPropertiesForRecipient:withCompletionHandler: not found | ||
!missing-selector! GKMatch::playerProperties not bound | ||
!missing-selector! GKMatch::properties not bound | ||
!missing-selector! GKMatchedPlayers::playerProperties not bound | ||
!missing-selector! GKMatchedPlayers::players not bound | ||
!missing-selector! GKMatchedPlayers::properties not bound | ||
!missing-selector! GKMatchmaker::findMatchedPlayers:withCompletionHandler: not bound | ||
!missing-selector! GKMatchmaker::queryQueueActivity:withCompletionHandler: not bound | ||
!missing-selector! GKMatchRequest::properties not bound | ||
!missing-selector! GKMatchRequest::queueName not bound | ||
!missing-selector! GKMatchRequest::recipientProperties not bound | ||
!missing-selector! GKMatchRequest::setProperties: not bound | ||
!missing-selector! GKMatchRequest::setQueueName: not bound | ||
!missing-selector! GKMatchRequest::setRecipientProperties: not bound | ||
!missing-type! GKMatchedPlayers not bound | ||
!missing-enum-value! GKError native value GKErrorICloudUnavailable = 35 not bound | ||
!missing-enum-value! GKError native value GKErrorLockdownMode = 36 not bound |
Oops, something went wrong.