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.8 for macOS (SPM) on 9 Sep 2024 05:55:43 UTC.

Build Command

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