From 391b8e269028dd9c2b585c9b24a5a93734b16d72 Mon Sep 17 00:00:00 2001 From: Alex Soto Date: Tue, 19 Sep 2023 12:34:34 -0400 Subject: [PATCH] [xcode15] Bump to Xcode 15 stable version (#19009) Co-authored-by: Rolf Bjarne Kvinge --- Make.config | 4 ++-- Make.versions | 4 ++-- tests/dotnet/UnitTests/MlaunchTest.cs | 2 +- .../iOS-AVFoundation.todo | 19 +++++++++++++++++++ .../api-annotations-dotnet/iOS-Metal.todo | 18 ++++++++++++++++++ .../macOS-AVFoundation.todo | 16 ++++++++++++++++ .../api-annotations-dotnet/macOS-Metal.todo | 1 + .../tvOS-AVFoundation.todo | 16 +++++++++++++++- tests/xtro-sharpie/iOS-AVFoundation.todo | 19 +++++++++++++++++++ tests/xtro-sharpie/iOS-Metal.todo | 18 ++++++++++++++++++ tests/xtro-sharpie/macOS-AVFoundation.todo | 16 ++++++++++++++++ tests/xtro-sharpie/macOS-Metal.todo | 1 + tests/xtro-sharpie/tvOS-AVFoundation.todo | 16 +++++++++++++++- .../watchOS-NearbyInteraction.todo | 6 ++++++ 14 files changed, 149 insertions(+), 7 deletions(-) create mode 100644 tests/xtro-sharpie/watchOS-NearbyInteraction.todo diff --git a/Make.config b/Make.config index b9b027c544..84d63e443d 100644 --- a/Make.config +++ b/Make.config @@ -201,8 +201,8 @@ MACCATALYST_NUGET_VERSION_FULL=$(MACCATALYST_NUGET_VERSION_NO_METADATA)+$(NUGET_ # Xcode version should have both a major and a minor version (even if the minor version is 0) XCODE_VERSION=15.0 -XCODE_URL=https://dl.internalx.com/internal-files/xcodes/Xcode_15_beta_7.xip -XCODE_DEVELOPER_ROOT=/Applications/Xcode_15.0.0-beta7.app/Contents/Developer +XCODE_URL=https://dl.internalx.com/internal-files/xcodes/Xcode_15.xip +XCODE_DEVELOPER_ROOT=/Applications/Xcode_15.0.0.app/Contents/Developer XCODE_PRODUCT_BUILD_VERSION:=$(shell /usr/libexec/PlistBuddy -c 'Print :ProductBuildVersion' $(XCODE_DEVELOPER_ROOT)/../version.plist 2>/dev/null || echo " $(shell tput setaf 1 2>/dev/null)The required Xcode ($(XCODE_VERSION)) is not installed in $(basename $(basename $(XCODE_DEVELOPER_ROOT)))$(shell tput sgr0 2>/dev/null)" >&2) # We define stable Xcode as the Xcode app being named like "Xcode_#.#[.#].app" diff --git a/Make.versions b/Make.versions index b06859703a..e9d51ca7d7 100644 --- a/Make.versions +++ b/Make.versions @@ -48,8 +48,8 @@ # line changed in git). # -IOS_PACKAGE_VERSION=16.99.0.$(IOS_COMMIT_DISTANCE) -MAC_PACKAGE_VERSION=9.99.0.$(MAC_COMMIT_DISTANCE) +IOS_PACKAGE_VERSION=17.0.0.$(IOS_COMMIT_DISTANCE) +MAC_PACKAGE_VERSION=9.0.0.$(MAC_COMMIT_DISTANCE) # # ** NuGet package version numbers ** diff --git a/tests/dotnet/UnitTests/MlaunchTest.cs b/tests/dotnet/UnitTests/MlaunchTest.cs index 917eee17cd..9c078440e7 100644 --- a/tests/dotnet/UnitTests/MlaunchTest.cs +++ b/tests/dotnet/UnitTests/MlaunchTest.cs @@ -50,7 +50,7 @@ namespace Xamarin.Tests { } [Test] - [TestCase (ApplePlatform.iOS, "iossimulator-x64;iossimulator-arm64", ":v2:runtime=com.apple.CoreSimulator.SimRuntime.iOS-17-0,devicetype=com.apple.CoreSimulator.SimDeviceType.iPhone-14-Pro")] + [TestCase (ApplePlatform.iOS, "iossimulator-x64;iossimulator-arm64", ":v2:runtime=com.apple.CoreSimulator.SimRuntime.iOS-17-0,devicetype=com.apple.CoreSimulator.SimDeviceType.iPhone-15-Pro")] [TestCase (ApplePlatform.iOS, "ios-arm64", "")] [TestCase (ApplePlatform.TVOS, "tvossimulator-arm64", ":v2:runtime=com.apple.CoreSimulator.SimRuntime.tvOS-17-0,devicetype=com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-3rd-generation-1080p")] public void GetMlaunchRunArguments (ApplePlatform platform, string runtimeIdentifiers, string device) diff --git a/tests/xtro-sharpie/api-annotations-dotnet/iOS-AVFoundation.todo b/tests/xtro-sharpie/api-annotations-dotnet/iOS-AVFoundation.todo index 998fe3a902..4146d04756 100644 --- a/tests/xtro-sharpie/api-annotations-dotnet/iOS-AVFoundation.todo +++ b/tests/xtro-sharpie/api-annotations-dotnet/iOS-AVFoundation.todo @@ -475,3 +475,22 @@ !missing-type! AVMetadataHumanFullBodyObject not bound !missing-type! AVSampleBufferVideoRenderer not bound !missing-field! AVCaptureDeviceTypeContinuityCamera not bound +!deprecated-attribute-missing! AVCaptureDeviceFormat::supportedVideoZoomFactorsForDepthDataDelivery missing a [Deprecated] attribute +!missing-enum-value! AVCaptureColorSpace native value AVCaptureColorSpace_AppleLog = 3 not bound +!missing-enum-value! AVCaptureSystemPressureFactors native value AVCaptureSystemPressureFactorCameraTemperature = 8 not bound +!missing-enum-value! AVCaptureVideoStabilizationMode native value AVCaptureVideoStabilizationModePreviewOptimized = 4 not bound +!missing-selector! +AVExternalStorageDevice::authorizationStatus not bound +!missing-selector! +AVExternalStorageDevice::requestAccessWithCompletionHandler: not bound +!missing-selector! +AVExternalStorageDeviceDiscoverySession::isSupported not bound +!missing-selector! +AVExternalStorageDeviceDiscoverySession::sharedSession not bound +!missing-selector! AVCaptureVideoDataOutput::recommendedVideoSettingsForVideoCodecType:assetWriterOutputFileType:outputFileURL: not bound +!missing-selector! AVExternalStorageDevice::displayName not bound +!missing-selector! AVExternalStorageDevice::freeSize not bound +!missing-selector! AVExternalStorageDevice::isConnected not bound +!missing-selector! AVExternalStorageDevice::isNotRecommendedForCaptureUse not bound +!missing-selector! AVExternalStorageDevice::nextAvailableURLsWithPathExtensions:error: not bound +!missing-selector! AVExternalStorageDevice::totalSize not bound +!missing-selector! AVExternalStorageDevice::uuid not bound +!missing-selector! AVExternalStorageDeviceDiscoverySession::externalStorageDevices not bound +!missing-type! AVExternalStorageDevice not bound +!missing-type! AVExternalStorageDeviceDiscoverySession not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/iOS-Metal.todo b/tests/xtro-sharpie/api-annotations-dotnet/iOS-Metal.todo index 16ac0c848d..dbbf84c92b 100644 --- a/tests/xtro-sharpie/api-annotations-dotnet/iOS-Metal.todo +++ b/tests/xtro-sharpie/api-annotations-dotnet/iOS-Metal.todo @@ -341,3 +341,21 @@ !missing-type! MTLArchitecture not bound !missing-type! MTLIndirectInstanceAccelerationStructureDescriptor not bound !unknown-native-enum! MTLArgumentAccess bound +!missing-enum-value! MTLGpuFamily native value MTLGPUFamilyApple9 = 1009 not bound +!missing-enum-value! MTLIndirectCommandType native value MTLIndirectCommandTypeDrawMeshThreadgroups = 128 not bound +!missing-enum-value! MTLIndirectCommandType native value MTLIndirectCommandTypeDrawMeshThreads = 256 not bound +!missing-protocol-member! MTLIndirectRenderCommand::clearBarrier not found +!missing-protocol-member! MTLIndirectRenderCommand::drawMeshThreadgroups:threadsPerObjectThreadgroup:threadsPerMeshThreadgroup: not found +!missing-protocol-member! MTLIndirectRenderCommand::drawMeshThreads:threadsPerObjectThreadgroup:threadsPerMeshThreadgroup: not found +!missing-protocol-member! MTLIndirectRenderCommand::setBarrier not found +!missing-protocol-member! MTLIndirectRenderCommand::setMeshBuffer:offset:atIndex: not found +!missing-protocol-member! MTLIndirectRenderCommand::setObjectBuffer:offset:atIndex: not found +!missing-protocol-member! MTLIndirectRenderCommand::setObjectThreadgroupMemoryLength:atIndex: not found +!missing-selector! MTLIndirectCommandBufferDescriptor::maxMeshBufferBindCount not bound +!missing-selector! MTLIndirectCommandBufferDescriptor::maxObjectBufferBindCount not bound +!missing-selector! MTLIndirectCommandBufferDescriptor::maxObjectThreadgroupMemoryBindCount not bound +!missing-selector! MTLIndirectCommandBufferDescriptor::setMaxMeshBufferBindCount: not bound +!missing-selector! MTLIndirectCommandBufferDescriptor::setMaxObjectBufferBindCount: not bound +!missing-selector! MTLIndirectCommandBufferDescriptor::setMaxObjectThreadgroupMemoryBindCount: not bound +!missing-selector! MTLMeshRenderPipelineDescriptor::setSupportIndirectCommandBuffers: not bound +!missing-selector! MTLMeshRenderPipelineDescriptor::supportIndirectCommandBuffers not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/macOS-AVFoundation.todo b/tests/xtro-sharpie/api-annotations-dotnet/macOS-AVFoundation.todo index 6272307cd9..e4cfdcbc40 100644 --- a/tests/xtro-sharpie/api-annotations-dotnet/macOS-AVFoundation.todo +++ b/tests/xtro-sharpie/api-annotations-dotnet/macOS-AVFoundation.todo @@ -449,3 +449,19 @@ !unknown-field! AVAudioSessionMediaServicesWereResetNotification bound !missing-field! AVCaptureDeviceTypeContinuityCamera not bound !missing-selector! AVCaptureDevice::displayVideoZoomFactorMultiplier not bound +!missing-enum-value! AVCaptureColorSpace native value AVCaptureColorSpace_AppleLog = 3 not bound +!missing-selector! +AVExternalStorageDevice::authorizationStatus not bound +!missing-selector! +AVExternalStorageDevice::requestAccessWithCompletionHandler: not bound +!missing-selector! +AVExternalStorageDeviceDiscoverySession::isSupported not bound +!missing-selector! +AVExternalStorageDeviceDiscoverySession::sharedSession not bound +!missing-selector! AVCaptureVideoDataOutput::recommendedVideoSettingsForVideoCodecType:assetWriterOutputFileType:outputFileURL: not bound +!missing-selector! AVExternalStorageDevice::displayName not bound +!missing-selector! AVExternalStorageDevice::freeSize not bound +!missing-selector! AVExternalStorageDevice::isConnected not bound +!missing-selector! AVExternalStorageDevice::isNotRecommendedForCaptureUse not bound +!missing-selector! AVExternalStorageDevice::nextAvailableURLsWithPathExtensions:error: not bound +!missing-selector! AVExternalStorageDevice::totalSize not bound +!missing-selector! AVExternalStorageDevice::uuid not bound +!missing-selector! AVExternalStorageDeviceDiscoverySession::externalStorageDevices not bound +!missing-type! AVExternalStorageDevice not bound +!missing-type! AVExternalStorageDeviceDiscoverySession not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/macOS-Metal.todo b/tests/xtro-sharpie/api-annotations-dotnet/macOS-Metal.todo index 71ef1f2088..ffd61dd6fa 100644 --- a/tests/xtro-sharpie/api-annotations-dotnet/macOS-Metal.todo +++ b/tests/xtro-sharpie/api-annotations-dotnet/macOS-Metal.todo @@ -343,3 +343,4 @@ !missing-type! MTLArchitecture not bound !missing-type! MTLIndirectInstanceAccelerationStructureDescriptor not bound !unknown-native-enum! MTLArgumentAccess bound +!missing-enum-value! MTLGpuFamily native value MTLGPUFamilyApple9 = 1009 not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/tvOS-AVFoundation.todo b/tests/xtro-sharpie/api-annotations-dotnet/tvOS-AVFoundation.todo index d3a8c12ee8..8469817778 100644 --- a/tests/xtro-sharpie/api-annotations-dotnet/tvOS-AVFoundation.todo +++ b/tests/xtro-sharpie/api-annotations-dotnet/tvOS-AVFoundation.todo @@ -718,7 +718,6 @@ !missing-selector! AVCaptureDeviceFormat::supportedColorSpaces not bound !missing-selector! AVCaptureDeviceFormat::supportedDepthDataFormats not bound !missing-selector! AVCaptureDeviceFormat::supportedMaxPhotoDimensions not bound -!missing-selector! AVCaptureDeviceFormat::supportedVideoZoomFactorsForDepthDataDelivery not bound !missing-selector! AVCaptureDeviceFormat::unsupportedCaptureOutputClasses not bound !missing-selector! AVCaptureDeviceFormat::videoFieldOfView not bound !missing-selector! AVCaptureDeviceFormat::videoFrameRateRangeForCenterStage not bound @@ -1122,3 +1121,18 @@ !missing-type! AVMetadataSalientObject not bound !missing-type! AVSampleBufferVideoRenderer not bound !missing-selector! AVCaptureDevice::displayVideoZoomFactorMultiplier not bound +!missing-selector! +AVExternalStorageDevice::authorizationStatus not bound +!missing-selector! +AVExternalStorageDevice::requestAccessWithCompletionHandler: not bound +!missing-selector! +AVExternalStorageDeviceDiscoverySession::isSupported not bound +!missing-selector! +AVExternalStorageDeviceDiscoverySession::sharedSession not bound +!missing-selector! AVCaptureVideoDataOutput::recommendedVideoSettingsForVideoCodecType:assetWriterOutputFileType:outputFileURL: not bound +!missing-selector! AVExternalStorageDevice::displayName not bound +!missing-selector! AVExternalStorageDevice::freeSize not bound +!missing-selector! AVExternalStorageDevice::isConnected not bound +!missing-selector! AVExternalStorageDevice::isNotRecommendedForCaptureUse not bound +!missing-selector! AVExternalStorageDevice::nextAvailableURLsWithPathExtensions:error: not bound +!missing-selector! AVExternalStorageDevice::totalSize not bound +!missing-selector! AVExternalStorageDevice::uuid not bound +!missing-selector! AVExternalStorageDeviceDiscoverySession::externalStorageDevices not bound +!missing-type! AVExternalStorageDevice not bound +!missing-type! AVExternalStorageDeviceDiscoverySession not bound diff --git a/tests/xtro-sharpie/iOS-AVFoundation.todo b/tests/xtro-sharpie/iOS-AVFoundation.todo index 998fe3a902..4146d04756 100644 --- a/tests/xtro-sharpie/iOS-AVFoundation.todo +++ b/tests/xtro-sharpie/iOS-AVFoundation.todo @@ -475,3 +475,22 @@ !missing-type! AVMetadataHumanFullBodyObject not bound !missing-type! AVSampleBufferVideoRenderer not bound !missing-field! AVCaptureDeviceTypeContinuityCamera not bound +!deprecated-attribute-missing! AVCaptureDeviceFormat::supportedVideoZoomFactorsForDepthDataDelivery missing a [Deprecated] attribute +!missing-enum-value! AVCaptureColorSpace native value AVCaptureColorSpace_AppleLog = 3 not bound +!missing-enum-value! AVCaptureSystemPressureFactors native value AVCaptureSystemPressureFactorCameraTemperature = 8 not bound +!missing-enum-value! AVCaptureVideoStabilizationMode native value AVCaptureVideoStabilizationModePreviewOptimized = 4 not bound +!missing-selector! +AVExternalStorageDevice::authorizationStatus not bound +!missing-selector! +AVExternalStorageDevice::requestAccessWithCompletionHandler: not bound +!missing-selector! +AVExternalStorageDeviceDiscoverySession::isSupported not bound +!missing-selector! +AVExternalStorageDeviceDiscoverySession::sharedSession not bound +!missing-selector! AVCaptureVideoDataOutput::recommendedVideoSettingsForVideoCodecType:assetWriterOutputFileType:outputFileURL: not bound +!missing-selector! AVExternalStorageDevice::displayName not bound +!missing-selector! AVExternalStorageDevice::freeSize not bound +!missing-selector! AVExternalStorageDevice::isConnected not bound +!missing-selector! AVExternalStorageDevice::isNotRecommendedForCaptureUse not bound +!missing-selector! AVExternalStorageDevice::nextAvailableURLsWithPathExtensions:error: not bound +!missing-selector! AVExternalStorageDevice::totalSize not bound +!missing-selector! AVExternalStorageDevice::uuid not bound +!missing-selector! AVExternalStorageDeviceDiscoverySession::externalStorageDevices not bound +!missing-type! AVExternalStorageDevice not bound +!missing-type! AVExternalStorageDeviceDiscoverySession not bound diff --git a/tests/xtro-sharpie/iOS-Metal.todo b/tests/xtro-sharpie/iOS-Metal.todo index 16ac0c848d..dbbf84c92b 100644 --- a/tests/xtro-sharpie/iOS-Metal.todo +++ b/tests/xtro-sharpie/iOS-Metal.todo @@ -341,3 +341,21 @@ !missing-type! MTLArchitecture not bound !missing-type! MTLIndirectInstanceAccelerationStructureDescriptor not bound !unknown-native-enum! MTLArgumentAccess bound +!missing-enum-value! MTLGpuFamily native value MTLGPUFamilyApple9 = 1009 not bound +!missing-enum-value! MTLIndirectCommandType native value MTLIndirectCommandTypeDrawMeshThreadgroups = 128 not bound +!missing-enum-value! MTLIndirectCommandType native value MTLIndirectCommandTypeDrawMeshThreads = 256 not bound +!missing-protocol-member! MTLIndirectRenderCommand::clearBarrier not found +!missing-protocol-member! MTLIndirectRenderCommand::drawMeshThreadgroups:threadsPerObjectThreadgroup:threadsPerMeshThreadgroup: not found +!missing-protocol-member! MTLIndirectRenderCommand::drawMeshThreads:threadsPerObjectThreadgroup:threadsPerMeshThreadgroup: not found +!missing-protocol-member! MTLIndirectRenderCommand::setBarrier not found +!missing-protocol-member! MTLIndirectRenderCommand::setMeshBuffer:offset:atIndex: not found +!missing-protocol-member! MTLIndirectRenderCommand::setObjectBuffer:offset:atIndex: not found +!missing-protocol-member! MTLIndirectRenderCommand::setObjectThreadgroupMemoryLength:atIndex: not found +!missing-selector! MTLIndirectCommandBufferDescriptor::maxMeshBufferBindCount not bound +!missing-selector! MTLIndirectCommandBufferDescriptor::maxObjectBufferBindCount not bound +!missing-selector! MTLIndirectCommandBufferDescriptor::maxObjectThreadgroupMemoryBindCount not bound +!missing-selector! MTLIndirectCommandBufferDescriptor::setMaxMeshBufferBindCount: not bound +!missing-selector! MTLIndirectCommandBufferDescriptor::setMaxObjectBufferBindCount: not bound +!missing-selector! MTLIndirectCommandBufferDescriptor::setMaxObjectThreadgroupMemoryBindCount: not bound +!missing-selector! MTLMeshRenderPipelineDescriptor::setSupportIndirectCommandBuffers: not bound +!missing-selector! MTLMeshRenderPipelineDescriptor::supportIndirectCommandBuffers not bound diff --git a/tests/xtro-sharpie/macOS-AVFoundation.todo b/tests/xtro-sharpie/macOS-AVFoundation.todo index 6272307cd9..e4cfdcbc40 100644 --- a/tests/xtro-sharpie/macOS-AVFoundation.todo +++ b/tests/xtro-sharpie/macOS-AVFoundation.todo @@ -449,3 +449,19 @@ !unknown-field! AVAudioSessionMediaServicesWereResetNotification bound !missing-field! AVCaptureDeviceTypeContinuityCamera not bound !missing-selector! AVCaptureDevice::displayVideoZoomFactorMultiplier not bound +!missing-enum-value! AVCaptureColorSpace native value AVCaptureColorSpace_AppleLog = 3 not bound +!missing-selector! +AVExternalStorageDevice::authorizationStatus not bound +!missing-selector! +AVExternalStorageDevice::requestAccessWithCompletionHandler: not bound +!missing-selector! +AVExternalStorageDeviceDiscoverySession::isSupported not bound +!missing-selector! +AVExternalStorageDeviceDiscoverySession::sharedSession not bound +!missing-selector! AVCaptureVideoDataOutput::recommendedVideoSettingsForVideoCodecType:assetWriterOutputFileType:outputFileURL: not bound +!missing-selector! AVExternalStorageDevice::displayName not bound +!missing-selector! AVExternalStorageDevice::freeSize not bound +!missing-selector! AVExternalStorageDevice::isConnected not bound +!missing-selector! AVExternalStorageDevice::isNotRecommendedForCaptureUse not bound +!missing-selector! AVExternalStorageDevice::nextAvailableURLsWithPathExtensions:error: not bound +!missing-selector! AVExternalStorageDevice::totalSize not bound +!missing-selector! AVExternalStorageDevice::uuid not bound +!missing-selector! AVExternalStorageDeviceDiscoverySession::externalStorageDevices not bound +!missing-type! AVExternalStorageDevice not bound +!missing-type! AVExternalStorageDeviceDiscoverySession not bound diff --git a/tests/xtro-sharpie/macOS-Metal.todo b/tests/xtro-sharpie/macOS-Metal.todo index 71ef1f2088..ffd61dd6fa 100644 --- a/tests/xtro-sharpie/macOS-Metal.todo +++ b/tests/xtro-sharpie/macOS-Metal.todo @@ -343,3 +343,4 @@ !missing-type! MTLArchitecture not bound !missing-type! MTLIndirectInstanceAccelerationStructureDescriptor not bound !unknown-native-enum! MTLArgumentAccess bound +!missing-enum-value! MTLGpuFamily native value MTLGPUFamilyApple9 = 1009 not bound diff --git a/tests/xtro-sharpie/tvOS-AVFoundation.todo b/tests/xtro-sharpie/tvOS-AVFoundation.todo index d3a8c12ee8..8469817778 100644 --- a/tests/xtro-sharpie/tvOS-AVFoundation.todo +++ b/tests/xtro-sharpie/tvOS-AVFoundation.todo @@ -718,7 +718,6 @@ !missing-selector! AVCaptureDeviceFormat::supportedColorSpaces not bound !missing-selector! AVCaptureDeviceFormat::supportedDepthDataFormats not bound !missing-selector! AVCaptureDeviceFormat::supportedMaxPhotoDimensions not bound -!missing-selector! AVCaptureDeviceFormat::supportedVideoZoomFactorsForDepthDataDelivery not bound !missing-selector! AVCaptureDeviceFormat::unsupportedCaptureOutputClasses not bound !missing-selector! AVCaptureDeviceFormat::videoFieldOfView not bound !missing-selector! AVCaptureDeviceFormat::videoFrameRateRangeForCenterStage not bound @@ -1122,3 +1121,18 @@ !missing-type! AVMetadataSalientObject not bound !missing-type! AVSampleBufferVideoRenderer not bound !missing-selector! AVCaptureDevice::displayVideoZoomFactorMultiplier not bound +!missing-selector! +AVExternalStorageDevice::authorizationStatus not bound +!missing-selector! +AVExternalStorageDevice::requestAccessWithCompletionHandler: not bound +!missing-selector! +AVExternalStorageDeviceDiscoverySession::isSupported not bound +!missing-selector! +AVExternalStorageDeviceDiscoverySession::sharedSession not bound +!missing-selector! AVCaptureVideoDataOutput::recommendedVideoSettingsForVideoCodecType:assetWriterOutputFileType:outputFileURL: not bound +!missing-selector! AVExternalStorageDevice::displayName not bound +!missing-selector! AVExternalStorageDevice::freeSize not bound +!missing-selector! AVExternalStorageDevice::isConnected not bound +!missing-selector! AVExternalStorageDevice::isNotRecommendedForCaptureUse not bound +!missing-selector! AVExternalStorageDevice::nextAvailableURLsWithPathExtensions:error: not bound +!missing-selector! AVExternalStorageDevice::totalSize not bound +!missing-selector! AVExternalStorageDevice::uuid not bound +!missing-selector! AVExternalStorageDeviceDiscoverySession::externalStorageDevices not bound +!missing-type! AVExternalStorageDevice not bound +!missing-type! AVExternalStorageDeviceDiscoverySession not bound diff --git a/tests/xtro-sharpie/watchOS-NearbyInteraction.todo b/tests/xtro-sharpie/watchOS-NearbyInteraction.todo new file mode 100644 index 0000000000..193093952b --- /dev/null +++ b/tests/xtro-sharpie/watchOS-NearbyInteraction.todo @@ -0,0 +1,6 @@ +!missing-enum-value! NIErrorCode native value NIErrorCodeActiveExtendedDistanceSessionsLimitExceeded = -5880 not bound +!missing-enum-value! NIErrorCode native value NIErrorCodeIncompatiblePeerDevice = -5881 not bound +!missing-protocol-member! NIDeviceCapability::supportsExtendedDistanceMeasurement not found +!missing-selector! NIDiscoveryToken::deviceCapabilities not bound +!missing-selector! NINearbyPeerConfiguration::isExtendedDistanceMeasurementEnabled not bound +!missing-selector! NINearbyPeerConfiguration::setExtendedDistanceMeasurementEnabled: not bound