The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FZQuicklook with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/flocked/FZQuicklook.git
Reference: 1.0.5
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/flocked/FZQuicklook
 * tag               1.0.5      -> FETCH_HEAD
HEAD is now at 90bcacc updated
Cloned https://github.com/flocked/FZQuicklook.git
Revision (git rev-parse @):
90bcacc0a508dd1b766d76bbc40d62e453aedc59
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/flocked/FZQuicklook.git at 1.0.5
Fetching https://github.com/flocked/FZSwiftUtils.git from cache
Fetched https://github.com/flocked/FZSwiftUtils.git (0.30s)
Creating working copy for https://github.com/flocked/FZSwiftUtils.git
Working copy of https://github.com/flocked/FZSwiftUtils.git resolved at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "fzquicklook",
      "name": "FZQuicklook",
      "url": "https://github.com/flocked/FZQuicklook.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FZQuicklook",
      "dependencies": [
        {
          "identity": "fzswiftutils",
          "name": "FZSwiftUtils",
          "url": "https://github.com/flocked/FZSwiftUtils.git",
          "version": "unspecified",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FZSwiftUtils",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/flocked/FZQuicklook.git from cache
Fetched https://github.com/flocked/FZQuicklook.git (0.20s)
Fetching https://github.com/flocked/FZSwiftUtils.git from cache
Fetched https://github.com/flocked/FZSwiftUtils.git (0.24s)
Creating working copy for https://github.com/flocked/FZQuicklook.git
Working copy of https://github.com/flocked/FZQuicklook.git resolved at 1.0.5
Creating working copy for https://github.com/flocked/FZSwiftUtils.git
Working copy of https://github.com/flocked/FZSwiftUtils.git resolved at main
warning: '.resolve-product-dependencies': dependency 'fzquicklook' is not used by any target
Found 1 product dependencies
  - FZSwiftUtils
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/flocked/FZQuicklook.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[1/142] Compiling FZSwiftUtils Defaults.swift
[2/142] Compiling FZSwiftUtils Enum+Displayable.swift
[3/142] Compiling FZSwiftUtils Enum+Name.swift
[4/142] Compiling FZSwiftUtils FileConvertible.swift
[5/142] Compiling FZSwiftUtils CGImageFrame.swift
[6/142] Compiling FZSwiftUtils ImageFrameSequence.swift
[7/142] Compiling FZSwiftUtils ImageSequence.swift
[8/142] Compiling FZSwiftUtils ImageOptions.swift
[9/142] Compiling FZSwiftUtils EXIF+HumanReadable.swift
[10/142] Compiling FZSwiftUtils EXIFImageProperties.swift
[11/142] Compiling FZSwiftUtils Canon.swift
[12/142] Compiling FZSwiftUtils ColorModel.swift
[13/142] Compiling FZSwiftUtils EXIF+Extended.swift
[14/142] Compiling FZSwiftUtils GPS.swift
[15/142] Compiling FZSwiftUtils ImageProperties+Keys.swift
[16/142] Compiling FZSwiftUtils Nikon.swift
[17/142] Compiling FZSwiftUtils PNG+Extended.swift
[18/142] Compiling FZSwiftUtils TIFF+Extended.swift
[19/142] Compiling FZSwiftUtils GIFImageProperties.swift
[20/142] Compiling FZSwiftUtils HEICImageProperties.swift
[21/162] Compiling FZSwiftUtils NSUI Typealias.swift
[22/162] Compiling FZSwiftUtils Operator.swift
[23/162] Compiling FZSwiftUtils CodableDefault.swift
[24/162] Compiling FZSwiftUtils DateValueCodable.swift
[25/162] Compiling FZSwiftUtils PropertyWrappers.swift
[26/162] Compiling FZSwiftUtils ApplicationBundle.swift
[27/162] Compiling FZSwiftUtils ApplicationInfo.swift
[28/162] Compiling FZSwiftUtils FileTypeDefinition.swift
[29/162] Compiling FZSwiftUtils NSWorkspace+AppBundle.swift
[30/162] Compiling FZSwiftUtils AssociatedValue.swift
[31/162] Compiling FZSwiftUtils AsyncOperation.swift
[32/162] Compiling FZSwiftUtils BaseArray.swift
[33/162] Compiling FZSwiftUtils BaseDictionary.swift
[34/162] Compiling FZSwiftUtils Options.swift
[35/162] Compiling FZSwiftUtils OrderedSet.swift
[36/162] Compiling FZSwiftUtils SelectableArray.swift
[37/162] Compiling FZSwiftUtils SelectableArrayNew.swift
[38/162] Compiling FZSwiftUtils SynchronizedArray.swift
[39/162] Compiling FZSwiftUtils SynchronizedDictionary.swift
[40/162] Compiling FZSwiftUtils DataSize.swift
[41/162] Compiling FZSwiftUtils Bundle+.swift
[42/162] Compiling FZSwiftUtils ByteCountFormatter+.swift
[43/162] Compiling FZSwiftUtils CVTimeStamp+.swift
[44/162] Compiling FZSwiftUtils Array+.swift
[45/162] Compiling FZSwiftUtils CaseIterable+Advance.swift
[46/162] Compiling FZSwiftUtils Collection+.swift
[47/162] Compiling FZSwiftUtils Collection+Advance.swift
[48/162] Compiling FZSwiftUtils Collection+Chunk.swift
[49/162] Compiling FZSwiftUtils Collection+Flat.swift
[50/162] Compiling FZSwiftUtils Collection+LazySplit.swift
[51/162] Compiling FZSwiftUtils Collection+Operator.swift
[52/162] Compiling FZSwiftUtils Collection+Random.swift
[53/162] Compiling FZSwiftUtils Dictionary+.swift
[54/162] Compiling FZSwiftUtils Dictionary+Merge.swift
[55/162] Compiling FZSwiftUtils IndexPath+.swift
[56/162] Compiling FZSwiftUtils OptionSet+.swift
[57/162] Compiling FZSwiftUtils Sequence+.swift
[58/162] Compiling FZSwiftUtils Sequence+Collect.swift
[59/162] Compiling FZSwiftUtils Sequence+Concurrency.swift
[60/162] Compiling FZSwiftUtils Sequence+Difference.swift
[61/162] Compiling FZSwiftUtils Sequence+Identifable.swift
[62/162] Compiling FZSwiftUtils Sequence+Keypath.swift
[63/162] Compiling FZSwiftUtils Sequence+Occurency.swift
[64/162] Compiling FZSwiftUtils Sequence+Sort.swift
[65/162] Compiling FZSwiftUtils Sequence+String.swift
[66/162] Compiling FZSwiftUtils Sequence+Unique.swift
[67/162] Compiling FZSwiftUtils Set+.swift
[68/162] Compiling FZSwiftUtils Calendar+.swift
[69/162] Compiling FZSwiftUtils Date+.swift
[70/162] Compiling FZSwiftUtils DateFormatComponents.swift
[71/162] Compiling FZSwiftUtils DateFormatter+.swift
[72/162] Compiling FZSwiftUtils NSCalendar+.swift
[73/162] Compiling FZSwiftUtils DispatchQueue+.swift
[74/162] Compiling FZSwiftUtils Codable<>Dictionary.swift
[75/162] Compiling FZSwiftUtils JSONCodable+JSONObjects.swift
[76/162] Compiling FZSwiftUtils JSONEncoderDecoder+.swift
[77/162] Compiling FZSwiftUtils FileAttributes.swift
[78/162] Compiling FZSwiftUtils FileManager+.swift
[79/162] Compiling FZSwiftUtils FileType.swift
[80/162] Compiling FZSwiftUtils NSMetadata+.swift
[81/162] Compiling FZSwiftUtils URL+.swift
[82/162] Compiling FZSwiftUtils OperationQueue+.swift
[83/162] Compiling FZSwiftUtils NSExpression+.swift
[84/162] Compiling FZSwiftUtils NSPredicate+.swift
[85/162] Compiling FZSwiftUtils NSPredicate+ComparisonExpression.swift
[86/162] Compiling FZSwiftUtils NSPredicate+Operator.swift
[87/162] Compiling FZSwiftUtils Predicates.swift
[88/162] Compiling FZSwiftUtils Print+.swift
[89/162] Compiling FZSwiftUtils Progress+.swift
[90/162] Compiling FZSwiftUtils Comparable+.swift
[91/162] Compiling FZSwiftUtils Decodable+.swift
[92/162] Compiling FZSwiftUtils Equatable+.swift
[93/162] Compiling FZSwiftUtils HashFunction+.swift
[94/162] Compiling FZSwiftUtils AttributedString+.swift
[95/162] Compiling FZSwiftUtils NSAttributedString+.swift
[96/162] Compiling FZSwiftUtils NSString+.swift
[97/162] Compiling FZSwiftUtils String+.swift
[98/162] Compiling FZSwiftUtils String+Hash.swift
[99/162] Compiling FZSwiftUtils String+Height.swift
[100/162] Compiling FZSwiftUtils String+Match.swift
[101/162] Compiling FZSwiftUtils String+Random.swift
[102/162] Compiling FZSwiftUtils URL+DirectoryEnumerator.swift
[103/162] Compiling FZSwiftUtils URL+ExtendedAttributes.swift
[104/162] Compiling FZSwiftUtils URL+ResourceValue.swift
[105/162] Compiling FZSwiftUtils URLResources.swift
[106/162] Compiling FZSwiftUtils URLResponse+.swift
[107/162] Compiling FZSwiftUtils UTType+.swift
[108/162] Compiling FZSwiftUtils KeyPath+.swift
[109/162] Compiling FZSwiftUtils Accelerate+Operator.swift
[110/162] Compiling FZSwiftUtils ApproximateEquatable.swift
[111/162] Compiling FZSwiftUtils CGPoint+.swift
[112/162] Compiling FZSwiftUtils CGRect+.swift
[113/162] Compiling FZSwiftUtils CGSize+.swift
[114/162] Compiling FZSwiftUtils Comparable+Clamp.swift
[115/162] Compiling FZSwiftUtils FloatingPoint+.swift
[116/162] Compiling FZSwiftUtils MultiplicativeArithmetic.swift
[117/162] Compiling FZSwiftUtils NSNumber+.swift
[118/162] Compiling FZSwiftUtils NSRange+.swift
[119/162] Compiling FZSwiftUtils NSValue+.swift
[120/162] Compiling FZSwiftUtils Number+FloatInitializable.swift
[121/162] Compiling FZSwiftUtils Number+Interpolate.swift
[122/162] Compiling FZSwiftUtils Number+String.swift
[123/162] Compiling FZSwiftUtils NumberFormatter+.swift
[124/162] Compiling FZSwiftUtils NumberFormatter+String.swift
[125/162] Compiling FZSwiftUtils Range+.swift
[126/162] Compiling FZSwiftUtils TimeInterval+.swift
[127/162] Compiling FZSwiftUtils NSError+.swift
[128/162] Compiling FZSwiftUtils NSObject+.swift
[129/162] Compiling FZSwiftUtils NSObject+KeyPath.swift
[130/162] Compiling FZSwiftUtils NSObject+Observe.swift
[131/162] Compiling FZSwiftUtils NSObject+Reflection.swift
[132/162] Compiling FZSwiftUtils NSObject+Swizzle.swift
[133/162] Compiling FZSwiftUtils HTTPCookieStorage+.swift
[134/162] Compiling FZSwiftUtils HTTPURLResponse+.swift
[135/162] Compiling FZSwiftUtils URL+Redirect.swift
[136/162] Compiling FZSwiftUtils URLRequest+.swift
[137/162] Compiling FZSwiftUtils URLSession+.swift
[138/162] Compiling FZSwiftUtils URLSession+Sync.swift
[139/162] Compiling FZSwiftUtils URLSessionConfiguration+.swift
[140/162] Compiling FZSwiftUtils URLSessionDataTask+Resume.swift
[141/162] Compiling FZSwiftUtils URLSessionTask+.swift
[142/162] Emitting module FZSwiftUtils
[143/162] Compiling FZSwiftUtils IPTCImageProperties.swift
[144/162] Compiling FZSwiftUtils ImageProperties.swift
[145/162] Compiling FZSwiftUtils JPEGImageProperties.swift
[146/162] Compiling FZSwiftUtils PNGImageProperties.swift
[147/162] Compiling FZSwiftUtils TIFFImageProperties.swift
[148/162] Compiling FZSwiftUtils ImageSource.swift
[149/162] Compiling FZSwiftUtils KeyValueCodable.swift
[150/162] Compiling FZSwiftUtils KeyValueObserver.swift
[151/162] Compiling FZSwiftUtils MeasureTime.swift
[152/162] Compiling FZSwiftUtils MutableProgress.swift
[153/162] Compiling FZSwiftUtils NotificationToken.swift
[154/162] Compiling FZSwiftUtils OSHash.swift
[155/162] Compiling FZSwiftUtils Optional.swift
[156/162] Compiling FZSwiftUtils OutlineItem.swift
[157/162] Compiling FZSwiftUtils PausableOperationQueue.swift
[158/162] Compiling FZSwiftUtils Reachability.swift
[159/162] Compiling FZSwiftUtils Swizzle.swift
[160/162] Compiling FZSwiftUtils Synchronized.swift
[161/162] Compiling FZSwiftUtils TimeDuration.swift
[162/162] Compiling FZSwiftUtils Weak.swift
[163/177] Compiling FZQuicklook NSTableCellView+Quicklook.swift
[164/177] Compiling FZQuicklook NSTableView+Qucklook.swift
[165/177] Compiling FZQuicklook NSTableViewDataSource+Quicklook.swift
[166/177] Compiling FZQuicklook QuicklookItem.swift
[167/177] Compiling FZQuicklook NSCollectionViewDataSource+Quicklook.swift
[168/177] Compiling FZQuicklook NSCollectionViewItem+Quicklook.swift
[169/177] Emitting module FZQuicklook
[170/177] Compiling FZQuicklook QuicklookPanel.swift
[171/177] Compiling FZQuicklook QuicklookPreviewable+Item.swift
[172/177] Compiling FZQuicklook NSTableRowView+.swift
[173/177] Compiling FZQuicklook NSTableView+KeyDown.swift
[174/177] Compiling FZQuicklook NSView+.swift
[175/177] Compiling FZQuicklook NSCollectionView+Qucklook.swift
[176/177] Compiling FZQuicklook NSCollectionView+KeyDown.swift
[177/177] Compiling FZQuicklook NSTableCellView+.swift
[178/179] Compiling FZQuicklook QuicklookPreviewable.swift
[179/179] Compiling FZQuicklook QuicklookView.swift
Build complete! (20.51s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/checkout/.docs/flocked/fzquicklook/1.0.5
Repository:               flocked/FZQuicklook
Swift version used:       5.9
Target:                   FZQuicklook
Generating documentation for 'FZQuicklook'...
Converting documentation...
Conversion complete! (0.16s)
Generated DocC archive at '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/flocked/fzquicklook/1.0.5'
Updating https://github.com/flocked/FZSwiftUtils.git
Updated https://github.com/flocked/FZSwiftUtils.git (0.15s)
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin (0.23s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.02s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.56s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.02s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[1/45] Compiling SymbolKit SPI.swift
[2/45] Compiling SymbolKit Snippet.swift
[3/45] Compiling SymbolKit Extension.swift
[4/45] Compiling SymbolKit GenericConstraint.swift
[5/45] Compiling SymbolKit GenericParameter.swift
[6/50] Compiling SymbolKit SourceOrigin.swift
[7/50] Compiling SymbolKit GenericConstraints.swift
[8/50] Compiling SymbolKit Swift.swift
[9/50] Compiling SymbolKit SemanticVersion.swift
[10/50] Compiling SymbolKit AccessControl.swift
[11/50] Compiling SymbolKit Availability.swift
[12/50] Compiling Snippets Snippet.swift
[13/50] Compiling Snippets SnippetParser.swift
[14/50] Emitting module Snippets
[15/50] Compiling SymbolKit Metadata.swift
[16/50] Compiling SymbolKit Module.swift
[17/50] Compiling SymbolKit OperatingSystem.swift
[18/50] Compiling SymbolKit Platform.swift
[19/50] Compiling SymbolKit Relationship.swift
[20/50] Compiling SymbolKit RelationshipKind.swift
[21/50] Compiling SymbolKit FunctionSignature.swift
[22/50] Compiling SymbolKit Identifier.swift
[23/50] Compiling SymbolKit KindIdentifier.swift
[24/50] Compiling SymbolKit Location.swift
[25/50] Compiling SymbolKit Mutability.swift
[26/50] Compiling SymbolKit Names.swift
[27/50] Compiling SymbolKit Mixin+Equals.swift
[28/50] Compiling SymbolKit Mixin+Hash.swift
[29/50] Compiling SymbolKit Mixin.swift
[30/50] Compiling SymbolKit LineList.swift
[31/50] Compiling SymbolKit Position.swift
[32/50] Compiling SymbolKit SourceRange.swift
[33/50] Compiling SymbolKit AvailabilityItem.swift
[34/50] Compiling SymbolKit Domain.swift
[35/50] Compiling SymbolKit DeclarationFragments.swift
[36/50] Compiling SymbolKit Fragment.swift
[37/50] Compiling SymbolKit FragmentKind.swift
[38/50] Compiling SymbolKit FunctionParameter.swift
[39/50] Emitting module SymbolKit
[40/50] Compiling SymbolKit Generics.swift
[41/50] Compiling SymbolKit Namespace.swift
[42/50] Compiling SymbolKit Symbol.swift
[43/50] Compiling SymbolKit SymbolKind.swift
[44/50] Compiling SymbolKit SymbolGraph.swift
[45/50] Compiling SymbolKit GraphCollector.swift
[46/50] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[47/50] Compiling SymbolKit UnifiedSymbol.swift
[48/50] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[49/50] Compiling SymbolKit UnifiedSymbolGraph.swift
[50/54] Compiling snippet_extract SymbolGraph+Snippet.swift
[51/54] Compiling snippet_extract URL+Status.swift
[52/54] Compiling snippet_extract SnippetBuildCommand.swift
[53/54] Emitting module snippet_extract
[53/54] Linking snippet-extract
Build complete! (3.89s)
Building for debugging...
Build complete! (0.14s)
     276
3	/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/flocked/fzquicklook/1.0.5
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/checkout/.docs/flocked/fzquicklook/1.0.5
File count: 276
Doc size:   3.0MB
Preparing doc bundle ...
Uploading prod-flocked-fzquicklook-1.0.5-91455314.zip to s3://spi-docs-inbox/prod-flocked-fzquicklook-1.0.5-91455314.zip
Copying... [10%]
Copying... [20%]
Copying... [31%]
Copying... [41%]
Copying... [51%]
Copying... [61%]
Copying... [72%]
Copying... [82%]
Copying... [92%]
Copying... [100%]
Done.