-
Notifications
You must be signed in to change notification settings - Fork 565
[release/9.0.1xx] Bump to Xcode 26.2. #24737
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
6 changes: 6 additions & 0 deletions
6
tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-AVFoundation.todo
This file contains hidden or 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,6 @@ | ||
| !missing-enum-value! AVAudioSessionCategoryOptions native value AVAudioSessionCategoryOptionFarFieldInput = 262144 not bound | ||
| !missing-field! AVAudioSessionModeDualRoute not bound | ||
| !missing-field! AVFileTypeQuickTimeAudio not bound | ||
| !missing-selector! +AVCaptureDevice::isEdgeLightActive not bound | ||
| !missing-selector! +AVCaptureDevice::isEdgeLightEnabled not bound | ||
| !missing-selector! AVCaptureDeviceFormat::isEdgeLightSupported not bound |
4 changes: 4 additions & 0 deletions
4
tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-Accessibility.todo
This file contains hidden or 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,4 @@ | ||
| !missing-field! AXPrefersActionSliderAlternativeDidChangeNotification not bound | ||
| !missing-field! AXShowBordersEnabledStatusDidChangeNotification not bound | ||
| !missing-pinvoke! AXPrefersActionSliderAlternative is not bound | ||
| !missing-pinvoke! AXShowBordersEnabled is not bound |
36 changes: 36 additions & 0 deletions
36
tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-AuthenticationServices.todo
This file contains hidden or 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,36 @@ | ||
| !missing-enum! ASSavePasswordRequestEvent not bound | ||
| !missing-enum-value! ASCredentialServiceIdentifierType native value ASCredentialServiceIdentifierTypeApp = 2 not bound | ||
| !missing-field! ASGeneratedPasswordKindAlphanumeric not bound | ||
| !missing-field! ASGeneratedPasswordKindPassphrase not bound | ||
| !missing-field! ASGeneratedPasswordKindStrong not bound | ||
| !missing-selector! +ASAuthorizationWebBrowserPublicKeyCredentialManager::isDeviceConfiguredForPasskeys not bound | ||
| !missing-selector! ASCredentialProviderExtensionContext::completeGeneratePasswordRequestWithResults:completionHandler: not bound | ||
| !missing-selector! ASCredentialProviderExtensionContext::completeSavePasswordRequestWithCompletionHandler: not bound | ||
| !missing-selector! ASCredentialProviderViewController::performGeneratePasswordsRequestWithoutUserInteraction: not bound | ||
| !missing-selector! ASCredentialProviderViewController::performSavePasswordRequestWithoutUserInteractionIfPossible: not bound | ||
| !missing-selector! ASCredentialProviderViewController::prepareInterfaceForGeneratePasswordsRequest: not bound | ||
| !missing-selector! ASCredentialProviderViewController::prepareInterfaceForSavePasswordRequest: not bound | ||
| !missing-selector! ASCredentialServiceIdentifier::displayName not bound | ||
| !missing-selector! ASCredentialServiceIdentifier::initWithIdentifier:type:displayName: not bound | ||
| !missing-selector! ASGeneratedPassword::initWithKind:value: not bound | ||
| !missing-selector! ASGeneratedPassword::kind not bound | ||
| !missing-selector! ASGeneratedPassword::localizedName not bound | ||
| !missing-selector! ASGeneratedPassword::value not bound | ||
| !missing-selector! ASGeneratePasswordsRequest::confirmPasswordFieldPasswordRules not bound | ||
| !missing-selector! ASGeneratePasswordsRequest::initWithServiceIdentifier:passwordFieldPasswordRules:confirmPasswordFieldPasswordRules:passwordRulesFromQuirks: not bound | ||
| !missing-selector! ASGeneratePasswordsRequest::passwordFieldPasswordRules not bound | ||
| !missing-selector! ASGeneratePasswordsRequest::passwordRulesFromQuirks not bound | ||
| !missing-selector! ASGeneratePasswordsRequest::serviceIdentifier not bound | ||
| !missing-selector! ASSavePasswordRequest::credential not bound | ||
| !missing-selector! ASSavePasswordRequest::event not bound | ||
| !missing-selector! ASSavePasswordRequest::initWithServiceIdentifier:credential:sessionID:event: not bound | ||
| !missing-selector! ASSavePasswordRequest::initWithServiceIdentifier:credential:sessionID:event:passwordKind: not bound | ||
| !missing-selector! ASSavePasswordRequest::initWithServiceIdentifier:credential:title:sessionID:event: not bound | ||
| !missing-selector! ASSavePasswordRequest::initWithServiceIdentifier:credential:title:sessionID:event:passwordKind: not bound | ||
| !missing-selector! ASSavePasswordRequest::passwordKind not bound | ||
| !missing-selector! ASSavePasswordRequest::serviceIdentifier not bound | ||
| !missing-selector! ASSavePasswordRequest::sessionID not bound | ||
| !missing-selector! ASSavePasswordRequest::title not bound | ||
| !missing-type! ASGeneratedPassword not bound | ||
| !missing-type! ASGeneratePasswordsRequest not bound | ||
| !missing-type! ASSavePasswordRequest not bound |
8 changes: 8 additions & 0 deletions
8
tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-AutomaticAssessmentConfiguration.todo
This file contains hidden or 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 |
|---|---|---|
| @@ -1,2 +1,10 @@ | ||
| # header says this ctor is available in Mac Catalyst, Apple's documentation + xtro says it's not, so don't add it for now. | ||
| !missing-selector! AEAssessmentApplication::initWithBundleIdentifier:teamIdentifier: not bound | ||
| !missing-selector! AEAssessmentConfiguration::allowsAccessibilityKeyboard not bound | ||
| !missing-selector! AEAssessmentConfiguration::allowsAccessibilityLiveCaptions not bound | ||
| !missing-selector! AEAssessmentConfiguration::allowsAccessibilityReader not bound | ||
| !missing-selector! AEAssessmentConfiguration::allowsScreenshots not bound | ||
| !missing-selector! AEAssessmentConfiguration::setAllowsAccessibilityKeyboard: not bound | ||
| !missing-selector! AEAssessmentConfiguration::setAllowsAccessibilityLiveCaptions: not bound | ||
| !missing-selector! AEAssessmentConfiguration::setAllowsAccessibilityReader: not bound | ||
| !missing-selector! AEAssessmentConfiguration::setAllowsScreenshots: not bound |
4 changes: 4 additions & 0 deletions
4
tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-BrowserEngineKit.todo
This file contains hidden or 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,4 @@ | ||
| !missing-selector! +BEWebContentFilter::shouldEvaluateURLs not bound | ||
| !missing-selector! BEWebContentFilter::allowURL:completionHandler: not bound | ||
| !missing-selector! BEWebContentFilter::evaluateURL:completionHandler: not bound | ||
| !missing-type! BEWebContentFilter not bound |
4 changes: 4 additions & 0 deletions
4
tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-CarPlay.todo
This file contains hidden or 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,4 @@ | ||
| !missing-pinvoke! NSStringFromCPJunctionType is not bound | ||
| !missing-pinvoke! NSStringFromCPLaneStatus is not bound | ||
| !missing-pinvoke! NSStringFromCPManeuverType is not bound | ||
| !missing-pinvoke! NSStringFromCPTrafficSide is not bound |
7 changes: 7 additions & 0 deletions
7
tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-Foundation.todo
This file contains hidden or 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,7 @@ | ||
| !missing-enum-value! NSUrlErrorNetworkUnavailableReason native value NSURLErrorNetworkUnavailableReasonUltraConstrained = 3 not bound | ||
| !missing-selector! NSMutableURLRequest::allowsUltraConstrainedNetworkAccess not bound | ||
| !missing-selector! NSMutableURLRequest::setAllowsUltraConstrainedNetworkAccess: not bound | ||
| !missing-selector! NSProcessInfo::isiOSAppOnVision not bound | ||
| !missing-selector! NSURLRequest::allowsUltraConstrainedNetworkAccess not bound | ||
| !missing-selector! NSURLSessionConfiguration::allowsUltraConstrainedNetworkAccess not bound | ||
| !missing-selector! NSURLSessionConfiguration::setAllowsUltraConstrainedNetworkAccess: not bound |
2 changes: 2 additions & 0 deletions
2
tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-GameController.todo
This file contains hidden or 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-protocol! GCPhysicalInputExtents not bound | ||
| !missing-protocol-member! GCLinearInput::physicalExtents not found |
3 changes: 3 additions & 0 deletions
3
tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-GameKit.todo
This file contains hidden or 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 @@ | ||
| !deprecated-attribute-missing! GKLocalPlayer::loadDefaultLeaderboardIdentifierWithCompletionHandler: missing a [Deprecated] attribute | ||
| !deprecated-attribute-missing! GKLocalPlayer::setDefaultLeaderboardIdentifier:completionHandler: missing a [Deprecated] attribute | ||
| !missing-selector! GKAccessPoint::triggerAccessPointForArcadeWithHandler: not bound |
1 change: 1 addition & 0 deletions
1
tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-HealthKit.todo
This file contains hidden or 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-field! HKCategoryTypeIdentifierHypertensionEvent not bound |
5 changes: 5 additions & 0 deletions
5
tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-HomeKit.todo
This file contains hidden or 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,5 @@ | ||
| !missing-selector! HMAccessory::bridgedAccessories not bound | ||
| !missing-selector! HMAccessory::home not bound | ||
| !missing-selector! HMAccessoryHMAccessory::HAPInstanceID not bound | ||
| !missing-selector! HMAccessoryHMAccessory::isVendorAccessory not bound | ||
| !missing-selector! HMHomeManager::findHMHomeManagerAccessoryWithHAPPublicKey:completionHandler: not bound |
1 change: 1 addition & 0 deletions
1
tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-Metal.todo
This file contains hidden or 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-selector! MTLFunctionReflection::userAnnotation not bound |
3 changes: 3 additions & 0 deletions
3
tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-PassKit.todo
This file contains hidden or 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-field! PKPaymentNetworkConecs not bound | ||
| !missing-selector! PKIdentityRequest::setUsageDescriptionKey: not bound | ||
| !missing-selector! PKIdentityRequest::usageDescriptionKey not bound |
1 change: 1 addition & 0 deletions
1
tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-Photos.todo
This file contains hidden or 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! PHPhotosError native value PHPhotosErrorLimitExceeded = 3307 not bound |
5 changes: 5 additions & 0 deletions
5
tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-SafariServices.todo
This file contains hidden or 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,5 @@ | ||
| !missing-enum-value! SFErrorCode native value SFErrorMaximumAttemptsExceeded = 6 not bound | ||
| !missing-selector! +SFSafariExtensionManager::getStateOfExtensionWithIdentifier:completionHandler: not bound | ||
| !missing-selector! SFSafariExtensionState::isEnabled not bound | ||
| !missing-type! SFSafariExtensionManager not bound | ||
| !missing-type! SFSafariExtensionState not bound |
1 change: 1 addition & 0 deletions
1
tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-Security.todo
This file contains hidden or 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 @@ | ||
| !deprecated-attribute-missing! SecAddSharedWebCredential missing a [Deprecated] attribute |
4 changes: 4 additions & 0 deletions
4
tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-UIKit.todo
This file contains hidden or 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,4 @@ | ||
| !missing-selector! +UIColorEffect::effectWithColor: not bound | ||
| !missing-selector! UITabGroup::isSidebarDestination not bound | ||
| !missing-selector! UITabGroup::setIsSidebarDestination: not bound | ||
| !missing-type! UIColorEffect not bound |
1 change: 1 addition & 0 deletions
1
tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-VideoToolbox.todo
This file contains hidden or 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-pinvoke! VTRegisterSupplementalVideoDecoderIfAvailable is not bound |
6 changes: 6 additions & 0 deletions
6
tests/xtro-sharpie/api-annotations-dotnet/iOS-AVFoundation.todo
This file contains hidden or 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,6 @@ | ||
| !missing-enum-value! AVAudioSessionCategoryOptions native value AVAudioSessionCategoryOptionFarFieldInput = 262144 not bound | ||
| !missing-field! AVAudioSessionModeDualRoute not bound | ||
| !missing-field! AVFileTypeQuickTimeAudio not bound | ||
| !missing-selector! +AVCaptureDevice::isEdgeLightActive not bound | ||
| !missing-selector! +AVCaptureDevice::isEdgeLightEnabled not bound | ||
| !missing-selector! AVCaptureDeviceFormat::isEdgeLightSupported not bound |
4 changes: 4 additions & 0 deletions
4
tests/xtro-sharpie/api-annotations-dotnet/iOS-Accessibility.todo
This file contains hidden or 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,4 @@ | ||
| !missing-field! AXPrefersActionSliderAlternativeDidChangeNotification not bound | ||
| !missing-field! AXShowBordersEnabledStatusDidChangeNotification not bound | ||
| !missing-pinvoke! AXPrefersActionSliderAlternative is not bound | ||
| !missing-pinvoke! AXShowBordersEnabled is not bound |
14 changes: 14 additions & 0 deletions
14
tests/xtro-sharpie/api-annotations-dotnet/iOS-AccessorySetupKit.todo
This file contains hidden or 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,14 @@ | ||
| !missing-enum! ASPickerDisplaySettingsOptions not bound | ||
| !missing-enum-value! ASAccessoryEventType native value ASAccessoryEventTypeAccessoryDiscovered = 33 not bound | ||
| !missing-field! ASPickerDisplaySettingsDiscoveryTimeoutUnbounded not bound | ||
| !missing-selector! ASAccessorySession::finishPickerDiscovery: not bound | ||
| !missing-selector! ASAccessorySession::updatePickerShowingDiscoveredDisplayItems:completionHandler: not bound | ||
| !missing-selector! ASDiscoveredAccessory::bluetoothAdvertisementData not bound | ||
| !missing-selector! ASDiscoveredAccessory::bluetoothRSSI not bound | ||
| !missing-selector! ASDiscoveredDisplayItem::initWithName:productImage:accessory: not bound | ||
| !missing-selector! ASMigrationDisplayItem::setWifiAwarePairedDeviceID: not bound | ||
| !missing-selector! ASMigrationDisplayItem::wifiAwarePairedDeviceID not bound | ||
| !missing-selector! ASPickerDisplaySettings::options not bound | ||
| !missing-selector! ASPickerDisplaySettings::setOptions: not bound | ||
| !missing-type! ASDiscoveredAccessory not bound | ||
| !missing-type! ASDiscoveredDisplayItem not bound |
36 changes: 36 additions & 0 deletions
36
tests/xtro-sharpie/api-annotations-dotnet/iOS-AuthenticationServices.todo
This file contains hidden or 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,36 @@ | ||
| !missing-enum! ASSavePasswordRequestEvent not bound | ||
| !missing-enum-value! ASCredentialServiceIdentifierType native value ASCredentialServiceIdentifierTypeApp = 2 not bound | ||
| !missing-field! ASGeneratedPasswordKindAlphanumeric not bound | ||
| !missing-field! ASGeneratedPasswordKindPassphrase not bound | ||
| !missing-field! ASGeneratedPasswordKindStrong not bound | ||
| !missing-selector! +ASAuthorizationWebBrowserPublicKeyCredentialManager::isDeviceConfiguredForPasskeys not bound | ||
| !missing-selector! ASCredentialProviderExtensionContext::completeGeneratePasswordRequestWithResults:completionHandler: not bound | ||
| !missing-selector! ASCredentialProviderExtensionContext::completeSavePasswordRequestWithCompletionHandler: not bound | ||
| !missing-selector! ASCredentialProviderViewController::performGeneratePasswordsRequestWithoutUserInteraction: not bound | ||
| !missing-selector! ASCredentialProviderViewController::performSavePasswordRequestWithoutUserInteractionIfPossible: not bound | ||
| !missing-selector! ASCredentialProviderViewController::prepareInterfaceForGeneratePasswordsRequest: not bound | ||
| !missing-selector! ASCredentialProviderViewController::prepareInterfaceForSavePasswordRequest: not bound | ||
| !missing-selector! ASCredentialServiceIdentifier::displayName not bound | ||
| !missing-selector! ASCredentialServiceIdentifier::initWithIdentifier:type:displayName: not bound | ||
| !missing-selector! ASGeneratedPassword::initWithKind:value: not bound | ||
| !missing-selector! ASGeneratedPassword::kind not bound | ||
| !missing-selector! ASGeneratedPassword::localizedName not bound | ||
| !missing-selector! ASGeneratedPassword::value not bound | ||
| !missing-selector! ASGeneratePasswordsRequest::confirmPasswordFieldPasswordRules not bound | ||
| !missing-selector! ASGeneratePasswordsRequest::initWithServiceIdentifier:passwordFieldPasswordRules:confirmPasswordFieldPasswordRules:passwordRulesFromQuirks: not bound | ||
| !missing-selector! ASGeneratePasswordsRequest::passwordFieldPasswordRules not bound | ||
| !missing-selector! ASGeneratePasswordsRequest::passwordRulesFromQuirks not bound | ||
| !missing-selector! ASGeneratePasswordsRequest::serviceIdentifier not bound | ||
| !missing-selector! ASSavePasswordRequest::credential not bound | ||
| !missing-selector! ASSavePasswordRequest::event not bound | ||
| !missing-selector! ASSavePasswordRequest::initWithServiceIdentifier:credential:sessionID:event: not bound | ||
| !missing-selector! ASSavePasswordRequest::initWithServiceIdentifier:credential:sessionID:event:passwordKind: not bound | ||
| !missing-selector! ASSavePasswordRequest::initWithServiceIdentifier:credential:title:sessionID:event: not bound | ||
| !missing-selector! ASSavePasswordRequest::initWithServiceIdentifier:credential:title:sessionID:event:passwordKind: not bound | ||
| !missing-selector! ASSavePasswordRequest::passwordKind not bound | ||
| !missing-selector! ASSavePasswordRequest::serviceIdentifier not bound | ||
| !missing-selector! ASSavePasswordRequest::sessionID not bound | ||
| !missing-selector! ASSavePasswordRequest::title not bound | ||
| !missing-type! ASGeneratedPassword not bound | ||
| !missing-type! ASGeneratePasswordsRequest not bound | ||
| !missing-type! ASSavePasswordRequest not bound |
4 changes: 4 additions & 0 deletions
4
tests/xtro-sharpie/api-annotations-dotnet/iOS-AutomaticAssessmentConfiguration.todo
This file contains hidden or 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,4 @@ | ||
| !missing-selector! AEAssessmentConfiguration::allowsAccessibilityLiveCaptions not bound | ||
| !missing-selector! AEAssessmentConfiguration::allowsAccessibilityReader not bound | ||
| !missing-selector! AEAssessmentConfiguration::setAllowsAccessibilityLiveCaptions: not bound | ||
| !missing-selector! AEAssessmentConfiguration::setAllowsAccessibilityReader: not bound |
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.