The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SDGInterface, reference master (c5ed62), with Swift 5.9 for macOS (SPM) on 9 Sep 2024 05:55:45 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sdggiesbrecht/sdginterface.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sdggiesbrecht/sdginterface
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at c5ed624 Updated Workspace.
Cloned https://github.com/sdggiesbrecht/sdginterface.git
Revision (git rev-parse @):
c5ed62469549552cd02e5a1d732eff19690c5452
SUCCESS checkout https://github.com/sdggiesbrecht/sdginterface.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/sdggiesbrecht/sdginterface.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin SDGCopySources
[2/2] Compiling plugin SDGEmbedResources
Building for debugging...
[2/4] Copying Normalization Mapping.json
[3/4] Compiling _NumericsShims _NumericsShims.c
[5/85] Compiling SDGLogic Any.swift
[6/85] Compiling SDGLogic NilLiteral.swift
[7/85] Compiling SDGLogic Operators.swift
[8/85] Compiling SDGLogic Equatable.swift
[9/85] Compiling SDGLogic Bool.swift
[10/85] Emitting module SDGLogic
[11/85] Compiling SDGLogic Tuple.swift
[12/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[13/85] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[14/85] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[15/85] Compiling OrderedCollections OrderedSet+SubSequence.swift
[16/85] Compiling OrderedCollections OrderedSet+Testing.swift
[17/90] Compiling RealModule Float80+Real.swift
[18/90] Compiling RealModule Real.swift
[19/91] Compiling RealModule Float16+Real.swift
[20/91] Compiling RealModule ElementaryFunctions.swift
[21/91] Compiling RealModule AugmentedArithmetic.swift
[22/91] Compiling RealModule ApproximateEquality.swift
[23/91] Compiling RealModule Double+Real.swift
[24/91] Emitting module RealModule
[25/91] Compiling RealModule Float+Real.swift
[26/91] Compiling RealModule AlgebraicField.swift
[27/91] Compiling RealModule RealFunctions.swift
[28/91] Compiling OrderedCollections OrderedSet+Codable.swift
[29/91] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[30/91] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[31/91] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[32/91] Compiling OrderedCollections OrderedSet+Diffing.swift
[33/91] Compiling OrderedCollections OrderedSet+Equatable.swift
[34/91] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[35/91] Compiling OrderedCollections OrderedSet+Hashable.swift
[36/91] Compiling OrderedCollections OrderedSet+Initializers.swift
[37/91] Compiling OrderedCollections OrderedSet+Insertions.swift
[38/91] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[39/91] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[40/91] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[41/91] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[42/91] Compiling OrderedCollections OrderedDictionary+Elements.swift
[43/91] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[44/91] Compiling OrderedCollections _HashTable.swift
[45/91] Compiling OrderedCollections _Hashtable+Header.swift
[46/91] Compiling OrderedCollections OrderedDictionary+Codable.swift
[47/91] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[48/91] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[49/91] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[50/91] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[51/91] Compiling OrderedCollections OrderedDictionary+Values.swift
[52/91] Compiling OrderedCollections OrderedDictionary.swift
[53/91] Compiling OrderedCollections OrderedSet+Invariants.swift
[54/91] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[55/91] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[56/91] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[57/91] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[58/91] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[59/91] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[60/91] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[61/91] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[62/91] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[63/91] Compiling OrderedCollections _HashTable+Bucket.swift
[64/91] Compiling OrderedCollections _HashTable+BucketIterator.swift
[65/91] Compiling OrderedCollections _HashTable+Constants.swift
[66/91] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[67/91] Compiling OrderedCollections _HashTable+Testing.swift
[68/91] Emitting module OrderedCollections
[69/91] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[70/91] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[71/91] Compiling OrderedCollections OrderedSet.swift
[72/91] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[73/91] Compiling OrderedCollections _UnsafeBitset.swift
[76/92] Compiling SDGControlFlow Weak.swift
[77/92] Compiling SDGControlFlow Tuple.swift
[88/92] Emitting module SDGControlFlow
[93/123] Compiling SDGMathematics WholeNumberProtocol.swift
[94/123] Compiling SDGMathematics Operators.swift
[95/123] Compiling SDGMathematics OrderedEnumeration.swift
[96/126] Compiling SDGMathematics Angle.swift
[97/126] Compiling SDGMathematics BitField.swift
[98/126] Compiling SDGMathematics ClosedRange.swift
[99/126] Compiling SDGMathematics Comparable.swift
[100/126] Compiling SDGMathematics NumericAdditiveArithmetic.swift
[101/126] Compiling SDGMathematics OneDimensionalPoint.swift
[102/126] Compiling SDGMathematics OneDimensionalVector.swift
[103/126] Compiling SDGMathematics PointProtocol.swift
[104/126] Compiling SDGMathematics RationalArithmetic.swift
[105/126] Compiling SDGMathematics RationalNumberProtocol.swift
[106/126] Compiling SDGMathematics RationalVector.swift
[107/126] Compiling SDGMathematics RealArithmetic.swift
[108/126] Compiling SDGMathematics RealNumberProtocol.swift
[109/126] Compiling SDGMathematics Subtractable.swift
[110/126] Compiling SDGMathematics VectorProtocol.swift
[111/126] Compiling SDGMathematics WholeArithmetic.swift
[112/126] Compiling SDGMathematics IntegerProtocol.swift
[113/126] Compiling SDGMathematics IntegralArithmetic.swift
[114/126] Compiling SDGMathematics Negatable.swift
[115/126] Compiling SDGMathematics Measurement.swift
[116/126] Compiling SDGMathematics Addable.swift
[117/126] Compiling SDGMathematics FixedScaleOneDimensionalPoint.swift
[118/126] Compiling SDGMathematics GenericAdditiveArithmetic.swift
[119/126] Emitting module SDGMathematics
[120/126] Compiling SDGMathematics Sequence.swift
[121/126] Compiling SDGMathematics Tuple.swift
[122/126] Compiling SDGMathematics UInt.swift
[123/126] Compiling SDGMathematics Data.swift
[124/126] Compiling SDGMathematics Float.swift
[125/126] Compiling SDGMathematics FunctionAnalysis.swift
[126/126] Compiling SDGMathematics Int.swift
[127/199] Compiling SDGCollections NestingMatchSegment.swift
[128/199] Compiling SDGCollections NestingPattern.swift
[129/199] Compiling SDGCollections NestingSegmentPattern.swift
[130/199] Compiling SDGCollections BidirectionalPattern.swift
[131/199] Compiling SDGCollections Pattern.swift
[132/199] Compiling SDGCollections PatternMatch.swift
[133/199] Compiling SDGCollections PatternConsumption.swift
[134/199] Compiling SDGCollections AnyBidirectionalPattern.swift
[135/199] Compiling SDGCollections AnyPattern.swift
[136/199] Compiling SDGCollections AnyPatternMatch.swift
[137/199] Compiling SDGCollections AtomicPatternMatch.swift
[138/199] Compiling SDGCollections ConcatenatedMatch.swift
[139/199] Compiling SDGCollections ConcatenatedPatterns.swift
[140/199] Compiling SDGCollections NaryConcatenatedMatch.swift
[141/205] Compiling SDGCollections NaryConcatenatedPatterns.swift
[142/205] Compiling SDGCollections ConditionalPattern.swift
[143/205] Compiling SDGCollections LiteralPattern.swift
[144/205] Compiling SDGCollections NegatedPattern.swift
[145/205] Compiling SDGCollections NestingContentsPattern.swift
[146/205] Compiling SDGCollections NestingMatch.swift
[147/205] Compiling SDGCollections NestingMatchContents.swift
[148/205] Compiling SDGCollections ExclusiveSuffixMatch.swift
[149/205] Compiling SDGCollections InclusivePrefixMatch.swift
[150/205] Compiling SDGCollections InclusiveSuffixMatch.swift
[151/205] Compiling SDGCollections AlternativeMatch.swift
[152/205] Compiling SDGCollections AlternativePatterns.swift
[153/205] Compiling SDGCollections NaryAlternativeMatch.swift
[154/205] Compiling SDGCollections NaryAlternativePatterns.swift
[155/205] Compiling SDGCollections Intersection.swift
[156/205] Compiling SDGCollections MutableSet.swift
[157/205] Compiling SDGCollections Set.swift
[158/205] Compiling SDGCollections SetDefinition.swift
[159/205] Compiling SDGCollections SetInRepresentableUniverse.swift
[160/205] Compiling SDGCollections Union.swift
[161/205] Compiling SDGCollections SearchableBidirectionalCollection.swift
[162/205] Compiling SDGCollections SearchableCollection.swift
[163/205] Compiling SDGCollections Slice.swift
[164/205] Compiling SDGCollections AbsoluteComplement.swift
[165/205] Compiling SDGCollections ComparableSet.swift
[166/205] Compiling SDGCollections FiniteSet.swift
[167/205] Compiling SDGCollections IntensionalSet.swift
[168/205] Compiling SDGCollections CollectionDifference.swift
[169/205] Compiling SDGCollections CollectionDifferenceChange.swift
[170/205] Compiling SDGCollections FillDirection.swift
[171/205] Compiling SDGCollections LexicographicalComparison.swift
[172/205] Compiling SDGCollections OrderedSet.SubSequence.swift
[173/205] Compiling SDGCollections OrderedSet.swift
[174/205] Compiling SDGCollections ExclusivePrefixMatch.swift
[175/205] Compiling SDGCollections StringProtocol.swift
[176/205] Compiling SDGCollections LegacyMode.swift
[177/205] Compiling SDGCollections Operators.swift
[178/205] Compiling SDGCollections AnyCollection.swift
[179/205] Compiling SDGCollections Array.swift
[180/205] Compiling SDGCollections BidirectionalCollection.swift
[181/205] Compiling SDGCollections Collection.swift
[182/205] Compiling SDGCollections RepetitionMatch.swift
[183/205] Compiling SDGCollections RepetitionPattern.swift
[184/205] Compiling SDGCollections SeparatedComponentMatch.swift
[185/205] Compiling SDGCollections Range.swift
[186/205] Compiling SDGCollections RangeExpression.swift
[187/205] Compiling SDGCollections RangeReplaceableCollection.swift
[188/205] Compiling SDGCollections ReversedCollection.swift
[189/205] Compiling SDGCollections Addable.swift
[190/205] Compiling SDGCollections BijectiveMapping.swift
[191/205] Compiling SDGCollections ContextualMapping.swift
[192/205] Compiling SDGCollections Dictionary.swift
[193/205] Compiling SDGCollections CharacterSet.swift
[194/205] Compiling SDGCollections Data.swift
[195/205] Compiling SDGCollections String.swift
[196/205] Compiling SDGGeometry CGPoint.swift
[197/205] Compiling SDGGeometry TwoDimensionalPoint.swift
[198/205] Compiling SDGGeometry TwoDimensionalPointProtocol.swift
[199/205] Emitting module SDGCollections
[200/205] Compiling SDGGeometry TwoDimensionalVector.swift
[201/205] Compiling SDGGeometry CGVector.swift
[202/205] Compiling SDGGeometry TwoDimensionalVectorProtocol.swift
[203/234] Emitting module SDGGeometry
[204/234] Compiling SDGGeometry Angle.swift
[205/234] Compiling SDGGeometry Be_zierPath.swift
[206/234] Compiling SDGText CharacterSet.swift
[207/234] Compiling SDGText CollectionStringFamily.swift
[208/234] Compiling SDGText CollectionUnicodeScalar.swift
[209/234] Compiling SDGText StaticString.swift
[210/237] Compiling SDGText String.swift
[211/237] Compiling SDGText StringClusterView.swift
[212/237] Compiling SDGText StringScalarView.swift
[213/237] Compiling SDGText StrictStringInterpolationProtocol.swift
[214/237] Compiling SDGText StrictStringStringInterpolation.swift
[215/237] Compiling SDGText ExtendedGraphemeClusterView.swift
[216/237] Compiling SDGText Newline.swift
[217/237] Compiling SDGText NewlinePattern.swift
[218/237] Compiling SDGText StringFamily.swift
[219/237] Compiling SDGText MarkupPlaygroundDisplay.swift
[220/237] Compiling SDGText Range.swift
[221/237] Compiling SDGText SemanticMarkup.swift
[222/237] Compiling SDGText ExtendedGraphemeCluster.swift
[223/237] Compiling SDGText Font.Definition.swift
[224/237] Compiling SDGText Font.swift
[225/237] Compiling SDGText NSFont.swift
[226/237] Compiling SDGText SwiftUI.Font.swift
[227/237] Compiling SDGText UIFont.swift
[228/237] Compiling SDGText SemanticMarkupStringInterpolation.swift
[229/237] Compiling SDGText StrictString.swift
[230/237] Compiling SDGText StrictStringClusterView.swift
[231/237] Compiling SDGText Line.swift
[232/237] Compiling SDGText LineView.swift
[233/237] Compiling SDGText LineViewIndex.swift
[234/237] Compiling SDGText StringIndex.swift
[235/237] Compiling SDGText UnicodeScalarView.swift
[236/237] Compiling SDGText UnicodeScalar.swift
[237/237] Emitting module SDGText
[238/249] Compiling SDGPersistence Data.swift
[239/249] Compiling SDGPersistence ProcessInfo.swift
[240/249] Compiling SDGPersistence PreferenceSet.swift
[241/249] Compiling SDGPersistence Preference.swift
[242/249] Emitting module SDGPersistence
[243/249] Compiling SDGPersistence String.swift
[244/249] Compiling SDGPersistence URL.swift
[245/249] Compiling SDGPersistence StrictString.swift
[246/249] Compiling SDGPersistence FileConvertible.swift
[247/249] Compiling SDGPersistence FileManager.swift
[248/289] Emitting module SDGKeyboard
[249/289] Compiling SDGKeyboard Key.swift
[250/289] Emitting module SDGLocalization
[251/289] Compiling SDGLocalization CachedLocalization.swift
[252/289] Compiling SDGLocalization Bool.swift
[253/289] Compiling SDGLocalization CodableViaEnumeration.swift
[254/289] Compiling SDGLocalization Decodable.swift
[255/289] Compiling SDGLocalization LosslessStringConvertible.swift
[256/293] Compiling SDGLocalization TextConvertibleNumberParseError.swift
[257/293] Compiling SDGLocalization InputLocalization.swift
[258/293] Compiling SDGLocalization Casing.swift
[259/293] Compiling SDGLocalization EnglishCasing.swift
[260/293] Compiling SDGLocalization GrammaticalGender.swift
[261/293] Compiling SDGLocalization GrammaticalNumber.swift
[262/293] Compiling SDGLocalization __________.swift
[263/293] Compiling SDGLocalization _________________.swift
[264/293] Compiling SDGLocalization Precondition.swift
[265/293] Compiling SDGLocalization PresentableError.swift
[266/293] Compiling SDGLocalization Range.swift
[267/293] Compiling SDGLocalization TextConvertibleNumber.swift
[268/293] Compiling SDGLocalization AnyLocalization.swift
[269/293] Compiling SDGLocalization ContentLocalization.swift
[270/293] Compiling SDGLocalization FormatLocalization.swift
[271/293] Compiling SDGLocalization InterfaceLocalization.swift
[272/293] Compiling SDGLocalization RationalArithmetic.swift
[273/293] Compiling SDGLocalization RationalNumberProtocol.swift
[274/293] Compiling SDGLocalization UInt.swift
[275/293] Compiling SDGLocalization WholeArithmetic.swift
[276/293] Compiling SDGLocalization WholeNumberProtocol.swift
[277/293] Compiling SDGLocalization Angle.swift
[278/293] Compiling SDGLocalization Float.swift
[279/293] Compiling SDGLocalization Int.swift
[280/293] Compiling SDGLocalization IntegerProtcool.swift
[281/293] Compiling SDGLocalization IntegralArithmetic.swift
[282/293] Compiling SDGLocalization StateData.swift
[283/293] Compiling SDGLocalization TextDirection.swift
[284/293] Compiling SDGLocalization UserFacing.swift
[285/293] Compiling SDGLocalization UserFacingDynamic.swift
[286/293] Compiling SDGLocalization Localization.swift
[287/293] Compiling SDGLocalization LocalizationSetting.swift
[288/293] Compiling SDGLocalization LocalizationSettingStabilizationMode.swift
[289/293] Compiling SDGLocalization APILocalization.swift
[290/293] Compiling SDGLocalization Language.swift
[291/293] Compiling SDGLocalization LocalizationData.swift
[292/293] Compiling SDGLocalization Script.swift
[293/293] Compiling SDGLocalization State.swift
[294/301] Compiling SDGCornerstoneLocalizations FormatLocalization.swift
[295/301] Emitting module SDGCornerstoneLocalizations
[296/301] Compiling SDGCornerstoneLocalizations APILocalization.swift
[297/301] Compiling SDGCornerstoneLocalizations InterfaceLocalization.swift
[298/301] Emitting module SDGInterfaceLocalizations
[299/301] Compiling SDGInterfaceLocalizations APILocalization.swift
[300/301] Compiling SDGInterfaceLocalizations MenuBarLocalization.swift
[301/301] Compiling SDGInterfaceLocalizations InterfaceLocalization.swift
[302/347] Emitting module SDGErrorMessages
[303/347] Compiling SDGErrorMessages Error.swift
[304/347] Compiling SDGCalendar EnumerationCalendarComponent.swift
[305/347] Compiling SDGCalendar ICalendarComponent.swift
[306/347] Compiling SDGCalendar ISOCalendarComponent.swift
[307/347] Compiling SDGCalendar Month.swift
[308/347] Compiling SDGCalendar NumericCalendarComponent.swift
[309/351] Compiling SDGTesting Test.swift
[310/351] Compiling SDGTesting PerformanceTest.swift
[311/351] Emitting module SDGTesting
[312/354] Emitting module SDGCalendar
[313/354] Compiling SDGCalendar HebrewPart.swift
[314/354] Compiling SDGCalendar HebrewWeekday.swift
[315/354] Compiling SDGCalendar HebrewWeekdayDate.swift
[316/354] Compiling SDGCalendar HebrewYear.swift
[317/354] Compiling SDGCalendar HebrewYearLength.swift
[318/354] Compiling SDGCalendar RationalArithmetic.swift
[319/354] Compiling SDGCalendar RelativeDate.swift
[320/354] Compiling SDGCalendar UnknownDate.swift
[321/354] Compiling SDGCalendar CalendarComponent.swift
[322/354] Compiling SDGCalendar CardinalCalendarComponent.swift
[323/354] Compiling SDGCalendar ConsistentDurationCalendarComponent.swift
[324/354] Compiling SDGCalendar ConsistentlyOrderedCalendarComponent.swift
[325/354] Compiling SDGCalendar Day.swift
[326/354] Compiling SDGCalendar GregorianHour.swift
[327/354] Compiling SDGCalendar GregorianMinute.swift
[328/354] Compiling SDGCalendar GregorianMonth.swift
[329/354] Compiling SDGCalendar GregorianSecond.swift
[330/354] Compiling SDGCalendar OrdinalCalendarComponent.swift
[331/354] Compiling SDGCalendar RawRepresentableCalendarComponent.swift
[332/354] Compiling SDGCalendar SmallestCalendarComponent.swift
[333/354] Compiling SDGCalendar Weekday.swift
[334/354] Compiling SDGCalendar Year.swift
[335/354] Compiling SDGCalendar AnyDescribableDate.swift
[336/354] Compiling SDGCalendar CalendarDate.swift
[337/354] Compiling SDGCalendar CalendarInterval.swift
[338/354] Compiling SDGCalendar Date.swift
[339/354] Compiling SDGCalendar DateDefinition.swift
[340/354] Compiling SDGCalendar GregorianWeekday.swift
[341/354] Compiling SDGCalendar GregorianWeekdayDate.swift
[342/354] Compiling SDGCalendar GregorianYear.swift
[343/354] Compiling SDGCalendar HebrewDate.swift
[344/354] Compiling SDGCalendar HebrewDay.swift
[345/354] Compiling SDGCalendar HebrewHour.swift
[346/354] Compiling SDGCalendar HebrewMonth.swift
[347/354] Compiling SDGCalendar HebrewMonthAndYear.swift
[348/354] Compiling SDGCalendar DescribableDate.swift
[349/354] Compiling SDGCalendar FoundationDate.swift
[350/354] Compiling SDGCalendar GregorianDate.swift
[351/354] Compiling SDGCalendar GregorianDay.swift
[352/545] Compiling SDGInterface KeyModifiers.swift
[353/545] Compiling SDGInterface Divider.swift
[354/545] Compiling SDGInterface EmptyMenuComponents.swift
[355/545] Compiling SDGInterface Menu.SwiftUICommandsImplementation.swift
[356/545] Compiling SDGInterface Menu.SwiftUIImplementation.swift
[357/545] Compiling SDGInterface Menu.swift
[358/545] Compiling SDGInterface Menu.CocoaImplementation.swift
[359/545] Compiling SDGInterface Menu.CocoaMenu.swift
[360/545] Compiling SDGInterface MenuProtocol.swift
[361/545] Compiling SDGInterface MenuComponentsConcatenation.swift
[362/545] Compiling SDGInterface MenuEntry.CocoaImplementation.swift
[363/545] Compiling SDGInterface MenuEntry.SwiftUIImplementation.swift
[364/545] Compiling SDGInterface MenuEntry.swift
[365/545] Compiling SDGInterface LegacyMenuCompontents.swift
[366/545] Compiling SDGInterface MenuBuilder.swift
[367/545] Compiling SDGInterface MenuComponents.swift
[368/545] Compiling SDGInterface Placeholder.swift
[369/545] Compiling SDGInterface Anchor.Source.swift
[370/545] Compiling SDGInterface AttachmentAnchor.swift
[371/545] Compiling SDGInterface PopoverAttachmentAnchor.swift
[372/545] Compiling SDGInterface RectangularAttachmentAchor.swift
[373/566] Compiling SDGInterface ExtensionDetails.swift
[374/566] Compiling SDGInterface FetchResult.swift
[375/566] Compiling SDGInterface Handoff.swift
[376/566] Compiling SDGInterface HandoffAcceptanceDetails.swift
[377/566] Compiling SDGInterface LaunchDetails.swift
[378/566] Compiling SDGInterface OpeningDetails.swift
[379/566] Compiling SDGInterface PrintingDetails.swift
[380/566] Compiling SDGInterface PrintingResponse.swift
[381/566] Compiling SDGInterface QuickActionDetails.swift
[382/566] Compiling SDGInterface RemoteNotificationDetails.swift
[383/566] Compiling SDGInterface SystemInterface.swift
[384/566] Compiling SDGInterface SystemNotification.swift
[385/566] Compiling SDGInterface TerminationResponse.swift
[386/566] Compiling SDGInterface ViewControllerRestorationResponse.swift
[387/566] Compiling SDGInterface Button.CocoaImplementation.swift
[388/566] Compiling SDGInterface Button.SwiftUIImplementation.swift
[389/566] Compiling SDGInterface Button.swift
[390/566] Compiling SDGInterface ButtonLabel.swift
[391/566] Compiling SDGInterface CheckBox.CocoaImplementation.swift
[392/566] Compiling SDGInterface CheckBox.SwiftUIImplementation.swift
[393/566] Compiling SDGInterface CheckBox.swift
[394/566] Emitting module SDGInterface
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[395/566] Compiling SDGInterface SegmentedControl.CocoaImplementation.swift
[396/566] Compiling SDGInterface SegmentedControl.SwiftUIImplementation.swift
[397/566] Compiling SDGInterface SegmentedControl.swift
[398/566] Compiling SDGInterface Colour.swift
[399/566] Compiling SDGInterface ColourContainer.swift
[400/566] Compiling SDGInterface NSColor.swift
[401/566] Compiling SDGInterface UIColor.swift
[402/566] Compiling SDGInterface ContextMenu.swift
[403/566] Compiling SDGInterface ContextMenuEntries.swift
[404/566] Compiling SDGInterface CocoaImage.swift
[405/566] Compiling SDGInterface Image.Definition.swift
[406/566] Compiling SDGInterface Image.swift
[407/566] Compiling SDGInterface SwiftUI.Image.swift
[408/566] Compiling SDGInterface Alignment.swift
[409/566] Compiling SDGInterface HorizontalAlignment.swift
[410/566] Compiling SDGInterface VerticalAlignment.swift
[411/566] Compiling SDGInterface Axis.swift
[412/566] Compiling SDGInterface ContentMode.swift
[413/566] Compiling SDGInterface Edge.swift
[414/566] Compiling SDGInterface EdgeSet.swift
[415/566] Compiling SDGInterface NSRectEdge.swift
[416/566] Compiling SDGInterface LabelledTextField.swift
[417/566] Compiling SDGInterface TextField.Cell.swift
[418/566] Compiling SDGInterface TextField.CocoaImplementation.swift
[419/566] Compiling SDGInterface TextField.SwiftUIImplementation.swift
[420/566] Compiling SDGInterface TextField.swift
[421/566] Compiling SDGInterface TextView.CocoaImplementation.swift
[422/566] Compiling SDGInterface TextView.swift
[423/566] Compiling SDGInterface TextContextMenu.swift
[424/566] Compiling SDGInterface AnyView.swift
[425/566] Compiling SDGInterface CocoaView.swift
[426/566] Compiling SDGInterface LayoutConstraintPriority.NativeType.swift
[427/566] Compiling SDGInterface LayoutConstraintPriority.swift
[428/566] Compiling SDGInterface EmptyView.swift
[429/566] Compiling SDGInterface CocoaViewImplementation.swift
[430/566] Compiling SDGInterface CocoaViewRepresentableWrapper.swift
[431/566] Compiling SDGInterface CompositeLegacyViewImplementation.swift
[432/566] Compiling SDGInterface CompositeViewImplementation.swift
[433/566] Compiling SDGInterface LegacyCocoaViewImplementation.swift
[434/566] Compiling SDGInterface LegacyView.swift
[435/566] Compiling SDGInterface SwiftUIViewImplementation.swift
[436/566] Compiling SDGInterface View + LetterboxPreviews.swift
[437/566] Compiling SDGInterface PopOver.SwiftUIImplementation.swift
[438/566] Compiling SDGInterface PopOver.swift
[439/566] Compiling SDGInterface Cocoa.PopOverDelegate.swift
[440/566] Compiling SDGInterface Cocoa.ViewPopOverView.swift
[441/566] Compiling SDGInterface PopOver.CocoaImplementation.swift
[442/566] Compiling SDGInterface UIPopoverArrowDirection.swift
[443/566] Compiling SDGInterface UIView.swift
[444/566] Compiling SDGInterface Previews.swift
[445/566] Compiling SDGInterface Resources.swift
[446/566] Compiling SDGInterface Resources 1.swift
[447/566] Compiling SDGInterface Table.CocoaImplementation.Cell.swift
[448/566] Compiling SDGInterface Table.CocoaImplementation.CellView.swift
[449/566] Compiling SDGInterface Table.CocoaImplementation.TableView.swift
[450/566] Compiling SDGInterface Table.CocoaImplementation.swift
[451/566] Compiling SDGInterface Table.swift
[452/566] Compiling SDGInterface RichTextEditingResponder.swift
[453/566] Compiling SDGInterface TextDisplayResponder.swift
[454/566] Compiling SDGInterface TextEditingResponder.swift
[455/566] Compiling SDGInterface CharacterInformation.swift
[456/566] Compiling SDGInterface Font.swift
[457/566] Compiling SDGInterface CompatibilityLabel.swift
[458/566] Compiling SDGInterface MenuBar.Edit.Transformations.swift
[459/566] Compiling SDGInterface MenuBar.Edit.swift
[460/566] Compiling SDGInterface MenuBar.File.OpenRecent.swift
[461/566] Compiling SDGInterface MenuBar.File.swift
[462/566] Compiling SDGInterface MenuBar.Format.Font.Baseline.swift
[463/566] Compiling SDGInterface MenuBar.Format.Font.Casing.swift
[464/566] Compiling SDGInterface MenuBar.Format.Font.Kern.swift
[465/566] Compiling SDGInterface MenuBar.Format.Font.Ligatures.swift
[466/566] Compiling SDGInterface MenuBar.Format.Font.swift
[467/566] Compiling SDGInterface MenuBar.Format.Text.WritingDirection.swift
[468/566] Compiling SDGInterface MenuBar.Format.Text.swift
[469/566] Compiling SDGInterface MenuBar.Format.swift
[470/566] Compiling SDGInterface MenuBar.Help.swift
[471/566] Compiling SDGInterface MenuBar.View.swift
[472/566] Compiling SDGInterface MenuBar.Window.swift
[473/566] Compiling SDGInterface Coding.swift
[474/566] Compiling SDGInterface CommandsConcatenation.swift
[475/566] Compiling SDGInterface EmptyCommands.swift
[476/566] Compiling SDGInterface Commands.swift
[477/566] Compiling SDGInterface CommandsBuilder.swift
[478/566] Compiling SDGInterface LegacyCommands.swift
[479/566] Compiling SDGInterface CGPoint.swift
[480/566] Compiling SDGInterface Point.swift
[481/566] Compiling SDGInterface UnitPoint.swift
[482/566] Compiling SDGInterface CGRect.swift
[483/566] Compiling SDGInterface Rectangle.swift
[484/566] Compiling SDGInterface CGSize.swift
[485/566] Compiling SDGInterface Size.swift
[486/566] Compiling SDGInterface Framed.swift
[487/566] Compiling SDGInterface HorizontalStack.swift
[488/566] Compiling SDGInterface Layered.swift
[489/566] Compiling SDGInterface Padded.swift
[490/566] Compiling SDGInterface Proportioned.swift
[491/566] Compiling SDGInterface LegacyMode.swift
[492/566] Compiling SDGInterface LegacyMenuBar.swift
[493/566] Compiling SDGInterface MenuBar.swift
[494/566] Compiling SDGInterface MenuBarProtocol.swift
[495/566] Compiling SDGInterface MenuBar.Application.swift
[496/566] Compiling SDGInterface MenuBar.Edit.Find.swift
[497/566] Compiling SDGInterface MenuBar.Edit.Speech.swift
[498/566] Compiling SDGInterface MenuBar.Edit.SpellingAndGrammar.swift
[499/566] Compiling SDGInterface MenuBar.Edit.Substitutions.swift
[500/566] Compiling SDGInterface ClosureActionSender.swift
[501/566] Compiling SDGInterface ClosureSelector.swift
[502/566] Compiling SDGInterface Selector.swift
[503/566] Compiling SDGInterface UIResponder.swift
[504/566] Compiling SDGInterface Alert.swift
[505/566] Compiling SDGInterface AlertButton.swift
[506/566] Compiling SDGInterface AlertButtonStyle.swift
[507/566] Compiling SDGInterface AlertStyle.swift
[508/566] Compiling SDGInterface LegacyView + Alert.swift
[509/566] Compiling SDGInterface ViewWithAlert.CocoaImplementation.swift
[510/566] Compiling SDGInterface ViewWithAlert.SwiftUIImplementation.swift
[511/566] Compiling SDGInterface ViewWithAlert.swift
[512/566] Compiling SDGInterface ApplicationNameForm.swift
[513/566] Compiling SDGInterface ApplicationNameLocalization.swift
[514/566] Compiling SDGInterface Application.swift
[515/566] Compiling SDGInterface LegacyApplication.swift
[516/566] Compiling SDGInterface NSApplicationDelegate.swift
[517/566] Compiling SDGInterface NSApplicationDelegateProtocol.swift
[518/566] Compiling SDGInterface Service.swift
[519/566] Compiling SDGInterface SwiftUIApplication.swift
[520/566] Compiling SDGInterface UIApplicationDelegate.swift
[521/566] Compiling SDGInterface ProcessInfo.swift
[522/566] Compiling SDGInterface GenericLabel.CocoaImplementation.swift
[523/566] Compiling SDGInterface GenericLabel.SwiftUIImplementation.swift
[524/566] Compiling SDGInterface GenericLabel.swift
[525/566] Compiling SDGInterface Label.swift
[526/566] Compiling SDGInterface DerivedLog.CocoaImplementation.swift
[527/566] Compiling SDGInterface DerivedLog.swift
[528/566] Compiling SDGInterface Log.swift
[529/566] Compiling SDGInterface NSAttributedString.Key.swift
[530/566] Compiling SDGInterface NSAttributedString.swift
[531/566] Compiling SDGInterface RichText.swift
[532/566] Compiling SDGInterface RichTextIndex.swift
[533/566] Compiling SDGInterface RichTextNormalizationAttribute.swift
[534/566] Compiling SDGInterface RichTextNormalizationAttributeMapping.swift
[535/566] Compiling SDGInterface RichTextScalar.swift
[536/566] Compiling SDGInterface RichTextSegment.swift
[537/566] Compiling SDGInterface StrictString.swift
[538/566] Compiling SDGInterface CocoaTextView.swift
[539/566] Compiling SDGInterface TextEditor.CocoaDocumentView.swift
[540/566] Compiling SDGInterface TextEditor.CocoaFrameView.swift
[541/566] Compiling SDGInterface TextEditor.CocoaImplementation.swift
[542/566] Compiling SDGInterface TextEditor.swift
[543/566] Compiling SDGInterface View.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[544/566] Compiling SDGInterface ViewProtocolShims.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[545/566] Compiling SDGInterface Color.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[546/566] Compiling SDGInterface Ellipse.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[547/566] Compiling SDGInterface SwiftUI.Rectangle.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[548/566] Compiling SDGInterface SwiftUIAnyView.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[549/566] Compiling SDGInterface SwiftUITupleView.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[550/566] Compiling SDGInterface Text.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[551/566] Compiling SDGInterface CocoaWindow.FullscreenObserver.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[552/566] Compiling SDGInterface CocoaWindow.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[553/566] Compiling SDGInterface ManagedWindow.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[554/566] Compiling SDGInterface CocoaWindowImplementation.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[555/566] Compiling SDGInterface LegacyWindow.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[556/566] Compiling SDGInterface WindowProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[557/566] Compiling SDGInterface Window.CocoaImplementation.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[558/566] Compiling SDGInterface Window.SwiftUIImplementation.Delegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[559/566] Compiling SDGInterface Window.SwiftUIImplementation.WindowFinder.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[560/566] Compiling SDGInterface Window.SwiftUIImplementation.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[561/566] Compiling SDGInterface Window.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[562/566] Compiling SDGInterface WindowType.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[563/566] Compiling SDGInterface resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.CocoaImplementation.swift:37:40: warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
                     ^
[564/579] Emitting module SDGInterfaceTestUtilities
[565/579] Compiling SDGInterfaceTestUtilities LegacyView.swift
[566/579] Compiling SDGInterfaceTestUtilities View.swift
[567/579] Emitting module SDGProgressIndicators
[568/579] Compiling SDGProgressIndicators LabelledProgressBar.swift
[569/580] Compiling SDGProgressIndicators LabelledProgressBarPreview.swift
[570/580] Compiling SDGProgressIndicators Previews.swift
[571/580] Compiling SDGProgressIndicators ProgressBar.CocoaImplementation.swift
[572/580] Compiling SDGProgressIndicators ProgressBarPreview.swift
[573/580] Compiling SDGProgressIndicators ProgressBar.swift
[574/580] Compiling SDGProgressIndicators LegacyView.swift
[575/580] Compiling SDGProgressIndicators LegacyMode.swift
[576/580] Compiling SDGProgressIndicators ProgressBar.SwiftUIImplementation.swift
[577/580] Compiling SDGProgressIndicators View.swift
[578/589] Compiling SDGInterfaceSample MenuBarSampleViewTextField.swift
[579/589] Compiling SDGInterfaceSample InterfaceLocalization.swift
[580/589] Compiling SDGInterfaceSample MenuBarSample.swift
[581/589] Emitting module SDGXCTestUtilities
[582/589] Compiling SDGXCTestUtilities XCTAssert.swift
[583/589] Compiling SDGXCTestUtilities TestCase.swift
[584/589] Emitting module SDGInterfaceSample
[585/589] Compiling SDGInterfaceSample SampleApplication.swift
[586/589] Compiling SDGInterfaceSample MenuBarSampleView.swift
[587/589] Compiling SDGInterfaceSample MenuBarSampleWindow.swift
[588/589] Compiling SDGInterfaceSample MenuBarTarget.swift
[589/589] Compiling SDGInterfaceSample MenuBarSampleMenu.swift
[590/592] Compiling SDGInterfaceInternalTestUtilities Window.swift
[591/592] Compiling SDGInterfaceInternalTestUtilities ApplicationTestCase.swift
[592/592] Emitting module SDGInterfaceInternalTestUtilities
Build complete! (46.76s)
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/SDGGiesbrecht/SDGCornerstone
[1/5576] Fetching swift-numerics
[503/20584] Fetching swift-numerics, swift-collections
[6328/122678] Fetching swift-numerics, swift-collections, sdgcornerstone
Fetched https://github.com/apple/swift-numerics (3.89s)
Fetched https://github.com/apple/swift-collections (3.89s)
Fetched https://github.com/SDGGiesbrecht/SDGCornerstone (3.89s)
Computing version for https://github.com/SDGGiesbrecht/SDGCornerstone
Computed https://github.com/SDGGiesbrecht/SDGCornerstone at 10.1.2 (0.79s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.0.1 (0.62s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.1 (0.58s)
Creating working copy for https://github.com/SDGGiesbrecht/SDGCornerstone
Working copy of https://github.com/SDGGiesbrecht/SDGCornerstone resolved at 10.1.2
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.1
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.0.1
Build complete.
Done.