The Swift Package Index logo.Swift Package Index

Build Information

Successful build of TPPDF with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/techprimate/tppdf.git
Reference: 2.4.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/techprimate/tppdf
 * tag               2.4.1      -> FETCH_HEAD
HEAD is now at 1955ebb Bumped version to 2.4.1
Cloned https://github.com/techprimate/tppdf.git
Revision (git rev-parse @):
1955ebbc090a3fb2149fb53e703595c3146689af
SUCCESS checkout https://github.com/techprimate/tppdf.git at 2.4.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/techprimate/tppdf.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/123] Emitting module TPPDF
[4/140] Compiling TPPDF PDFDocumentObject.swift
[5/140] Compiling TPPDF PDFError.swift
[6/140] Compiling TPPDF PDFRenderObject.swift
[7/140] Compiling TPPDF PDFTaggableObject.swift
[8/140] Compiling TPPDF PDFExternalDocumentObject.swift
[9/140] Compiling TPPDF PDFExternalPageObject.swift
[10/140] Compiling TPPDF PDFContext.swift
[11/140] Compiling TPPDF PDFContextGraphics.swift
[12/140] Compiling TPPDF PDFGraphics.swift
[13/140] Compiling TPPDF PDFLineObject.swift
[14/140] Compiling TPPDF PDFLineSeparatorObject+Equatable.swift
[15/140] Compiling TPPDF PDFLineSeparatorObject.swift
[16/140] Compiling TPPDF PDFRectangleObject.swift
[17/140] Compiling TPPDF UIColor+CloseToEqual.swift
[18/140] Compiling TPPDF UIColor+Hex.swift
[19/140] Compiling TPPDF UIImage+Pixel.swift
[20/140] Compiling TPPDF PDFGroupObject.swift
[21/140] Compiling TPPDF Number+PDFTableContentable.swift
[22/140] Compiling TPPDF PDFTableContent+ContentType.swift
[23/140] Compiling TPPDF PDFTableContent.swift
[24/140] Compiling TPPDF PDFTableContentable.swift
[25/140] Compiling TPPDF String+PDFTableContent.swift
[26/140] Compiling TPPDF UIImage+PDFTableContent.swift
[27/140] Compiling TPPDF PDFTable.swift
[28/140] Compiling TPPDF PDFTableCell.swift
[29/140] Compiling TPPDF PDFTableCellAlignment.swift
[30/140] Compiling TPPDF PDFTableCellPosition.swift
[31/140] Compiling TPPDF PDFTable+CellSubscripts.swift
[32/140] Compiling TPPDF PDFTable+ColumnSubscripts.swift
[33/140] Compiling TPPDF PDFTable+RowSubscripts.swift
[34/140] Compiling TPPDF PDFTable+SectionSubscripts.swift
[35/140] Compiling TPPDF PDFTableColumn.swift
[36/140] Compiling TPPDF PDFTableColumns.swift
[37/140] Compiling TPPDF PDFTableMergeable.swift
[38/140] Compiling TPPDF PDFTableRow.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: warning: switch must be exhaustive
            switch type {
            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: note: add missing case: '.cubicCurveTo'
            switch type {
            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: note: add missing case: '.quadraticCurveTo'
            switch type {
            ^
[39/140] Compiling TPPDF PDFTableRows.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: warning: switch must be exhaustive
            switch type {
            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: note: add missing case: '.cubicCurveTo'
            switch type {
            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: note: add missing case: '.quadraticCurveTo'
            switch type {
            ^
[40/140] Compiling TPPDF PDFTableSection.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: warning: switch must be exhaustive
            switch type {
            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: note: add missing case: '.cubicCurveTo'
            switch type {
            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: note: add missing case: '.quadraticCurveTo'
            switch type {
            ^
[41/140] Compiling TPPDF PDFTableCellBorders.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: warning: switch must be exhaustive
            switch type {
            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: note: add missing case: '.cubicCurveTo'
            switch type {
            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: note: add missing case: '.quadraticCurveTo'
            switch type {
            ^
[42/140] Compiling TPPDF PDFTableCellPosition+Equatable-Hashable.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: warning: switch must be exhaustive
            switch type {
            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: note: add missing case: '.cubicCurveTo'
            switch type {
            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: note: add missing case: '.quadraticCurveTo'
            switch type {
            ^
[43/140] Compiling TPPDF PDFTableCellStyle.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: warning: switch must be exhaustive
            switch type {
            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: note: add missing case: '.cubicCurveTo'
            switch type {
            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: note: add missing case: '.quadraticCurveTo'
            switch type {
            ^
[44/140] Compiling TPPDF PDFTableStyle+Defaults.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: warning: switch must be exhaustive
            switch type {
            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: note: add missing case: '.cubicCurveTo'
            switch type {
            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: note: add missing case: '.quadraticCurveTo'
            switch type {
            ^
[45/140] Compiling TPPDF PDFTableStyle+Equatable.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: warning: switch must be exhaustive
            switch type {
            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: note: add missing case: '.cubicCurveTo'
            switch type {
            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: note: add missing case: '.quadraticCurveTo'
            switch type {
            ^
[46/140] Compiling TPPDF PDFTableStyle.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: warning: switch must be exhaustive
            switch type {
            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: note: add missing case: '.cubicCurveTo'
            switch type {
            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: note: add missing case: '.quadraticCurveTo'
            switch type {
            ^
[47/140] Compiling TPPDF PDFAttributedText.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: warning: switch must be exhaustive
            switch type {
            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: note: add missing case: '.cubicCurveTo'
            switch type {
            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: note: add missing case: '.quadraticCurveTo'
            switch type {
            ^
[48/140] Compiling TPPDF PDFSimpleText+Equatable.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: warning: switch must be exhaustive
            switch type {
            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: note: add missing case: '.cubicCurveTo'
            switch type {
            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: note: add missing case: '.quadraticCurveTo'
            switch type {
            ^
[49/140] Compiling TPPDF PDFSimpleText.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: warning: switch must be exhaustive
            switch type {
            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: note: add missing case: '.cubicCurveTo'
            switch type {
            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: note: add missing case: '.quadraticCurveTo'
            switch type {
            ^
[50/140] Compiling TPPDF PDFText.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: warning: switch must be exhaustive
            switch type {
            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: note: add missing case: '.cubicCurveTo'
            switch type {
            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: note: add missing case: '.quadraticCurveTo'
            switch type {
            ^
[51/140] Compiling TPPDF PDFTextStyle.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: warning: switch must be exhaustive
            switch type {
            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: note: add missing case: '.cubicCurveTo'
            switch type {
            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: note: add missing case: '.quadraticCurveTo'
            switch type {
            ^
[52/140] Compiling TPPDF CrossPlattformGraphics.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: warning: switch must be exhaustive
            switch type {
            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: note: add missing case: '.cubicCurveTo'
            switch type {
            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: note: add missing case: '.quadraticCurveTo'
            switch type {
            ^
[53/140] Compiling TPPDF PDFConstants.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: warning: switch must be exhaustive
            switch type {
            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: note: add missing case: '.cubicCurveTo'
            switch type {
            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: note: add missing case: '.quadraticCurveTo'
            switch type {
            ^
[54/140] Compiling TPPDF PDFCopy.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: warning: switch must be exhaustive
            switch type {
            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: note: add missing case: '.cubicCurveTo'
            switch type {
            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/API/Utils/CrossPlattformGraphics.swift:93:13: note: add missing case: '.quadraticCurveTo'
            switch type {
            ^
[55/140] Compiling TPPDF PDFSectionColumnContainer.swift
[56/140] Compiling TPPDF PDFSpaceObject.swift
[57/140] Compiling TPPDF PDFListObject.swift
[58/140] Compiling TPPDF CGPoint+Math.swift
[59/140] Compiling TPPDF CGPoint+Null.swift
[60/140] Compiling TPPDF PDFGenerator+Debug.swift
[61/140] Compiling TPPDF PDFGenerator+Layout.swift
[62/140] Compiling TPPDF Int+RomanNumerals.swift
[63/140] Compiling TPPDF PDFPagination+Equatable.swift
[64/140] Compiling TPPDF PDFPagination.swift
[65/140] Compiling TPPDF PDFPaginationClosure.swift
[66/140] Compiling TPPDF PDFPaginationStyle+Equatable.swift
[67/140] Compiling TPPDF PDFPaginationStyle.swift
[68/140] Compiling TPPDF PDFColumnWrapSectionObject.swift
[69/140] Compiling TPPDF PDFSectionColumnObject.swift
[70/140] Compiling TPPDF PDFSectionObject.swift
[71/140] Compiling TPPDF PDFTableOfContentObject.swift
[72/140] Compiling TPPDF PDFDocument.swift
[73/140] Compiling TPPDF PDFDocumentBackground.swift
[74/140] Compiling TPPDF PDFExternalDocument.swift
[75/140] Compiling TPPDF PDFBezierPath+Copying.swift
[76/140] Compiling TPPDF PDFBezierPath.swift
[77/140] Compiling TPPDF PDFBezierPathVertex.swift
[78/140] Compiling TPPDF PDFDynamicGeometryShape.swift
[79/140] Compiling TPPDF PDFLineStyle.swift
[80/140] Compiling TPPDF PDFLineType.swift
[81/140] Compiling TPPDF PDFGroup+Objects.swift
[82/140] Compiling TPPDF PDFGroup.swift
[83/140] Compiling TPPDF PDFGroupContainer.swift
[84/140] Compiling TPPDF PDFMasterGroup.swift
[85/140] Compiling TPPDF PDFImage.swift
[86/140] Compiling TPPDF PDFImageOptions.swift
[87/140] Compiling TPPDF PDFImageSizeFit.swift
[88/140] Compiling TPPDF PDFContainer.swift
[89/140] Compiling TPPDF PDFPageLayout.swift
[90/140] Compiling TPPDF PDFImageObject.swift
[91/140] Compiling TPPDF PDFImageRowObject.swift
[92/140] Compiling TPPDF PDFColumnLayoutState.swift
[93/140] Compiling TPPDF PDFIndentationObject+Equatable.swift
[94/140] Compiling TPPDF PDFIndentationObject.swift
[95/140] Compiling TPPDF PDFLayout+Equatable.swift
[96/140] Compiling TPPDF PDFLayout.swift
[97/140] Compiling TPPDF PDFLayoutHeights+Equatable.swift
[98/140] Compiling TPPDF PDFLayoutHeights.swift
[99/140] Compiling TPPDF PDFLayoutIndentations+Equatable.swift
[100/140] Compiling TPPDF PDFLayoutIndentations.swift
[101/140] Compiling TPPDF PDFMarginObject.swift
[102/140] Compiling TPPDF PDFOffsetObject+Equatable.swift
[103/140] Compiling TPPDF PDFOffsetObject.swift
[104/140] Compiling TPPDF PDFPageBreakObject+Equatable.swift
[105/140] Compiling TPPDF PDFPageBreakObject.swift
[106/140] Compiling TPPDF PDFPageLayout+Equatable.swift
[107/140] Compiling TPPDF PDFTableCalculatedCell.swift
[108/140] Compiling TPPDF PDFTableMergeUtil.swift
[109/140] Compiling TPPDF PDFTableNode.swift
[110/140] Compiling TPPDF PDFTableObject.swift
[111/140] Compiling TPPDF PDFTableValidator.swift
[112/140] Compiling TPPDF PDFAttributedTextObject.swift
[113/140] Compiling TPPDF PDFFontObject.swift
[114/140] Compiling TPPDF PDFTextColorObject.swift
[115/140] Compiling TPPDF PDFAttributableObject.swift
[116/140] Compiling TPPDF PDFObjectAttribute.swift
[117/140] Compiling TPPDF CustomStringConvertible+AutoDescribing.swift
[118/140] Compiling TPPDF FileManager+TemporaryFiles.swift
[119/140] Compiling TPPDF PDFCalculations.swift
[120/140] Compiling TPPDF PDFLocatedRenderObject.swift
[121/140] Compiling TPPDF PDFSlicedObject.swift
[122/140] Compiling TPPDF Stack.swift
[123/140] Compiling TPPDF WeakRef.swift
[124/140] Compiling TPPDF PDFList.swift
[125/140] Compiling TPPDF PDFListItem.swift
[126/140] Compiling TPPDF PDFListItemSymbol.swift
[127/140] Compiling TPPDF PDFInfo+Equatable.swift
[128/140] Compiling TPPDF PDFInfo.swift
[129/140] Compiling TPPDF PDFGenerator+Generation.swift
[130/140] Compiling TPPDF PDFGenerator.swift
[131/140] Compiling TPPDF PDFGeneratorProtocol.swift
[132/140] Compiling TPPDF PDFMultiDocumentGenerator.swift
[133/140] Compiling TPPDF PDFPageFormat+Layout.swift
[134/140] Compiling TPPDF PDFPageFormat+NameConstants.swift
[135/140] Compiling TPPDF PDFPageFormat+SizeConstants.swift
[136/140] Compiling TPPDF PDFPageFormat.swift
[137/140] Compiling TPPDF PDFSection.swift
[138/140] Compiling TPPDF PDFSectionColumn.swift
[139/140] Compiling TPPDF PDFTableOfContent.swift
[140/140] Compiling TPPDF NSAttributedString+PDFTableContent.swift
Build complete! (11.00s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetching https://github.com/Quick/Nimble from cache
Fetching https://github.com/Quick/Quick from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.15s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.21s)
Fetched https://github.com/Quick/Nimble from cache (0.21s)
Fetched https://github.com/Quick/Quick from cache (0.21s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 9.2.1 (0.03s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 3.1.2 (0.41s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.0 (0.03s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.1 (0.03s)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.1.0
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Quick-22a439cf is not valid git repository for 'https://github.com/Quick/Quick', will fetch again.
Fetching https://github.com/Quick/Quick from cache
Fetched https://github.com/Quick/Quick from cache (0.00s)
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Quick-22a439cf is not valid git repository for 'https://github.com/Quick/Quick', will fetch again.
Fetching https://github.com/Quick/Quick from cache
Fetched https://github.com/Quick/Quick from cache (0.01s)
Creating working copy for https://github.com/Quick/Quick
Working copy of https://github.com/Quick/Quick resolved at 3.1.2
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.1
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 9.2.1
Build complete.
Done.

Build Machine: Mac 7