Build Information
Successful build of FZMetadata, reference 1.1.8 (259d0c
), with Swift 6.0 for macOS (SPM) on 30 Nov 2024 17:13:05 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/flocked/FZMetadata.git
Reference: 1.1.8
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/flocked/FZMetadata
* tag 1.1.8 -> FETCH_HEAD
HEAD is now at 259d0c4 Update MetadataQuery.swift
Cloned https://github.com/flocked/FZMetadata.git
Revision (git rev-parse @):
259d0c4025cd71354b2bb89460f53c55d2552b58
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/flocked/FZMetadata.git at 1.1.8
Fetching https://github.com/flocked/FZSwiftUtils.git
[1/65567] Fetching fzswiftutils
Fetched https://github.com/flocked/FZSwiftUtils.git from cache (2.85s)
Creating working copy for https://github.com/flocked/FZSwiftUtils.git
Working copy of https://github.com/flocked/FZSwiftUtils.git resolved at main (037b60f)
========================================
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": "fzmetadata",
"name": "FZMetadata",
"url": "https://github.com/flocked/FZMetadata.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FZMetadata",
"dependencies": [
{
"identity": "fzswiftutils",
"name": "FZSwiftUtils",
"url": "https://github.com/flocked/FZSwiftUtils.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FZSwiftUtils",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/flocked/FZMetadata.git
[1/5910] Fetching fzmetadata
Fetched https://github.com/flocked/FZMetadata.git from cache (1.16s)
Fetching https://github.com/flocked/FZSwiftUtils.git from cache
Fetched https://github.com/flocked/FZSwiftUtils.git from cache (0.45s)
Creating working copy for https://github.com/flocked/FZSwiftUtils.git
Working copy of https://github.com/flocked/FZSwiftUtils.git resolved at main (037b60f)
Creating working copy for https://github.com/flocked/FZMetadata.git
Working copy of https://github.com/flocked/FZMetadata.git resolved at 1.1.8 (259d0c4)
warning: '.resolve-product-dependencies': dependency 'fzmetadata' is not used by any target
Found 1 product dependencies
- FZSwiftUtils
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/flocked/FZMetadata.git
{
"dependencies" : [
{
"identity" : "fzswiftutils",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/flocked/FZSwiftUtils.git"
}
],
"manifest_display_name" : "FZMetadata",
"name" : "FZMetadata",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15.1"
},
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "maccatalyst",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "FZMetadata",
"targets" : [
"FZMetadata"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FZMetadata",
"module_type" : "SwiftTarget",
"name" : "FZMetadata",
"path" : "Sources/FZMetadata",
"product_dependencies" : [
"FZSwiftUtils"
],
"product_memberships" : [
"FZMetadata"
],
"sources" : [
"Extensions/NSMetadataQuery+.swift",
"Extensions/NSPredicateEditor+.swift",
"Extensions/NSPredicateEditorRowTemplate+.swift",
"MetadataItem/MetadataItem+Attribute.swift",
"MetadataItem/MetadataItem+FinderTag.swift",
"MetadataItem/MetadataItem.swift",
"MetadataItem/NSPredicateEditor+MetadataItem.swift",
"MetadataQuery/MetadataQuery+HierarchicalResults.swift",
"MetadataQuery/MetadataQuery+ResultDfference.swift",
"MetadataQuery/MetadataQuery+ResultGroup.swift",
"MetadataQuery/MetadataQuery+SearchScope.swift",
"MetadataQuery/MetadataQuery+SortDescriptor.swift",
"MetadataQuery/MetadataQuery.swift",
"MetadataQuery/Predicate/MetadataQuery+Predicate+DateValue.swift",
"MetadataQuery/Predicate/MetadataQuery+Predicate+StringOptions.swift",
"MetadataQuery/Predicate/MetadataQuery+Predicate.swift",
"Operator.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/4] Write sources
[2/4] Write swift-version--7754E27361AE5C74.txt
[3/4] Compiling _SuperBuilder SuperBuilder.m
[5/179] Compiling FZSwiftUtils URLComponents+.swift
[6/179] Compiling FZSwiftUtils URLRequest+.swift
[7/179] Compiling FZSwiftUtils URLResponse+.swift
[8/179] Compiling FZSwiftUtils URLSession+.swift
[9/179] Compiling FZSwiftUtils URLSession+Sync.swift
[10/179] Compiling FZSwiftUtils URLSessionConfiguration+.swift
[11/179] Compiling FZSwiftUtils URLSessionDataTask+Resume.swift
[12/179] Compiling FZSwiftUtils URLSessionTask+.swift
[13/179] Compiling FZSwiftUtils Operation+.swift
[14/179] Compiling FZSwiftUtils OperationQueue+.swift
[15/179] Compiling FZSwiftUtils NSExpression+.swift
[16/179] Compiling FZSwiftUtils NSPredicate+.swift
[17/179] Compiling FZSwiftUtils NSPredicate+ComparisonExpression.swift
[18/179] Compiling FZSwiftUtils NSPredicate+Operator.swift
[19/179] Compiling FZSwiftUtils Predicates.swift
[20/179] Compiling FZSwiftUtils Progress+.swift
[21/179] Compiling FZSwiftUtils CaseIterable+.swift
[22/179] Compiling FZSwiftUtils Comparable+.swift
[23/179] Compiling FZSwiftUtils Comparable+Clamp.swift
[24/198] Compiling FZSwiftUtils Sequence+Identifable.swift
[25/198] Compiling FZSwiftUtils Sequence+Keypath.swift
[26/198] Compiling FZSwiftUtils Sequence+Occurency.swift
[27/198] Compiling FZSwiftUtils Sequence+Sort.swift
[28/198] Compiling FZSwiftUtils Sequence+String.swift
[29/198] Compiling FZSwiftUtils Sequence+Unique.swift
[30/198] Compiling FZSwiftUtils Set+.swift
[31/198] Compiling FZSwiftUtils Calendar+.swift
[32/198] Compiling FZSwiftUtils Date+.swift
[33/198] Compiling FZSwiftUtils DateComponentsFormatter+.swift
[34/198] Compiling FZSwiftUtils DateFormatter+.swift
[35/198] Compiling FZSwiftUtils DateFormatter+Components.swift
[36/198] Compiling FZSwiftUtils DateIntervalFormatter+.swift
[37/198] Compiling FZSwiftUtils RelativeDateTimeFormatter+.swift
[38/198] Compiling FZSwiftUtils NSCalendar+.swift
[39/198] Compiling FZSwiftUtils DispatchQueue+.swift
[40/198] Compiling FZSwiftUtils DispatchWorkItem+.swift
[41/198] Compiling FZSwiftUtils Collection+Decode.swift
[42/198] Compiling FZSwiftUtils Dictionary+Codable.swift
[43/198] Compiling FZSwiftUtils JSONEncoderDecoder+.swift
[44/198] Emitting module FZSwiftUtils
[45/198] Compiling FZSwiftUtils CGPoint+.swift
[46/198] Compiling FZSwiftUtils CGRect+.swift
[47/198] Compiling FZSwiftUtils CGSize+.swift
[48/198] Compiling FZSwiftUtils FloatingPoint+.swift
[49/198] Compiling FZSwiftUtils FloatingPoint+Initializable.swift
[50/198] Compiling FZSwiftUtils FloatingPoint+Rounding.swift
[51/198] Compiling FZSwiftUtils MultiplicativeArithmetic.swift
[52/198] Compiling FZSwiftUtils NSNumber+.swift
[53/198] Compiling FZSwiftUtils NSRange+.swift
[54/198] Compiling FZSwiftUtils NSValue+.swift
[55/198] Compiling FZSwiftUtils Number+Interpolate.swift
[56/198] Compiling FZSwiftUtils Number+String.swift
[57/198] Compiling FZSwiftUtils NumberFormatter+.swift
[58/198] Compiling FZSwiftUtils NumberFormatter+String.swift
[59/198] Compiling FZSwiftUtils Range+.swift
[60/198] Compiling FZSwiftUtils TimeInterval+.swift
[61/198] Compiling FZSwiftUtils NSError+.swift
[62/198] Compiling FZSwiftUtils NSKeyedUnarchiver+.swift
[63/198] Compiling FZSwiftUtils Interpose+AnyHook.swift
[64/198] Compiling FZSwiftUtils ApplicationInfo.swift
[65/198] Compiling FZSwiftUtils FileTypeDefinition.swift
[66/198] Compiling FZSwiftUtils AssociatedValue.swift
[67/198] Compiling FZSwiftUtils AsyncOperation.swift
[68/198] Compiling FZSwiftUtils BaseArray.swift
[69/198] Compiling FZSwiftUtils BaseDictionary.swift
[70/198] Compiling FZSwiftUtils Options.swift
[71/198] Compiling FZSwiftUtils OrderedSet.swift
[72/198] Compiling FZSwiftUtils SelectableArray.swift
[73/198] Compiling FZSwiftUtils SelectableArrayAlt.swift
[74/198] Compiling FZSwiftUtils SynchronizedArray.swift
[75/198] Compiling FZSwiftUtils SynchronizedDictionary.swift
[76/198] Compiling FZSwiftUtils DataSize.swift
[77/198] Compiling FZSwiftUtils Defaults.swift
[78/198] Compiling FZSwiftUtils Enum+Displayable.swift
[79/198] Compiling FZSwiftUtils Enum+Name.swift
[80/198] Compiling FZSwiftUtils FileConvertible.swift
[81/198] Compiling FZSwiftUtils CGImageFrame.swift
[82/198] Compiling FZSwiftUtils ImageFrameSequence.swift
[83/198] Compiling FZSwiftUtils ImageSource.swift
[84/198] Compiling FZSwiftUtils KeyValueCodable.swift
[85/198] Compiling FZSwiftUtils KeyValueObserver.swift
[86/198] Compiling FZSwiftUtils MeasureTime.swift
[87/198] Compiling FZSwiftUtils MutableProgress.swift
[88/198] Compiling FZSwiftUtils NSRectCorner.swift
[89/198] Compiling FZSwiftUtils NotificationToken.swift
[90/198] Compiling FZSwiftUtils OSHash.swift
[91/198] Compiling FZSwiftUtils OutlineItem.swift
[92/198] Compiling FZSwiftUtils PausableOperationQueue.swift
[93/198] Compiling FZSwiftUtils Reachability.swift
[94/198] Compiling FZSwiftUtils RectEdge.swift
[95/198] Compiling FZSwiftUtils RuntimeError.swift
[96/198] Compiling FZSwiftUtils Selector+.swift
[97/198] Compiling FZSwiftUtils Swizzle.swift
[98/198] Compiling FZSwiftUtils Synchronized.swift
[99/198] Compiling FZSwiftUtils TimeDuration.swift
[100/198] Compiling FZSwiftUtils URL+File.swift
[101/198] Compiling FZSwiftUtils Weak.swift
[102/198] Compiling FZSwiftUtils Bundle+.swift
[103/198] Compiling FZSwiftUtils ByteCountFormatter+.swift
[104/198] Compiling FZSwiftUtils CVTimeStamp+.swift
[105/198] Compiling FZSwiftUtils Array+.swift
[106/198] Compiling FZSwiftUtils Collection+.swift
[107/198] Compiling FZSwiftUtils Collection+Advance.swift
[108/198] Compiling FZSwiftUtils Collection+Chunk.swift
[109/198] Compiling FZSwiftUtils Collection+Indexed.swift
[110/198] Compiling FZSwiftUtils Collection+LazySplit.swift
[111/198] Compiling FZSwiftUtils Collection+Operator.swift
[112/198] Compiling FZSwiftUtils Collection+Random.swift
[113/198] Compiling FZSwiftUtils Dictionary+.swift
[114/198] Compiling FZSwiftUtils Dictionary+Merge.swift
[115/198] Compiling FZSwiftUtils IndexPath+.swift
[116/198] Compiling FZSwiftUtils OptionSet+.swift
[117/198] Compiling FZSwiftUtils Sequence+.swift
[118/198] Compiling FZSwiftUtils Sequence+Collect.swift
[119/198] Compiling FZSwiftUtils Sequence+Concurrency.swift
[120/198] Compiling FZSwiftUtils Sequence+Difference.swift
[121/198] Compiling FZSwiftUtils Sequence+Flat.swift
[122/198] Compiling FZSwiftUtils Decodable+.swift
[123/198] Compiling FZSwiftUtils Equatable+.swift
[124/198] Compiling FZSwiftUtils Optional+.swift
[125/198] Compiling FZSwiftUtils SortComparator+.swift
[126/198] Compiling FZSwiftUtils AttributedString+.swift
[127/198] Compiling FZSwiftUtils Character+.swift
[128/198] Compiling FZSwiftUtils CharacterSet+.swift
[129/198] Compiling FZSwiftUtils NSAttributedString+.swift
[130/198] Compiling FZSwiftUtils NSRegularExpression+.swift
[131/198] Compiling FZSwiftUtils NSTextCheckingResult+.swift
[132/198] Compiling FZSwiftUtils String+.swift
[133/198] Compiling FZSwiftUtils String+Height.swift
[134/198] Compiling FZSwiftUtils String+Match.swift
[135/198] Compiling FZSwiftUtils String+Random.swift
[136/198] Compiling FZSwiftUtils NSUI Typealias.swift
[137/198] Compiling FZSwiftUtils Operator.swift
[138/198] Compiling FZSwiftUtils CodableDefault.swift
[139/198] Compiling FZSwiftUtils DateValueCodable.swift
[140/198] Compiling FZSwiftUtils PropertyWrappers.swift
[141/198] Compiling FZSwiftUtils Interpose+ClassHook.swift
[142/198] Compiling FZSwiftUtils Interpose+Error.swift
[143/198] Compiling FZSwiftUtils Interpose+HookFinder.swift
[144/198] Compiling FZSwiftUtils Interpose+ObjectHook.swift
[145/198] Compiling FZSwiftUtils Interpose+Subclass.swift
[146/198] Compiling FZSwiftUtils Interpose+SubclassAlt.swift
[147/198] Compiling FZSwiftUtils Interpose.swift
[148/198] Compiling FZSwiftUtils NSObject+.swift
[149/198] Compiling FZSwiftUtils NSObject+KeyPath.swift
[150/198] Compiling FZSwiftUtils NSObject+Observe.swift
[151/198] Compiling FZSwiftUtils NSObject+Reflection.swift
[152/198] Compiling FZSwiftUtils NSObject+Swizzle.swift
[153/198] Compiling FZSwiftUtils NSRectEdge+.swift
[154/198] Compiling FZSwiftUtils NSRunningApplication+.swift
[155/198] Compiling FZSwiftUtils NSUIRectEdge+.swift
[156/198] Compiling FZSwiftUtils NSWorkspace+.swift
[157/198] Compiling FZSwiftUtils HTTPCookieStorage+.swift
[158/198] Compiling FZSwiftUtils HTTPURLResponse+.swift
[159/198] Compiling FZSwiftUtils URL+Redirect.swift
[160/198] Compiling FZSwiftUtils JSONEncoderDecoder+Codable.swift
[161/198] Compiling FZSwiftUtils FileAttributes.swift
[162/198] Compiling FZSwiftUtils FileManager+.swift
[163/198] Compiling FZSwiftUtils FileType.swift
[164/198] Compiling FZSwiftUtils NSMetadata+.swift
[165/198] Compiling FZSwiftUtils URL+.swift
[166/198] Compiling FZSwiftUtils URL+DirectoryEnumerator.swift
[167/198] Compiling FZSwiftUtils URL+ExtendedAttributes.swift
[168/198] Compiling FZSwiftUtils URL+Item.swift
[169/198] Compiling FZSwiftUtils URL+ResourceValue.swift
[170/198] Compiling FZSwiftUtils URL+fileSystemItem.swift
[171/198] Compiling FZSwiftUtils URLResources.swift
[172/198] Compiling FZSwiftUtils UTType+.swift
[173/198] Compiling FZSwiftUtils Digest+.swift
[174/198] Compiling FZSwiftUtils HashFunction+.swift
[175/198] Compiling FZSwiftUtils Hasher+.swift
[176/198] Compiling FZSwiftUtils KeyPath+.swift
[177/198] Compiling FZSwiftUtils Logger+.swift
[178/198] Compiling FZSwiftUtils Accelerate+Operator.swift
[179/198] Compiling FZSwiftUtils ApproximateEquatable.swift
[180/198] Compiling FZSwiftUtils ImageSequence.swift
[181/198] Compiling FZSwiftUtils ImageOptions.swift
[182/198] Compiling FZSwiftUtils EXIF+HumanReadable.swift
[183/198] Compiling FZSwiftUtils EXIFImageProperties.swift
[184/198] Compiling FZSwiftUtils Canon.swift
[185/198] Compiling FZSwiftUtils ColorModel.swift
[186/198] Compiling FZSwiftUtils EXIF+Extended.swift
[187/198] Compiling FZSwiftUtils GPS.swift
[188/198] Compiling FZSwiftUtils ImageProperties+Keys.swift
[189/198] Compiling FZSwiftUtils Nikon.swift
[190/198] Compiling FZSwiftUtils PNG+Extended.swift
[191/198] Compiling FZSwiftUtils TIFF+Extended.swift
[192/198] Compiling FZSwiftUtils GIFImageProperties.swift
[193/198] Compiling FZSwiftUtils HEICImageProperties.swift
[194/198] Compiling FZSwiftUtils IPTCImageProperties.swift
[195/198] Compiling FZSwiftUtils ImageProperties.swift
[196/198] Compiling FZSwiftUtils JPEGImageProperties.swift
[197/198] Compiling FZSwiftUtils PNGImageProperties.swift
[198/198] Compiling FZSwiftUtils TIFFImageProperties.swift
[199/215] Compiling FZMetadata MetadataQuery+Predicate+StringOptions.swift
[200/216] Compiling FZMetadata Operator.swift
[201/216] Compiling FZMetadata MetadataQuery+ResultDfference.swift
[202/216] Compiling FZMetadata MetadataQuery+ResultGroup.swift
[203/216] Compiling FZMetadata MetadataQuery+Predicate.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZMetadata/MetadataQuery/Predicate/MetadataQuery+Predicate.swift:810:1: warning: extension declares a conformance of imported type 'Optional' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
808 | public protocol QueryComparable: Comparable { }
809 | extension Optional: QueryComparable where Wrapped: QueryComparable { }
810 | extension Optional: Comparable where Wrapped: Comparable {
| |- warning: extension declares a conformance of imported type 'Optional' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
811 | public static func < (lhs: Optional, rhs: Optional) -> Bool {
812 | if let lhs = lhs, let rhs = rhs { return lhs < rhs }
[204/216] Compiling FZMetadata NSPredicateEditorRowTemplate+.swift
[205/216] Compiling FZMetadata MetadataItem+Attribute.swift
[206/216] Compiling FZMetadata NSMetadataQuery+.swift
[207/216] Compiling FZMetadata NSPredicateEditor+.swift
[208/216] Compiling FZMetadata MetadataItem+FinderTag.swift
[209/216] Compiling FZMetadata MetadataItem.swift
[210/216] Compiling FZMetadata MetadataQuery+SearchScope.swift
[211/216] Compiling FZMetadata MetadataQuery+SortDescriptor.swift
[212/216] Compiling FZMetadata MetadataQuery.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZMetadata/MetadataQuery/MetadataQuery.swift:496:7: warning: class 'ItemPathFetchOperation' must restate inherited '@unchecked Sendable' conformance
494 | #endif
495 |
496 | class ItemPathFetchOperation: Operation {
| `- warning: class 'ItemPathFetchOperation' must restate inherited '@unchecked Sendable' conformance
497 | weak var item: MetadataItem?
498 |
/Users/admin/builder/spi-builder-workspace/Sources/FZMetadata/MetadataQuery/MetadataQuery.swift:427:17: warning: capture of 'self' with non-sendable type 'MetadataQuery' in a `@Sendable` closure; this is an error in the Swift 6 language mode
66 | Using the query for searching items and fetching metadata attributes is much faster compared to manually gather them e.g. via `FileMananger` or `NSMetadataItem`.
67 | */
68 | open class MetadataQuery: NSObject {
| `- note: class 'MetadataQuery' does not conform to the 'Sendable' protocol
69 |
70 | /// The state of the query.
:
425 | if let operationQueue = operationQueue {
426 | operationQueue.addOperation {
427 | self.itemPathFetchOperationQueue.cancelAllOperations()
| `- warning: capture of 'self' with non-sendable type 'MetadataQuery' in a `@Sendable` closure; this is an error in the Swift 6 language mode
428 | block()
429 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZMetadata/MetadataQuery/MetadataQuery.swift:428:17: warning: capture of 'block' with non-sendable type '() -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
426 | operationQueue.addOperation {
427 | self.itemPathFetchOperationQueue.cancelAllOperations()
428 | block()
| |- warning: capture of 'block' with non-sendable type '() -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
429 | }
430 | } else {
[213/216] Compiling FZMetadata MetadataQuery+Predicate+DateValue.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZMetadata/MetadataQuery/MetadataQuery.swift:496:7: warning: class 'ItemPathFetchOperation' must restate inherited '@unchecked Sendable' conformance
494 | #endif
495 |
496 | class ItemPathFetchOperation: Operation {
| `- warning: class 'ItemPathFetchOperation' must restate inherited '@unchecked Sendable' conformance
497 | weak var item: MetadataItem?
498 |
/Users/admin/builder/spi-builder-workspace/Sources/FZMetadata/MetadataQuery/MetadataQuery.swift:427:17: warning: capture of 'self' with non-sendable type 'MetadataQuery' in a `@Sendable` closure; this is an error in the Swift 6 language mode
66 | Using the query for searching items and fetching metadata attributes is much faster compared to manually gather them e.g. via `FileMananger` or `NSMetadataItem`.
67 | */
68 | open class MetadataQuery: NSObject {
| `- note: class 'MetadataQuery' does not conform to the 'Sendable' protocol
69 |
70 | /// The state of the query.
:
425 | if let operationQueue = operationQueue {
426 | operationQueue.addOperation {
427 | self.itemPathFetchOperationQueue.cancelAllOperations()
| `- warning: capture of 'self' with non-sendable type 'MetadataQuery' in a `@Sendable` closure; this is an error in the Swift 6 language mode
428 | block()
429 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZMetadata/MetadataQuery/MetadataQuery.swift:428:17: warning: capture of 'block' with non-sendable type '() -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
426 | operationQueue.addOperation {
427 | self.itemPathFetchOperationQueue.cancelAllOperations()
428 | block()
| |- warning: capture of 'block' with non-sendable type '() -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
429 | }
430 | } else {
[214/216] Emitting module FZMetadata
/Users/admin/builder/spi-builder-workspace/Sources/FZMetadata/MetadataQuery/MetadataQuery.swift:496:7: warning: class 'ItemPathFetchOperation' must restate inherited '@unchecked Sendable' conformance
494 | #endif
495 |
496 | class ItemPathFetchOperation: Operation {
| `- warning: class 'ItemPathFetchOperation' must restate inherited '@unchecked Sendable' conformance
497 | weak var item: MetadataItem?
498 |
/Users/admin/builder/spi-builder-workspace/Sources/FZMetadata/MetadataQuery/Predicate/MetadataQuery+Predicate.swift:810:1: warning: extension declares a conformance of imported type 'Optional' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
808 | public protocol QueryComparable: Comparable { }
809 | extension Optional: QueryComparable where Wrapped: QueryComparable { }
810 | extension Optional: Comparable where Wrapped: Comparable {
| |- warning: extension declares a conformance of imported type 'Optional' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
811 | public static func < (lhs: Optional, rhs: Optional) -> Bool {
812 | if let lhs = lhs, let rhs = rhs { return lhs < rhs }
[215/216] Compiling FZMetadata NSPredicateEditor+MetadataItem.swift
[216/216] Compiling FZMetadata MetadataQuery+HierarchicalResults.swift
Build complete! (36.94s)
Build complete.
{
"dependencies" : [
{
"identity" : "fzswiftutils",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/flocked/FZSwiftUtils.git"
}
],
"manifest_display_name" : "FZMetadata",
"name" : "FZMetadata",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15.1"
},
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "maccatalyst",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "FZMetadata",
"targets" : [
"FZMetadata"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FZMetadata",
"module_type" : "SwiftTarget",
"name" : "FZMetadata",
"path" : "Sources/FZMetadata",
"product_dependencies" : [
"FZSwiftUtils"
],
"product_memberships" : [
"FZMetadata"
],
"sources" : [
"Extensions/NSMetadataQuery+.swift",
"Extensions/NSPredicateEditor+.swift",
"Extensions/NSPredicateEditorRowTemplate+.swift",
"MetadataItem/MetadataItem+Attribute.swift",
"MetadataItem/MetadataItem+FinderTag.swift",
"MetadataItem/MetadataItem.swift",
"MetadataItem/NSPredicateEditor+MetadataItem.swift",
"MetadataQuery/MetadataQuery+HierarchicalResults.swift",
"MetadataQuery/MetadataQuery+ResultDfference.swift",
"MetadataQuery/MetadataQuery+ResultGroup.swift",
"MetadataQuery/MetadataQuery+SearchScope.swift",
"MetadataQuery/MetadataQuery+SortDescriptor.swift",
"MetadataQuery/MetadataQuery.swift",
"MetadataQuery/Predicate/MetadataQuery+Predicate+DateValue.swift",
"MetadataQuery/Predicate/MetadataQuery+Predicate+StringOptions.swift",
"MetadataQuery/Predicate/MetadataQuery+Predicate.swift",
"Operator.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/flocked/fzmetadata/1.1.8
Repository: flocked/FZMetadata
Swift version used: 6.0
Target: FZMetadata
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
* branch 88815688627177b9716a01ca41da19397bd30e47 -> FETCH_HEAD
HEAD is now at 8881568 Update the artifact
Extracting symbol information for 'FZMetadata'...
Finished extracting symbol information for 'FZMetadata'. (11.25s)
Building documentation for 'FZMetadata'...
warning: '5kf3l' isn't a disambiguation for '==(_:_:)' at '/FZMetadata/MetadataQuery/Predicate'
--> Extensions/MetadataQuery/MetadataQuery+Predicate.md:25:13-25:19
23 | - ``!(_:)``
24 | - ``==(_:_:)-3tdn8``
25 + - ``==(_:_:)-5kf3l``
| ├─suggestion: Replace '-5kf3l' with '-2ubyi' for'static func == (_: MetadataQuery.Predicate<T>, rhs: UTType) -> MetadataQuery.Predicate<Bool>'
| ├─suggestion: Replace '-5kf3l' with '-1q5o9' for'static func == (lhs: MetadataQuery.Predicate<T>, rhs: ClosedRange<T>) -> MetadataQuery.Predicate<Bool>'
| ├─suggestion: Replace '-5kf3l' with '-1phrg' for'static func == (lhs: MetadataQuery.Predicate<T>, rhs: DateInterval) -> MetadataQuery.Predicate<Bool>'
| ├─suggestion: Replace '-5kf3l' with '-8wvp5' for'static func == (lhs: MetadataQuery.Predicate<T>, rhs: MetadataQuery.Predicate<T>.DateValue) -> MetadataQuery.Predicate<Bool>'
| ├─suggestion: Replace '-5kf3l' with '-8bvu6' for'static func == (lhs: MetadataQuery.Predicate<T>, rhs: Range<T>) -> MetadataQuery.Predicate<Bool>'
| ├─suggestion: Replace '-5kf3l' with '-9m89j' for'static func == (lhs: MetadataQuery.Predicate<T>, rhs: T.Element) -> MetadataQuery.Predicate<Bool>'
| ├─suggestion: Replace '-5kf3l' with '-31p4h' for'static func == (lhs: MetadataQuery.Predicate<T>, rhs: T.Wrapped?) -> MetadataQuery.Predicate<Bool> where T : OptionalProtocol'
| ├─suggestion: Replace '-5kf3l' with '-7sug5' for'static func == <C>(_: MetadataQuery.Predicate<T>, rhs: C) -> MetadataQuery.Predicate<Bool> where C : Collection, C.Element == UTType'
| ├─suggestion: Replace '-5kf3l' with '-1hl1w' for'static func == <C>(lhs: MetadataQuery.Predicate<T>, rhs: C) -> MetadataQuery.Predicate<Bool> where C : Collection, C.Element == ClosedRange<T>'
| ├─suggestion: Replace '-5kf3l' with '-3tdn8' for'static func == <C>(lhs: MetadataQuery.Predicate<T>, rhs: C) -> MetadataQuery.Predicate<Bool> where C : Collection, C.Element == Range<T>'
| ╰─suggestion: Replace '-5kf3l' with '-7yucj' for'static func == <C>(lhs: MetadataQuery.Predicate<T>, rhs: C) -> MetadataQuery.Predicate<Bool> where T == C.Element, C : Collection'
26 | - ``==(_:_:)-7sug5``
27 | - ``==(_:_:)-7yucj``
warning: '96169' isn't a disambiguation for '==(_:_:)' at '/FZMetadata/MetadataQuery/Predicate'
--> Extensions/MetadataQuery/MetadataQuery+Predicate.md:29:13-29:19
27 | - ``==(_:_:)-7yucj``
28 | - ``==(_:_:)-8bvu6``
29 + - ``==(_:_:)-96169``
| ├─suggestion: Replace '-96169' with '-2ubyi' for'static func == (_: MetadataQuery.Predicate<T>, rhs: UTType) -> MetadataQuery.Predicate<Bool>'
| ├─suggestion: Replace '-96169' with '-1q5o9' for'static func == (lhs: MetadataQuery.Predicate<T>, rhs: ClosedRange<T>) -> MetadataQuery.Predicate<Bool>'
| ├─suggestion: Replace '-96169' with '-1phrg' for'static func == (lhs: MetadataQuery.Predicate<T>, rhs: DateInterval) -> MetadataQuery.Predicate<Bool>'
| ├─suggestion: Replace '-96169' with '-8wvp5' for'static func == (lhs: MetadataQuery.Predicate<T>, rhs: MetadataQuery.Predicate<T>.DateValue) -> MetadataQuery.Predicate<Bool>'
| ├─suggestion: Replace '-96169' with '-8bvu6' for'static func == (lhs: MetadataQuery.Predicate<T>, rhs: Range<T>) -> MetadataQuery.Predicate<Bool>'
| ├─suggestion: Replace '-96169' with '-9m89j' for'static func == (lhs: MetadataQuery.Predicate<T>, rhs: T.Element) -> MetadataQuery.Predicate<Bool>'
| ├─suggestion: Replace '-96169' with '-31p4h' for'static func == (lhs: MetadataQuery.Predicate<T>, rhs: T.Wrapped?) -> MetadataQuery.Predicate<Bool> where T : OptionalProtocol'
| ├─suggestion: Replace '-96169' with '-7sug5' for'static func == <C>(_: MetadataQuery.Predicate<T>, rhs: C) -> MetadataQuery.Predicate<Bool> where C : Collection, C.Element == UTType'
| ├─suggestion: Replace '-96169' with '-1hl1w' for'static func == <C>(lhs: MetadataQuery.Predicate<T>, rhs: C) -> MetadataQuery.Predicate<Bool> where C : Collection, C.Element == ClosedRange<T>'
| ├─suggestion: Replace '-96169' with '-3tdn8' for'static func == <C>(lhs: MetadataQuery.Predicate<T>, rhs: C) -> MetadataQuery.Predicate<Bool> where C : Collection, C.Element == Range<T>'
| ╰─suggestion: Replace '-96169' with '-7yucj' for'static func == <C>(lhs: MetadataQuery.Predicate<T>, rhs: C) -> MetadataQuery.Predicate<Bool> where T == C.Element, C : Collection'
30 | - ``==(_:_:)-31p4h``
31 | - ``==(_:_:)-2ubyi``
warning: '1wcwb' isn't a disambiguation for '!=(_:_:)' at '/FZMetadata/MetadataQuery/Predicate'
--> Extensions/MetadataQuery/MetadataQuery+Predicate.md:34:13-34:19
32 | - ``!=(_:_:)-1xq7f``
33 | - ``!=(_:_:)-6sqnt``
34 + - ``!=(_:_:)-1wcwb``
| ├─suggestion: Replace '-1wcwb' with '-8cjp0' for'static func != (lhs: MetadataQuery.Predicate<T>, rhs: T.Element) -> MetadataQuery.Predicate<Bool>'
| ├─suggestion: Replace '-1wcwb' with '-1xq7f' for'static func != (lhs: MetadataQuery.Predicate<T>, rhs: T.Wrapped?) -> MetadataQuery.Predicate<Bool> where T : OptionalProtocol'
| ╰─suggestion: Replace '-1wcwb' with '-6sqnt' for'static func != <C>(lhs: MetadataQuery.Predicate<T>, rhs: C) -> MetadataQuery.Predicate<Bool> where T == C.Element, C : Collection'
35 | - ``!=(_:_:)-5rqbe``
36 |
warning: '5rqbe' isn't a disambiguation for '!=(_:_:)' at '/FZMetadata/MetadataQuery/Predicate'
--> Extensions/MetadataQuery/MetadataQuery+Predicate.md:35:13-35:19
33 | - ``!=(_:_:)-6sqnt``
34 | - ``!=(_:_:)-1wcwb``
35 + - ``!=(_:_:)-5rqbe``
| ├─suggestion: Replace '-5rqbe' with '-8cjp0' for'static func != (lhs: MetadataQuery.Predicate<T>, rhs: T.Element) -> MetadataQuery.Predicate<Bool>'
| ├─suggestion: Replace '-5rqbe' with '-1xq7f' for'static func != (lhs: MetadataQuery.Predicate<T>, rhs: T.Wrapped?) -> MetadataQuery.Predicate<Bool> where T : OptionalProtocol'
| ╰─suggestion: Replace '-5rqbe' with '-6sqnt' for'static func != <C>(lhs: MetadataQuery.Predicate<T>, rhs: C) -> MetadataQuery.Predicate<Bool> where T == C.Element, C : Collection'
36 |
37 | ### Comparable
warning: 'between(_:)-3u294' doesn't exist at '/FZMetadata/MetadataQuery/Predicate'
--> Extensions/MetadataQuery/MetadataQuery+Predicate.md:45:5-45:22
43 | - ``<(_:_:)``
44 | - ``<=(_:_:)``
45 + - ``between(_:)-3u294``
| ├─suggestion: Replace 'between(_:)-3u294' with 'isBetween(_:)'
| ╰─suggestion: Replace 'between(_:)-3u294' with 'isBetween(any:)'
46 | - ``between(_:)-51xg1``
47 | - ``between(any:)-38gco``
warning: 'between(_:)-51xg1' doesn't exist at '/FZMetadata/MetadataQuery/Predicate'
--> Extensions/MetadataQuery/MetadataQuery+Predicate.md:46:5-46:22
44 | - ``<=(_:_:)``
45 | - ``between(_:)-3u294``
46 + - ``between(_:)-51xg1``
| ├─suggestion: Replace 'between(_:)-51xg1' with 'isBetween(_:)'
| ╰─suggestion: Replace 'between(_:)-51xg1' with 'isBetween(any:)'
47 | - ``between(any:)-38gco``
48 | - ``between(any:)-8ztwv``
warning: 'between(any:)-38gco' doesn't exist at '/FZMetadata/MetadataQuery/Predicate'
--> Extensions/MetadataQuery/MetadataQuery+Predicate.md:47:5-47:24
45 | - ``between(_:)-3u294``
46 | - ``between(_:)-51xg1``
47 + - ``between(any:)-38gco``
| ╰─suggestion: Replace 'between(any:)-38gco' with 'isBetween(any:)'
48 | - ``between(any:)-8ztwv``
49 |
warning: 'between(any:)-8ztwv' doesn't exist at '/FZMetadata/MetadataQuery/Predicate'
--> Extensions/MetadataQuery/MetadataQuery+Predicate.md:48:5-48:24
46 | - ``between(_:)-51xg1``
47 | - ``between(any:)-38gco``
48 + - ``between(any:)-8ztwv``
| ╰─suggestion: Replace 'between(any:)-8ztwv' with 'isBetween(any:)'
49 |
50 |
warning: 'between(_:)-7axbv' doesn't exist at '/FZMetadata/MetadataQuery/Predicate'
--> Extensions/MetadataQuery/MetadataQuery+Predicate.md:73:5-73:22
71 |
72 | - ``DateValue``
73 + - ``between(_:)-7axbv``
| ├─suggestion: Replace 'between(_:)-7axbv' with 'isBetween(_:)'
| ╰─suggestion: Replace 'between(_:)-7axbv' with 'isBetween(any:)'
74 | - ``isBefore(_:)``
75 | - ``isAfter(_:)``
warning: Extraneous content found after a link in task group list item
--> Extensions/MetadataQuery/MetadataQuery+PredicateDateValue.md:7:3-7:11
5 | ### Values
6 |
7 + - ``now``.
| ╰─suggestion: Remove extraneous content
8 | - ``today``
9 | - ``yesterday``
warning: 'this(_:)' doesn't exist at '/FZMetadata/MetadataQuery/Predicate/DateValue'
--> Extensions/MetadataQuery/MetadataQuery+PredicateDateValue.md:21:5-21:13
19 | - ``sameYear(_:)``
20 | - ``within(_:_:)``
21 + - ``this(_:)``
| ├─suggestion: Replace 'this(_:)' with 'within(_:_:)'
| ├─suggestion: Replace 'this(_:)' with 'thisHour'
| ├─suggestion: Replace 'this(_:)' with 'thisWeek'
| ├─suggestion: Replace 'this(_:)' with 'thisYear'
| ├─suggestion: Replace 'this(_:)' with 'thisMonth'
| ╰─suggestion: Replace 'this(_:)' with 'thisMinute'
warning: Return value documented for initializer returning void
--> ../../MetadataItem/MetadataItem.swift:71:6-71:33
69 |
70 | - Parameter item: The `NSMetadataItem`.
71 + - Returns: A metadata item.
| ╰─suggestion: Remove return value documentation
72 | */
73 | public init(item: NSMetadataItem) {
warning: Return value documented for initializer returning void
--> ../../MetadataItem/MetadataItem.swift:92:10-92:120
90 |
91 | - Parameter url: The URL for the metadata
92 + - Returns: A metadata item for the file at the url, or `nil` if the file isn't available or can't be accessed.
| ╰─suggestion: Remove return value documentation
93 | */
94 | public init?(url: URL) {
warning: 'this(_:)' doesn't exist at '/FZMetadata/MetadataQuery/Predicate/DateValue'
--> ../../MetadataQuery/Predicate/MetadataQuery+Predicate.swift:120:20-120:28
118 | - ``DateValue/sameYear(_:)``
119 | - ``DateValue/within(_:_:)``
120 + - ``DateValue/this(_:)``
| ├─suggestion: Replace 'this(_:)' with 'within(_:_:)'
| ├─suggestion: Replace 'this(_:)' with 'thisHour'
| ├─suggestion: Replace 'this(_:)' with 'thisWeek'
| ├─suggestion: Replace 'this(_:)' with 'thisYear'
| ├─suggestion: Replace 'this(_:)' with 'thisMonth'
| ╰─suggestion: Replace 'this(_:)' with 'thisMinute'
121 |
122 | ```swiftFinished building documentation for 'FZMetadata' (0.43s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/flocked/fzmetadata/1.1.8
Updating https://github.com/flocked/FZSwiftUtils.git
Updated https://github.com/flocked/FZSwiftUtils.git (0.49s)
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.32s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.53s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3188] 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 (0.56s)
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.3
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/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--7754E27361AE5C74.txt
[6/53] Compiling Snippets SnippetParser.swift
[7/53] Compiling Snippets Snippet.swift
[8/53] Emitting module Snippets
[9/53] Compiling SymbolKit SourceRange.swift
[10/53] Compiling SymbolKit Metadata.swift
[11/53] Compiling SymbolKit Module.swift
[12/53] Compiling SymbolKit OperatingSystem.swift
[13/53] Compiling SymbolKit Platform.swift
[14/57] Compiling SymbolKit Mixin+Equals.swift
[15/57] Compiling SymbolKit Mixin+Hash.swift
[16/57] Compiling SymbolKit Mixin.swift
[17/57] Compiling SymbolKit LineList.swift
[18/57] Compiling SymbolKit Position.swift
[19/57] Emitting module SymbolKit
[20/57] Compiling SymbolKit Relationship.swift
[21/57] Compiling SymbolKit RelationshipKind.swift
[22/57] Compiling SymbolKit SourceOrigin.swift
[23/57] Compiling SymbolKit GenericConstraints.swift
[24/57] Compiling SymbolKit Swift.swift
[25/57] Compiling SymbolKit SemanticVersion.swift
[26/57] Compiling SymbolKit AccessControl.swift
[27/57] Compiling SymbolKit Availability.swift
[28/57] Compiling SymbolKit AvailabilityItem.swift
[29/57] Compiling SymbolKit Domain.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 DeclarationFragments.swift
[35/57] Compiling SymbolKit Fragment.swift
[36/57] Compiling SymbolKit FragmentKind.swift
[37/57] Compiling SymbolKit FunctionParameter.swift
[38/57] Compiling SymbolKit FunctionSignature.swift
[39/57] Compiling SymbolKit Symbol.swift
[40/57] Compiling SymbolKit SymbolKind.swift
[41/57] Compiling SymbolKit SymbolGraph.swift
[42/57] Compiling SymbolKit GraphCollector.swift
[43/57] Compiling SymbolKit GenericConstraint.swift
[44/57] Compiling SymbolKit GenericParameter.swift
[45/57] Compiling SymbolKit Generics.swift
[46/57] Compiling SymbolKit Namespace.swift
[47/57] Compiling SymbolKit Names.swift
[48/57] Compiling SymbolKit SPI.swift
[49/57] Compiling SymbolKit Snippet.swift
[50/57] Compiling SymbolKit Extension.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.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.99s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/176] Compiling FZSwiftUtils Interpose+ClassHook.swift
[3/176] Compiling FZSwiftUtils Interpose+Error.swift
[4/176] Compiling FZSwiftUtils Interpose+HookFinder.swift
[5/176] Compiling FZSwiftUtils Interpose+ObjectHook.swift
[6/176] Compiling FZSwiftUtils Interpose+Subclass.swift
[7/176] Compiling FZSwiftUtils Interpose+SubclassAlt.swift
[8/176] Compiling FZSwiftUtils Interpose.swift
[9/176] Compiling FZSwiftUtils NSObject+.swift
[10/176] Compiling FZSwiftUtils NSObject+KeyPath.swift
[11/176] Compiling FZSwiftUtils NSObject+Observe.swift
[12/176] Compiling FZSwiftUtils NSObject+Reflection.swift
[13/176] Compiling FZSwiftUtils NSObject+Swizzle.swift
[14/176] Compiling FZSwiftUtils NSRectEdge+.swift
[15/176] Compiling FZSwiftUtils NSRunningApplication+.swift
[16/176] Compiling FZSwiftUtils NSUIRectEdge+.swift
[17/176] Compiling FZSwiftUtils NSWorkspace+.swift
[18/176] Compiling FZSwiftUtils HTTPCookieStorage+.swift
[19/176] Compiling FZSwiftUtils HTTPURLResponse+.swift
[20/176] Compiling FZSwiftUtils URL+Redirect.swift
[21/195] Compiling FZSwiftUtils Bundle+.swift
[22/195] Compiling FZSwiftUtils ByteCountFormatter+.swift
[23/195] Compiling FZSwiftUtils CVTimeStamp+.swift
[24/195] Compiling FZSwiftUtils Array+.swift
[25/195] Compiling FZSwiftUtils Collection+.swift
[26/195] Compiling FZSwiftUtils Collection+Advance.swift
[27/195] Compiling FZSwiftUtils Collection+Chunk.swift
[28/195] Compiling FZSwiftUtils Collection+Indexed.swift
[29/195] Compiling FZSwiftUtils Collection+LazySplit.swift
[30/195] Compiling FZSwiftUtils Collection+Operator.swift
[31/195] Compiling FZSwiftUtils Collection+Random.swift
[32/195] Compiling FZSwiftUtils Dictionary+.swift
[33/195] Compiling FZSwiftUtils Dictionary+Merge.swift
[34/195] Compiling FZSwiftUtils IndexPath+.swift
[35/195] Compiling FZSwiftUtils OptionSet+.swift
[36/195] Compiling FZSwiftUtils Sequence+.swift
[37/195] Compiling FZSwiftUtils Sequence+Collect.swift
[38/195] Compiling FZSwiftUtils Sequence+Concurrency.swift
[39/195] Compiling FZSwiftUtils Sequence+Difference.swift
[40/195] Compiling FZSwiftUtils Sequence+Flat.swift
[41/195] Compiling FZSwiftUtils Decodable+.swift
[42/195] Compiling FZSwiftUtils Equatable+.swift
[43/195] Compiling FZSwiftUtils Optional+.swift
[44/195] Compiling FZSwiftUtils SortComparator+.swift
[45/195] Compiling FZSwiftUtils AttributedString+.swift
[46/195] Compiling FZSwiftUtils Character+.swift
[47/195] Compiling FZSwiftUtils CharacterSet+.swift
[48/195] Compiling FZSwiftUtils NSAttributedString+.swift
[49/195] Compiling FZSwiftUtils NSRegularExpression+.swift
[50/195] Compiling FZSwiftUtils NSTextCheckingResult+.swift
[51/195] Compiling FZSwiftUtils String+.swift
[52/195] Compiling FZSwiftUtils String+Height.swift
[53/195] Compiling FZSwiftUtils String+Match.swift
[54/195] Compiling FZSwiftUtils String+Random.swift
[55/195] Compiling FZSwiftUtils NSUI Typealias.swift
[56/195] Compiling FZSwiftUtils Operator.swift
[57/195] Compiling FZSwiftUtils CodableDefault.swift
[58/195] Compiling FZSwiftUtils DateValueCodable.swift
[59/195] Compiling FZSwiftUtils PropertyWrappers.swift
[60/195] Compiling FZSwiftUtils Sequence+Identifable.swift
[61/195] Compiling FZSwiftUtils Sequence+Keypath.swift
[62/195] Compiling FZSwiftUtils Sequence+Occurency.swift
[63/195] Compiling FZSwiftUtils Sequence+Sort.swift
[64/195] Compiling FZSwiftUtils Sequence+String.swift
[65/195] Compiling FZSwiftUtils Sequence+Unique.swift
[66/195] Compiling FZSwiftUtils Set+.swift
[67/195] Compiling FZSwiftUtils Calendar+.swift
[68/195] Compiling FZSwiftUtils Date+.swift
[69/195] Compiling FZSwiftUtils DateComponentsFormatter+.swift
[70/195] Compiling FZSwiftUtils DateFormatter+.swift
[71/195] Compiling FZSwiftUtils DateFormatter+Components.swift
[72/195] Compiling FZSwiftUtils DateIntervalFormatter+.swift
[73/195] Compiling FZSwiftUtils RelativeDateTimeFormatter+.swift
[74/195] Compiling FZSwiftUtils NSCalendar+.swift
[75/195] Compiling FZSwiftUtils DispatchQueue+.swift
[76/195] Compiling FZSwiftUtils DispatchWorkItem+.swift
[77/195] Compiling FZSwiftUtils Collection+Decode.swift
[78/195] Compiling FZSwiftUtils Dictionary+Codable.swift
[79/195] Compiling FZSwiftUtils JSONEncoderDecoder+.swift
[80/195] Compiling FZSwiftUtils URLComponents+.swift
[81/195] Compiling FZSwiftUtils URLRequest+.swift
[82/195] Compiling FZSwiftUtils URLResponse+.swift
[83/195] Compiling FZSwiftUtils URLSession+.swift
[84/195] Compiling FZSwiftUtils URLSession+Sync.swift
[85/195] Compiling FZSwiftUtils URLSessionConfiguration+.swift
[86/195] Compiling FZSwiftUtils URLSessionDataTask+Resume.swift
[87/195] Compiling FZSwiftUtils URLSessionTask+.swift
[88/195] Compiling FZSwiftUtils Operation+.swift
[89/195] Compiling FZSwiftUtils OperationQueue+.swift
[90/195] Compiling FZSwiftUtils NSExpression+.swift
[91/195] Compiling FZSwiftUtils NSPredicate+.swift
[92/195] Compiling FZSwiftUtils NSPredicate+ComparisonExpression.swift
[93/195] Compiling FZSwiftUtils NSPredicate+Operator.swift
[94/195] Compiling FZSwiftUtils Predicates.swift
[95/195] Compiling FZSwiftUtils Progress+.swift
[96/195] Compiling FZSwiftUtils CaseIterable+.swift
[97/195] Compiling FZSwiftUtils Comparable+.swift
[98/195] Compiling FZSwiftUtils Comparable+Clamp.swift
[99/195] Compiling FZSwiftUtils JSONEncoderDecoder+Codable.swift
[100/195] Compiling FZSwiftUtils FileAttributes.swift
[101/195] Compiling FZSwiftUtils FileManager+.swift
[102/195] Compiling FZSwiftUtils FileType.swift
[103/195] Compiling FZSwiftUtils NSMetadata+.swift
[104/195] Compiling FZSwiftUtils URL+.swift
[105/195] Compiling FZSwiftUtils URL+DirectoryEnumerator.swift
[106/195] Compiling FZSwiftUtils URL+ExtendedAttributes.swift
[107/195] Compiling FZSwiftUtils URL+Item.swift
[108/195] Compiling FZSwiftUtils URL+ResourceValue.swift
[109/195] Compiling FZSwiftUtils URL+fileSystemItem.swift
[110/195] Compiling FZSwiftUtils URLResources.swift
[111/195] Compiling FZSwiftUtils UTType+.swift
[112/195] Compiling FZSwiftUtils Digest+.swift
[113/195] Compiling FZSwiftUtils HashFunction+.swift
[114/195] Compiling FZSwiftUtils Hasher+.swift
[115/195] Compiling FZSwiftUtils KeyPath+.swift
[116/195] Compiling FZSwiftUtils Logger+.swift
[117/195] Compiling FZSwiftUtils Accelerate+Operator.swift
[118/195] Compiling FZSwiftUtils ApproximateEquatable.swift
[119/195] Emitting module FZSwiftUtils
[120/195] Compiling FZSwiftUtils ApplicationInfo.swift
[121/195] Compiling FZSwiftUtils FileTypeDefinition.swift
[122/195] Compiling FZSwiftUtils AssociatedValue.swift
[123/195] Compiling FZSwiftUtils AsyncOperation.swift
[124/195] Compiling FZSwiftUtils BaseArray.swift
[125/195] Compiling FZSwiftUtils BaseDictionary.swift
[126/195] Compiling FZSwiftUtils Options.swift
[127/195] Compiling FZSwiftUtils OrderedSet.swift
[128/195] Compiling FZSwiftUtils SelectableArray.swift
[129/195] Compiling FZSwiftUtils SelectableArrayAlt.swift
[130/195] Compiling FZSwiftUtils SynchronizedArray.swift
[131/195] Compiling FZSwiftUtils SynchronizedDictionary.swift
[132/195] Compiling FZSwiftUtils DataSize.swift
[133/195] Compiling FZSwiftUtils Defaults.swift
[134/195] Compiling FZSwiftUtils Enum+Displayable.swift
[135/195] Compiling FZSwiftUtils Enum+Name.swift
[136/195] Compiling FZSwiftUtils FileConvertible.swift
[137/195] Compiling FZSwiftUtils CGImageFrame.swift
[138/195] Compiling FZSwiftUtils ImageFrameSequence.swift
[139/195] Compiling FZSwiftUtils ImageSequence.swift
[140/195] Compiling FZSwiftUtils ImageOptions.swift
[141/195] Compiling FZSwiftUtils EXIF+HumanReadable.swift
[142/195] Compiling FZSwiftUtils EXIFImageProperties.swift
[143/195] Compiling FZSwiftUtils Canon.swift
[144/195] Compiling FZSwiftUtils ColorModel.swift
[145/195] Compiling FZSwiftUtils EXIF+Extended.swift
[146/195] Compiling FZSwiftUtils GPS.swift
[147/195] Compiling FZSwiftUtils ImageProperties+Keys.swift
[148/195] Compiling FZSwiftUtils Nikon.swift
[149/195] Compiling FZSwiftUtils PNG+Extended.swift
[150/195] Compiling FZSwiftUtils TIFF+Extended.swift
[151/195] Compiling FZSwiftUtils GIFImageProperties.swift
[152/195] Compiling FZSwiftUtils HEICImageProperties.swift
[153/195] Compiling FZSwiftUtils IPTCImageProperties.swift
[154/195] Compiling FZSwiftUtils ImageProperties.swift
[155/195] Compiling FZSwiftUtils JPEGImageProperties.swift
[156/195] Compiling FZSwiftUtils PNGImageProperties.swift
[157/195] Compiling FZSwiftUtils TIFFImageProperties.swift
[158/195] Compiling FZSwiftUtils CGPoint+.swift
[159/195] Compiling FZSwiftUtils CGRect+.swift
[160/195] Compiling FZSwiftUtils CGSize+.swift
[161/195] Compiling FZSwiftUtils FloatingPoint+.swift
[162/195] Compiling FZSwiftUtils FloatingPoint+Initializable.swift
[163/195] Compiling FZSwiftUtils FloatingPoint+Rounding.swift
[164/195] Compiling FZSwiftUtils MultiplicativeArithmetic.swift
[165/195] Compiling FZSwiftUtils NSNumber+.swift
[166/195] Compiling FZSwiftUtils NSRange+.swift
[167/195] Compiling FZSwiftUtils NSValue+.swift
[168/195] Compiling FZSwiftUtils Number+Interpolate.swift
[169/195] Compiling FZSwiftUtils Number+String.swift
[170/195] Compiling FZSwiftUtils NumberFormatter+.swift
[171/195] Compiling FZSwiftUtils NumberFormatter+String.swift
[172/195] Compiling FZSwiftUtils Range+.swift
[173/195] Compiling FZSwiftUtils TimeInterval+.swift
[174/195] Compiling FZSwiftUtils NSError+.swift
[175/195] Compiling FZSwiftUtils NSKeyedUnarchiver+.swift
[176/195] Compiling FZSwiftUtils Interpose+AnyHook.swift
[177/195] Compiling FZSwiftUtils ImageSource.swift
[178/195] Compiling FZSwiftUtils KeyValueCodable.swift
[179/195] Compiling FZSwiftUtils KeyValueObserver.swift
[180/195] Compiling FZSwiftUtils MeasureTime.swift
[181/195] Compiling FZSwiftUtils MutableProgress.swift
[182/195] Compiling FZSwiftUtils NSRectCorner.swift
[183/195] Compiling FZSwiftUtils NotificationToken.swift
[184/195] Compiling FZSwiftUtils OSHash.swift
[185/195] Compiling FZSwiftUtils OutlineItem.swift
[186/195] Compiling FZSwiftUtils PausableOperationQueue.swift
[187/195] Compiling FZSwiftUtils Reachability.swift
[188/195] Compiling FZSwiftUtils RectEdge.swift
[189/195] Compiling FZSwiftUtils RuntimeError.swift
[190/195] Compiling FZSwiftUtils Selector+.swift
[191/195] Compiling FZSwiftUtils Swizzle.swift
[192/195] Compiling FZSwiftUtils Synchronized.swift
[193/195] Compiling FZSwiftUtils TimeDuration.swift
[194/195] Compiling FZSwiftUtils URL+File.swift
[195/195] Compiling FZSwiftUtils Weak.swift
[196/212] Compiling FZMetadata MetadataQuery+SearchScope.swift
[197/212] Compiling FZMetadata MetadataQuery+SortDescriptor.swift
[198/212] Compiling FZMetadata MetadataQuery.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZMetadata/MetadataQuery/MetadataQuery.swift:496:7: warning: class 'ItemPathFetchOperation' must restate inherited '@unchecked Sendable' conformance
494 | #endif
495 |
496 | class ItemPathFetchOperation: Operation {
| `- warning: class 'ItemPathFetchOperation' must restate inherited '@unchecked Sendable' conformance
497 | weak var item: MetadataItem?
498 |
[199/212] Compiling FZMetadata MetadataQuery+Predicate+DateValue.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZMetadata/MetadataQuery/MetadataQuery.swift:496:7: warning: class 'ItemPathFetchOperation' must restate inherited '@unchecked Sendable' conformance
494 | #endif
495 |
496 | class ItemPathFetchOperation: Operation {
| `- warning: class 'ItemPathFetchOperation' must restate inherited '@unchecked Sendable' conformance
497 | weak var item: MetadataItem?
498 |
[200/212] Compiling FZMetadata MetadataQuery+Predicate.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZMetadata/MetadataQuery/Predicate/MetadataQuery+Predicate.swift:810:1: warning: extension declares a conformance of imported type 'Optional' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
808 | public protocol QueryComparable: Comparable { }
809 | extension Optional: QueryComparable where Wrapped: QueryComparable { }
810 | extension Optional: Comparable where Wrapped: Comparable {
| |- warning: extension declares a conformance of imported type 'Optional' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
811 | public static func < (lhs: Optional, rhs: Optional) -> Bool {
812 | if let lhs = lhs, let rhs = rhs { return lhs < rhs }
[201/212] Compiling FZMetadata MetadataQuery+Predicate+StringOptions.swift
[202/212] Compiling FZMetadata NSPredicateEditorRowTemplate+.swift
[203/212] Compiling FZMetadata MetadataItem+Attribute.swift
[204/212] Compiling FZMetadata MetadataQuery+ResultDfference.swift
[205/212] Compiling FZMetadata MetadataQuery+ResultGroup.swift
[206/212] Compiling FZMetadata NSMetadataQuery+.swift
[207/212] Compiling FZMetadata NSPredicateEditor+.swift
[208/212] Compiling FZMetadata MetadataItem+FinderTag.swift
[209/212] Compiling FZMetadata MetadataItem.swift
[210/212] Emitting module FZMetadata
/Users/admin/builder/spi-builder-workspace/Sources/FZMetadata/MetadataQuery/MetadataQuery.swift:496:7: warning: class 'ItemPathFetchOperation' must restate inherited '@unchecked Sendable' conformance
494 | #endif
495 |
496 | class ItemPathFetchOperation: Operation {
| `- warning: class 'ItemPathFetchOperation' must restate inherited '@unchecked Sendable' conformance
497 | weak var item: MetadataItem?
498 |
/Users/admin/builder/spi-builder-workspace/Sources/FZMetadata/MetadataQuery/Predicate/MetadataQuery+Predicate.swift:810:1: warning: extension declares a conformance of imported type 'Optional' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
808 | public protocol QueryComparable: Comparable { }
809 | extension Optional: QueryComparable where Wrapped: QueryComparable { }
810 | extension Optional: Comparable where Wrapped: Comparable {
| |- warning: extension declares a conformance of imported type 'Optional' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
811 | public static func < (lhs: Optional, rhs: Optional) -> Bool {
812 | if let lhs = lhs, let rhs = rhs { return lhs < rhs }
[211/212] Compiling FZMetadata NSPredicateEditor+MetadataItem.swift
[212/212] Compiling FZMetadata MetadataQuery+HierarchicalResults.swift
[213/213] Compiling FZMetadata Operator.swift
Build of target: 'FZMetadata' complete! (5.59s)
1632
19 /Users/admin/builder/spi-builder-workspace/.docs/flocked/fzmetadata/1.1.8
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/flocked/fzmetadata/1.1.8
File count: 1632
Doc size: 19.0MB
Preparing doc bundle ...
Uploading prod-flocked-fzmetadata-1.1.8-46774d89.zip to s3://spi-docs-inbox/prod-flocked-fzmetadata-1.1.8-46774d89.zip
Copying... [11%]
Copying... [21%]
Copying... [30%]
Copying... [41%]
Copying... [52%]
Copying... [60%]
Copying... [71%]
Copying... [82%]
Copying... [90%]
Copying... [100%]
Done.