Build Information
Successful build of SDGInterface, reference 0.15.3 (0e2efe), with Swift 6.2 for macOS (SPM) on 20 Jun 2025 05:45:24 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sdggiesbrecht/sdginterface.git
Reference: 0.15.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sdggiesbrecht/sdginterface
* tag 0.15.3 -> FETCH_HEAD
HEAD is now at 0e2efe9 0.15.3
Cloned https://github.com/sdggiesbrecht/sdginterface.git
Revision (git rev-parse @):
0e2efe9ce135cbe0f597ca7ee7881346fb71badc
SUCCESS checkout https://github.com/sdggiesbrecht/sdginterface.git at 0.15.3
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/sdggiesbrecht/sdginterface.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin SDGEmbedResources
[2/2] Compiling plugin SDGCopySources
Building for debugging...
[2/28] Write sources
[14/28] Copying Normalization Mapping.json
[14/28] Write sources
[26/28] Write swift-version-1EA4D86E10B52AF.txt
[27/28] Compiling _NumericsShims _NumericsShims.c
[29/77] Compiling SDGLogic NilLiteral.swift
[30/77] Compiling SDGLogic Operators.swift
[31/77] Compiling SDGLogic Tuple.swift
[32/77] Compiling SDGLogic Equatable.swift
[33/77] Compiling SDGLogic Bool.swift
[34/77] Compiling SDGLogic Any.swift
[35/77] Emitting module SDGLogic
[36/77] Compiling RealModule ElementaryFunctions.swift
[37/78] Compiling RealModule Float80+Real.swift
[38/78] Compiling RealModule Real.swift
[39/78] Compiling RealModule Float+Real.swift
[40/78] Compiling RealModule Float16+Real.swift
[41/78] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[42/78] Compiling InternalCollectionsUtilities Debugging.swift
[43/78] Compiling InternalCollectionsUtilities Descriptions.swift
[44/78] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[45/79] Compiling RealModule AugmentedArithmetic.swift
[46/79] Compiling RealModule ApproximateEquality.swift
[47/79] Compiling RealModule AlgebraicField.swift
[48/79] Compiling RealModule Double+Real.swift
[49/79] Emitting module RealModule
[50/79] Compiling RealModule RealFunctions.swift
[51/79] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[52/79] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[53/79] Compiling InternalCollectionsUtilities _SortedCollection.swift
[54/79] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[55/79] Compiling InternalCollectionsUtilities UInt+reversed.swift
[56/79] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[57/79] Emitting module InternalCollectionsUtilities
[58/79] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[59/79] Compiling InternalCollectionsUtilities Integer rank.swift
[60/79] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[61/79] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[62/79] Compiling SDGControlFlow Tuple.swift
[63/79] Compiling SDGControlFlow TextualPlaygroundDisplay.swift
[64/79] Compiling SDGControlFlow TransparentWrapper.swift
[65/79] Compiling SDGControlFlow SharedProperty.swift
[66/79] Compiling SDGControlFlow SharedValueObserver.swift
[67/136] Emitting module SDGControlFlow
[68/136] Compiling OrderedCollections _HashTable+Bucket.swift
[69/136] Compiling OrderedCollections _HashTable+BucketIterator.swift
[70/136] Compiling SDGControlFlow Weak.swift
[71/136] Compiling OrderedCollections _HashTable+Testing.swift
[72/136] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[73/136] Compiling OrderedCollections _HashTable+Constants.swift
[74/136] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[75/136] Compiling OrderedCollections _HashTable.swift
[76/136] Compiling OrderedCollections OrderedSet+Codable.swift
[77/136] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[78/136] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[79/136] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[80/136] Compiling OrderedCollections OrderedSet+Descriptions.swift
[81/167] Compiling SDGMathematics FixedScaleOneDimensionalPoint.swift
[82/167] Compiling SDGMathematics GenericAdditiveArithmetic.swift
[83/167] Compiling SDGMathematics NumericAdditiveArithmetic.swift
[84/167] Compiling SDGMathematics OneDimensionalPoint.swift
[85/167] Compiling SDGMathematics OneDimensionalVector.swift
[86/167] Compiling SDGMathematics Subtractable.swift
[87/167] Compiling SDGMathematics Data.swift
[88/167] Compiling SDGMathematics Float.swift
[89/167] Compiling SDGMathematics FunctionAnalysis.swift
[90/167] Compiling SDGMathematics Int.swift
[91/167] Compiling SDGMathematics Measurement.swift
[92/167] Compiling SDGMathematics Addable.swift
[93/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[94/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[95/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[96/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[97/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[98/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[99/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[100/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[101/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[102/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[103/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[104/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[105/173] Compiling OrderedCollections _Hashtable+Header.swift
[106/173] Compiling OrderedCollections OrderedDictionary+Codable.swift
[107/173] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[108/173] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[109/173] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[110/173] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[111/173] Compiling OrderedCollections OrderedSet+Hashable.swift
[112/173] Compiling OrderedCollections OrderedSet+Initializers.swift
[113/173] Compiling OrderedCollections OrderedSet+Insertions.swift
[114/173] Compiling OrderedCollections OrderedSet+Invariants.swift
[115/173] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[116/173] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[117/173] Compiling SDGMathematics VectorProtocol.swift
[118/173] Compiling SDGMathematics WholeArithmetic.swift
[119/173] Compiling SDGMathematics RationalVector.swift
[120/173] Compiling SDGMathematics RealArithmetic.swift
[121/173] Compiling SDGMathematics RealNumberProtocol.swift
[122/173] Compiling SDGMathematics WholeNumberProtocol.swift
[123/173] Compiling SDGMathematics Operators.swift
[124/173] Compiling SDGMathematics OrderedEnumeration.swift
[125/173] Compiling SDGMathematics IntegerProtocol.swift
[126/173] Compiling SDGMathematics IntegralArithmetic.swift
[127/173] Compiling SDGMathematics Negatable.swift
[128/173] Compiling OrderedCollections OrderedDictionary.swift
[129/173] Compiling SDGMathematics Angle.swift
[130/173] Compiling SDGMathematics BitField.swift
[131/173] Compiling SDGMathematics ClosedRange.swift
[132/173] Compiling SDGMathematics Comparable.swift
[133/173] Compiling SDGMathematics PointProtocol.swift
[134/173] Compiling SDGMathematics RationalArithmetic.swift
[135/173] Compiling SDGMathematics RationalNumberProtocol.swift
[136/173] Compiling OrderedCollections OrderedSet+SubSequence.swift
[137/173] Compiling OrderedCollections OrderedSet+Testing.swift
[138/173] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[139/173] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[140/173] Compiling OrderedCollections OrderedSet.swift
[141/173] Compiling OrderedCollections _UnsafeBitset.swift
[142/173] Emitting module OrderedCollections
[156/176] Emitting module SDGMathematics
[157/176] Compiling SDGMathematics Sequence.swift
[158/176] Compiling SDGMathematics Tuple.swift
[159/176] Compiling SDGMathematics UInt.swift
[177/249] Compiling SDGCollections NestingMatchSegment.swift
[178/249] Compiling SDGCollections NestingPattern.swift
[179/249] Compiling SDGCollections NestingSegmentPattern.swift
[180/249] Compiling SDGCollections BidirectionalPattern.swift
[181/249] Compiling SDGCollections Pattern.swift
[182/249] Compiling SDGCollections PatternMatch.swift
[183/249] Compiling SDGCollections PatternConsumption.swift
[184/255] Compiling SDGCollections NaryConcatenatedPatterns.swift
[185/255] Compiling SDGCollections ConditionalPattern.swift
[186/255] Compiling SDGCollections LiteralPattern.swift
[187/255] Compiling SDGCollections NegatedPattern.swift
[188/255] Compiling SDGCollections NestingContentsPattern.swift
[189/255] Compiling SDGCollections NestingMatch.swift
[190/255] Compiling SDGCollections NestingMatchContents.swift
[191/255] Compiling SDGCollections ExclusiveSuffixMatch.swift
[192/255] Compiling SDGCollections InclusivePrefixMatch.swift
[193/255] Compiling SDGCollections InclusiveSuffixMatch.swift
[194/255] Compiling SDGCollections AlternativeMatch.swift
[195/255] Compiling SDGCollections AlternativePatterns.swift
[196/255] Compiling SDGCollections NaryAlternativeMatch.swift
[197/255] Compiling SDGCollections NaryAlternativePatterns.swift
[198/255] Compiling SDGCollections SearchableBidirectionalCollection.swift
[199/255] Compiling SDGCollections SearchableCollection.swift
[200/255] Compiling SDGCollections Slice.swift
[201/255] Compiling SDGCollections AbsoluteComplement.swift
[202/255] Compiling SDGCollections ComparableSet.swift
[203/255] Compiling SDGCollections FiniteSet.swift
[204/255] Compiling SDGCollections IntensionalSet.swift
[205/255] Compiling SDGCollections Intersection.swift
[206/255] Compiling SDGCollections MutableSet.swift
[207/255] Compiling SDGCollections Set.swift
[208/255] Compiling SDGCollections SetDefinition.swift
[209/255] Compiling SDGCollections SetInRepresentableUniverse.swift
[210/255] Compiling SDGCollections Union.swift
[211/255] Compiling SDGCollections CollectionDifference.swift
[212/255] Compiling SDGCollections CollectionDifferenceChange.swift
[213/255] Compiling SDGCollections FillDirection.swift
[214/255] Compiling SDGCollections LexicographicalComparison.swift
[215/255] Compiling SDGCollections OrderedSet.SubSequence.swift
[216/255] Compiling SDGCollections OrderedSet.swift
[217/255] Compiling SDGCollections ExclusivePrefixMatch.swift
[218/255] Compiling SDGCollections AnyBidirectionalPattern.swift
[219/255] Compiling SDGCollections AnyPattern.swift
[220/255] Compiling SDGCollections AnyPatternMatch.swift
[221/255] Compiling SDGCollections AtomicPatternMatch.swift
[222/255] Compiling SDGCollections ConcatenatedMatch.swift
[223/255] Compiling SDGCollections ConcatenatedPatterns.swift
[224/255] Compiling SDGCollections NaryConcatenatedMatch.swift
[225/255] Compiling SDGCollections RepetitionMatch.swift
[226/255] Compiling SDGCollections RepetitionPattern.swift
[227/255] Compiling SDGCollections SeparatedComponentMatch.swift
[228/255] Compiling SDGCollections Range.swift
[229/255] Compiling SDGCollections RangeExpression.swift
[230/255] Compiling SDGCollections RangeReplaceableCollection.swift
[231/255] Compiling SDGCollections ReversedCollection.swift
[232/255] Compiling SDGCollections StringProtocol.swift
[233/255] Compiling SDGCollections LegacyMode.swift
[234/255] Compiling SDGCollections Operators.swift
[235/255] Compiling SDGCollections AnyCollection.swift
[236/255] Compiling SDGCollections Array.swift
[237/255] Compiling SDGCollections BidirectionalCollection.swift
[238/255] Compiling SDGCollections Collection.swift
[239/255] Compiling SDGCollections Addable.swift
[240/255] Compiling SDGCollections BijectiveMapping.swift
[241/255] Compiling SDGCollections ContextualMapping.swift
[242/255] Compiling SDGCollections Dictionary.swift
[243/255] Compiling SDGCollections CharacterSet.swift
[244/255] Compiling SDGCollections Data.swift
[245/255] Compiling SDGCollections String.swift
[246/255] Compiling SDGGeometry TwoDimensionalPointProtocol.swift
[247/255] Compiling SDGGeometry TwoDimensionalPoint.swift
[248/255] Compiling SDGGeometry CGVector.swift
[249/255] Compiling SDGGeometry TwoDimensionalVectorProtocol.swift
[250/255] Compiling SDGGeometry TwoDimensionalVector.swift
[251/255] Emitting module SDGCollections
[252/284] Compiling SDGGeometry CGPoint.swift
[253/284] Compiling SDGGeometry Be_zierPath.swift
[254/284] Compiling SDGGeometry Angle.swift
[255/284] Emitting module SDGGeometry
[256/284] Compiling SDGText String.swift
[257/284] Compiling SDGText StringClusterView.swift
[258/284] Compiling SDGText StringScalarView.swift
[259/287] Compiling SDGText CharacterSet.swift
[260/287] Compiling SDGText CollectionStringFamily.swift
[261/287] Compiling SDGText CollectionUnicodeScalar.swift
[262/287] Compiling SDGText StaticString.swift
[263/287] Compiling SDGText Newline.swift
[264/287] Compiling SDGText NewlinePattern.swift
[265/287] Compiling SDGText StringFamily.swift
[266/287] Compiling SDGText StringIndex.swift
[267/287] Compiling SDGText UnicodeScalarView.swift
[268/287] Compiling SDGText UnicodeScalar.swift
[269/287] Compiling SDGText StrictStringInterpolationProtocol.swift
[270/287] Compiling SDGText StrictStringStringInterpolation.swift
[271/287] Compiling SDGText ExtendedGraphemeClusterView.swift
[272/287] Compiling SDGText ExtendedGraphemeCluster.swift
[273/287] Compiling SDGText Font.Definition.swift
[274/287] Compiling SDGText Font.swift
[275/287] Compiling SDGText NSFont.swift
[276/287] Compiling SDGText SwiftUI.Font.swift
[277/287] Compiling SDGText UIFont.swift
[278/287] Compiling SDGText Line.swift
[279/287] Compiling SDGText LineView.swift
[280/287] Compiling SDGText LineViewIndex.swift
[281/287] Compiling SDGText SemanticMarkupStringInterpolation.swift
[282/287] Compiling SDGText StrictString.swift
[283/287] Compiling SDGText StrictStringClusterView.swift
[284/287] Compiling SDGText MarkupPlaygroundDisplay.swift
[285/287] Compiling SDGText Range.swift
[286/287] Compiling SDGText SemanticMarkup.swift
[287/287] Emitting module SDGText
[288/299] Compiling SDGPersistence StrictString.swift
[289/299] Compiling SDGPersistence ProcessInfo.swift
[290/299] Compiling SDGPersistence URL.swift
[291/299] Compiling SDGPersistence String.swift
[292/299] Compiling SDGPersistence PreferenceSet.swift
[293/299] Compiling SDGPersistence FileManager.swift
[294/299] Compiling SDGPersistence FileConvertible.swift
[295/299] Emitting module SDGPersistence
[296/299] Compiling SDGPersistence Data.swift
[297/299] Compiling SDGPersistence Preference.swift
[298/339] Compiling SDGKeyboard Key.swift
[299/339] Emitting module SDGKeyboard
[300/339] Compiling SDGLocalization CachedLocalization.swift
[301/339] Compiling SDGLocalization Bool.swift
[302/339] Compiling SDGLocalization CodableViaEnumeration.swift
[303/339] Compiling SDGLocalization Decodable.swift
[304/339] Compiling SDGLocalization LosslessStringConvertible.swift
[305/343] Emitting module SDGLocalization
[306/343] Compiling SDGLocalization AnyLocalization.swift
[307/343] Compiling SDGLocalization ContentLocalization.swift
[308/343] Compiling SDGLocalization FormatLocalization.swift
[309/343] Compiling SDGLocalization InterfaceLocalization.swift
[310/343] Compiling SDGLocalization Angle.swift
[311/343] Compiling SDGLocalization Float.swift
[312/343] Compiling SDGLocalization Int.swift
[313/343] Compiling SDGLocalization IntegerProtcool.swift
[314/343] Compiling SDGLocalization IntegralArithmetic.swift
[315/343] Compiling SDGLocalization Precondition.swift
[316/343] Compiling SDGLocalization PresentableError.swift
[317/343] Compiling SDGLocalization Range.swift
[318/343] Compiling SDGLocalization TextConvertibleNumber.swift
[319/343] Compiling SDGLocalization GrammaticalGender.swift
[320/343] Compiling SDGLocalization GrammaticalNumber.swift
[321/343] Compiling SDGLocalization __________.swift
[322/343] Compiling SDGLocalization _________________.swift
[323/343] Compiling SDGLocalization Localization.swift
[324/343] Compiling SDGLocalization LocalizationSetting.swift
[325/343] Compiling SDGLocalization LocalizationSettingStabilizationMode.swift
[326/343] Compiling SDGLocalization APILocalization.swift
[327/343] Compiling SDGLocalization StateData.swift
[328/343] Compiling SDGLocalization TextDirection.swift
[329/343] Compiling SDGLocalization UserFacing.swift
[330/343] Compiling SDGLocalization UserFacingDynamic.swift
[331/343] Compiling SDGLocalization TextConvertibleNumberParseError.swift
[332/343] Compiling SDGLocalization InputLocalization.swift
[333/343] Compiling SDGLocalization Casing.swift
[334/343] Compiling SDGLocalization EnglishCasing.swift
[335/343] Compiling SDGLocalization RationalArithmetic.swift
[336/343] Compiling SDGLocalization RationalNumberProtocol.swift
[337/343] Compiling SDGLocalization UInt.swift
[338/343] Compiling SDGLocalization WholeArithmetic.swift
[339/343] Compiling SDGLocalization WholeNumberProtocol.swift
[340/343] Compiling SDGLocalization Language.swift
[341/343] Compiling SDGLocalization LocalizationData.swift
[342/343] Compiling SDGLocalization Script.swift
[343/343] Compiling SDGLocalization State.swift
[344/351] Emitting module SDGCornerstoneLocalizations
[345/351] Compiling SDGCornerstoneLocalizations InterfaceLocalization.swift
[346/351] Compiling SDGCornerstoneLocalizations APILocalization.swift
[347/351] Compiling SDGCornerstoneLocalizations FormatLocalization.swift
[348/351] Compiling SDGInterfaceLocalizations MenuBarLocalization.swift
[349/351] Compiling SDGInterfaceLocalizations APILocalization.swift
[350/351] Compiling SDGInterfaceLocalizations InterfaceLocalization.swift
[351/351] Emitting module SDGInterfaceLocalizations
[352/397] Compiling SDGErrorMessages Error.swift
[353/397] Emitting module SDGErrorMessages
[354/397] Emitting module SDGTesting
[355/397] Compiling SDGTesting PerformanceTest.swift
[356/397] Compiling SDGTesting Test.swift
[357/397] Compiling SDGCalendar OrdinalCalendarComponent.swift
[358/397] Compiling SDGCalendar RawRepresentableCalendarComponent.swift
[359/397] Compiling SDGCalendar SmallestCalendarComponent.swift
[360/397] Compiling SDGCalendar Weekday.swift
[361/397] Compiling SDGCalendar Year.swift
[362/404] Compiling SDGCalendar CalendarComponent.swift
[363/404] Compiling SDGCalendar CardinalCalendarComponent.swift
[364/404] Compiling SDGCalendar ConsistentDurationCalendarComponent.swift
[365/404] Compiling SDGCalendar ConsistentlyOrderedCalendarComponent.swift
[366/404] Compiling SDGCalendar Day.swift
[367/404] Emitting module SDGCalendar
[368/404] Compiling SDGCalendar GregorianHour.swift
[369/404] Compiling SDGCalendar GregorianMinute.swift
[370/404] Compiling SDGCalendar GregorianMonth.swift
[371/404] Compiling SDGCalendar GregorianSecond.swift
[372/404] Compiling SDGCalendar AnyDescribableDate.swift
[373/404] Compiling SDGCalendar CalendarDate.swift
[374/404] Compiling SDGCalendar CalendarInterval.swift
[375/404] Compiling SDGCalendar Date.swift
[376/404] Compiling SDGCalendar DateDefinition.swift
[377/404] Compiling SDGCalendar HebrewYearLength.swift
[378/404] Compiling SDGCalendar RationalArithmetic.swift
[379/404] Compiling SDGCalendar RelativeDate.swift
[380/404] Compiling SDGCalendar UnknownDate.swift
[381/404] Compiling SDGCalendar DescribableDate.swift
[382/404] Compiling SDGCalendar FoundationDate.swift
[383/404] Compiling SDGCalendar GregorianDate.swift
[384/404] Compiling SDGCalendar GregorianDay.swift
[385/404] Compiling SDGCalendar EnumerationCalendarComponent.swift
[386/404] Compiling SDGCalendar ICalendarComponent.swift
[387/404] Compiling SDGCalendar ISOCalendarComponent.swift
[388/404] Compiling SDGCalendar Month.swift
[389/404] Compiling SDGCalendar NumericCalendarComponent.swift
[390/404] Compiling SDGCalendar HebrewDay.swift
[391/404] Compiling SDGCalendar HebrewHour.swift
[392/404] Compiling SDGCalendar HebrewMonth.swift
[393/404] Compiling SDGCalendar HebrewMonthAndYear.swift
[394/404] Compiling SDGCalendar HebrewPart.swift
[395/404] Compiling SDGCalendar HebrewWeekday.swift
[396/404] Compiling SDGCalendar HebrewWeekdayDate.swift
[397/404] Compiling SDGCalendar HebrewYear.swift
[398/404] Compiling SDGCalendar GregorianWeekday.swift
[399/404] Compiling SDGCalendar GregorianWeekdayDate.swift
[400/404] Compiling SDGCalendar GregorianYear.swift
[401/404] Compiling SDGCalendar HebrewDate.swift
[402/595] Compiling SDGInterface MenuBar.Edit.Transformations.swift
[403/595] Compiling SDGInterface MenuBar.Edit.swift
[404/595] Compiling SDGInterface MenuBar.File.OpenRecent.swift
[405/595] Compiling SDGInterface MenuBar.File.swift
[406/595] Compiling SDGInterface MenuBar.Format.Font.Baseline.swift
[407/595] Compiling SDGInterface MenuBar.Format.Font.Casing.swift
[408/595] Compiling SDGInterface MenuBar.Format.Font.Kern.swift
[409/595] Compiling SDGInterface MenuBar.Format.Font.Ligatures.swift
[410/595] Compiling SDGInterface MenuBar.Format.Font.swift
[411/595] Compiling SDGInterface MenuBar.Format.Text.WritingDirection.swift
[412/595] Compiling SDGInterface MenuBar.Format.Text.swift
[413/595] Compiling SDGInterface MenuBar.Format.swift
[414/595] Compiling SDGInterface MenuBar.Help.swift
[415/595] Compiling SDGInterface MenuBar.View.swift
[416/595] Compiling SDGInterface MenuBar.Window.swift
[417/595] Compiling SDGInterface Coding.swift
[418/595] Compiling SDGInterface CommandsConcatenation.swift
[419/595] Compiling SDGInterface EmptyCommands.swift
[420/595] Compiling SDGInterface Commands.swift
[421/595] Compiling SDGInterface CommandsBuilder.swift
[422/595] Compiling SDGInterface LegacyCommands.swift
[423/595] Compiling SDGInterface KeyModifiers.swift
[424/595] Compiling SDGInterface Divider.swift
[425/595] Compiling SDGInterface EmptyMenuComponents.swift
[426/595] Compiling SDGInterface Menu.SwiftUICommandsImplementation.swift
[427/595] Compiling SDGInterface Menu.SwiftUIImplementation.swift
[428/595] Compiling SDGInterface Menu.swift
[429/595] Compiling SDGInterface Menu.CocoaImplementation.swift
[430/595] Compiling SDGInterface Menu.CocoaMenu.swift
[431/595] Compiling SDGInterface MenuProtocol.swift
[432/595] Compiling SDGInterface MenuComponentsConcatenation.swift
[433/595] Compiling SDGInterface MenuEntry.CocoaImplementation.swift
[434/595] Compiling SDGInterface MenuEntry.SwiftUIImplementation.swift
[435/595] Compiling SDGInterface MenuEntry.swift
[436/595] Compiling SDGInterface LegacyMenuCompontents.swift
[437/595] Compiling SDGInterface MenuBuilder.swift
[438/595] Compiling SDGInterface MenuComponents.swift
[439/595] Compiling SDGInterface Placeholder.swift
[440/595] Compiling SDGInterface Anchor.Source.swift
[441/595] Compiling SDGInterface AttachmentAnchor.swift
[442/595] Compiling SDGInterface PopoverAttachmentAnchor.swift
[443/595] Compiling SDGInterface RectangularAttachmentAchor.swift
[444/616] 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 the Swift 6 language mode
35 | #endif
36 |
37 | internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
| `- warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
38 | WindowDelegate
39 | where Content: LegacyView {
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
28 | /// A window.
29 | @available(watchOS 6, *)
30 | public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
| `- note: 'Content' previously declared here
31 |
32 | // MARK: - Initialization
[445/616] Compiling SDGInterface SegmentedControl.CocoaImplementation.swift
[446/616] Compiling SDGInterface SegmentedControl.SwiftUIImplementation.swift
[447/616] Compiling SDGInterface SegmentedControl.swift
[448/616] Compiling SDGInterface Colour.swift
[449/616] Compiling SDGInterface ColourContainer.swift
[450/616] Compiling SDGInterface NSColor.swift
[451/616] Compiling SDGInterface UIColor.swift
[452/616] Compiling SDGInterface ContextMenu.swift
[453/616] Compiling SDGInterface ContextMenuEntries.swift
[454/616] Compiling SDGInterface CocoaImage.swift
[455/616] Compiling SDGInterface Image.Definition.swift
[456/616] Compiling SDGInterface Image.swift
[457/616] Compiling SDGInterface SwiftUI.Image.swift
[458/616] Compiling SDGInterface Alignment.swift
[459/616] Compiling SDGInterface HorizontalAlignment.swift
[460/616] Compiling SDGInterface VerticalAlignment.swift
[461/616] Compiling SDGInterface Axis.swift
[462/616] Compiling SDGInterface ContentMode.swift
[463/616] Compiling SDGInterface Edge.swift
[464/616] Compiling SDGInterface EdgeSet.swift
[465/616] Compiling SDGInterface NSRectEdge.swift
[466/616] Compiling SDGInterface PopOver.SwiftUIImplementation.swift
[467/616] Compiling SDGInterface PopOver.swift
[468/616] Compiling SDGInterface Cocoa.PopOverDelegate.swift
[469/616] Compiling SDGInterface Cocoa.ViewPopOverView.swift
[470/616] Compiling SDGInterface PopOver.CocoaImplementation.swift
[471/616] Compiling SDGInterface UIPopoverArrowDirection.swift
[472/616] Compiling SDGInterface UIView.swift
[473/616] Compiling SDGInterface Previews.swift
[474/616] Compiling SDGInterface Resources.swift
[475/616] Compiling SDGInterface Resources 1.swift
[476/616] Compiling SDGInterface Table.CocoaImplementation.Cell.swift
[477/616] Compiling SDGInterface Table.CocoaImplementation.CellView.swift
[478/616] Compiling SDGInterface Table.CocoaImplementation.TableView.swift
[479/616] Compiling SDGInterface Table.CocoaImplementation.swift
[480/616] Compiling SDGInterface Table.swift
[481/616] Compiling SDGInterface RichTextEditingResponder.swift
[482/616] Compiling SDGInterface TextDisplayResponder.swift
[483/616] Compiling SDGInterface TextEditingResponder.swift
[484/616] Compiling SDGInterface CharacterInformation.swift
[485/616] Compiling SDGInterface Font.swift
[486/616] Compiling SDGInterface CompatibilityLabel.swift
[487/616] Compiling SDGInterface LabelledTextField.swift
[488/616] Compiling SDGInterface TextField.Cell.swift
[489/616] Compiling SDGInterface TextField.CocoaImplementation.swift
[490/616] Compiling SDGInterface TextField.SwiftUIImplementation.swift
[491/616] Compiling SDGInterface TextField.swift
[492/616] Compiling SDGInterface TextView.CocoaImplementation.swift
[493/616] Compiling SDGInterface TextView.swift
[494/616] Compiling SDGInterface TextContextMenu.swift
[495/616] Compiling SDGInterface AnyView.swift
[496/616] Compiling SDGInterface CocoaView.swift
[497/616] Compiling SDGInterface LayoutConstraintPriority.NativeType.swift
[498/616] Compiling SDGInterface LayoutConstraintPriority.swift
[499/616] Compiling SDGInterface EmptyView.swift
[500/616] Compiling SDGInterface CocoaViewImplementation.swift
[501/616] Compiling SDGInterface CocoaViewRepresentableWrapper.swift
[502/616] Compiling SDGInterface CompositeLegacyViewImplementation.swift
[503/616] Compiling SDGInterface CompositeViewImplementation.swift
[504/616] Compiling SDGInterface LegacyCocoaViewImplementation.swift
[505/616] Compiling SDGInterface LegacyView.swift
[506/616] Compiling SDGInterface SwiftUIViewImplementation.swift
[507/616] Compiling SDGInterface View + LetterboxPreviews.swift
[508/616] Compiling SDGInterface ExtensionDetails.swift
[509/616] Compiling SDGInterface FetchResult.swift
[510/616] Compiling SDGInterface Handoff.swift
[511/616] Compiling SDGInterface HandoffAcceptanceDetails.swift
[512/616] Compiling SDGInterface LaunchDetails.swift
[513/616] Compiling SDGInterface OpeningDetails.swift
[514/616] Compiling SDGInterface PrintingDetails.swift
[515/616] Compiling SDGInterface PrintingResponse.swift
[516/616] Compiling SDGInterface QuickActionDetails.swift
[517/616] Compiling SDGInterface RemoteNotificationDetails.swift
[518/616] Compiling SDGInterface SystemInterface.swift
[519/616] Compiling SDGInterface SystemNotification.swift
[520/616] Compiling SDGInterface TerminationResponse.swift
[521/616] Compiling SDGInterface ViewControllerRestorationResponse.swift
[522/616] Compiling SDGInterface Button.CocoaImplementation.swift
[523/616] Compiling SDGInterface Button.SwiftUIImplementation.swift
[524/616] Compiling SDGInterface Button.swift
[525/616] Compiling SDGInterface ButtonLabel.swift
[526/616] Compiling SDGInterface CheckBox.CocoaImplementation.swift
[527/616] Compiling SDGInterface CheckBox.SwiftUIImplementation.swift
[528/616] Compiling SDGInterface CheckBox.swift
[529/616] Compiling SDGInterface ClosureActionSender.swift
[530/616] Compiling SDGInterface ClosureSelector.swift
[531/616] Compiling SDGInterface Selector.swift
[532/616] Compiling SDGInterface UIResponder.swift
[533/616] Compiling SDGInterface Alert.swift
[534/616] Compiling SDGInterface AlertButton.swift
[535/616] Compiling SDGInterface AlertButtonStyle.swift
[536/616] Compiling SDGInterface AlertStyle.swift
[537/616] Compiling SDGInterface LegacyView + Alert.swift
[538/616] Compiling SDGInterface ViewWithAlert.CocoaImplementation.swift
[539/616] Compiling SDGInterface ViewWithAlert.SwiftUIImplementation.swift
[540/616] Compiling SDGInterface ViewWithAlert.swift
[541/616] Compiling SDGInterface ApplicationNameForm.swift
[542/616] Compiling SDGInterface ApplicationNameLocalization.swift
[543/616] Compiling SDGInterface Application.swift
[544/616] Compiling SDGInterface LegacyApplication.swift
[545/616] Compiling SDGInterface NSApplicationDelegate.swift
[546/616] Compiling SDGInterface NSApplicationDelegateProtocol.swift
[547/616] Compiling SDGInterface Service.swift
[548/616] Compiling SDGInterface SwiftUIApplication.swift
[549/616] Compiling SDGInterface UIApplicationDelegate.swift
[550/616] Compiling SDGInterface ProcessInfo.swift
[551/616] Compiling SDGInterface CGPoint.swift
[552/616] Compiling SDGInterface Point.swift
[553/616] Compiling SDGInterface UnitPoint.swift
[554/616] Compiling SDGInterface CGRect.swift
[555/616] Compiling SDGInterface Rectangle.swift
[556/616] Compiling SDGInterface CGSize.swift
[557/616] Compiling SDGInterface Size.swift
[558/616] Compiling SDGInterface Framed.swift
[559/616] Compiling SDGInterface HorizontalStack.swift
[560/616] Compiling SDGInterface Layered.swift
[561/616] Compiling SDGInterface Padded.swift
[562/616] Compiling SDGInterface Proportioned.swift
[563/616] Compiling SDGInterface LegacyMode.swift
[564/616] Compiling SDGInterface LegacyMenuBar.swift
[565/616] Compiling SDGInterface MenuBar.swift
[566/616] Compiling SDGInterface MenuBarProtocol.swift
[567/616] Compiling SDGInterface MenuBar.Application.swift
[568/616] Compiling SDGInterface MenuBar.Edit.Find.swift
[569/616] Compiling SDGInterface MenuBar.Edit.Speech.swift
[570/616] Compiling SDGInterface MenuBar.Edit.SpellingAndGrammar.swift
[571/616] Compiling SDGInterface MenuBar.Edit.Substitutions.swift
[572/616] Compiling SDGInterface GenericLabel.CocoaImplementation.swift
[573/616] Compiling SDGInterface GenericLabel.SwiftUIImplementation.swift
[574/616] Compiling SDGInterface GenericLabel.swift
[575/616] Compiling SDGInterface Label.swift
[576/616] Compiling SDGInterface DerivedLog.CocoaImplementation.swift
[577/616] Compiling SDGInterface DerivedLog.swift
[578/616] Compiling SDGInterface Log.swift
[579/616] Compiling SDGInterface NSAttributedString.Key.swift
[580/616] Compiling SDGInterface NSAttributedString.swift
[581/616] Compiling SDGInterface RichText.swift
[582/616] Compiling SDGInterface RichTextIndex.swift
[583/616] Compiling SDGInterface RichTextNormalizationAttribute.swift
[584/616] Compiling SDGInterface RichTextNormalizationAttributeMapping.swift
[585/616] Compiling SDGInterface RichTextScalar.swift
[586/616] Compiling SDGInterface RichTextSegment.swift
[587/616] Compiling SDGInterface StrictString.swift
[588/616] Compiling SDGInterface CocoaTextView.swift
[589/616] Compiling SDGInterface TextEditor.CocoaDocumentView.swift
[590/616] Compiling SDGInterface TextEditor.CocoaFrameView.swift
[591/616] Compiling SDGInterface TextEditor.CocoaImplementation.swift
[592/616] Compiling SDGInterface TextEditor.swift
[593/616] 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 the Swift 6 language mode
35 | #endif
36 |
37 | internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
| `- warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
38 | WindowDelegate
39 | where Content: LegacyView {
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
28 | /// A window.
29 | @available(watchOS 6, *)
30 | public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
| `- note: 'Content' previously declared here
31 |
32 | // MARK: - Initialization
[594/616] 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 the Swift 6 language mode
35 | #endif
36 |
37 | internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
| `- warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
38 | WindowDelegate
39 | where Content: LegacyView {
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
28 | /// A window.
29 | @available(watchOS 6, *)
30 | public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
| `- note: 'Content' previously declared here
31 |
32 | // MARK: - Initialization
[595/616] 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 the Swift 6 language mode
35 | #endif
36 |
37 | internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
| `- warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
38 | WindowDelegate
39 | where Content: LegacyView {
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
28 | /// A window.
29 | @available(watchOS 6, *)
30 | public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
| `- note: 'Content' previously declared here
31 |
32 | // MARK: - Initialization
[596/616] 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 the Swift 6 language mode
35 | #endif
36 |
37 | internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
| `- warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
38 | WindowDelegate
39 | where Content: LegacyView {
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
28 | /// A window.
29 | @available(watchOS 6, *)
30 | public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
| `- note: 'Content' previously declared here
31 |
32 | // MARK: - Initialization
[597/616] 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 the Swift 6 language mode
35 | #endif
36 |
37 | internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
| `- warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
38 | WindowDelegate
39 | where Content: LegacyView {
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
28 | /// A window.
29 | @available(watchOS 6, *)
30 | public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
| `- note: 'Content' previously declared here
31 |
32 | // MARK: - Initialization
[598/616] 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 the Swift 6 language mode
35 | #endif
36 |
37 | internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
| `- warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
38 | WindowDelegate
39 | where Content: LegacyView {
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
28 | /// A window.
29 | @available(watchOS 6, *)
30 | public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
| `- note: 'Content' previously declared here
31 |
32 | // MARK: - Initialization
[599/616] 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 the Swift 6 language mode
35 | #endif
36 |
37 | internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
| `- warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
38 | WindowDelegate
39 | where Content: LegacyView {
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
28 | /// A window.
29 | @available(watchOS 6, *)
30 | public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
| `- note: 'Content' previously declared here
31 |
32 | // MARK: - Initialization
[600/616] 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 the Swift 6 language mode
35 | #endif
36 |
37 | internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
| `- warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
38 | WindowDelegate
39 | where Content: LegacyView {
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
28 | /// A window.
29 | @available(watchOS 6, *)
30 | public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
| `- note: 'Content' previously declared here
31 |
32 | // MARK: - Initialization
[601/616] 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 the Swift 6 language mode
35 | #endif
36 |
37 | internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
| `- warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
38 | WindowDelegate
39 | where Content: LegacyView {
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
28 | /// A window.
29 | @available(watchOS 6, *)
30 | public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
| `- note: 'Content' previously declared here
31 |
32 | // MARK: - Initialization
[602/616] 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 the Swift 6 language mode
35 | #endif
36 |
37 | internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
| `- warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
38 | WindowDelegate
39 | where Content: LegacyView {
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
28 | /// A window.
29 | @available(watchOS 6, *)
30 | public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
| `- note: 'Content' previously declared here
31 |
32 | // MARK: - Initialization
[603/616] 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 the Swift 6 language mode
35 | #endif
36 |
37 | internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
| `- warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
38 | WindowDelegate
39 | where Content: LegacyView {
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
28 | /// A window.
29 | @available(watchOS 6, *)
30 | public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
| `- note: 'Content' previously declared here
31 |
32 | // MARK: - Initialization
[604/616] 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 the Swift 6 language mode
35 | #endif
36 |
37 | internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
| `- warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
38 | WindowDelegate
39 | where Content: LegacyView {
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
28 | /// A window.
29 | @available(watchOS 6, *)
30 | public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
| `- note: 'Content' previously declared here
31 |
32 | // MARK: - Initialization
[605/616] 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 the Swift 6 language mode
35 | #endif
36 |
37 | internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
| `- warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
38 | WindowDelegate
39 | where Content: LegacyView {
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
28 | /// A window.
29 | @available(watchOS 6, *)
30 | public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
| `- note: 'Content' previously declared here
31 |
32 | // MARK: - Initialization
[606/616] 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 the Swift 6 language mode
35 | #endif
36 |
37 | internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
| `- warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
38 | WindowDelegate
39 | where Content: LegacyView {
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
28 | /// A window.
29 | @available(watchOS 6, *)
30 | public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
| `- note: 'Content' previously declared here
31 |
32 | // MARK: - Initialization
[607/616] 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 the Swift 6 language mode
35 | #endif
36 |
37 | internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
| `- warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
38 | WindowDelegate
39 | where Content: LegacyView {
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
28 | /// A window.
29 | @available(watchOS 6, *)
30 | public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
| `- note: 'Content' previously declared here
31 |
32 | // MARK: - Initialization
[608/616] 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 the Swift 6 language mode
35 | #endif
36 |
37 | internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
| `- warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
38 | WindowDelegate
39 | where Content: LegacyView {
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
28 | /// A window.
29 | @available(watchOS 6, *)
30 | public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
| `- note: 'Content' previously declared here
31 |
32 | // MARK: - Initialization
[609/616] 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 the Swift 6 language mode
35 | #endif
36 |
37 | internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
| `- warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
38 | WindowDelegate
39 | where Content: LegacyView {
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
28 | /// A window.
29 | @available(watchOS 6, *)
30 | public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
| `- note: 'Content' previously declared here
31 |
32 | // MARK: - Initialization
[610/616] 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 the Swift 6 language mode
35 | #endif
36 |
37 | internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
| `- warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
38 | WindowDelegate
39 | where Content: LegacyView {
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
28 | /// A window.
29 | @available(watchOS 6, *)
30 | public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
| `- note: 'Content' previously declared here
31 |
32 | // MARK: - Initialization
[611/616] 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 the Swift 6 language mode
35 | #endif
36 |
37 | internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
| `- warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
38 | WindowDelegate
39 | where Content: LegacyView {
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
28 | /// A window.
29 | @available(watchOS 6, *)
30 | public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
| `- note: 'Content' previously declared here
31 |
32 | // MARK: - Initialization
[612/616] 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 the Swift 6 language mode
35 | #endif
36 |
37 | internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
| `- warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
38 | WindowDelegate
39 | where Content: LegacyView {
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
28 | /// A window.
29 | @available(watchOS 6, *)
30 | public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
| `- note: 'Content' previously declared here
31 |
32 | // MARK: - Initialization
[613/616] 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 the Swift 6 language mode
35 | #endif
36 |
37 | internal class CocoaImplementation<Content>: Superclass, ManagedWindow, SharedValueObserver,
| `- warning: generic parameter 'Content' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
38 | WindowDelegate
39 | where Content: LegacyView {
/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Windows/Window/Window.swift:30:22: note: 'Content' previously declared here
28 | /// A window.
29 | @available(watchOS 6, *)
30 | public struct Window<Content, L>: LegacyWindow where Content: LegacyView, L: Localization {
| `- note: 'Content' previously declared here
31 |
32 | // MARK: - Initialization
[614/629] Compiling SDGInterfaceTestUtilities LegacyView.swift
[615/629] Compiling SDGInterfaceTestUtilities View.swift
[616/629] Emitting module SDGInterfaceTestUtilities
[617/629] Compiling SDGProgressIndicators LabelledProgressBar.swift
[618/629] Emitting module SDGProgressIndicators
[619/630] Compiling SDGProgressIndicators ProgressBar.swift
[620/630] Compiling SDGProgressIndicators ProgressBar.SwiftUIImplementation.swift
[621/630] Compiling SDGProgressIndicators Previews.swift
[622/630] Compiling SDGProgressIndicators ProgressBarPreview.swift
[623/630] Compiling SDGProgressIndicators LabelledProgressBarPreview.swift
[624/630] Compiling SDGProgressIndicators LegacyView.swift
[625/630] Compiling SDGProgressIndicators LegacyMode.swift
[626/630] Compiling SDGProgressIndicators ProgressBar.CocoaImplementation.swift
[627/630] Compiling SDGProgressIndicators View.swift
[628/639] Compiling SDGInterfaceSample MenuBarSampleView.swift
[629/639] Emitting module SDGInterfaceSample
[630/639] Compiling SDGInterfaceSample InterfaceLocalization.swift
[631/639] Compiling SDGInterfaceSample MenuBarSampleViewTextField.swift
[632/639] Compiling SDGInterfaceSample MenuBarSampleMenu.swift
[633/639] Compiling SDGInterfaceSample MenuBarSampleWindow.swift
[634/639] Compiling SDGInterfaceSample MenuBarTarget.swift
[635/639] Compiling SDGInterfaceSample MenuBarSample.swift
[636/639] Compiling SDGInterfaceSample SampleApplication.swift
[637/639] Compiling SDGXCTestUtilities XCTAssert.swift
[638/639] Compiling SDGXCTestUtilities TestCase.swift
[639/639] Emitting module SDGXCTestUtilities
[640/642] Compiling SDGInterfaceInternalTestUtilities Window.swift
[641/642] Emitting module SDGInterfaceInternalTestUtilities
[642/642] Compiling SDGInterfaceInternalTestUtilities ApplicationTestCase.swift
Build complete! (36.50s)
Fetching https://github.com/SDGGiesbrecht/SDGCornerstone
[1/102117] Fetching sdgcornerstone
Fetched https://github.com/SDGGiesbrecht/SDGCornerstone from cache (2.72s)
Computing version for https://github.com/SDGGiesbrecht/SDGCornerstone
Computed https://github.com/SDGGiesbrecht/SDGCornerstone at 10.2.0 (3.39s)
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/apple/swift-collections
[1/5757] Fetching swift-numerics
[117/22397] Fetching swift-numerics, swift-collections
Fetched https://github.com/apple/swift-numerics from cache (1.61s)
Fetched https://github.com/apple/swift-collections from cache (1.61s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (2.16s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.43s)
Creating working copy for https://github.com/SDGGiesbrecht/SDGCornerstone
Working copy of https://github.com/SDGGiesbrecht/SDGCornerstone resolved at 10.2.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.3
Build complete.
{
"dependencies" : [
{
"identity" : "sdgcornerstone",
"requirement" : {
"range" : [
{
"lower_bound" : "10.1.2",
"upper_bound" : "11.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SDGGiesbrecht/SDGCornerstone"
}
],
"manifest_display_name" : "SDGInterface",
"name" : "SDGInterface",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SDGInterface",
"targets" : [
"SDGInterface"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SDGInterfaceTestUtilities",
"targets" : [
"SDGInterfaceTestUtilities"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SDGErrorMessages",
"targets" : [
"SDGErrorMessages"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SDGProgressIndicators",
"targets" : [
"SDGProgressIndicators"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SDGKeyboard",
"targets" : [
"SDGKeyboard"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "_SDGInterfaceSample",
"targets" : [
"SDGInterfaceSample"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SDGProgressIndicatorsTests",
"module_type" : "SwiftTarget",
"name" : "SDGProgressIndicatorsTests",
"path" : "Tests/SDGProgressIndicatorsTests",
"product_dependencies" : [
"SDGControlFlow",
"SDGLocalization",
"SDGXCTestUtilities"
],
"sources" : [
"APITests.swift",
"LegacyMode.swift",
"PreviewTests.swift"
],
"target_dependencies" : [
"SDGInterface",
"SDGProgressIndicators",
"SDGInterfaceSample",
"SDGInterfaceTestUtilities",
"SDGInterfaceInternalTestUtilities"
],
"type" : "test"
},
{
"c99name" : "SDGProgressIndicators",
"module_type" : "SwiftTarget",
"name" : "SDGProgressIndicators",
"path" : "Sources/SDGProgressIndicators",
"product_dependencies" : [
"SDGControlFlow",
"SDGLogic",
"SDGMathematics",
"SDGText",
"SDGLocalization"
],
"product_memberships" : [
"SDGProgressIndicators",
"_SDGInterfaceSample"
],
"sources" : [
"LabelledProgressBar.swift",
"Legacy Mode/LegacyMode.swift",
"Legacy Mode/LegacyView.swift",
"Previews/LabelledProgressBarPreview.swift",
"Previews/Previews.swift",
"Previews/ProgressBarPreview.swift",
"ProgressBar/ProgressBar.CocoaImplementation.swift",
"ProgressBar/ProgressBar.SwiftUIImplementation.swift",
"ProgressBar/ProgressBar.swift",
"View.swift"
],
"target_dependencies" : [
"SDGInterfaceLocalizations",
"SDGInterface"
],
"type" : "library"
},
{
"c99name" : "SDGKeyboardTests",
"module_type" : "SwiftTarget",
"name" : "SDGKeyboardTests",
"path" : "Tests/SDGKeyboardTests",
"product_dependencies" : [
"SDGXCTestUtilities"
],
"sources" : [
"APITests.swift"
],
"target_dependencies" : [
"SDGKeyboard",
"SDGInterfaceInternalTestUtilities"
],
"type" : "test"
},
{
"c99name" : "SDGKeyboard",
"module_type" : "SwiftTarget",
"name" : "SDGKeyboard",
"path" : "Sources/SDGKeyboard",
"product_dependencies" : [
"SDGLogic",
"SDGCollections",
"SDGText"
],
"product_memberships" : [
"SDGKeyboard"
],
"sources" : [
"Key.swift"
],
"type" : "library"
},
{
"c99name" : "SDGInterfaceTests",
"module_type" : "SwiftTarget",
"name" : "SDGInterfaceTests",
"path" : "Tests/SDGInterfaceTests",
"product_dependencies" : [
"SDGControlFlow",
"SDGLogic",
"SDGMathematics",
"SDGText",
"SDGLocalization",
"SDGXCTestUtilities",
"SDGLogicTestUtilities",
"SDGLocalizationTestUtilities"
],
"sources" : [
"APITests.swift",
"Examples/CocoaViewExample.swift",
"Examples/CocoaViewExample2.swift",
"Examples/CocoaWindowExample.swift",
"Examples/Service.swift",
"Examples/SwiftUIViewExample.swift",
"InternalTests.swift",
"PreviewTests.swift",
"RegressionTests.swift",
"Utilities/InterfaceLocalization.swift",
"Utilities/LegacyMode.swift",
"Utilities/NSAttributedString.swift"
],
"target_dependencies" : [
"SDGInterface",
"SDGInterfaceSample",
"SDGInterfaceLocalizations",
"SDGInterfaceTestUtilities",
"SDGInterfaceInternalTestUtilities"
],
"type" : "test"
},
{
"c99name" : "SDGInterfaceTestUtilities",
"module_type" : "SwiftTarget",
"name" : "SDGInterfaceTestUtilities",
"path" : "Sources/SDGInterfaceTestUtilities",
"product_dependencies" : [
"SDGControlFlow",
"SDGLogic",
"SDGText",
"SDGLocalization",
"SDGTesting"
],
"product_memberships" : [
"SDGInterfaceTestUtilities"
],
"sources" : [
"LegacyView.swift",
"View.swift"
],
"target_dependencies" : [
"SDGInterface",
"SDGInterfaceLocalizations"
],
"type" : "library"
},
{
"c99name" : "SDGInterfaceSample",
"module_type" : "SwiftTarget",
"name" : "SDGInterfaceSample",
"path" : "Sources/SDGInterfaceSample",
"product_dependencies" : [
"SDGControlFlow",
"SDGLogic",
"SDGMathematics",
"SDGText",
"SDGLocalization"
],
"product_memberships" : [
"_SDGInterfaceSample"
],
"sources" : [
"InterfaceLocalization.swift",
"MenuBarSample.swift",
"MenuBarSampleMenu.swift",
"MenuBarSampleView.swift",
"MenuBarSampleViewTextField.swift",
"MenuBarSampleWindow.swift",
"MenuBarTarget.swift",
"SampleApplication.swift"
],
"target_dependencies" : [
"SDGInterfaceLocalizations",
"SDGInterface",
"SDGProgressIndicators",
"SDGErrorMessages"
],
"type" : "library"
},
{
"c99name" : "SDGInterfaceResourceGeneration",
"module_type" : "SwiftTarget",
"name" : "SDGInterfaceResourceGeneration",
"path" : "Tests/SDGInterfaceResourceGeneration",
"product_dependencies" : [
"SDGText",
"SDGLocalization",
"SDGPersistence"
],
"sources" : [
"Repository.swift",
"ResourceGeneration.swift",
"RichTextNormalizationAttributeMapping.swift"
],
"target_dependencies" : [
"SDGInterface"
],
"type" : "test"
},
{
"c99name" : "SDGInterfaceLocalizations",
"module_type" : "SwiftTarget",
"name" : "SDGInterfaceLocalizations",
"path" : "Sources/SDGInterfaceLocalizations",
"product_dependencies" : [
"SDGLocalization"
],
"product_memberships" : [
"SDGInterface",
"SDGInterfaceTestUtilities",
"SDGErrorMessages",
"SDGProgressIndicators",
"_SDGInterfaceSample"
],
"sources" : [
"APILocalization.swift",
"InterfaceLocalization.swift",
"MenuBarLocalization.swift"
],
"type" : "library"
},
{
"c99name" : "SDGInterfaceInternalTestUtilities",
"module_type" : "SwiftTarget",
"name" : "SDGInterfaceInternalTestUtilities",
"path" : "Tests/SDGInterfaceInternalTestUtilities",
"product_dependencies" : [
"SDGXCTestUtilities"
],
"sources" : [
"ApplicationTestCase.swift",
"Window.swift"
],
"target_dependencies" : [
"SDGInterface",
"SDGInterfaceSample"
],
"type" : "library"
},
{
"c99name" : "SDGInterface",
"module_type" : "SwiftTarget",
"name" : "SDGInterface",
"path" : "Sources/SDGInterface",
"product_dependencies" : [
"SDGControlFlow",
"SDGLogic",
"SDGMathematics",
"SDGCollections",
"SDGText",
"SDGLocalization",
"SDGGeometry",
"SDGCalendar"
],
"product_memberships" : [
"SDGInterface",
"SDGInterfaceTestUtilities",
"SDGProgressIndicators",
"_SDGInterfaceSample"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SDGInterface/Normalization Mapping.json",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Actions/ClosureActionSender.swift",
"Actions/ClosureSelector.swift",
"Actions/Selector.swift",
"Actions/UIResponder.swift",
"Alert/Alert.swift",
"Alert/AlertButton.swift",
"Alert/AlertButtonStyle.swift",
"Alert/AlertStyle.swift",
"Alert/LegacyView + Alert.swift",
"Alert/ViewWithAlert.CocoaImplementation.swift",
"Alert/ViewWithAlert.SwiftUIImplementation.swift",
"Alert/ViewWithAlert.swift",
"Application/Application Name/ApplicationNameForm.swift",
"Application/Application Name/ApplicationNameLocalization.swift",
"Application/Application/Application.swift",
"Application/Application/LegacyApplication.swift",
"Application/Application/NSApplicationDelegate.swift",
"Application/Application/NSApplicationDelegateProtocol.swift",
"Application/Application/Service.swift",
"Application/Application/SwiftUIApplication.swift",
"Application/Application/UIApplicationDelegate.swift",
"Application/ProcessInfo.swift",
"Application/System Interface/ExtensionDetails.swift",
"Application/System Interface/FetchResult.swift",
"Application/System Interface/Handoff.swift",
"Application/System Interface/HandoffAcceptanceDetails.swift",
"Application/System Interface/LaunchDetails.swift",
"Application/System Interface/OpeningDetails.swift",
"Application/System Interface/PrintingDetails.swift",
"Application/System Interface/PrintingResponse.swift",
"Application/System Interface/QuickActionDetails.swift",
"Application/System Interface/RemoteNotificationDetails.swift",
"Application/System Interface/SystemInterface.swift",
"Application/System Interface/SystemNotification.swift",
"Application/System Interface/TerminationResponse.swift",
"Application/System Interface/ViewControllerRestorationResponse.swift",
"Buttons/Button/Button.CocoaImplementation.swift",
"Buttons/Button/Button.SwiftUIImplementation.swift",
"Buttons/Button/Button.swift",
"Buttons/ButtonLabel.swift",
"Buttons/Check Box/CheckBox.CocoaImplementation.swift",
"Buttons/Check Box/CheckBox.SwiftUIImplementation.swift",
"Buttons/Check Box/CheckBox.swift",
"Buttons/SegmentedControl/SegmentedControl.CocoaImplementation.swift",
"Buttons/SegmentedControl/SegmentedControl.SwiftUIImplementation.swift",
"Buttons/SegmentedControl/SegmentedControl.swift",
"Colour/Colour.swift",
"Colour/ColourContainer.swift",
"Colour/NSColor.swift",
"Colour/UIColor.swift",
"Context Menu/ContextMenu.swift",
"Context Menu/ContextMenuEntries.swift",
"Images/Cocoa/CocoaImage.swift",
"Images/Image.Definition.swift",
"Images/Image.swift",
"Images/SwiftUI/SwiftUI.Image.swift",
"Layout/Geometry/Alignment/Alignment.swift",
"Layout/Geometry/Alignment/HorizontalAlignment.swift",
"Layout/Geometry/Alignment/VerticalAlignment.swift",
"Layout/Geometry/Axis.swift",
"Layout/Geometry/ContentMode.swift",
"Layout/Geometry/Edge/Edge.swift",
"Layout/Geometry/Edge/EdgeSet.swift",
"Layout/Geometry/Edge/NSRectEdge.swift",
"Layout/Geometry/Point/CGPoint.swift",
"Layout/Geometry/Point/Point.swift",
"Layout/Geometry/Point/UnitPoint.swift",
"Layout/Geometry/Rectangle/CGRect.swift",
"Layout/Geometry/Rectangle/Rectangle.swift",
"Layout/Geometry/Size/CGSize.swift",
"Layout/Geometry/Size/Size.swift",
"Layout/Views/Framed.swift",
"Layout/Views/HorizontalStack.swift",
"Layout/Views/Layered.swift",
"Layout/Views/Padded.swift",
"Layout/Views/Proportioned.swift",
"LegacyMode.swift",
"Menu Bar/LegacyMenuBar.swift",
"Menu Bar/MenuBar.swift",
"Menu Bar/MenuBarProtocol.swift",
"Menu Bar/Submenus/MenuBar.Application.swift",
"Menu Bar/Submenus/MenuBar.Edit.Find.swift",
"Menu Bar/Submenus/MenuBar.Edit.Speech.swift",
"Menu Bar/Submenus/MenuBar.Edit.SpellingAndGrammar.swift",
"Menu Bar/Submenus/MenuBar.Edit.Substitutions.swift",
"Menu Bar/Submenus/MenuBar.Edit.Transformations.swift",
"Menu Bar/Submenus/MenuBar.Edit.swift",
"Menu Bar/Submenus/MenuBar.File.OpenRecent.swift",
"Menu Bar/Submenus/MenuBar.File.swift",
"Menu Bar/Submenus/MenuBar.Format.Font.Baseline.swift",
"Menu Bar/Submenus/MenuBar.Format.Font.Casing.swift",
"Menu Bar/Submenus/MenuBar.Format.Font.Kern.swift",
"Menu Bar/Submenus/MenuBar.Format.Font.Ligatures.swift",
"Menu Bar/Submenus/MenuBar.Format.Font.swift",
"Menu Bar/Submenus/MenuBar.Format.Text.WritingDirection.swift",
"Menu Bar/Submenus/MenuBar.Format.Text.swift",
"Menu Bar/Submenus/MenuBar.Format.swift",
"Menu Bar/Submenus/MenuBar.Help.swift",
"Menu Bar/Submenus/MenuBar.View.swift",
"Menu Bar/Submenus/MenuBar.Window.swift",
"Menus/Coding.swift",
"Menus/Commands/CommandsConcatenation.swift",
"Menus/Commands/EmptyCommands.swift",
"Menus/Commands/Protocol/Commands.swift",
"Menus/Commands/Protocol/CommandsBuilder.swift",
"Menus/Commands/Protocol/LegacyCommands.swift",
"Menus/KeyModifiers.swift",
"Menus/Menu Components/Divider.swift",
"Menus/Menu Components/EmptyMenuComponents.swift",
"Menus/Menu Components/Menu/Menu.SwiftUICommandsImplementation.swift",
"Menus/Menu Components/Menu/Menu.SwiftUIImplementation.swift",
"Menus/Menu Components/Menu/Menu.swift",
"Menus/Menu Components/Menu/MenuCocoaImplementation/Menu.CocoaImplementation.swift",
"Menus/Menu Components/Menu/MenuCocoaImplementation/Menu.CocoaMenu.swift",
"Menus/Menu Components/Menu/MenuProtocol.swift",
"Menus/Menu Components/MenuComponentsConcatenation.swift",
"Menus/Menu Components/MenuEntry/MenuEntry.CocoaImplementation.swift",
"Menus/Menu Components/MenuEntry/MenuEntry.SwiftUIImplementation.swift",
"Menus/Menu Components/MenuEntry/MenuEntry.swift",
"Menus/Menu Components/Protocol/LegacyMenuCompontents.swift",
"Menus/Menu Components/Protocol/MenuBuilder.swift",
"Menus/Menu Components/Protocol/MenuComponents.swift",
"Placeholder.swift",
"PopOvers/Anchor/Anchor.Source.swift",
"PopOvers/Anchor/AttachmentAnchor.swift",
"PopOvers/Anchor/PopoverAttachmentAnchor.swift",
"PopOvers/Anchor/RectangularAttachmentAchor.swift",
"PopOvers/PopOver.SwiftUIImplementation.swift",
"PopOvers/PopOver.swift",
"PopOvers/PopOverCocoaImplementation/Cocoa.PopOverDelegate.swift",
"PopOvers/PopOverCocoaImplementation/Cocoa.ViewPopOverView.swift",
"PopOvers/PopOverCocoaImplementation/PopOver.CocoaImplementation.swift",
"PopOvers/PopOverCocoaImplementation/UIPopoverArrowDirection.swift",
"PopOvers/PopOverCocoaImplementation/UIView.swift",
"Preview Utilities/Previews.swift",
"Resources.swift",
"Resources/Resources 1.swift",
"Tables/Table/Table.CocoaImplementation.Cell.swift",
"Tables/Table/Table.CocoaImplementation.CellView.swift",
"Tables/Table/Table.CocoaImplementation.TableView.swift",
"Tables/Table/Table.CocoaImplementation.swift",
"Tables/Table/Table.swift",
"Text/Actions/RichTextEditingResponder.swift",
"Text/Actions/TextDisplayResponder.swift",
"Text/Actions/TextEditingResponder.swift",
"Text/CharacterInformation.swift",
"Text/Font.swift",
"Text/Label/CompatibilityLabel.swift",
"Text/Label/GenericLabel.CocoaImplementation.swift",
"Text/Label/GenericLabel.SwiftUIImplementation.swift",
"Text/Label/GenericLabel.swift",
"Text/Label/Label.swift",
"Text/Log/DerivedLog.CocoaImplementation.swift",
"Text/Log/DerivedLog.swift",
"Text/Log/Log.swift",
"Text/Rich Text/NSAttributedString.Key.swift",
"Text/Rich Text/NSAttributedString.swift",
"Text/Rich Text/RichText.swift",
"Text/Rich Text/RichTextIndex.swift",
"Text/Rich Text/RichTextNormalizationAttribute.swift",
"Text/Rich Text/RichTextNormalizationAttributeMapping.swift",
"Text/Rich Text/RichTextScalar.swift",
"Text/Rich Text/RichTextSegment.swift",
"Text/StrictString.swift",
"Text/Text Editor/CocoaTextView.swift",
"Text/Text Editor/TextEditor.CocoaDocumentView.swift",
"Text/Text Editor/TextEditor.CocoaFrameView.swift",
"Text/Text Editor/TextEditor.CocoaImplementation.swift",
"Text/Text Editor/TextEditor.swift",
"Text/Text Field/LabelledTextField.swift",
"Text/Text Field/TextField.Cell.swift",
"Text/Text Field/TextField.CocoaImplementation.swift",
"Text/Text Field/TextField.SwiftUIImplementation.swift",
"Text/Text Field/TextField.swift",
"Text/Text View/TextView.CocoaImplementation.swift",
"Text/Text View/TextView.swift",
"Text/TextContextMenu.swift",
"Views/AnyView.swift",
"Views/Cocoa/CocoaView.swift",
"Views/Cocoa/LayoutConstraintPriority.NativeType.swift",
"Views/Cocoa/LayoutConstraintPriority.swift",
"Views/EmptyView.swift",
"Views/Protocol/CocoaViewImplementation.swift",
"Views/Protocol/CocoaViewRepresentableWrapper.swift",
"Views/Protocol/CompositeLegacyViewImplementation.swift",
"Views/Protocol/CompositeViewImplementation.swift",
"Views/Protocol/LegacyCocoaViewImplementation.swift",
"Views/Protocol/LegacyView.swift",
"Views/Protocol/SwiftUIViewImplementation.swift",
"Views/Protocol/View + LetterboxPreviews.swift",
"Views/Protocol/View.swift",
"Views/Protocol/ViewProtocolShims.swift",
"Views/SwiftUI/Color.swift",
"Views/SwiftUI/Ellipse.swift",
"Views/SwiftUI/SwiftUI.Rectangle.swift",
"Views/SwiftUI/SwiftUIAnyView.swift",
"Views/SwiftUI/SwiftUITupleView.swift",
"Views/SwiftUI/Text.swift",
"Windows/Cocoa/CocoaWindow.FullscreenObserver.swift",
"Windows/Cocoa/CocoaWindow.swift",
"Windows/Cocoa/ManagedWindow.swift",
"Windows/Protocol/CocoaWindowImplementation.swift",
"Windows/Protocol/LegacyWindow.swift",
"Windows/Protocol/WindowProtocol.swift",
"Windows/Window/Window.CocoaImplementation.swift",
"Windows/Window/Window.SwiftUIImplementation.Delegate.swift",
"Windows/Window/Window.SwiftUIImplementation.WindowFinder.swift",
"Windows/Window/Window.SwiftUIImplementation.swift",
"Windows/Window/Window.swift",
"Windows/Window/WindowType.swift"
],
"target_dependencies" : [
"SDGInterfaceLocalizations"
],
"type" : "library"
},
{
"c99name" : "SDGErrorMessages",
"module_type" : "SwiftTarget",
"name" : "SDGErrorMessages",
"path" : "Sources/SDGErrorMessages",
"product_dependencies" : [
"SDGText",
"SDGLocalization"
],
"product_memberships" : [
"SDGErrorMessages",
"_SDGInterfaceSample"
],
"sources" : [
"Error.swift"
],
"target_dependencies" : [
"SDGInterfaceLocalizations"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.