From 2a8af8538a894f25228507aa0e8fc06cf525b1b9 Mon Sep 17 00:00:00 2001 From: Alex Soto Date: Wed, 29 Oct 2025 13:08:01 -0400 Subject: [PATCH 1/2] [xcode26.1] Bump to Xcode 26.1 Release Candidate --- Make.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Make.config b/Make.config index 6220f719f567..b96df665dfdc 100644 --- a/Make.config +++ b/Make.config @@ -202,8 +202,8 @@ MACCATALYST_NUGET_VERSION_FULL=$(MACCATALYST_NUGET_VERSION_NO_METADATA)$(NUGET_B # Xcode version should have both a major and a minor version (even if the minor version is 0) XCODE_VERSION=26.1 -XCODE_URL=https://dl.internalx.com/internal-files/xcodes/Xcode_26.1_beta3.xip -XCODE_DEVELOPER_ROOT=/Applications/Xcode_26.1.0-beta3.app/Contents/Developer +XCODE_URL=https://dl.internalx.com/internal-files/xcodes/Xcode_26.1_Release_Candidate.xip +XCODE_DEVELOPER_ROOT=/Applications/Xcode_26.1.0-rc.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" From ec629598bbc0f164728fb9c63c8d14b6072b1385 Mon Sep 17 00:00:00 2001 From: Alex Soto Date: Thu, 30 Oct 2025 14:57:49 -0400 Subject: [PATCH 2/2] [tests] Fix cecil tests --- tests/cecil-tests/Documentation.KnownFailures.txt | 6 ------ 1 file changed, 6 deletions(-) diff --git a/tests/cecil-tests/Documentation.KnownFailures.txt b/tests/cecil-tests/Documentation.KnownFailures.txt index 4b676127c77f..ed0cd198a123 100644 --- a/tests/cecil-tests/Documentation.KnownFailures.txt +++ b/tests/cecil-tests/Documentation.KnownFailures.txt @@ -18463,9 +18463,6 @@ P:AppKit.NSPopUpButtonCell.Item(System.IntPtr) P:AppKit.NSPopUpButtonCell.Item(System.String) P:AppKit.NSRulerView.WeakMeasurementUnits P:AppKit.NSSavePanel.GetDisplayName -P:AppKit.NSScrollEdgeEffectStyle.AutomaticStyle -P:AppKit.NSScrollEdgeEffectStyle.HardStyle -P:AppKit.NSScrollEdgeEffectStyle.SoftStyle P:AppKit.NSSharingServiceDidFailToShareItemsEventArgs.Error P:AppKit.NSSharingServiceDidFailToShareItemsEventArgs.Items P:AppKit.NSSharingServiceItemsEventArgs.Items @@ -18475,7 +18472,6 @@ P:AppKit.NSSharingServicePickerToolbarItem.Delegate P:AppKit.NSSoundFinishedEventArgs.Finished P:AppKit.NSSpellChecker.IsAutomaticInlinePredictionEnabled P:AppKit.NSSplitViewItemAccessoryViewController.Hidden -P:AppKit.NSSplitViewItemAccessoryViewController.PreferredScrollEdgeEffectStyle P:AppKit.NSTableView.UserCanChangeVisibility P:AppKit.NSTableViewCellEventArgs.Cell P:AppKit.NSTableViewCellEventArgs.Row @@ -18533,7 +18529,6 @@ P:AppKit.NSTextViewDraggedCellEventArgs.TheEvent P:AppKit.NSTextViewportLayoutController.Delegate P:AppKit.NSTextViewWillChangeNotifyingTextViewEventArgs.NewView P:AppKit.NSTextViewWillChangeNotifyingTextViewEventArgs.OldView -P:AppKit.NSTitlebarAccessoryViewController.PreferredScrollEdgeEffectStyle P:AppKit.NSToolbar.GetItemCanBeInsertedAt P:AppKit.NSToolbar.GetToolbarImmovableItemIdentifiers P:AppKit.NSToolbarItem.Hidden @@ -25224,7 +25219,6 @@ T:AppKit.NSRunResponse T:AppKit.NSSaveOperationType T:AppKit.NSSavePanelComplete T:AppKit.NSScrollArrowPosition -T:AppKit.NSScrollEdgeEffectStyle T:AppKit.NSScrollElasticity T:AppKit.NSScrollerArrow T:AppKit.NSScrollerKnobStyle