Build Information
Successful build of QRCode, reference main (49fec8), with Swift 6.2 for macOS (SPM) on 3 Mar 2026 11:01:19 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/QRCode.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dagronf/QRCode
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 49fec81 Added leaf pixel style
Cloned https://github.com/dagronf/QRCode.git
Revision (git rev-parse @):
49fec812bd70eb9417c9bbdfac8f2a4e0d7b9a06
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/dagronf/QRCode.git at main
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/dagronf/swift-qrcode-generator
Fetching https://github.com/dagronf/SwiftImageReadWrite
[1/378] Fetching swiftimagereadwrite
[28/723] Fetching swiftimagereadwrite, swift-qrcode-generator
[724/17905] Fetching swiftimagereadwrite, swift-qrcode-generator, swift-argument-parser
Fetched https://github.com/dagronf/SwiftImageReadWrite from cache (1.56s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.56s)
Fetched https://github.com/dagronf/swift-qrcode-generator from cache (1.57s)
Computing version for https://github.com/dagronf/swift-qrcode-generator
Computed https://github.com/dagronf/swift-qrcode-generator at 2.0.2 (2.12s)
Computing version for https://github.com/dagronf/SwiftImageReadWrite
Computed https://github.com/dagronf/SwiftImageReadWrite at 1.9.2 (0.51s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.4.4 (0.51s)
Creating working copy for https://github.com/dagronf/swift-qrcode-generator
Working copy of https://github.com/dagronf/swift-qrcode-generator resolved at 2.0.2
Creating working copy for https://github.com/dagronf/SwiftImageReadWrite
Working copy of https://github.com/dagronf/SwiftImageReadWrite resolved at 1.9.2
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.4.4
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "qrcode",
"name": "QRCode",
"url": "https://github.com/dagronf/QRCode.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/QRCode",
"dependencies": [
{
"identity": "swift-qrcode-generator",
"name": "swift-qrcode-generator",
"url": "https://github.com/dagronf/swift-qrcode-generator",
"version": "2.0.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-qrcode-generator",
"dependencies": [
]
},
{
"identity": "swiftimagereadwrite",
"name": "SwiftImageReadWrite",
"url": "https://github.com/dagronf/SwiftImageReadWrite",
"version": "1.9.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftImageReadWrite",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/dagronf/QRCode.git
[1/8616] Fetching qrcode
Fetched https://github.com/dagronf/QRCode.git from cache (6.72s)
Fetching https://github.com/dagronf/swift-qrcode-generator from cache
Fetching https://github.com/dagronf/SwiftImageReadWrite from cache
Fetched https://github.com/dagronf/swift-qrcode-generator from cache (0.53s)
Fetched https://github.com/dagronf/SwiftImageReadWrite from cache (0.53s)
Computing version for https://github.com/dagronf/swift-qrcode-generator
Computed https://github.com/dagronf/swift-qrcode-generator at 2.0.2 (0.59s)
Computing version for https://github.com/dagronf/SwiftImageReadWrite
Computed https://github.com/dagronf/SwiftImageReadWrite at 1.9.2 (0.03s)
Creating working copy for https://github.com/dagronf/QRCode.git
Working copy of https://github.com/dagronf/QRCode.git resolved at main (49fec81)
Creating working copy for https://github.com/dagronf/SwiftImageReadWrite
Working copy of https://github.com/dagronf/SwiftImageReadWrite resolved at 1.9.2
Creating working copy for https://github.com/dagronf/swift-qrcode-generator
Working copy of https://github.com/dagronf/swift-qrcode-generator resolved at 2.0.2
warning: '.resolve-product-dependencies': dependency 'qrcode' is not used by any target
Found 2 product dependencies
- swift-qrcode-generator
- SwiftImageReadWrite
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/dagronf/QRCode.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/21] Write sources
[4/21] Write qrcodegen-entitlement.plist
[4/21] Write sources
[6/21] Copying PrivacyInfo.xcprivacy
[6/21] Write sources
[8/21] Copying PrivacyInfo.xcprivacy
[11/21] Write swift-version-49B95AFC49DCD68C.txt
[13/84] Compiling ArgumentParser ArgumentSet.swift
[14/84] Compiling ArgumentParser CommandParser.swift
[15/84] Compiling ArgumentParser InputOrigin.swift
[16/87] Compiling ArgumentParser ParsableArgumentsValidation.swift
[17/87] Compiling ArgumentParser ParsableCommand.swift
[18/87] Compiling ArgumentParser ArgumentDecoder.swift
[19/87] Compiling ArgumentParser ArgumentDefinition.swift
[20/87] Compiling ArgumentParser SequenceExtensions.swift
[21/87] Compiling ArgumentParser StringExtensions.swift
[22/87] Compiling ArgumentParser Tree.swift
[23/87] Compiling ArgumentParser Argument.swift
[24/87] Compiling ArgumentParser ArgumentHelp.swift
[25/87] Compiling ArgumentParser CompletionKind.swift
[26/87] Compiling ArgumentParser Errors.swift
[27/87] Compiling ArgumentParser Flag.swift
[28/87] Compiling ArgumentParser NameSpecification.swift
[29/87] Compiling ArgumentParser Option.swift
[30/87] Compiling ArgumentParser OptionGroup.swift
[31/87] Compiling ArgumentParser CommandConfiguration.swift
[32/87] Compiling ArgumentParser EnumerableFlag.swift
[33/87] Compiling ArgumentParser ExpressibleByArgument.swift
[34/87] Compiling ArgumentParser ParsableArguments.swift
[35/87] Emitting module ArgumentParser
[36/87] Compiling ArgumentParser BashCompletionsGenerator.swift
[37/87] Compiling ArgumentParser CompletionsGenerator.swift
[38/87] Compiling ArgumentParser FishCompletionsGenerator.swift
[39/87] Compiling ArgumentParser ZshCompletionsGenerator.swift
[40/87] Compiling ArgumentParser ParserError.swift
[41/87] Compiling ArgumentParser SplitArguments.swift
[42/87] Compiling ArgumentParser HelpCommand.swift
[43/87] Compiling ArgumentParser Name.swift
[44/87] Compiling ArgumentParser Parsed.swift
[45/87] Compiling ArgumentParser ParsedValues.swift
[46/87] Compiling ArgumentParser HelpGenerator.swift
[47/87] Compiling ArgumentParser MessageInfo.swift
[48/87] Compiling ArgumentParser UsageGenerator.swift
[49/87] Compiling QRCodeGenerator QRCodeVersion.swift
[50/87] Compiling QRCodeGenerator QRCodeMask.swift
[51/87] Compiling QRCodeGenerator QRCodeError.swift
[52/87] Compiling QRCodeGenerator QRCodeECC.swift
[53/87] Compiling QRCodeGenerator QRCodeConstants.swift
[54/87] Compiling QRCodeGenerator QRSegment.swift
[55/87] Compiling QRCodeGenerator BitBuffer.swift
[56/87] Emitting module QRCodeGenerator
[57/87] Compiling QRCodeGenerator QRCode.swift
[62/88] Emitting module SwiftImageReadWrite
[65/88] Compiling SwiftImageReadWrite resource_bundle_accessor.swift
[76/88] Compiling QRCodeDetector resource_bundle_accessor.swift
[77/88] Compiling QRCodeDetector QRCodeDetector+VideoDetector.swift
[78/88] Emitting module QRCodeDetector
[79/88] Compiling SwiftImageReadWrite SwiftUI+extensions.swift
[79/88] Write Objects.LinkFileList
[80/288] Linking libQRCodeDetector.dylib
[82/288] Compiling QRCode QRCode+Types.swift
[83/288] Compiling QRCode QRCode+UTI.swift
[84/288] Compiling QRCode QRCode.swift
[85/288] Compiling QRCode QRCodeEngine+CoreImage.swift
[86/288] Compiling QRCode QRCodeEngine.swift
[87/288] Compiling QRCode QRCodeEngine+External+Wrapper.swift
[88/288] Compiling QRCode QRCodeEngine+External.swift
[89/288] Compiling QRCode QRCode+Message+Contact.swift
[90/288] Compiling QRCode QRCode+Message+Data.swift
[91/288] Compiling QRCode QRCode+Message+Event.swift
[92/288] Compiling QRCode QRCode+Message+Link.swift
[93/288] Compiling QRCode QRCode+Message+Location.swift
[94/288] Compiling QRCode QRCode+Message+Mail.swift
[95/288] Compiling QRCode QRCode+Message+Phone.swift
[96/288] Compiling QRCode QRCode+Message+SMS.swift
[97/288] Compiling QRCode QRCode+Message+Text.swift
[98/288] Compiling QRCode Array2D.swift
[99/288] Compiling QRCode BinaryFloatingPoint+extensions.swift
[100/288] Compiling QRCode BoolMatrix.swift
[101/288] Compiling QRCode CGColor+BackwardsCompatibility.swift
[102/288] Compiling QRCode CGColor+extensions.swift
[103/288] Compiling QRCode CGColor+hex.swift
[104/310] Compiling QRCode QRCode+ASCII.swift
[105/310] Compiling QRCode QRCode+Builder.swift
[106/310] Compiling QRCode QRCode+Combine.swift
[107/310] Compiling QRCode QRCode+Content.swift
[108/310] Compiling QRCode QRCode+Conveniences.swift
[109/310] Compiling QRCode QRCode+Design.swift
[110/310] Compiling QRCode QRCode+Detection.swift
[111/310] Compiling QRCode QRCode+Document+Export.swift
[112/310] Compiling QRCode QRCode+Document+LoadSave.swift
[113/310] Compiling QRCode QRCode+Document.swift
[114/310] Compiling QRCode QRCode+Drawing.swift
[115/310] Compiling QRCode QRCode+Error.swift
[116/310] Compiling QRCode QRCode+ErrorCorrection.swift
[117/310] Compiling QRCode QRCode+FormattedContent.swift
[118/310] Compiling QRCode QRCode+Image.swift
[119/310] Compiling QRCode QRCode+Keys.swift
[120/310] Compiling QRCode QRCode+LogoTemplate.swift
[121/310] Compiling QRCode QRCode+Message.swift
[122/310] Compiling QRCode QRCode+Pasteboard.swift
[123/310] Compiling QRCode QRCode+Path.swift
[124/310] Compiling QRCode QRCode+SVG.swift
[125/310] Compiling QRCode QRCode+Shadow.swift
[126/310] Compiling QRCode QRCode+Templating.swift
[127/310] Compiling QRCode String+extensions.swift
[128/310] Compiling QRCode Utils.swift
[129/310] Compiling QRCode QRCode+Shape.swift
[130/310] Compiling QRCode QRCode+Style.swift
[131/310] Compiling QRCode QRCodePixelShape.swift
[132/310] Compiling QRCode QRCodePixelShapeAbstract.swift
[133/310] Compiling QRCode QRCodePixelShapeBlob.swift
[134/310] Compiling QRCode QRCodePixelShapeCircuit.swift
[135/310] Compiling QRCode QRCodePixelShapeCrosshatch.swift
[136/310] Compiling QRCode QRCodePixelShapeCurvePixel.swift
[137/310] Compiling QRCode QRCodePixelShapeDiagonalStripes.swift
[138/310] Compiling QRCode QRCodePixelShapeDonut.swift
[139/310] Compiling QRCode QRCodePixelShapeDripHorizontal.swift
[140/310] Compiling QRCode QRCodePixelShapeDripVertical.swift
[141/310] Compiling QRCode QRCodePixelShapeFactory.swift
[142/310] Compiling QRCode QRCodePixelShapeGrid.swift
[143/310] Compiling QRCode QRCodePixelShapeHorizontal.swift
[144/310] Compiling QRCode QRCodePixelShapePointy.swift
[145/310] Compiling QRCode QRCodePixelShapeRazor.swift
[146/310] Compiling QRCode QRCodePixelShapeRoundedEndIndent.swift
[147/310] Compiling QRCode QRCodePixelShapeRoundedPath.swift
[148/310] Compiling QRCode QRCodePixelShapeVertical.swift
[149/310] Compiling QRCode QRCodeEyeShapeShield.swift
[150/310] Compiling QRCode QRCodeEyeShapeSpikyCircle.swift
[151/310] Compiling QRCode QRCodeEyeShapeSquare.swift
[152/310] Compiling QRCode QRCodeEyeShapeSquarePeg.swift
[153/310] Compiling QRCode QRCodeEyeShapeSquircle.swift
[154/310] Compiling QRCode QRCodeEyeShapeSurroundingBars.swift
[155/310] Compiling QRCode QRCodeEyeShapeTeardrop.swift
[156/310] Compiling QRCode QRCodeEyeShapeUFO.swift
[157/310] Compiling QRCode QRCodeEyeShapeUFORounded.swift
[158/310] Compiling QRCode QRCodeEyeShapeUsePixelShape.swift
[159/310] Compiling QRCode QRCodeFillStyle.swift
[160/310] Compiling QRCode QRCodeFillStyleFactory.swift
[161/310] Compiling QRCode QRCodeFillStyleImage.swift
[162/310] Compiling QRCode QRCodeFillStyleLinearGradient.swift
[163/310] Compiling QRCode QRCodeFillStyleRadialGradient.swift
[164/310] Compiling QRCode QRCodeFillStyleSolid.swift
[165/310] Compiling QRCode QRCodePupilShape.swift
[166/310] Compiling QRCode QRCodePupilShapeArc.swift
[167/310] Compiling QRCode QRCodePupilShapeArrow.swift
[168/310] Compiling QRCode QRCodePupilShapeBarsHorizontal.swift
[169/310] Compiling QRCode QRCodePupilShapeBarsVertical.swift
[170/310] Compiling QRCode QRCodePupilShapeBlade.swift
[171/310] Compiling QRCode QRCodePupilShapePinch.swift
[172/310] Compiling QRCode QRCodePupilShapePixels.swift
[173/310] Compiling QRCode QRCodePupilShapeRoundedOuter.swift
[174/310] Compiling QRCode QRCodePupilShapeRoundedPointingIn.swift
[175/310] Compiling QRCode QRCodePupilShapeRoundedPointingOut.swift
[176/310] Compiling QRCode QRCodePupilShapeRoundedRect.swift
[177/310] Compiling QRCode QRCodePupilShapeSeal.swift
[178/310] Compiling QRCode QRCodePupilShapeShield.swift
[179/310] Compiling QRCode QRCodePupilShapeSpikyCircle.swift
[180/310] Compiling QRCode QRCodePupilShapeSquare.swift
[181/310] Compiling QRCode QRCodePupilShapeSquircle.swift
[182/310] Compiling QRCode QRCodePupilShapeTeardrop.swift
[183/310] Compiling QRCode QRCodePupilShapeUFO.swift
[184/310] Compiling QRCode QRCodePupilShapeUFORounded.swift
[185/310] Compiling QRCode QRCodePupilShapeUsePixelShape.swift
[186/310] Compiling QRCode QRCodeDocumentView+AppKit.swift
[187/310] Compiling QRCode QRCodeDocumentView+UIKit.swift
[188/310] Compiling QRCode QRCodeView.swift
[189/310] Compiling QRCode QRCodeDocumentUIView.swift
[190/310] Compiling QRCode QRCodeShape.swift
[191/310] Compiling QRCode QRCodeViewUI.swift
[192/310] Compiling QRCode resource_bundle_accessor.swift
[193/310] Compiling QRCode QRCodeEyeShapeCloud.swift
[194/310] Compiling QRCode QRCodeEyeShapeCloudCircle.swift
[195/310] Compiling QRCode QRCodeEyeShapeCorneredPixels.swift
[196/310] Compiling QRCode QRCodeEyeShapeDiagonalStripes.swift
[197/310] Compiling QRCode QRCodeEyeShapeDotDrag.swift
[198/310] Compiling QRCode QRCodeEyeShapeEdges.swift
[199/310] Compiling QRCode QRCodeEyeShapeExplode.swift
[200/310] Compiling QRCode QRCodeEyeShapeEye.swift
[201/310] Compiling QRCode QRCodeEyeShapeFabricScissors.swift
[202/310] Compiling QRCode QRCodeEyeShapeFactory.swift
[203/310] Compiling QRCode QRCodeEyeShapeFireball.swift
[204/310] Compiling QRCode QRCodeEyeShapeFlame.swift
[205/310] Compiling QRCode QRCodeEyeShapeHeadlight.swift
[206/310] Compiling QRCode QRCodeEyeShapeHolePunch.swift
[207/310] Compiling QRCode QRCodeEyeShapeLeaf.swift
[208/310] Compiling QRCode QRCodeEyeShapePeacock.swift
[209/310] Compiling QRCode QRCodeEyeShapePinch.swift
[210/310] Compiling QRCode QRCodeEyeShapePixels.swift
[211/310] Compiling QRCode QRCodeEyeShapeRoundedOuter.swift
[212/310] Compiling QRCode QRCodeEyeShapeRoundedPointingIn.swift
[213/310] Compiling QRCode QRCodeEyeShapeRoundedPointingOut.swift
[214/310] Compiling QRCode QRCodeEyeShapeRoundedRect.swift
[215/310] Compiling QRCode QRCodePixelShapeStitch.swift
[216/310] Compiling QRCode QRCodePixelShapeWave.swift
[217/310] Compiling QRCode QRCodePixelShapeWex.swift
[218/310] Compiling QRCode QRCodePixelShapeInset+Fixed.swift
[219/310] Compiling QRCode QRCodePixelShapeInset+Generator.swift
[220/310] Compiling QRCode QRCodePixelShapeInset+HorizontalWave.swift
[221/310] Compiling QRCode QRCodePixelShapeInset+Pinch.swift
[222/310] Compiling QRCode QRCodePixelShapeInset+Punch.swift
[223/310] Compiling QRCode QRCodePixelShapeInset+Random.swift
[224/310] Compiling QRCode QRCodePixelShapeInset+VerticalWave.swift
[225/310] Compiling QRCode QRCodePixelShapePixel.swift
[226/310] Compiling QRCode QRCodePixelShapeRotation+Fixed.swift
[227/310] Compiling QRCode QRCodePixelShapeRotation+Generator.swift
[228/310] Compiling QRCode QRCodePixelShapeRotation+HWave.swift
[229/310] Compiling QRCode QRCodePixelShapeRotation+Random.swift
[230/310] Compiling QRCode QRCodePixelShapeRotation+VWave.swift
[231/310] Compiling QRCode QRCodeEyeShape.swift
[232/310] Compiling QRCode QRCodeEyeShapeArc.swift
[233/310] Compiling QRCode QRCodeEyeShapeBarsHorizontal.swift
[234/310] Compiling QRCode QRCodeEyeShapeBarsVertical.swift
[235/310] Compiling QRCode QRCodeEyeShapeCRT.swift
[236/310] Compiling QRCode QRCodeEyeShapeCircle.swift
[237/310] Compiling QRCode CGContext+extensions.swift
[238/310] Compiling QRCode CGFloat+extensions.swift
[239/310] Compiling QRCode CGImage+diff.swift
[240/310] Compiling QRCode CGImage+extensions.swift
[241/310] Compiling QRCode CGMutablePath+PaintCodeHelpers.swift
[242/310] Compiling QRCode CGPath+RoundedRectExtensions.swift
[243/310] Compiling QRCode CGPath+SVG.swift
[244/310] Compiling QRCode CGPath+codable.swift
[245/310] Compiling QRCode CGPath+extensions.swift
[246/310] Compiling QRCode CGPath+hexagon.swift
[247/310] Compiling QRCode CGSize+extensions.swift
[248/310] Compiling QRCode Clamp.swift
[249/310] Compiling QRCode DSFGradient.swift
[250/310] Compiling QRCode Debounce.swift
[251/310] Compiling QRCode FileManager+extensions.swift
[252/310] Compiling QRCode FixedWidthInteger+extensions.swift
[253/310] Compiling QRCode NSBezierPath+extensions.swift
[254/310] Compiling QRCode NSImage+extensions.swift
[255/310] Compiling QRCode Neighbours.swift
[256/310] Compiling QRCode Optional+extensions.swift
[257/310] Compiling QRCode QRCode+Platform.swift
[258/310] Compiling QRCode RandomNumberWithSeed.swift
[259/310] Compiling QRCode QRCodePixelShapeVortex.swift
[260/310] Compiling QRCode QRCodePixelShapeArrow.swift
[261/310] Compiling QRCode QRCodePixelShapeCRT.swift
[262/310] Compiling QRCode QRCodePixelShapeCircle.swift
[263/310] Compiling QRCode QRCodePixelShapeDiagonal.swift
[264/310] Compiling QRCode QRCodePixelShapeDiamond.swift
[265/310] Compiling QRCode QRCodePixelShapeFlame.swift
[266/310] Compiling QRCode QRCodePixelShapeFlower.swift
[267/310] Compiling QRCode QRCodePixelShapeGear.swift
[268/310] Compiling QRCode QRCodePixelShapeHeart.swift
[269/310] Compiling QRCode QRCodePixelShapeHexa.swift
[270/310] Compiling QRCode QRCodePixelShapeHexagon.swift
[271/310] Compiling QRCode QRCodePixelShapeKoala.swift
[272/310] Compiling QRCode QRCodePixelShapeLeaf.swift
[273/310] Compiling QRCode QRCodePixelShapeRoundedRect.swift
[274/310] Compiling QRCode QRCodePixelShapeRoundedTriangle.swift
[275/310] Compiling QRCode QRCodePixelShapeSharp.swift
[276/310] Compiling QRCode QRCodePixelShapeShiny.swift
[277/310] Compiling QRCode QRCodePixelShapeSpikyCircle.swift
[278/310] Compiling QRCode QRCodePixelShapeSquare.swift
[279/310] Compiling QRCode QRCodePixelShapeSquircle.swift
[280/310] Compiling QRCode QRCodePixelShapeStar.swift
[281/310] Emitting module QRCode
[282/310] Compiling QRCode QRCodePupilShapeBlobby.swift
[283/310] Compiling QRCode QRCodePupilShapeCRT.swift
[284/310] Compiling QRCode QRCodePupilShapeCircle.swift
[285/310] Compiling QRCode QRCodePupilShapeCloud.swift
[286/310] Compiling QRCode QRCodePupilShapeCloudCircle.swift
[287/310] Compiling QRCode QRCodePupilShapeCorneredPixels.swift
[288/310] Compiling QRCode QRCodePupilShapeCross.swift
[289/310] Compiling QRCode QRCodePupilShapeCrossCurved.swift
[290/310] Compiling QRCode QRCodePupilShapeDiagonalStripes.swift
[291/310] Compiling QRCode QRCodePupilShapeDotDrag.swift
[292/310] Compiling QRCode QRCodePupilShapeEdges.swift
[293/310] Compiling QRCode QRCodePupilShapeExplode.swift
[294/310] Compiling QRCode QRCodePupilShapeFabricScissors.swift
[295/310] Compiling QRCode QRCodePupilShapeFactory.swift
[296/310] Compiling QRCode QRCodePupilShapeFlame.swift
[297/310] Compiling QRCode QRCodePupilShapeForest.swift
[298/310] Compiling QRCode QRCodePupilShapeGear.swift
[299/310] Compiling QRCode QRCodePupilShapeHeart.swift
[300/310] Compiling QRCode QRCodePupilShapeHexagonLeaf.swift
[301/310] Compiling QRCode QRCodePupilShapeKoala.swift
[302/310] Compiling QRCode QRCodePupilShapeLeaf.swift
[303/310] Compiling QRCode QRCodePupilShapeOrbits.swift
[303/310] Write Objects.LinkFileList
[305/314] Archiving libQRCodeStatic.a
[306/314] Linking libQRCodeDynamic.dylib
[308/314] Compiling qrcodegen resource_bundle_accessor.swift
[309/314] Compiling qrcodegen main.swift
[310/314] Compiling qrcodegen utils.swift
[311/314] Emitting module qrcodegen
[311/314] Write Objects.LinkFileList
[312/314] Linking qrcodegen
[313/314] Applying qrcodegen
Build complete! (16.51s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.3",
"upper_bound" : "0.5.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "swift-qrcode-generator",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.2",
"upper_bound" : "2.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/dagronf/swift-qrcode-generator"
},
{
"identity" : "swiftimagereadwrite",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.1",
"upper_bound" : "1.10.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/dagronf/SwiftImageReadWrite"
}
],
"manifest_display_name" : "QRCode",
"name" : "QRCode",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "ios",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "QRCode",
"targets" : [
"QRCode"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "QRCodeStatic",
"targets" : [
"QRCode"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "QRCodeDynamic",
"targets" : [
"QRCode"
],
"type" : {
"library" : [
"dynamic"
]
}
},
{
"name" : "QRCodeDetector",
"targets" : [
"QRCodeDetector"
],
"type" : {
"library" : [
"dynamic"
]
}
},
{
"name" : "qrcodegen",
"targets" : [
"qrcodegen"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "qrcodegen",
"module_type" : "SwiftTarget",
"name" : "qrcodegen",
"path" : "Sources/qrcodegen",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"qrcodegen"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/qrcodegen/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"main.swift",
"utils.swift"
],
"target_dependencies" : [
"QRCode"
],
"type" : "executable"
},
{
"c99name" : "QRCodeTests",
"module_type" : "SwiftTarget",
"name" : "QRCodeTests",
"path" : "Tests/QRCodeTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/QRCodeTests/Resources/apple.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/QRCodeTests/Resources/b-image.jpg",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/QRCodeTests/Resources/beach-square.jpg",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/QRCodeTests/Resources/colored-fill-bw.jpg",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/QRCodeTests/Resources/colored-fill-invert.jpg",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/QRCodeTests/Resources/colored-fill.jpg",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/QRCodeTests/Resources/corner-heart.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/QRCodeTests/Resources/example-com.jpg",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/QRCodeTests/Resources/instagram-icon.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/QRCodeTests/Resources/lego.jpeg",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/QRCodeTests/Resources/logo-mask.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/QRCodeTests/Resources/logo-scan.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/QRCodeTests/Resources/logo.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/QRCodeTests/Resources/nsw-health.jpg",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/QRCodeTests/Resources/photo-logo.jpg",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/QRCodeTests/Resources/qrcodes-image.jpg",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/QRCodeTests/Resources/square-logo.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/QRCodeTests/Resources/svg/Issue19Generated.svg",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/QRCodeTests/Resources/swift-logo.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/QRCodeTests/Resources/wiki-logo.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/QRCodeTests/Resources/wombles.jpeg",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/QRCodeTests/Resources/wwf.jpeg",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"CGPathCoderTests.swift",
"ComponentsTests.swift",
"DocumentationImageTests.swift",
"QRCodeBugFixTests.swift",
"QRCodeBuilderTests.swift",
"QRCodeDetectionTests.swift",
"QRCodeDocGenerator.swift",
"QRCodeEncodeDecodeTests.swift",
"QRCodeExternalGenerationTests.swift",
"QRCodeEyeShapeTests.swift",
"QRCodeFillTests.swift",
"QRCodeImageFillTests.swift",
"QRCodeMaskingTests.swift",
"QRCodeMessageFormattingTests.swift",
"QRCodePathTests.swift",
"QRCodePixelInsetDocumentTests.swift",
"QRCodePixelInsetTests.swift",
"QRCodePixelRotationDocumentTests.swift",
"QRCodePixelRotationTests.swift",
"QRCodeSVGExportTests.swift",
"QRCodeTests.swift",
"QRCodeWatchOSTests.swift",
"QRLoadSaveTests.swift",
"ShadowTests.swift",
"TestFilesContainer.swift",
"Utils.swift"
],
"target_dependencies" : [
"QRCode"
],
"type" : "test"
},
{
"c99name" : "QRCodeDetector",
"module_type" : "SwiftTarget",
"name" : "QRCodeDetector",
"path" : "Sources/QRCodeDetector",
"product_memberships" : [
"QRCodeDetector"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/QRCodeDetector/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"QRCodeDetector+VideoDetector.swift"
],
"type" : "library"
},
{
"c99name" : "QRCode",
"module_type" : "SwiftTarget",
"name" : "QRCode",
"path" : "Sources/QRCode",
"product_dependencies" : [
"SwiftImageReadWrite",
"QRCodeGenerator"
],
"product_memberships" : [
"QRCode",
"QRCodeStatic",
"QRCodeDynamic",
"qrcodegen"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/QRCode/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"QRCode+ASCII.swift",
"QRCode+Builder.swift",
"QRCode+Combine.swift",
"QRCode+Content.swift",
"QRCode+Conveniences.swift",
"QRCode+Design.swift",
"QRCode+Detection.swift",
"QRCode+Document+Export.swift",
"QRCode+Document+LoadSave.swift",
"QRCode+Document.swift",
"QRCode+Drawing.swift",
"QRCode+Error.swift",
"QRCode+ErrorCorrection.swift",
"QRCode+FormattedContent.swift",
"QRCode+Image.swift",
"QRCode+Keys.swift",
"QRCode+LogoTemplate.swift",
"QRCode+Message.swift",
"QRCode+Pasteboard.swift",
"QRCode+Path.swift",
"QRCode+SVG.swift",
"QRCode+Shadow.swift",
"QRCode+Templating.swift",
"QRCode+Types.swift",
"QRCode+UTI.swift",
"QRCode.swift",
"generator/QRCodeEngine+CoreImage.swift",
"generator/QRCodeEngine.swift",
"generator/external/QRCodeEngine+External+Wrapper.swift",
"generator/external/QRCodeEngine+External.swift",
"message/QRCode+Message+Contact.swift",
"message/QRCode+Message+Data.swift",
"message/QRCode+Message+Event.swift",
"message/QRCode+Message+Link.swift",
"message/QRCode+Message+Location.swift",
"message/QRCode+Message+Mail.swift",
"message/QRCode+Message+Phone.swift",
"message/QRCode+Message+SMS.swift",
"message/QRCode+Message+Text.swift",
"private/Array2D.swift",
"private/BinaryFloatingPoint+extensions.swift",
"private/BoolMatrix.swift",
"private/CGColor+BackwardsCompatibility.swift",
"private/CGColor+extensions.swift",
"private/CGColor+hex.swift",
"private/CGContext+extensions.swift",
"private/CGFloat+extensions.swift",
"private/CGImage+diff.swift",
"private/CGImage+extensions.swift",
"private/CGMutablePath+PaintCodeHelpers.swift",
"private/CGPath+RoundedRectExtensions.swift",
"private/CGPath+SVG.swift",
"private/CGPath+codable.swift",
"private/CGPath+extensions.swift",
"private/CGPath+hexagon.swift",
"private/CGSize+extensions.swift",
"private/Clamp.swift",
"private/DSFGradient.swift",
"private/Debounce.swift",
"private/FileManager+extensions.swift",
"private/FixedWidthInteger+extensions.swift",
"private/NSBezierPath+extensions.swift",
"private/NSImage+extensions.swift",
"private/Neighbours.swift",
"private/Optional+extensions.swift",
"private/QRCode+Platform.swift",
"private/RandomNumberWithSeed.swift",
"private/String+extensions.swift",
"private/Utils.swift",
"styles/QRCode+Shape.swift",
"styles/QRCode+Style.swift",
"styles/data/QRCodePixelShape.swift",
"styles/data/QRCodePixelShapeAbstract.swift",
"styles/data/QRCodePixelShapeBlob.swift",
"styles/data/QRCodePixelShapeCircuit.swift",
"styles/data/QRCodePixelShapeCrosshatch.swift",
"styles/data/QRCodePixelShapeCurvePixel.swift",
"styles/data/QRCodePixelShapeDiagonalStripes.swift",
"styles/data/QRCodePixelShapeDonut.swift",
"styles/data/QRCodePixelShapeDripHorizontal.swift",
"styles/data/QRCodePixelShapeDripVertical.swift",
"styles/data/QRCodePixelShapeFactory.swift",
"styles/data/QRCodePixelShapeGrid.swift",
"styles/data/QRCodePixelShapeHorizontal.swift",
"styles/data/QRCodePixelShapePointy.swift",
"styles/data/QRCodePixelShapeRazor.swift",
"styles/data/QRCodePixelShapeRoundedEndIndent.swift",
"styles/data/QRCodePixelShapeRoundedPath.swift",
"styles/data/QRCodePixelShapeVertical.swift",
"styles/data/QRCodePixelShapeVortex.swift",
"styles/data/pixel/QRCodePixelShapeArrow.swift",
"styles/data/pixel/QRCodePixelShapeCRT.swift",
"styles/data/pixel/QRCodePixelShapeCircle.swift",
"styles/data/pixel/QRCodePixelShapeDiagonal.swift",
"styles/data/pixel/QRCodePixelShapeDiamond.swift",
"styles/data/pixel/QRCodePixelShapeFlame.swift",
"styles/data/pixel/QRCodePixelShapeFlower.swift",
"styles/data/pixel/QRCodePixelShapeGear.swift",
"styles/data/pixel/QRCodePixelShapeHeart.swift",
"styles/data/pixel/QRCodePixelShapeHexa.swift",
"styles/data/pixel/QRCodePixelShapeHexagon.swift",
"styles/data/pixel/QRCodePixelShapeKoala.swift",
"styles/data/pixel/QRCodePixelShapeLeaf.swift",
"styles/data/pixel/QRCodePixelShapeRoundedRect.swift",
"styles/data/pixel/QRCodePixelShapeRoundedTriangle.swift",
"styles/data/pixel/QRCodePixelShapeSharp.swift",
"styles/data/pixel/QRCodePixelShapeShiny.swift",
"styles/data/pixel/QRCodePixelShapeSpikyCircle.swift",
"styles/data/pixel/QRCodePixelShapeSquare.swift",
"styles/data/pixel/QRCodePixelShapeSquircle.swift",
"styles/data/pixel/QRCodePixelShapeStar.swift",
"styles/data/pixel/QRCodePixelShapeStitch.swift",
"styles/data/pixel/QRCodePixelShapeWave.swift",
"styles/data/pixel/QRCodePixelShapeWex.swift",
"styles/data/pixel/inset-generator/QRCodePixelShapeInset+Fixed.swift",
"styles/data/pixel/inset-generator/QRCodePixelShapeInset+Generator.swift",
"styles/data/pixel/inset-generator/QRCodePixelShapeInset+HorizontalWave.swift",
"styles/data/pixel/inset-generator/QRCodePixelShapeInset+Pinch.swift",
"styles/data/pixel/inset-generator/QRCodePixelShapeInset+Punch.swift",
"styles/data/pixel/inset-generator/QRCodePixelShapeInset+Random.swift",
"styles/data/pixel/inset-generator/QRCodePixelShapeInset+VerticalWave.swift",
"styles/data/pixel/private/QRCodePixelShapePixel.swift",
"styles/data/pixel/rotation-generator/QRCodePixelShapeRotation+Fixed.swift",
"styles/data/pixel/rotation-generator/QRCodePixelShapeRotation+Generator.swift",
"styles/data/pixel/rotation-generator/QRCodePixelShapeRotation+HWave.swift",
"styles/data/pixel/rotation-generator/QRCodePixelShapeRotation+Random.swift",
"styles/data/pixel/rotation-generator/QRCodePixelShapeRotation+VWave.swift",
"styles/eye/QRCodeEyeShape.swift",
"styles/eye/QRCodeEyeShapeArc.swift",
"styles/eye/QRCodeEyeShapeBarsHorizontal.swift",
"styles/eye/QRCodeEyeShapeBarsVertical.swift",
"styles/eye/QRCodeEyeShapeCRT.swift",
"styles/eye/QRCodeEyeShapeCircle.swift",
"styles/eye/QRCodeEyeShapeCloud.swift",
"styles/eye/QRCodeEyeShapeCloudCircle.swift",
"styles/eye/QRCodeEyeShapeCorneredPixels.swift",
"styles/eye/QRCodeEyeShapeDiagonalStripes.swift",
"styles/eye/QRCodeEyeShapeDotDrag.swift",
"styles/eye/QRCodeEyeShapeEdges.swift",
"styles/eye/QRCodeEyeShapeExplode.swift",
"styles/eye/QRCodeEyeShapeEye.swift",
"styles/eye/QRCodeEyeShapeFabricScissors.swift",
"styles/eye/QRCodeEyeShapeFactory.swift",
"styles/eye/QRCodeEyeShapeFireball.swift",
"styles/eye/QRCodeEyeShapeFlame.swift",
"styles/eye/QRCodeEyeShapeHeadlight.swift",
"styles/eye/QRCodeEyeShapeHolePunch.swift",
"styles/eye/QRCodeEyeShapeLeaf.swift",
"styles/eye/QRCodeEyeShapePeacock.swift",
"styles/eye/QRCodeEyeShapePinch.swift",
"styles/eye/QRCodeEyeShapePixels.swift",
"styles/eye/QRCodeEyeShapeRoundedOuter.swift",
"styles/eye/QRCodeEyeShapeRoundedPointingIn.swift",
"styles/eye/QRCodeEyeShapeRoundedPointingOut.swift",
"styles/eye/QRCodeEyeShapeRoundedRect.swift",
"styles/eye/QRCodeEyeShapeShield.swift",
"styles/eye/QRCodeEyeShapeSpikyCircle.swift",
"styles/eye/QRCodeEyeShapeSquare.swift",
"styles/eye/QRCodeEyeShapeSquarePeg.swift",
"styles/eye/QRCodeEyeShapeSquircle.swift",
"styles/eye/QRCodeEyeShapeSurroundingBars.swift",
"styles/eye/QRCodeEyeShapeTeardrop.swift",
"styles/eye/QRCodeEyeShapeUFO.swift",
"styles/eye/QRCodeEyeShapeUFORounded.swift",
"styles/eye/QRCodeEyeShapeUsePixelShape.swift",
"styles/fill/QRCodeFillStyle.swift",
"styles/fill/QRCodeFillStyleFactory.swift",
"styles/fill/QRCodeFillStyleImage.swift",
"styles/fill/QRCodeFillStyleLinearGradient.swift",
"styles/fill/QRCodeFillStyleRadialGradient.swift",
"styles/fill/QRCodeFillStyleSolid.swift",
"styles/pupil/QRCodePupilShape.swift",
"styles/pupil/QRCodePupilShapeArc.swift",
"styles/pupil/QRCodePupilShapeArrow.swift",
"styles/pupil/QRCodePupilShapeBarsHorizontal.swift",
"styles/pupil/QRCodePupilShapeBarsVertical.swift",
"styles/pupil/QRCodePupilShapeBlade.swift",
"styles/pupil/QRCodePupilShapeBlobby.swift",
"styles/pupil/QRCodePupilShapeCRT.swift",
"styles/pupil/QRCodePupilShapeCircle.swift",
"styles/pupil/QRCodePupilShapeCloud.swift",
"styles/pupil/QRCodePupilShapeCloudCircle.swift",
"styles/pupil/QRCodePupilShapeCorneredPixels.swift",
"styles/pupil/QRCodePupilShapeCross.swift",
"styles/pupil/QRCodePupilShapeCrossCurved.swift",
"styles/pupil/QRCodePupilShapeDiagonalStripes.swift",
"styles/pupil/QRCodePupilShapeDotDrag.swift",
"styles/pupil/QRCodePupilShapeEdges.swift",
"styles/pupil/QRCodePupilShapeExplode.swift",
"styles/pupil/QRCodePupilShapeFabricScissors.swift",
"styles/pupil/QRCodePupilShapeFactory.swift",
"styles/pupil/QRCodePupilShapeFlame.swift",
"styles/pupil/QRCodePupilShapeForest.swift",
"styles/pupil/QRCodePupilShapeGear.swift",
"styles/pupil/QRCodePupilShapeHeart.swift",
"styles/pupil/QRCodePupilShapeHexagonLeaf.swift",
"styles/pupil/QRCodePupilShapeKoala.swift",
"styles/pupil/QRCodePupilShapeLeaf.swift",
"styles/pupil/QRCodePupilShapeOrbits.swift",
"styles/pupil/QRCodePupilShapePinch.swift",
"styles/pupil/QRCodePupilShapePixels.swift",
"styles/pupil/QRCodePupilShapeRoundedOuter.swift",
"styles/pupil/QRCodePupilShapeRoundedPointingIn.swift",
"styles/pupil/QRCodePupilShapeRoundedPointingOut.swift",
"styles/pupil/QRCodePupilShapeRoundedRect.swift",
"styles/pupil/QRCodePupilShapeSeal.swift",
"styles/pupil/QRCodePupilShapeShield.swift",
"styles/pupil/QRCodePupilShapeSpikyCircle.swift",
"styles/pupil/QRCodePupilShapeSquare.swift",
"styles/pupil/QRCodePupilShapeSquircle.swift",
"styles/pupil/QRCodePupilShapeTeardrop.swift",
"styles/pupil/QRCodePupilShapeUFO.swift",
"styles/pupil/QRCodePupilShapeUFORounded.swift",
"styles/pupil/QRCodePupilShapeUsePixelShape.swift",
"views/QRCodeDocumentView+AppKit.swift",
"views/QRCodeDocumentView+UIKit.swift",
"views/QRCodeView.swift",
"views/SwiftUI/QRCodeDocumentUIView.swift",
"views/SwiftUI/QRCodeShape.swift",
"views/SwiftUI/QRCodeViewUI.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/dagronf/qrcode/main
Repository: dagronf/QRCode
Swift version used: 6.2
Target: QRCode
Extracting symbol information for 'QRCode'...
Finished extracting symbol information for 'QRCode'. (4.12s)
Building documentation for 'QRCode'...
warning: Parameter 'encoding' not found in instance method declaration
--> Sources/QRCode/QRCode+Builder.swift:93:8-93:74
91 | /// - Parameters:
92 | /// - url: The url
93 + /// - encoding: The string encoding to use when generating the qr code
| ╰─suggestion: Remove 'encoding' parameter documentation
94 | /// - Returns: self
95 | @discardableResult func url(_ url: URL) throws -> QRCode.Builder {
warning: Parameter 'content' not found in instance method declaration
--> Sources/QRCode/QRCode+Builder.swift:100:6-100:48
98 |
99 | /// Set the formatted content
100 + /// - Parameter content: The formatted content
| ╰─suggestion: Remove 'content' parameter documentation
101 | /// - Returns: self
102 | @discardableResult func content(_ formattedContent: QRCode.Document.FormattedContent) throws -> QRCode.Builder {
warning: Parameter 'formattedContent' is missing documentation
--> Sources/QRCode/QRCode+Builder.swift:100:48-100:48
98 |
99 | /// Set the formatted content
100 + /// - Parameter content: The formatted content
| ╰─suggestion: Document 'formattedContent' parameter
101 | /// - Returns: self
102 | @discardableResult func content(_ formattedContent: QRCode.Document.FormattedContent) throws -> QRCode.Builder {
warning: Parameter 'gradient' not found in instance method declaration
--> Sources/QRCode/QRCode+Builder.swift:315:7-315:41
313 |
314 | /// Set a fill style as a background fill
315 + /// - Parameter gradient: The gradient
| ╰─suggestion: Remove 'gradient' parameter documentation
316 | /// - Returns: self
317 | @discardableResult public func style(
warning: Parameter 'fillStyle' is missing documentation
--> Sources/QRCode/QRCode+Builder.swift:315:41-315:41
313 |
314 | /// Set a fill style as a background fill
315 + /// - Parameter gradient: The gradient
| ╰─suggestion: Document 'fillStyle' parameter
316 | /// - Returns: self
317 | @discardableResult public func style(
warning: Parameter 'extendIntoEmptyQRCodeComponents' not found in instance method declaration
--> Sources/QRCode/QRCode+Builder.swift:712:19-712:50
710 |
711 | /// Set if the off pixels are extended into the 'off' pixels of the eye pattern
712 + /// - Parameter extendIntoEmptyQRCodeComponents: If true, extends off-pixels into the blank areas of the QR Code
| ╰─suggestion: Replace 'extendIntoEmptyQRCodeComponents' with 'extendIntoEyePattern'
713 | /// - Returns: self
714 | @discardableResult public func extendIntoEmptyQRCodeComponents(_ extendIntoEyePattern: Bool) -> QRCode.Builder {
warning: Parameter 'extendIntoEyePattern' is missing documentation
--> Sources/QRCode/QRCode+Builder.swift:712:115-712:115
710 |
711 | /// Set if the off pixels are extended into the 'off' pixels of the eye pattern
712 + /// - Parameter extendIntoEmptyQRCodeComponents: If true, extends off-pixels into the blank areas of the QR Code
| ╰─suggestion: Document 'extendIntoEyePattern' parameter
713 | /// - Returns: self
714 | @discardableResult public func extendIntoEmptyQRCodeComponents(_ extendIntoEyePattern: Bool) -> QRCode.Builder {
warning: Parameter 'foregroundColor' is already documented
Sources/QRCode/QRCode+Conveniences.swift:30:8: Previously documented here
--> Sources/QRCode/QRCode+Conveniences.swift:31:8-31:67
29 | /// - dimension: The size in pixels of the output image
30 | /// - foregroundColor: The foreground color
31 + /// - foregroundColor: The background color, or nil for default
| ╰─suggestion: Remove duplicate parameter documentation
32 | /// - errorCorrection: The error correction
33 | /// - Returns: The image representation of the qr code, or nil if an error occurred
warning: Parameter 'shape' is missing documentation
--> Sources/QRCode/QRCode+Conveniences.swift:32:47-32:47
30 | /// - foregroundColor: The foreground color
31 | /// - foregroundColor: The background color, or nil for default
32 + /// - errorCorrection: The error correction
| ╰─suggestion: Document 'shape' parameter
33 | /// - Returns: The image representation of the qr code, or nil if an error occurred
34 | static func qrCode(
warning: Parameter 'backgroundColor' is missing documentation
--> Sources/QRCode/QRCode+Conveniences.swift:32:47-32:47
30 | /// - foregroundColor: The foreground color
31 | /// - foregroundColor: The background color, or nil for default
32 + /// - errorCorrection: The error correction
| ╰─suggestion: Document 'backgroundColor' parameter
33 | /// - Returns: The image representation of the qr code, or nil if an error occurred
34 | static func qrCode(
warning: Parameter 'dpi' is missing documentation
--> Sources/QRCode/QRCode+Document+Export.swift:98:44-98:44
96 | /// Returns a PNG representation of the QRCode
97 | /// - Parameters:
98 + /// - dimension: The size of the QR code
| ╰─suggestion: Document 'dpi' parameter
99 | /// - Returns: The PNG data
100 | @objc func pngData(dimension: Int, dpi: CGFloat = 72.0) throws -> Data {
warning: Return value documented for instance method returning void
--> Sources/QRCode/QRCode+Document.swift:218:6-218:71
216 | /// - Parameters:
217 | /// - text: The text
218 + /// - Returns: True if the text was successfully set, false otherwise
| ╰─suggestion: Remove return value documentation
219 | func setText(_ text: String) throws {
220 | self.content = .text(text)
warning: Parameter 'logoTemplate' is missing documentation
--> Sources/QRCode/QRCode+Image.swift:31:44-31:44
29 | /// - Parameters:
30 | /// - dimension: The dimension of the image to generate
31 + /// - design: The design for the qr code
| ╰─suggestion: Document 'logoTemplate' parameter
32 | /// - Returns: The image, or nil if an error occurred
33 | @objc func cgImage(
warning: Parameter 'logoTemplate' is missing documentation
--> Sources/QRCode/QRCode+Image.swift:44:44-44:44
42 | /// - Parameters:
43 | /// - size: The pixel size of the image to generate
44 + /// - design: The design for the qr code
| ╰─suggestion: Document 'logoTemplate' parameter
45 | /// - Returns: The image, or nil if an error occurred
46 | @objc func cgImage(
warning: Parameter 'logoTemplate' is missing documentation
--> Sources/QRCode/QRCode+Image.swift:88:66-88:66
86 | /// - dimension: The dimension of the image to generate
87 | /// - pdfResolution: The resolution of the pdf output
88 + /// - design: The design to use when generating the pdf output
| ╰─suggestion: Document 'logoTemplate' parameter
89 | /// - Returns: A data object containing the PDF representation of the QR code
90 | @objc func pdfData(
warning: Parameter 'context' not found in instance method declaration
--> Sources/QRCode/private/CGContext+extensions.swift:30:6-31:6
28 | ///
29 | /// - Parameter stateBlock: The block to execute within the new graphics state
30 + /// - Parameter context: The context to draw into within the block
| ╰─suggestion: Remove 'context' parameter documentation
31 + ///
32 | /// Example usage:
33 | /// ```
warning: Parameter 'logoTemplate' is missing documentation
--> Sources/QRCode/private/QRCode+Platform.swift:84:44-84:44
82 | /// - size: The pixel size of the image to generate
83 | /// - dpi: The dpi for the resulting image
84 + /// - design: The design for the qr code
| ╰─suggestion: Document 'logoTemplate' parameter
85 | /// - Returns: The image, or nil if an error occurred
86 | @objc func nsImage(
warning: Parameter 'logoTemplate' is missing documentation
--> Sources/QRCode/private/QRCode+Platform.swift:128:95-128:95
126 | /// - dpi: The DPI of the resulting image
127 | /// - design: The design for the qr code
128 + /// - label: The label associated with the image. SwiftUI uses the label for accessibility.
| ╰─suggestion: Document 'logoTemplate' parameter
129 | /// - Returns: An image, or nil if an error occurred
130 | func imageUI(
warning: Parameter 'eyebackgroundColor' not found in instance method declaration
--> Sources/QRCode/styles/eye/QRCodeEyeShapeFactory.swift:200:10-200:28
198 | /// - foregroundColor: The foreground color
199 | /// - backgroundColor: The background color (optional)
200 + /// - eyebackgroundColor: The eye background color (optional)
| ├─suggestion: Replace 'eyebackgroundColor' with 'eyeBackgroundColor'
| ├─suggestion: Replace 'eyebackgroundColor' with 'backgroundColor'
| ╰─suggestion: Replace 'eyebackgroundColor' with 'foregroundColor'
201 | /// - Returns: A CGImage representation of the data
202 | func generateSampleImages(
warning: Parameter 'eyeBackgroundColor' is missing documentation
--> Sources/QRCode/styles/eye/QRCodeEyeShapeFactory.swift:200:65-200:65
198 | /// - foregroundColor: The foreground color
199 | /// - backgroundColor: The background color (optional)
200 + /// - eyebackgroundColor: The eye background color (optional)
| ╰─suggestion: Document 'eyeBackgroundColor' parameter
201 | /// - Returns: A CGImage representation of the data
202 | func generateSampleImages(
warning: Parameter 'isFlipped' not found in type method declaration
--> Sources/QRCode/styles/eye/QRCodeEyeShapeUFO.swift:134:6-134:63
132 | public extension QRCodeEyeShapeGenerator where Self == QRCode.EyeShape.UFO {
133 | /// Create a UFO eye shape generator
134 + /// - Parameter isFlipped: if true, flips the generated shape
| ╰─suggestion: Remove 'isFlipped' parameter documentation
135 | /// - Returns: An eye shape generator
136 | @inlinable static func ufo(flip: QRCode.Flip = .none) -> QRCodeEyeShapeGenerator {
warning: Parameter 'isFlipped' not found in type method declaration
--> Sources/QRCode/styles/eye/QRCodeEyeShapeUFO.swift:134:6-134:63
132 | public extension QRCodeEyeShapeGenerator where Self == QRCode.EyeShape.UFO {
133 | /// Create a UFO eye shape generator
134 + /// - Parameter isFlipped: if true, flips the generated shape
| ╰─suggestion: Remove 'isFlipped' parameter documentation
135 | /// - Returns: An eye shape generator
136 | @inlinable static func ufo(flip: QRCode.Flip = .none) -> QRCodeEyeShapeGenerator {
warning: Parameter 'flip' is missing documentation
--> Sources/QRCode/styles/eye/QRCodeEyeShapeUFO.swift:134:63-134:63
132 | public extension QRCodeEyeShapeGenerator where Self == QRCode.EyeShape.UFO {
133 | /// Create a UFO eye shape generator
134 + /// - Parameter isFlipped: if true, flips the generated shape
| ╰─suggestion: Document 'flip' parameter
135 | /// - Returns: An eye shape generator
136 | @inlinable static func ufo(flip: QRCode.Flip = .none) -> QRCodeEyeShapeGenerator {
warning: Parameter 'flip' is missing documentation
--> Sources/QRCode/styles/eye/QRCodeEyeShapeUFO.swift:134:63-134:63
132 | public extension QRCodeEyeShapeGenerator where Self == QRCode.EyeShape.UFO {
133 | /// Create a UFO eye shape generator
134 + /// - Parameter isFlipped: if true, flips the generated shape
| ╰─suggestion: Document 'flip' parameter
135 | /// - Returns: An eye shape generator
136 | @inlinable static func ufo(flip: QRCode.Flip = .none) -> QRCodeEyeShapeGenerator {
warning: Parameter 'isFlipped' not found in type method declaration
--> Sources/QRCode/styles/eye/QRCodeEyeShapeUFORounded.swift:134:6-134:63
132 | public extension QRCodeEyeShapeGenerator where Self == QRCode.EyeShape.UFORounded {
133 | /// Create a UFO eye shape generator
134 + /// - Parameter isFlipped: if true, flips the generated shape
| ╰─suggestion: Remove 'isFlipped' parameter documentation
135 | /// - Returns: An eye shape generator
136 | @inlinable static func ufoRounded(flip: QRCode.Flip = .none) -> QRCodeEyeShapeGenerator {
warning: Parameter 'isFlipped' not found in type method declaration
--> Sources/QRCode/styles/eye/QRCodeEyeShapeUFORounded.swift:134:6-134:63
132 | public extension QRCodeEyeShapeGenerator where Self == QRCode.EyeShape.UFORounded {
133 | /// Create a UFO eye shape generator
134 + /// - Parameter isFlipped: if true, flips the generated shape
| ╰─suggestion: Remove 'isFlipped' parameter documentation
135 | /// - Returns: An eye shape generator
136 | @inlinable static func ufoRounded(flip: QRCode.Flip = .none) -> QRCodeEyeShapeGenerator {
warning: Parameter 'flip' is missing documentation
--> Sources/QRCode/styles/eye/QRCodeEyeShapeUFORounded.swift:134:63-134:63
132 | public extension QRCodeEyeShapeGenerator where Self == QRCode.EyeShape.UFORounded {
133 | /// Create a UFO eye shape generator
134 + /// - Parameter isFlipped: if true, flips the generated shape
| ╰─suggestion: Document 'flip' parameter
135 | /// - Returns: An eye shape generator
136 | @inlinable static func ufoRounded(flip: QRCode.Flip = .none) -> QRCodeEyeShapeGenerator {
warning: Parameter 'flip' is missing documentation
--> Sources/QRCode/styles/eye/QRCodeEyeShapeUFORounded.swift:134:63-134:63
132 | public extension QRCodeEyeShapeGenerator where Self == QRCode.EyeShape.UFORounded {
133 | /// Create a UFO eye shape generator
134 + /// - Parameter isFlipped: if true, flips the generated shape
| ╰─suggestion: Document 'flip' parameter
135 | /// - Returns: An eye shape generator
136 | @inlinable static func ufoRounded(flip: QRCode.Flip = .none) -> QRCodeEyeShapeGenerator {
warning: Parameter 'pixelShape' not found in instance method declaration
--> Sources/QRCode/styles/pupil/QRCodePupilShapeFactory.swift:116:8-116:48
114 | /// Generate an image of the data represented by a specific data generator for a fixed 5x5 data pixel representation
115 | /// - Parameters:
116 + /// - pixelShape: The pixel generator to use
| ╰─suggestion: Remove 'pixelShape' parameter documentation
117 | /// - dimension: The dimension of the image to output
118 | /// - foregroundColor: The foreground color
warning: Parameter 'pupilGenerator' is missing documentation
--> Sources/QRCode/styles/pupil/QRCodePupilShapeFactory.swift:119:58-119:58
117 | /// - dimension: The dimension of the image to output
| ╰─suggestion: Document 'pupilGenerator' parameter
118 | /// - foregroundColor: The foreground color
119 + /// - backgroundColor: The background color (optional)
120 | /// - Returns: A CGImage representation of the data
121 | func image(
warning: Parameter 'isOn' not found in instance method declaration
--> Sources/QRCode/styles/pupil/QRCodePupilShapeFactory.swift:193:8-193:89
191 | /// - foregroundColor: The foreground color
192 | /// - backgroundColor: The background color (optional)
193 + /// - isOn: If true, draws the 'on' pixels in the qrcode, else draws the 'off' pixels
| ╰─suggestion: Remove 'isOn' parameter documentation
194 | /// - Returns: A CGImage representation of the data
195 | func generateSampleImages(
warning: Parameter 'isFlipped' not found in type method declaration
--> Sources/QRCode/styles/pupil/QRCodePupilShapeUFO.swift:123:6-123:72
121 | public extension QRCodePupilShapeGenerator where Self == QRCode.PupilShape.UFO {
122 | /// Create a ufo pupil shape generator with curved insets
123 + /// - Parameter isFlipped: if true, flips the pupil shape horizontally
| ╰─suggestion: Remove 'isFlipped' parameter documentation
124 | /// - Returns: A pupil shape generator
125 | @inlinable static func ufo(flip: QRCode.Flip = .none) -> QRCodePupilShapeGenerator {
warning: Parameter 'isFlipped' not found in type method declaration
--> Sources/QRCode/styles/pupil/QRCodePupilShapeUFO.swift:123:6-123:72
121 | public extension QRCodePupilShapeGenerator where Self == QRCode.PupilShape.UFO {
122 | /// Create a ufo pupil shape generator with curved insets
123 + /// - Parameter isFlipped: if true, flips the pupil shape horizontally
| ╰─suggestion: Remove 'isFlipped' parameter documentation
124 | /// - Returns: A pupil shape generator
125 | @inlinable static func ufo(flip: QRCode.Flip = .none) -> QRCodePupilShapeGenerator {
warning: Parameter 'flip' is missing documentation
--> Sources/QRCode/styles/pupil/QRCodePupilShapeUFO.swift:123:72-123:72
121 | public extension QRCodePupilShapeGenerator where Self == QRCode.PupilShape.UFO {
122 | /// Create a ufo pupil shape generator with curved insets
123 + /// - Parameter isFlipped: if true, flips the pupil shape horizontally
| ╰─suggestion: Document 'flip' parameter
124 | /// - Returns: A pupil shape generator
125 | @inlinable static func ufo(flip: QRCode.Flip = .none) -> QRCodePupilShapeGenerator {
warning: Parameter 'flip' is missing documentation
--> Sources/QRCode/styles/pupil/QRCodePupilShapeUFO.swift:123:72-123:72
121 | public extension QRCodePupilShapeGenerator where Self == QRCode.PupilShape.UFO {
122 | /// Create a ufo pupil shape generator with curved insets
123 + /// - Parameter isFlipped: if true, flips the pupil shape horizontally
| ╰─suggestion: Document 'flip' parameter
124 | /// - Returns: A pupil shape generator
125 | @inlinable static func ufo(flip: QRCode.Flip = .none) -> QRCodePupilShapeGenerator {
warning: Parameter 'isFlipped' not found in type method declaration
--> Sources/QRCode/styles/pupil/QRCodePupilShapeUFORounded.swift:125:6-125:72
123 | public extension QRCodePupilShapeGenerator where Self == QRCode.PupilShape.UFORounded {
124 | /// Create a rounded UFO pupil shape generator with curved insets
125 + /// - Parameter isFlipped: if true, flips the pupil shape horizontally
| ╰─suggestion: Remove 'isFlipped' parameter documentation
126 | /// - Returns: A pupil shape generator
127 | @inlinable static func ufoRounded(flip: QRCode.Flip = .none) -> QRCodePupilShapeGenerator {
warning: Parameter 'isFlipped' not found in type method declaration
--> Sources/QRCode/styles/pupil/QRCodePupilShapeUFORounded.swift:125:6-125:72
123 | public extension QRCodePupilShapeGenerator where Self == QRCode.PupilShape.UFORounded {
124 | /// Create a rounded UFO pupil shape generator with curved insets
125 + /// - Parameter isFlipped: if true, flips the pupil shape horizontally
| ╰─suggestion: Remove 'isFlipped' parameter documentation
126 | /// - Returns: A pupil shape generator
127 | @inlinable static func ufoRounded(flip: QRCode.Flip = .none) -> QRCodePupilShapeGenerator {
warning: Parameter 'flip' is missing documentation
--> Sources/QRCode/styles/pupil/QRCodePupilShapeUFORounded.swift:125:72-125:72
123 | public extension QRCodePupilShapeGenerator where Self == QRCode.PupilShape.UFORounded {
124 | /// Create a rounded UFO pupil shape generator with curved insets
125 + /// - Parameter isFlipped: if true, flips the pupil shape horizontally
| ╰─suggestion: Document 'flip' parameter
126 | /// - Returns: A pupil shape generator
127 | @inlinable static func ufoRounded(flip: QRCode.Flip = .none) -> QRCodePupilShapeGenerator {
warning: Parameter 'flip' is missing documentation
--> Sources/QRCode/styles/pupil/QRCodePupilShapeUFORounded.swift:125:72-125:72
123 | public extension QRCodePupilShapeGenerator where Self == QRCode.PupilShape.UFORounded {
124 | /// Create a rounded UFO pupil shape generator with curved insets
125 + /// - Parameter isFlipped: if true, flips the pupil shape horizontally
| ╰─suggestion: Document 'flip' parameter
126 | /// - Returns: A pupil shape generator
127 | @inlinable static func ufoRounded(flip: QRCode.Flip = .none) -> QRCodePupilShapeGenerator {
warning: Parameter 'generator' not found in initializer declaration
--> Sources/QRCode/views/SwiftUI/QRCodeShape.swift:33:8-33:70
31 | /// - components: The components of the QR Code to include within the Shape path
32 | /// - shape: The shape object to describle the style of the generated path
33 + /// - generator: The generator to use when creating the Shape path
| ╰─suggestion: Remove 'generator' parameter documentation
34 | public init(
35 | data: Data,
warning: Parameter 'logoTemplate' is missing documentation
--> Sources/QRCode/views/SwiftUI/QRCodeShape.swift:33:70-33:70
31 | /// - components: The components of the QR Code to include within the Shape path
32 | /// - shape: The shape object to describle the style of the generated path
33 + /// - generator: The generator to use when creating the Shape path
| ╰─suggestion: Document 'logoTemplate' parameter
34 | public init(
35 | data: Data,
warning: Parameter 'engine' is missing documentation
--> Sources/QRCode/views/SwiftUI/QRCodeShape.swift:33:70-33:70
31 | /// - components: The components of the QR Code to include within the Shape path
32 | /// - shape: The shape object to describle the style of the generated path
33 + /// - generator: The generator to use when creating the Shape path
| ╰─suggestion: Document 'engine' parameter
34 | public init(
35 | data: Data,
warning: Parameter 'generator' not found in initializer declaration
--> Sources/QRCode/views/SwiftUI/QRCodeShape.swift:64:8-65:6
62 | /// - components: The components of the QR Code to include within the Shape path
63 | /// - shape: The shape object to describle the style of the generated path
64 + /// - generator: The generator to use when creating the Shape path
| ╰─suggestion: Remove 'generator' parameter documentation
65 + ///
66 | /// Throws an error if the text cannot be converted to the specified string encoding
67 | public init(
warning: Parameter 'engine' is missing documentation
--> Sources/QRCode/views/SwiftUI/QRCodeShape.swift:65:6-65:6
63 | /// - shape: The shape object to describle the style of the generated path
64 | /// - generator: The generator to use when creating the Shape path
65 + ///
| ╰─suggestion: Document 'engine' parameter
66 | /// Throws an error if the text cannot be converted to the specified string encoding
67 | public init(
warning: Parameter 'logoTemplate' is missing documentation
--> Sources/QRCode/views/SwiftUI/QRCodeShape.swift:65:6-65:6
63 | /// - shape: The shape object to describle the style of the generated path
64 | /// - generator: The generator to use when creating the Shape path
65 + ///
| ╰─suggestion: Document 'logoTemplate' parameter
66 | /// Throws an error if the text cannot be converted to the specified string encoding
67 | public init(
Finished building documentation for 'QRCode' (3.35s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/dagronf/qrcode/main
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2171] Fetching swift-docc-plugin
Updating https://github.com/dagronf/swift-qrcode-generator
Updating https://github.com/apple/swift-argument-parser
Updating https://github.com/dagronf/SwiftImageReadWrite
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.30s)
Updated https://github.com/apple/swift-argument-parser (0.58s)
Updated https://github.com/dagronf/SwiftImageReadWrite (0.58s)
Updated https://github.com/dagronf/swift-qrcode-generator (0.58s)
Computing version for https://github.com/dagronf/SwiftImageReadWrite
Computed https://github.com/dagronf/SwiftImageReadWrite at 1.9.2 (2.38s)
Computing version for https://github.com/dagronf/swift-qrcode-generator
Computed https://github.com/dagronf/swift-qrcode-generator at 2.0.2 (0.49s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.4.4 (0.49s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.49s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3666] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.25s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.81s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/7] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Compiling SymbolKit DeclarationFragments.swift
[11/57] Compiling SymbolKit Fragment.swift
[12/57] Compiling SymbolKit FragmentKind.swift
[13/57] Compiling SymbolKit FunctionParameter.swift
[14/57] Compiling SymbolKit FunctionSignature.swift
[15/57] Compiling SymbolKit Mixin+Equals.swift
[16/57] Compiling SymbolKit Mixin+Hash.swift
[17/57] Compiling SymbolKit Mixin.swift
[18/57] Compiling SymbolKit LineList.swift
[19/57] Compiling SymbolKit Position.swift
[20/57] Compiling SymbolKit Names.swift
[21/57] Compiling SymbolKit SPI.swift
[22/57] Compiling SymbolKit Snippet.swift
[23/57] Compiling SymbolKit Extension.swift
[24/57] Emitting module SymbolKit
[25/57] Compiling SymbolKit SourceRange.swift
[26/57] Compiling SymbolKit Metadata.swift
[27/57] Compiling SymbolKit Module.swift
[28/57] Compiling SymbolKit OperatingSystem.swift
[29/57] Compiling SymbolKit Platform.swift
[30/57] Compiling SymbolKit Identifier.swift
[31/57] Compiling SymbolKit KindIdentifier.swift
[32/57] Compiling SymbolKit Location.swift
[33/57] Compiling SymbolKit Mutability.swift
[34/57] Compiling SymbolKit Relationship.swift
[35/57] Compiling SymbolKit RelationshipKind.swift
[36/57] Compiling SymbolKit SourceOrigin.swift
[37/57] Compiling SymbolKit GenericConstraints.swift
[38/57] Compiling SymbolKit Swift.swift
[39/57] Compiling SymbolKit SemanticVersion.swift
[40/57] Compiling SymbolKit AccessControl.swift
[41/57] Compiling SymbolKit Availability.swift
[42/57] Compiling SymbolKit AvailabilityItem.swift
[43/57] Compiling SymbolKit Domain.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets Snippet.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.12s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'QRCode' complete! (0.30s)
11464
72 /Users/admin/builder/spi-builder-workspace/.docs/dagronf/qrcode/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/dagronf/qrcode/main
File count: 11464
Doc size: 72.0MB
Preparing doc bundle ...
Uploading prod-dagronf-qrcode-main-6d4717a2.zip to s3://spi-docs-inbox/prod-dagronf-qrcode-main-6d4717a2.zip
Copying... [10%]
Copying... [20%]
Copying... [30%]
Copying... [40%]
Copying... [50%]
Copying... [60%]
Copying... [70%]
Copying... [80%]
Copying... [90%]
Copying... [100%]
Done.