Build Information
Failed to build FZQuicklook, reference 1.0.5 (90bcac
), with Swift 6.1 for macOS (SPM) on 28 Apr 2025 04:44:05 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/flocked/FZQuicklook.git
Reference: 1.0.5
Initialized empty Git repository in /Users/admin/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/.spi.yml
SUCCESS checkout https://github.com/flocked/FZQuicklook.git at 1.0.5
Fetching https://github.com/flocked/FZSwiftUtils.git
[1/67393] Fetching fzswiftutils
Fetched https://github.com/flocked/FZSwiftUtils.git from cache (2.47s)
Creating working copy for https://github.com/flocked/FZSwiftUtils.git
Working copy of https://github.com/flocked/FZSwiftUtils.git resolved at main (3fb730d)
========================================
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": "fzquicklook",
"name": "FZQuicklook",
"url": "https://github.com/flocked/FZQuicklook.git",
"version": "unspecified",
"path": "/Users/admin/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/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FZSwiftUtils",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/flocked/FZQuicklook.git
[1/1992] Fetching fzquicklook
Fetched https://github.com/flocked/FZQuicklook.git from cache (1.00s)
Fetching https://github.com/flocked/FZSwiftUtils.git from cache
Fetched https://github.com/flocked/FZSwiftUtils.git from cache (0.42s)
Creating working copy for https://github.com/flocked/FZSwiftUtils.git
Working copy of https://github.com/flocked/FZSwiftUtils.git resolved at main (3fb730d)
Creating working copy for https://github.com/flocked/FZQuicklook.git
Working copy of https://github.com/flocked/FZQuicklook.git resolved at 1.0.5 (90bcacc)
warning: '.resolve-product-dependencies': dependency 'fzquicklook' is not used by any target
Found 1 product dependencies
- FZSwiftUtils
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/flocked/FZQuicklook.git
https://github.com/flocked/FZQuicklook.git
{
"dependencies" : [
{
"identity" : "fzswiftutils",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/flocked/FZSwiftUtils.git"
}
],
"manifest_display_name" : "FZQuicklook",
"name" : "FZQuicklook",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15.1"
}
],
"products" : [
{
"name" : "FZQuicklook",
"targets" : [
"FZQuicklook"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FZQuicklook",
"module_type" : "SwiftTarget",
"name" : "FZQuicklook",
"path" : "Sources/FZQuicklook",
"product_dependencies" : [
"FZSwiftUtils"
],
"product_memberships" : [
"FZQuicklook"
],
"sources" : [
"Extensions/NSCollectionView+KeyDown.swift",
"Extensions/NSTableCellView+.swift",
"Extensions/NSTableRowView+.swift",
"Extensions/NSTableView+KeyDown.swift",
"Extensions/NSView+.swift",
"NSCollectionView/NSCollectionView+Qucklook.swift",
"NSCollectionView/NSCollectionViewDataSource+Quicklook.swift",
"NSCollectionView/NSCollectionViewItem+Quicklook.swift",
"NSTableView/NSTableCellView+Quicklook.swift",
"NSTableView/NSTableView+Qucklook.swift",
"NSTableView/NSTableViewDataSource+Quicklook.swift",
"QuicklookItem.swift",
"QuicklookPanel.swift",
"QuicklookPreviewable+Item.swift",
"QuicklookPreviewable.swift",
"QuicklookView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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/5] Write sources
[2/5] Write swift-version-2F0A5646E1D333AE.txt
[3/5] Compiling _SuperBuilder SuperBuilder.m
[4/5] Compiling _ExceptionCatcher NSObject+ExceptionCatcher.m
[6/213] Compiling FZSwiftUtils NSKeyedUnarchiver+.swift
[7/213] Compiling FZSwiftUtils Interpose+AnyHook.swift
[8/213] Compiling FZSwiftUtils Interpose+ClassHook.swift
[9/213] Compiling FZSwiftUtils Interpose+Error.swift
[10/213] Compiling FZSwiftUtils Interpose+HookFinder.swift
[11/213] Compiling FZSwiftUtils Interpose+ObjectHook+Optional.swift
[12/213] Compiling FZSwiftUtils Interpose+ObjectHook.swift
[13/213] Compiling FZSwiftUtils Interpose+Subclass.swift
[14/213] Compiling FZSwiftUtils Interpose.swift
[15/213] Compiling FZSwiftUtils KVObserver.swift
[16/213] Compiling FZSwiftUtils KeyValueObservation.swift
[17/213] Compiling FZSwiftUtils KeyValueObserver.swift
[18/213] Compiling FZSwiftUtils NSObject+.swift
[19/213] Compiling FZSwiftUtils NSObject+KeyPath.swift
[20/213] Compiling FZSwiftUtils NSObject+Observe.swift
[21/213] Compiling FZSwiftUtils NSObject+Reflection.swift
[22/213] Compiling FZSwiftUtils NSObject+Swizzle.swift
[23/213] Compiling FZSwiftUtils NSRectEdge+.swift
[24/213] Compiling FZSwiftUtils NSRunningApplication+.swift
[25/213] Compiling FZSwiftUtils NSUIRectEdge+.swift
[26/213] Compiling FZSwiftUtils NSWorkspace+.swift
[27/213] Compiling FZSwiftUtils HTTPCookieStorage+.swift
[28/213] Compiling FZSwiftUtils HTTPURLResponse+.swift
[29/235] Compiling FZSwiftUtils Bundle+.swift
[30/235] Compiling FZSwiftUtils CVTimeStamp+.swift
[31/235] Compiling FZSwiftUtils Array+.swift
[32/235] Compiling FZSwiftUtils Collection+.swift
[33/235] Compiling FZSwiftUtils Collection+Advance.swift
[34/235] Compiling FZSwiftUtils Collection+Average.swift
[35/235] Compiling FZSwiftUtils Collection+Chunk.swift
[36/235] Compiling FZSwiftUtils Collection+Indexed.swift
[37/235] Compiling FZSwiftUtils Collection+LazySplit.swift
[38/235] Compiling FZSwiftUtils Collection+Random.swift
[39/235] Compiling FZSwiftUtils Collection+Sort.swift
[40/235] Compiling FZSwiftUtils CollectionDifference+.swift
[41/235] Compiling FZSwiftUtils Dictionary+.swift
[42/235] Compiling FZSwiftUtils Dictionary+Merge.swift
[43/235] Compiling FZSwiftUtils IndexPath+.swift
[44/235] Compiling FZSwiftUtils OptionSet+.swift
[45/235] Compiling FZSwiftUtils Sequence+.swift
[46/235] Compiling FZSwiftUtils Sequence+Collect.swift
[47/235] Compiling FZSwiftUtils Sequence+Concurrency.swift
[48/235] Compiling FZSwiftUtils Sequence+Difference.swift
[49/235] Compiling FZSwiftUtils Sequence+Flat.swift
[50/235] Compiling FZSwiftUtils Sequence+Identifable.swift
[51/235] Compiling FZSwiftUtils Sequence+Keypath.swift
[52/235] Compiling FZSwiftUtils FileManager+.swift
[53/235] Compiling FZSwiftUtils FileType.swift
[54/235] Compiling FZSwiftUtils NSMetadata+.swift
[55/235] Compiling FZSwiftUtils URL+.swift
[56/235] Compiling FZSwiftUtils URL+DuplicateFiles.swift
[57/235] Compiling FZSwiftUtils URL+ExtendedAttributes.swift
[58/235] Compiling FZSwiftUtils URL+File.swift
[59/235] Compiling FZSwiftUtils URL+Item.swift
[60/235] Compiling FZSwiftUtils URL+Iterate.swift
[61/235] Compiling FZSwiftUtils URL+ResourceValue.swift
[62/235] Compiling FZSwiftUtils URL+fileSystemItem.swift
[63/235] Compiling FZSwiftUtils URLResources.swift
[64/235] Compiling FZSwiftUtils UTType+.swift
[65/235] Compiling FZSwiftUtils ByteCountFormatter+.swift
[66/235] Compiling FZSwiftUtils MeasurementFormatter+.swift
[67/235] Compiling FZSwiftUtils UnitInformationStorage+.swift
[68/235] Compiling FZSwiftUtils Digest+.swift
[69/235] Compiling FZSwiftUtils HashFunction+.swift
[70/235] Compiling FZSwiftUtils Hasher+.swift
[71/235] Compiling FZSwiftUtils KeyPath+.swift
[72/235] Compiling FZSwiftUtils Locale+.swift
[73/235] Compiling FZSwiftUtils Locale+Currency.swift
[74/235] Compiling FZSwiftUtils Logger+.swift
[75/235] Compiling FZSwiftUtils PropertyWrappers.swift
[76/235] Compiling FZSwiftUtils ApplicationInfo.swift
[77/235] Compiling FZSwiftUtils FileTypeDefinition.swift
[78/235] Compiling FZSwiftUtils AssociatedValue.swift
[79/235] Compiling FZSwiftUtils BaseArray.swift
[80/235] Compiling FZSwiftUtils BaseDictionary.swift
[81/235] Compiling FZSwiftUtils Deque.swift
[82/235] Compiling FZSwiftUtils OrderedDictionary.swift
[83/235] Compiling FZSwiftUtils OrderedSet.swift
[84/235] Compiling FZSwiftUtils Queue.swift
[85/235] Compiling FZSwiftUtils SelectableArray.swift
[86/235] Compiling FZSwiftUtils Stack.swift
[87/235] Compiling FZSwiftUtils SynchronizedArray.swift
[88/235] Compiling FZSwiftUtils SynchronizedDictionary.swift
[89/235] Compiling FZSwiftUtils DataSize.swift
[90/235] Compiling FZSwiftUtils FractionalPoint.swift
[91/235] Compiling FZSwiftUtils NSRectCorner.swift
[92/235] Compiling FZSwiftUtils Point3D.swift
[93/235] Compiling FZSwiftUtils RectEdge.swift
[94/235] Compiling FZSwiftUtils RectEdgeCorner.swift
[95/235] Compiling FZSwiftUtils Rotation.swift
[96/235] Compiling FZSwiftUtils RotationAngle.swift
[97/235] Compiling FZSwiftUtils Scale.swift
[98/235] Compiling FZSwiftUtils GIFImageProperties.swift
[99/235] Compiling FZSwiftUtils HEICImageProperties.swift
[100/235] Compiling FZSwiftUtils IPTCImageProperties.swift
[101/235] Compiling FZSwiftUtils ImageProperties.swift
[102/235] Compiling FZSwiftUtils JPEGImageProperties.swift
[103/235] Compiling FZSwiftUtils PNGImageProperties.swift
[104/235] Compiling FZSwiftUtils TIFFImageProperties.swift
[105/235] Compiling FZSwiftUtils ImageSource.swift
[106/235] Compiling FZSwiftUtils KeyValueCodable.swift
[107/235] Compiling FZSwiftUtils MeasureTime.swift
[108/235] Compiling FZSwiftUtils MutableProgress.swift
[109/235] Compiling FZSwiftUtils NotificationToken.swift
[110/235] Compiling FZSwiftUtils OSHash.swift
[111/235] Compiling FZSwiftUtils AsyncOperation.swift
[112/235] Compiling FZSwiftUtils PausableOperationQueue.swift
[113/235] Compiling FZSwiftUtils OutlineItem.swift
[114/235] Compiling FZSwiftUtils Reachability.swift
[115/235] Compiling FZSwiftUtils RuntimeError.swift
[116/235] Compiling FZSwiftUtils Swizzle.swift
[117/235] Compiling FZSwiftUtils Synchronized.swift
[118/235] Compiling FZSwiftUtils ThroughputFormatter.swift
[119/235] Compiling FZSwiftUtils Weak.swift
[120/235] Compiling FZSwiftUtils URL+Redirect.swift
[121/235] Compiling FZSwiftUtils URLComponents+.swift
[122/235] Compiling FZSwiftUtils URLRequest+.swift
[123/235] Compiling FZSwiftUtils URLResponse+.swift
[124/235] Compiling FZSwiftUtils URLSession+.swift
[125/235] Compiling FZSwiftUtils URLSession+Sync.swift
[126/235] Compiling FZSwiftUtils URLSessionConfiguration+.swift
[127/235] Compiling FZSwiftUtils URLSessionDataTask+Resume.swift
[128/235] Compiling FZSwiftUtils URLSessionTask+.swift
[129/235] Compiling FZSwiftUtils Notification+.swift
[130/235] Compiling FZSwiftUtils Operation+.swift
[131/235] Compiling FZSwiftUtils OperationQueue+.swift
[132/235] Compiling FZSwiftUtils NSComparisonPredicate+.swift
[133/235] Compiling FZSwiftUtils NSComparisonPredicate+Expression.swift
[134/235] Compiling FZSwiftUtils NSExpression+.swift
[135/235] Compiling FZSwiftUtils NSPredicate+.swift
[136/235] Compiling FZSwiftUtils NSPredicate+Operator.swift
[137/235] Compiling FZSwiftUtils Predicates.swift
[138/235] Compiling FZSwiftUtils ProcessInfo+.swift
[139/235] Compiling FZSwiftUtils Progress+.swift
[140/235] Compiling FZSwiftUtils CFType.swift
[141/235] Compiling FZSwiftUtils CaseIterable+.swift
[142/235] Compiling FZSwiftUtils Comparable+.swift
[143/235] Compiling FZSwiftUtils TimeDuration.swift
[144/235] Compiling FZSwiftUtils Defaults.swift
[145/235] Compiling FZSwiftUtils FSEvent+Actions.swift
[146/235] Compiling FZSwiftUtils FSEvent+Flags.swift
[147/235] Compiling FZSwiftUtils FSEvent+ItemType.swift
[148/235] Compiling FZSwiftUtils FSEvent.swift
[149/235] Compiling FZSwiftUtils FSEventMonitor+Options.swift
[150/235] Compiling FZSwiftUtils FSEventMonitor.swift
[151/235] Compiling FZSwiftUtils FileConvertible.swift
[152/235] Compiling FZSwiftUtils CGImageFrame.swift
[153/235] Compiling FZSwiftUtils ImageFrameSequence.swift
[154/235] Compiling FZSwiftUtils ImageSequence.swift
[155/235] Compiling FZSwiftUtils ImageOptions.swift
[156/235] Compiling FZSwiftUtils EXIF+HumanReadable.swift
[157/235] Compiling FZSwiftUtils EXIFImageProperties.swift
[158/235] Compiling FZSwiftUtils Canon.swift
[159/235] Compiling FZSwiftUtils ColorModel.swift
[160/235] Compiling FZSwiftUtils EXIF+Extended.swift
[161/235] Compiling FZSwiftUtils GPS.swift
[162/235] Compiling FZSwiftUtils ImageProperties+Keys.swift
[163/235] Compiling FZSwiftUtils Nikon.swift
[164/235] Compiling FZSwiftUtils PNG+Extended.swift
[165/235] Compiling FZSwiftUtils TIFF+Extended.swift
[166/235] Compiling FZSwiftUtils Accelerate+Operator.swift
[167/235] Compiling FZSwiftUtils ApproximateEquatable.swift
[168/235] Compiling FZSwiftUtils Bool+.swift
[169/235] Compiling FZSwiftUtils CGPoint+.swift
[170/235] Compiling FZSwiftUtils CGRect+.swift
[171/235] Compiling FZSwiftUtils CGSize+.swift
[172/235] Compiling FZSwiftUtils FloatingPoint+.swift
[173/235] Compiling FZSwiftUtils FloatingPoint+Initializable.swift
[174/235] Compiling FZSwiftUtils FloatingPoint+Rounding.swift
[175/235] Compiling FZSwiftUtils Int+.swift
[176/235] Compiling FZSwiftUtils MultiplicativeArithmetic.swift
[177/235] Compiling FZSwiftUtils NSNumber+.swift
[178/235] Compiling FZSwiftUtils NSRange+.swift
[179/235] Compiling FZSwiftUtils NSValue+.swift
[180/235] Compiling FZSwiftUtils Number+Interpolate.swift
[181/235] Compiling FZSwiftUtils Number+String.swift
[182/235] Compiling FZSwiftUtils NumberFormatter+.swift
[183/235] Compiling FZSwiftUtils NumberFormatter+String.swift
[184/235] Compiling FZSwiftUtils Range+.swift
[185/235] Compiling FZSwiftUtils TimeInterval+.swift
[186/235] Compiling FZSwiftUtils Mirror+.swift
[187/235] Compiling FZSwiftUtils NSCoder+.swift
[188/235] Compiling FZSwiftUtils NSError+.swift
[189/235] Emitting module FZSwiftUtils
[190/235] Compiling FZSwiftUtils Sequence+Occurency.swift
[191/235] Compiling FZSwiftUtils Sequence+Sort.swift
[192/235] Compiling FZSwiftUtils Sequence+String.swift
[193/235] Compiling FZSwiftUtils Sequence+Unique.swift
[194/235] Compiling FZSwiftUtils Set+.swift
[195/235] Compiling FZSwiftUtils Calendar+.swift
[196/235] Compiling FZSwiftUtils Date+.swift
[197/235] Compiling FZSwiftUtils DateComponentsFormatter+.swift
[198/235] Compiling FZSwiftUtils DateFormatter+.swift
[199/235] Compiling FZSwiftUtils DateFormatter+Components.swift
[200/235] Compiling FZSwiftUtils DateIntervalFormatter+.swift
[201/235] Compiling FZSwiftUtils RelativeDateTimeFormatter+.swift
[202/235] Compiling FZSwiftUtils NSCalendar+.swift
[203/235] Compiling FZSwiftUtils TimeZone.swift
[204/235] Compiling FZSwiftUtils DispatchQueue+.swift
[205/235] Compiling FZSwiftUtils DispatchWorkItem+.swift
[206/235] Compiling FZSwiftUtils Collection+Decode.swift
[207/235] Compiling FZSwiftUtils Dictionary+Codable.swift
[208/235] Compiling FZSwiftUtils JSONEncoderDecoder+.swift
[209/235] Compiling FZSwiftUtils JSONEncoderDecoder+Codable.swift
[210/235] Compiling FZSwiftUtils Enum+Displayable.swift
[211/235] Compiling FZSwiftUtils Enum+Name.swift
[212/235] Compiling FZSwiftUtils FileAttributes.swift
[213/235] Compiling FZSwiftUtils Comparable+Clamp.swift
[214/235] Compiling FZSwiftUtils Decodable+.swift
[215/235] Compiling FZSwiftUtils Equatable+.swift
[216/235] Compiling FZSwiftUtils OptionSetDescribable.swift
[217/235] Compiling FZSwiftUtils Optional+.swift
[218/235] Compiling FZSwiftUtils SortComparator+.swift
[219/235] Compiling FZSwiftUtils Result+.swift
[220/235] Compiling FZSwiftUtils Selector+.swift
[221/235] Compiling FZSwiftUtils AttributedString+.swift
[222/235] Compiling FZSwiftUtils Character+.swift
[223/235] Compiling FZSwiftUtils CharacterSet+.swift
[224/235] Compiling FZSwiftUtils NSAttributedString+.swift
[225/235] Compiling FZSwiftUtils NSRegularExpression+.swift
[226/235] Compiling FZSwiftUtils NSTextCheckingResult+.swift
[227/235] Compiling FZSwiftUtils String+.swift
[228/235] Compiling FZSwiftUtils String+HTML.swift
[229/235] Compiling FZSwiftUtils String+Height.swift
[230/235] Compiling FZSwiftUtils String+Match.swift
[231/235] Compiling FZSwiftUtils String+Random.swift
[232/235] Compiling FZSwiftUtils NSUI Typealias.swift
[233/235] Compiling FZSwiftUtils Operator.swift
[234/235] Compiling FZSwiftUtils CodableDefault.swift
[235/235] Compiling FZSwiftUtils DateValueCodable.swift
[236/251] Compiling FZQuicklook QuicklookPreviewable+Item.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/QuicklookPreviewable+Item.swift:21:15: warning: main actor-isolated property 'frameOnScreen' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
19 |
20 | var previewItemFrame: CGRect? {
21 | view?.frameOnScreen ?? preview.previewItemFrame
| `- warning: main actor-isolated property 'frameOnScreen' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
22 | }
23 |
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSView+.swift:26:9: note: property declared here
24 | This rectangle defines the size and position of the view in its screen’s coordinate system.
25 | */
26 | var frameOnScreen: CGRect? {
| `- note: property declared here
27 | return window?.convertToScreen(frameInWindow)
28 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/QuicklookPreviewable+Item.swift:29:15: warning: main actor-isolated property 'renderedImage' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
27 |
28 | var previewItemTransitionImage: NSImage? {
29 | view?.renderedImage ?? preview.previewItemTransitionImage
| `- warning: main actor-isolated property 'renderedImage' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
30 | }
31 |
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSView+.swift:34:9: note: property declared here
32 | }
33 |
34 | var renderedImage: NSImage {
| `- note: property declared here
35 | let image = NSImage(size: bounds.size)
36 | image.lockFocus()
[237/251] Compiling FZQuicklook NSTableViewDataSource+Quicklook.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSTableView/NSTableViewDataSource+Quicklook.swift:24:36: warning: call to main actor-isolated instance method 'rowView(atRow:makeIfNecessary:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
21 | Asks your data source object for a quicklook preview that corresponds to the specified row in the table view.
22 | */
23 | public func tableView(_ tableView: NSTableView, quicklookPreviewForRow row: Int) -> QuicklookPreviewable? {
| `- note: add '@MainActor' to make instance method 'tableView(_:quicklookPreviewForRow:)' part of global actor 'MainActor'
24 | if let rowView = tableView.rowView(atRow: row, makeIfNecessary: false), let preview = rowView.cellViews.first(where: {$0.quicklookPreview != nil})?.quicklookPreview {
| `- warning: call to main actor-isolated instance method 'rowView(atRow:makeIfNecessary:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
25 | return QuicklookPreviewItem(preview, view: rowView)
26 | }
AppKit.NSTableView.rowView:3:24: note: calls to instance method 'rowView(atRow:makeIfNecessary:)' from outside of its actor context are implicitly asynchronous
1 | class NSTableView {
2 | @available(macOS 10.7, *)
3 | @MainActor open func rowView(atRow row: Int, makeIfNecessary: Bool) -> NSTableRowView?}
| |- note: calls to instance method 'rowView(atRow:makeIfNecessary:)' from outside of its actor context are implicitly asynchronous
| `- note: main actor isolation inferred from inheritance from class 'NSControl'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSTableView/NSTableViewDataSource+Quicklook.swift:24:157: warning: main actor-isolated property 'quicklookPreview' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
21 | Asks your data source object for a quicklook preview that corresponds to the specified row in the table view.
22 | */
23 | public func tableView(_ tableView: NSTableView, quicklookPreviewForRow row: Int) -> QuicklookPreviewable? {
| `- note: add '@MainActor' to make instance method 'tableView(_:quicklookPreviewForRow:)' part of global actor 'MainActor'
24 | if let rowView = tableView.rowView(atRow: row, makeIfNecessary: false), let preview = rowView.cellViews.first(where: {$0.quicklookPreview != nil})?.quicklookPreview {
| `- warning: main actor-isolated property 'quicklookPreview' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
25 | return QuicklookPreviewItem(preview, view: rowView)
26 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSTableView/NSTableCellView+Quicklook.swift:20:16: note: property declared here
18 | Make sure to reset it's value inside `prepareForReuse()`.
19 | */
20 | public var quicklookPreview: QuicklookPreviewable? {
| `- note: property declared here
21 | get { getAssociatedValue(key: "quicklookPreview", object: self, initialValue: nil) }
22 | set { set(associatedValue: newValue, key: "quicklookPreview", object: self)
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSTableView/NSTableViewDataSource+Quicklook.swift:24:103: warning: main actor-isolated property 'cellViews' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
21 | Asks your data source object for a quicklook preview that corresponds to the specified row in the table view.
22 | */
23 | public func tableView(_ tableView: NSTableView, quicklookPreviewForRow row: Int) -> QuicklookPreviewable? {
| `- note: add '@MainActor' to make instance method 'tableView(_:quicklookPreviewForRow:)' part of global actor 'MainActor'
24 | if let rowView = tableView.rowView(atRow: row, makeIfNecessary: false), let preview = rowView.cellViews.first(where: {$0.quicklookPreview != nil})?.quicklookPreview {
| `- warning: main actor-isolated property 'cellViews' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
25 | return QuicklookPreviewItem(preview, view: rowView)
26 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSTableRowView+.swift:17:9: note: property declared here
15 | This array contains zero or more NSTableCellView objects that represent the cell views embedded in the current row view’s content.
16 | */
17 | var cellViews: [NSTableCellView] {
| `- note: property declared here
18 | (0 ..< numberOfColumns).compactMap { self.view(atColumn: $0) as? NSTableCellView }
19 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSTableView/NSTableViewDataSource+Quicklook.swift:24:130: warning: main actor-isolated property 'quicklookPreview' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
22 | */
23 | public func tableView(_ tableView: NSTableView, quicklookPreviewForRow row: Int) -> QuicklookPreviewable? {
24 | if let rowView = tableView.rowView(atRow: row, makeIfNecessary: false), let preview = rowView.cellViews.first(where: {$0.quicklookPreview != nil})?.quicklookPreview {
| `- warning: main actor-isolated property 'quicklookPreview' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
25 | return QuicklookPreviewItem(preview, view: rowView)
26 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSTableView/NSTableCellView+Quicklook.swift:20:16: note: property declared here
18 | Make sure to reset it's value inside `prepareForReuse()`.
19 | */
20 | public var quicklookPreview: QuicklookPreviewable? {
| `- note: property declared here
21 | get { getAssociatedValue(key: "quicklookPreview", object: self, initialValue: nil) }
22 | set { set(associatedValue: newValue, key: "quicklookPreview", object: self)
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSTableView/NSTableViewDataSource+Quicklook.swift:35:37: warning: call to main actor-isolated instance method 'rowView(atRow:makeIfNecessary:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
31 | @available(macOS 11.0, *)
32 | extension NSTableViewDiffableDataSource: NSTableViewQuicklookProvider {
33 | public func tableView(_ tableView: NSTableView, quicklookPreviewForRow row: Int) -> QuicklookPreviewable? {
| `- note: add '@MainActor' to make instance method 'tableView(_:quicklookPreviewForRow:)' part of global actor 'MainActor'
34 | if let previewable = itemIdentifier(forRow: row) as? QuicklookPreviewable {
35 | let rowView = tableView.rowView(atRow: row, makeIfNecessary: false)
| `- warning: call to main actor-isolated instance method 'rowView(atRow:makeIfNecessary:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
36 | return QuicklookPreviewItem(previewable, view: rowView)
37 | } else if let rowView = tableView.rowView(atRow: row, makeIfNecessary: false), let preview = rowView.cellViews.first(where: {$0.quicklookPreview != nil})?.quicklookPreview {
AppKit.NSTableView.rowView:3:24: note: calls to instance method 'rowView(atRow:makeIfNecessary:)' from outside of its actor context are implicitly asynchronous
1 | class NSTableView {
2 | @available(macOS 10.7, *)
3 | @MainActor open func rowView(atRow row: Int, makeIfNecessary: Bool) -> NSTableRowView?}
| |- note: calls to instance method 'rowView(atRow:makeIfNecessary:)' from outside of its actor context are implicitly asynchronous
| `- note: main actor isolation inferred from inheritance from class 'NSControl'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSTableView/NSTableViewDataSource+Quicklook.swift:37:43: warning: call to main actor-isolated instance method 'rowView(atRow:makeIfNecessary:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
31 | @available(macOS 11.0, *)
32 | extension NSTableViewDiffableDataSource: NSTableViewQuicklookProvider {
33 | public func tableView(_ tableView: NSTableView, quicklookPreviewForRow row: Int) -> QuicklookPreviewable? {
| `- note: add '@MainActor' to make instance method 'tableView(_:quicklookPreviewForRow:)' part of global actor 'MainActor'
34 | if let previewable = itemIdentifier(forRow: row) as? QuicklookPreviewable {
35 | let rowView = tableView.rowView(atRow: row, makeIfNecessary: false)
36 | return QuicklookPreviewItem(previewable, view: rowView)
37 | } else if let rowView = tableView.rowView(atRow: row, makeIfNecessary: false), let preview = rowView.cellViews.first(where: {$0.quicklookPreview != nil})?.quicklookPreview {
| `- warning: call to main actor-isolated instance method 'rowView(atRow:makeIfNecessary:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
38 | return QuicklookPreviewItem(preview, view: rowView)
39 | }
AppKit.NSTableView.rowView:3:24: note: calls to instance method 'rowView(atRow:makeIfNecessary:)' from outside of its actor context are implicitly asynchronous
1 | class NSTableView {
2 | @available(macOS 10.7, *)
3 | @MainActor open func rowView(atRow row: Int, makeIfNecessary: Bool) -> NSTableRowView?}
| |- note: calls to instance method 'rowView(atRow:makeIfNecessary:)' from outside of its actor context are implicitly asynchronous
| `- note: main actor isolation inferred from inheritance from class 'NSControl'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSTableView/NSTableViewDataSource+Quicklook.swift:37:164: warning: main actor-isolated property 'quicklookPreview' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
31 | @available(macOS 11.0, *)
32 | extension NSTableViewDiffableDataSource: NSTableViewQuicklookProvider {
33 | public func tableView(_ tableView: NSTableView, quicklookPreviewForRow row: Int) -> QuicklookPreviewable? {
| `- note: add '@MainActor' to make instance method 'tableView(_:quicklookPreviewForRow:)' part of global actor 'MainActor'
34 | if let previewable = itemIdentifier(forRow: row) as? QuicklookPreviewable {
35 | let rowView = tableView.rowView(atRow: row, makeIfNecessary: false)
36 | return QuicklookPreviewItem(previewable, view: rowView)
37 | } else if let rowView = tableView.rowView(atRow: row, makeIfNecessary: false), let preview = rowView.cellViews.first(where: {$0.quicklookPreview != nil})?.quicklookPreview {
| `- warning: main actor-isolated property 'quicklookPreview' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
38 | return QuicklookPreviewItem(preview, view: rowView)
39 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSTableView/NSTableCellView+Quicklook.swift:20:16: note: property declared here
18 | Make sure to reset it's value inside `prepareForReuse()`.
19 | */
20 | public var quicklookPreview: QuicklookPreviewable? {
| `- note: property declared here
21 | get { getAssociatedValue(key: "quicklookPreview", object: self, initialValue: nil) }
22 | set { set(associatedValue: newValue, key: "quicklookPreview", object: self)
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSTableView/NSTableViewDataSource+Quicklook.swift:37:110: warning: main actor-isolated property 'cellViews' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
31 | @available(macOS 11.0, *)
32 | extension NSTableViewDiffableDataSource: NSTableViewQuicklookProvider {
33 | public func tableView(_ tableView: NSTableView, quicklookPreviewForRow row: Int) -> QuicklookPreviewable? {
| `- note: add '@MainActor' to make instance method 'tableView(_:quicklookPreviewForRow:)' part of global actor 'MainActor'
34 | if let previewable = itemIdentifier(forRow: row) as? QuicklookPreviewable {
35 | let rowView = tableView.rowView(atRow: row, makeIfNecessary: false)
36 | return QuicklookPreviewItem(previewable, view: rowView)
37 | } else if let rowView = tableView.rowView(atRow: row, makeIfNecessary: false), let preview = rowView.cellViews.first(where: {$0.quicklookPreview != nil})?.quicklookPreview {
| `- warning: main actor-isolated property 'cellViews' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
38 | return QuicklookPreviewItem(preview, view: rowView)
39 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSTableRowView+.swift:17:9: note: property declared here
15 | This array contains zero or more NSTableCellView objects that represent the cell views embedded in the current row view’s content.
16 | */
17 | var cellViews: [NSTableCellView] {
| `- note: property declared here
18 | (0 ..< numberOfColumns).compactMap { self.view(atColumn: $0) as? NSTableCellView }
19 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSTableView/NSTableViewDataSource+Quicklook.swift:37:137: warning: main actor-isolated property 'quicklookPreview' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
35 | let rowView = tableView.rowView(atRow: row, makeIfNecessary: false)
36 | return QuicklookPreviewItem(previewable, view: rowView)
37 | } else if let rowView = tableView.rowView(atRow: row, makeIfNecessary: false), let preview = rowView.cellViews.first(where: {$0.quicklookPreview != nil})?.quicklookPreview {
| `- warning: main actor-isolated property 'quicklookPreview' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
38 | return QuicklookPreviewItem(preview, view: rowView)
39 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSTableView/NSTableCellView+Quicklook.swift:20:16: note: property declared here
18 | Make sure to reset it's value inside `prepareForReuse()`.
19 | */
20 | public var quicklookPreview: QuicklookPreviewable? {
| `- note: property declared here
21 | get { getAssociatedValue(key: "quicklookPreview", object: self, initialValue: nil) }
22 | set { set(associatedValue: newValue, key: "quicklookPreview", object: self)
[238/251] Compiling FZQuicklook QuicklookItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSTableView/NSTableViewDataSource+Quicklook.swift:24:36: warning: call to main actor-isolated instance method 'rowView(atRow:makeIfNecessary:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
21 | Asks your data source object for a quicklook preview that corresponds to the specified row in the table view.
22 | */
23 | public func tableView(_ tableView: NSTableView, quicklookPreviewForRow row: Int) -> QuicklookPreviewable? {
| `- note: add '@MainActor' to make instance method 'tableView(_:quicklookPreviewForRow:)' part of global actor 'MainActor'
24 | if let rowView = tableView.rowView(atRow: row, makeIfNecessary: false), let preview = rowView.cellViews.first(where: {$0.quicklookPreview != nil})?.quicklookPreview {
| `- warning: call to main actor-isolated instance method 'rowView(atRow:makeIfNecessary:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
25 | return QuicklookPreviewItem(preview, view: rowView)
26 | }
AppKit.NSTableView.rowView:3:24: note: calls to instance method 'rowView(atRow:makeIfNecessary:)' from outside of its actor context are implicitly asynchronous
1 | class NSTableView {
2 | @available(macOS 10.7, *)
3 | @MainActor open func rowView(atRow row: Int, makeIfNecessary: Bool) -> NSTableRowView?}
| |- note: calls to instance method 'rowView(atRow:makeIfNecessary:)' from outside of its actor context are implicitly asynchronous
| `- note: main actor isolation inferred from inheritance from class 'NSControl'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSTableView/NSTableViewDataSource+Quicklook.swift:24:157: warning: main actor-isolated property 'quicklookPreview' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
21 | Asks your data source object for a quicklook preview that corresponds to the specified row in the table view.
22 | */
23 | public func tableView(_ tableView: NSTableView, quicklookPreviewForRow row: Int) -> QuicklookPreviewable? {
| `- note: add '@MainActor' to make instance method 'tableView(_:quicklookPreviewForRow:)' part of global actor 'MainActor'
24 | if let rowView = tableView.rowView(atRow: row, makeIfNecessary: false), let preview = rowView.cellViews.first(where: {$0.quicklookPreview != nil})?.quicklookPreview {
| `- warning: main actor-isolated property 'quicklookPreview' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
25 | return QuicklookPreviewItem(preview, view: rowView)
26 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSTableView/NSTableCellView+Quicklook.swift:20:16: note: property declared here
18 | Make sure to reset it's value inside `prepareForReuse()`.
19 | */
20 | public var quicklookPreview: QuicklookPreviewable? {
| `- note: property declared here
21 | get { getAssociatedValue(key: "quicklookPreview", object: self, initialValue: nil) }
22 | set { set(associatedValue: newValue, key: "quicklookPreview", object: self)
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSTableView/NSTableViewDataSource+Quicklook.swift:24:103: warning: main actor-isolated property 'cellViews' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
21 | Asks your data source object for a quicklook preview that corresponds to the specified row in the table view.
22 | */
23 | public func tableView(_ tableView: NSTableView, quicklookPreviewForRow row: Int) -> QuicklookPreviewable? {
| `- note: add '@MainActor' to make instance method 'tableView(_:quicklookPreviewForRow:)' part of global actor 'MainActor'
24 | if let rowView = tableView.rowView(atRow: row, makeIfNecessary: false), let preview = rowView.cellViews.first(where: {$0.quicklookPreview != nil})?.quicklookPreview {
| `- warning: main actor-isolated property 'cellViews' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
25 | return QuicklookPreviewItem(preview, view: rowView)
26 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSTableRowView+.swift:17:9: note: property declared here
15 | This array contains zero or more NSTableCellView objects that represent the cell views embedded in the current row view’s content.
16 | */
17 | var cellViews: [NSTableCellView] {
| `- note: property declared here
18 | (0 ..< numberOfColumns).compactMap { self.view(atColumn: $0) as? NSTableCellView }
19 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSTableView/NSTableViewDataSource+Quicklook.swift:24:130: warning: main actor-isolated property 'quicklookPreview' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
22 | */
23 | public func tableView(_ tableView: NSTableView, quicklookPreviewForRow row: Int) -> QuicklookPreviewable? {
24 | if let rowView = tableView.rowView(atRow: row, makeIfNecessary: false), let preview = rowView.cellViews.first(where: {$0.quicklookPreview != nil})?.quicklookPreview {
| `- warning: main actor-isolated property 'quicklookPreview' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
25 | return QuicklookPreviewItem(preview, view: rowView)
26 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSTableView/NSTableCellView+Quicklook.swift:20:16: note: property declared here
18 | Make sure to reset it's value inside `prepareForReuse()`.
19 | */
20 | public var quicklookPreview: QuicklookPreviewable? {
| `- note: property declared here
21 | get { getAssociatedValue(key: "quicklookPreview", object: self, initialValue: nil) }
22 | set { set(associatedValue: newValue, key: "quicklookPreview", object: self)
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSTableView/NSTableViewDataSource+Quicklook.swift:35:37: warning: call to main actor-isolated instance method 'rowView(atRow:makeIfNecessary:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
31 | @available(macOS 11.0, *)
32 | extension NSTableViewDiffableDataSource: NSTableViewQuicklookProvider {
33 | public func tableView(_ tableView: NSTableView, quicklookPreviewForRow row: Int) -> QuicklookPreviewable? {
| `- note: add '@MainActor' to make instance method 'tableView(_:quicklookPreviewForRow:)' part of global actor 'MainActor'
34 | if let previewable = itemIdentifier(forRow: row) as? QuicklookPreviewable {
35 | let rowView = tableView.rowView(atRow: row, makeIfNecessary: false)
| `- warning: call to main actor-isolated instance method 'rowView(atRow:makeIfNecessary:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
36 | return QuicklookPreviewItem(previewable, view: rowView)
37 | } else if let rowView = tableView.rowView(atRow: row, makeIfNecessary: false), let preview = rowView.cellViews.first(where: {$0.quicklookPreview != nil})?.quicklookPreview {
AppKit.NSTableView.rowView:3:24: note: calls to instance method 'rowView(atRow:makeIfNecessary:)' from outside of its actor context are implicitly asynchronous
1 | class NSTableView {
2 | @available(macOS 10.7, *)
3 | @MainActor open func rowView(atRow row: Int, makeIfNecessary: Bool) -> NSTableRowView?}
| |- note: calls to instance method 'rowView(atRow:makeIfNecessary:)' from outside of its actor context are implicitly asynchronous
| `- note: main actor isolation inferred from inheritance from class 'NSControl'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSTableView/NSTableViewDataSource+Quicklook.swift:37:43: warning: call to main actor-isolated instance method 'rowView(atRow:makeIfNecessary:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
31 | @available(macOS 11.0, *)
32 | extension NSTableViewDiffableDataSource: NSTableViewQuicklookProvider {
33 | public func tableView(_ tableView: NSTableView, quicklookPreviewForRow row: Int) -> QuicklookPreviewable? {
| `- note: add '@MainActor' to make instance method 'tableView(_:quicklookPreviewForRow:)' part of global actor 'MainActor'
34 | if let previewable = itemIdentifier(forRow: row) as? QuicklookPreviewable {
35 | let rowView = tableView.rowView(atRow: row, makeIfNecessary: false)
36 | return QuicklookPreviewItem(previewable, view: rowView)
37 | } else if let rowView = tableView.rowView(atRow: row, makeIfNecessary: false), let preview = rowView.cellViews.first(where: {$0.quicklookPreview != nil})?.quicklookPreview {
| `- warning: call to main actor-isolated instance method 'rowView(atRow:makeIfNecessary:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
38 | return QuicklookPreviewItem(preview, view: rowView)
39 | }
AppKit.NSTableView.rowView:3:24: note: calls to instance method 'rowView(atRow:makeIfNecessary:)' from outside of its actor context are implicitly asynchronous
1 | class NSTableView {
2 | @available(macOS 10.7, *)
3 | @MainActor open func rowView(atRow row: Int, makeIfNecessary: Bool) -> NSTableRowView?}
| |- note: calls to instance method 'rowView(atRow:makeIfNecessary:)' from outside of its actor context are implicitly asynchronous
| `- note: main actor isolation inferred from inheritance from class 'NSControl'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSTableView/NSTableViewDataSource+Quicklook.swift:37:164: warning: main actor-isolated property 'quicklookPreview' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
31 | @available(macOS 11.0, *)
32 | extension NSTableViewDiffableDataSource: NSTableViewQuicklookProvider {
33 | public func tableView(_ tableView: NSTableView, quicklookPreviewForRow row: Int) -> QuicklookPreviewable? {
| `- note: add '@MainActor' to make instance method 'tableView(_:quicklookPreviewForRow:)' part of global actor 'MainActor'
34 | if let previewable = itemIdentifier(forRow: row) as? QuicklookPreviewable {
35 | let rowView = tableView.rowView(atRow: row, makeIfNecessary: false)
36 | return QuicklookPreviewItem(previewable, view: rowView)
37 | } else if let rowView = tableView.rowView(atRow: row, makeIfNecessary: false), let preview = rowView.cellViews.first(where: {$0.quicklookPreview != nil})?.quicklookPreview {
| `- warning: main actor-isolated property 'quicklookPreview' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
38 | return QuicklookPreviewItem(preview, view: rowView)
39 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSTableView/NSTableCellView+Quicklook.swift:20:16: note: property declared here
18 | Make sure to reset it's value inside `prepareForReuse()`.
19 | */
20 | public var quicklookPreview: QuicklookPreviewable? {
| `- note: property declared here
21 | get { getAssociatedValue(key: "quicklookPreview", object: self, initialValue: nil) }
22 | set { set(associatedValue: newValue, key: "quicklookPreview", object: self)
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSTableView/NSTableViewDataSource+Quicklook.swift:37:110: warning: main actor-isolated property 'cellViews' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
31 | @available(macOS 11.0, *)
32 | extension NSTableViewDiffableDataSource: NSTableViewQuicklookProvider {
33 | public func tableView(_ tableView: NSTableView, quicklookPreviewForRow row: Int) -> QuicklookPreviewable? {
| `- note: add '@MainActor' to make instance method 'tableView(_:quicklookPreviewForRow:)' part of global actor 'MainActor'
34 | if let previewable = itemIdentifier(forRow: row) as? QuicklookPreviewable {
35 | let rowView = tableView.rowView(atRow: row, makeIfNecessary: false)
36 | return QuicklookPreviewItem(previewable, view: rowView)
37 | } else if let rowView = tableView.rowView(atRow: row, makeIfNecessary: false), let preview = rowView.cellViews.first(where: {$0.quicklookPreview != nil})?.quicklookPreview {
| `- warning: main actor-isolated property 'cellViews' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
38 | return QuicklookPreviewItem(preview, view: rowView)
39 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSTableRowView+.swift:17:9: note: property declared here
15 | This array contains zero or more NSTableCellView objects that represent the cell views embedded in the current row view’s content.
16 | */
17 | var cellViews: [NSTableCellView] {
| `- note: property declared here
18 | (0 ..< numberOfColumns).compactMap { self.view(atColumn: $0) as? NSTableCellView }
19 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSTableView/NSTableViewDataSource+Quicklook.swift:37:137: warning: main actor-isolated property 'quicklookPreview' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
35 | let rowView = tableView.rowView(atRow: row, makeIfNecessary: false)
36 | return QuicklookPreviewItem(previewable, view: rowView)
37 | } else if let rowView = tableView.rowView(atRow: row, makeIfNecessary: false), let preview = rowView.cellViews.first(where: {$0.quicklookPreview != nil})?.quicklookPreview {
| `- warning: main actor-isolated property 'quicklookPreview' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
38 | return QuicklookPreviewItem(preview, view: rowView)
39 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSTableView/NSTableCellView+Quicklook.swift:20:16: note: property declared here
18 | Make sure to reset it's value inside `prepareForReuse()`.
19 | */
20 | public var quicklookPreview: QuicklookPreviewable? {
| `- note: property declared here
21 | get { getAssociatedValue(key: "quicklookPreview", object: self, initialValue: nil) }
22 | set { set(associatedValue: newValue, key: "quicklookPreview", object: self)
[239/251] Compiling FZQuicklook NSCollectionViewDataSource+Quicklook.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSCollectionView/NSCollectionViewDataSource+Quicklook.swift:24:38: warning: call to main actor-isolated instance method 'item(at:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
21 | Asks your data source object for a quicklook preview that corresponds to the specified item in the collection view.
22 | */
23 | public func collectionView(_ collectionView: NSCollectionView, quicklookPreviewForItemAt indexPath: IndexPath) -> QuicklookPreviewable? {
| `- note: add '@MainActor' to make instance method 'collectionView(_:quicklookPreviewForItemAt:)' part of global actor 'MainActor'
24 | if let item = collectionView.item(at: indexPath), let preview = item.quicklookPreview {
| `- warning: call to main actor-isolated instance method 'item(at:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
25 | return QuicklookPreviewItem(preview, view: item.view)
26 | }
AppKit.NSCollectionView.item:3:24: note: calls to instance method 'item(at:)' from outside of its actor context are implicitly asynchronous
1 | class NSCollectionView {
2 | @available(macOS 10.11, *)
3 | @MainActor open func item(at indexPath: IndexPath) -> NSCollectionViewItem?}
| |- note: calls to instance method 'item(at:)' from outside of its actor context are implicitly asynchronous
| `- note: main actor isolation inferred from inheritance from class 'NSView'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSCollectionView/NSCollectionViewDataSource+Quicklook.swift:24:78: warning: main actor-isolated property 'quicklookPreview' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
21 | Asks your data source object for a quicklook preview that corresponds to the specified item in the collection view.
22 | */
23 | public func collectionView(_ collectionView: NSCollectionView, quicklookPreviewForItemAt indexPath: IndexPath) -> QuicklookPreviewable? {
| `- note: add '@MainActor' to make instance method 'collectionView(_:quicklookPreviewForItemAt:)' part of global actor 'MainActor'
24 | if let item = collectionView.item(at: indexPath), let preview = item.quicklookPreview {
| `- warning: main actor-isolated property 'quicklookPreview' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
25 | return QuicklookPreviewItem(preview, view: item.view)
26 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSCollectionView/NSCollectionViewItem+Quicklook.swift:19:16: note: property declared here
17 | Make sure to reset it's value inside `prepareForReuse()`.
18 | */
19 | public var quicklookPreview: QuicklookPreviewable? {
| `- note: property declared here
20 | get { getAssociatedValue(key: "quicklookPreview", object: self, initialValue: nil) }
21 | set { set(associatedValue: newValue, key: "quicklookPreview", object: self)
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSCollectionView/NSCollectionViewDataSource+Quicklook.swift:25:61: warning: main actor-isolated property 'view' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
21 | Asks your data source object for a quicklook preview that corresponds to the specified item in the collection view.
22 | */
23 | public func collectionView(_ collectionView: NSCollectionView, quicklookPreviewForItemAt indexPath: IndexPath) -> QuicklookPreviewable? {
| `- note: add '@MainActor' to make instance method 'collectionView(_:quicklookPreviewForItemAt:)' part of global actor 'MainActor'
24 | if let item = collectionView.item(at: indexPath), let preview = item.quicklookPreview {
25 | return QuicklookPreviewItem(preview, view: item.view)
| `- warning: main actor-isolated property 'view' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
26 | }
27 | return nil
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:78:37: note: property declared here
76 | /* The default implementation of the getter first invokes [self loadView] if the view hasn't been set yet. After -loadView is called, -viewDidLoad will be called. The setter can be used to assign a view that's created in a different manner than what -view's default implementation would do.
77 | */
78 | @property (strong) IBOutlet NSView *view;
| `- note: property declared here
79 |
80 | /* Returns the view controller's view, or nil if the view has not been loaded.
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSCollectionView/NSCollectionViewDataSource+Quicklook.swift:33:38: warning: call to main actor-isolated instance method 'item(at:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
30 |
31 | extension NSCollectionViewDiffableDataSource: NSCollectionViewQuicklookProvider {
32 | public func collectionView(_ collectionView: NSCollectionView, quicklookPreviewForItemAt indexPath: IndexPath) -> QuicklookPreviewable? {
| `- note: add '@MainActor' to make instance method 'collectionView(_:quicklookPreviewForItemAt:)' part of global actor 'MainActor'
33 | if let item = collectionView.item(at: indexPath), let previewable = itemIdentifier(for: indexPath) as? QuicklookPreviewable {
| `- warning: call to main actor-isolated instance method 'item(at:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
34 | return QuicklookPreviewItem(previewable, view: item.view)
35 | } else if let item = collectionView.item(at: indexPath), let preview = item.quicklookPreview {
AppKit.NSCollectionView.item:3:24: note: calls to instance method 'item(at:)' from outside of its actor context are implicitly asynchronous
1 | class NSCollectionView {
2 | @available(macOS 10.11, *)
3 | @MainActor open func item(at indexPath: IndexPath) -> NSCollectionViewItem?}
| |- note: calls to instance method 'item(at:)' from outside of its actor context are implicitly asynchronous
| `- note: main actor isolation inferred from inheritance from class 'NSView'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSCollectionView/NSCollectionViewDataSource+Quicklook.swift:34:65: warning: main actor-isolated property 'view' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
30 |
31 | extension NSCollectionViewDiffableDataSource: NSCollectionViewQuicklookProvider {
32 | public func collectionView(_ collectionView: NSCollectionView, quicklookPreviewForItemAt indexPath: IndexPath) -> QuicklookPreviewable? {
| `- note: add '@MainActor' to make instance method 'collectionView(_:quicklookPreviewForItemAt:)' part of global actor 'MainActor'
33 | if let item = collectionView.item(at: indexPath), let previewable = itemIdentifier(for: indexPath) as? QuicklookPreviewable {
34 | return QuicklookPreviewItem(previewable, view: item.view)
| `- warning: main actor-isolated property 'view' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
35 | } else if let item = collectionView.item(at: indexPath), let preview = item.quicklookPreview {
36 | return QuicklookPreviewItem(preview, view: item.view)
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:78:37: note: property declared here
76 | /* The default implementation of the getter first invokes [self loadView] if the view hasn't been set yet. After -loadView is called, -viewDidLoad will be called. The setter can be used to assign a view that's created in a different manner than what -view's default implementation would do.
77 | */
78 | @property (strong) IBOutlet NSView *view;
| `- note: property declared here
79 |
80 | /* Returns the view controller's view, or nil if the view has not been loaded.
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSCollectionView/NSCollectionViewDataSource+Quicklook.swift:35:45: warning: call to main actor-isolated instance method 'item(at:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
30 |
31 | extension NSCollectionViewDiffableDataSource: NSCollectionViewQuicklookProvider {
32 | public func collectionView(_ collectionView: NSCollectionView, quicklookPreviewForItemAt indexPath: IndexPath) -> QuicklookPreviewable? {
| `- note: add '@MainActor' to make instance method 'collectionView(_:quicklookPreviewForItemAt:)' part of global actor 'MainActor'
33 | if let item = collectionView.item(at: indexPath), let previewable = itemIdentifier(for: indexPath) as? QuicklookPreviewable {
34 | return QuicklookPreviewItem(previewable, view: item.view)
35 | } else if let item = collectionView.item(at: indexPath), let preview = item.quicklookPreview {
| `- warning: call to main actor-isolated instance method 'item(at:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
36 | return QuicklookPreviewItem(preview, view: item.view)
37 | }
AppKit.NSCollectionView.item:3:24: note: calls to instance method 'item(at:)' from outside of its actor context are implicitly asynchronous
1 | class NSCollectionView {
2 | @available(macOS 10.11, *)
3 | @MainActor open func item(at indexPath: IndexPath) -> NSCollectionViewItem?}
| |- note: calls to instance method 'item(at:)' from outside of its actor context are implicitly asynchronous
| `- note: main actor isolation inferred from inheritance from class 'NSView'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSCollectionView/NSCollectionViewDataSource+Quicklook.swift:35:85: warning: main actor-isolated property 'quicklookPreview' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
30 |
31 | extension NSCollectionViewDiffableDataSource: NSCollectionViewQuicklookProvider {
32 | public func collectionView(_ collectionView: NSCollectionView, quicklookPreviewForItemAt indexPath: IndexPath) -> QuicklookPreviewable? {
| `- note: add '@MainActor' to make instance method 'collectionView(_:quicklookPreviewForItemAt:)' part of global actor 'MainActor'
33 | if let item = collectionView.item(at: indexPath), let previewable = itemIdentifier(for: indexPath) as? QuicklookPreviewable {
34 | return QuicklookPreviewItem(previewable, view: item.view)
35 | } else if let item = collectionView.item(at: indexPath), let preview = item.quicklookPreview {
| `- warning: main actor-isolated property 'quicklookPreview' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
36 | return QuicklookPreviewItem(preview, view: item.view)
37 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSCollectionView/NSCollectionViewItem+Quicklook.swift:19:16: note: property declared here
17 | Make sure to reset it's value inside `prepareForReuse()`.
18 | */
19 | public var quicklookPreview: QuicklookPreviewable? {
| `- note: property declared here
20 | get { getAssociatedValue(key: "quicklookPreview", object: self, initialValue: nil) }
21 | set { set(associatedValue: newValue, key: "quicklookPreview", object: self)
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSCollectionView/NSCollectionViewDataSource+Quicklook.swift:36:61: warning: main actor-isolated property 'view' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
30 |
31 | extension NSCollectionViewDiffableDataSource: NSCollectionViewQuicklookProvider {
32 | public func collectionView(_ collectionView: NSCollectionView, quicklookPreviewForItemAt indexPath: IndexPath) -> QuicklookPreviewable? {
| `- note: add '@MainActor' to make instance method 'collectionView(_:quicklookPreviewForItemAt:)' part of global actor 'MainActor'
33 | if let item = collectionView.item(at: indexPath), let previewable = itemIdentifier(for: indexPath) as? QuicklookPreviewable {
34 | return QuicklookPreviewItem(previewable, view: item.view)
35 | } else if let item = collectionView.item(at: indexPath), let preview = item.quicklookPreview {
36 | return QuicklookPreviewItem(preview, view: item.view)
| `- warning: main actor-isolated property 'view' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
37 | }
38 | return nil
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:78:37: note: property declared here
76 | /* The default implementation of the getter first invokes [self loadView] if the view hasn't been set yet. After -loadView is called, -viewDidLoad will be called. The setter can be used to assign a view that's created in a different manner than what -view's default implementation would do.
77 | */
78 | @property (strong) IBOutlet NSView *view;
| `- note: property declared here
79 |
80 | /* Returns the view controller's view, or nil if the view has not been loaded.
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSCollectionView/NSCollectionViewItem+Quicklook.swift:20:67: error: extra argument 'object' in call
18 | */
19 | public var quicklookPreview: QuicklookPreviewable? {
20 | get { getAssociatedValue(key: "quicklookPreview", object: self, initialValue: nil) }
| `- error: extra argument 'object' in call
21 | set { set(associatedValue: newValue, key: "quicklookPreview", object: self)
22 | if newValue != nil {
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSCollectionView/NSCollectionViewItem+Quicklook.swift:21:16: error: cannot find 'set' in scope
19 | public var quicklookPreview: QuicklookPreviewable? {
20 | get { getAssociatedValue(key: "quicklookPreview", object: self, initialValue: nil) }
21 | set { set(associatedValue: newValue, key: "quicklookPreview", object: self)
| `- error: cannot find 'set' in scope
22 | if newValue != nil {
23 | self.collectionView?.isQuicklookPreviewable = true
[240/251] Compiling FZQuicklook NSCollectionViewItem+Quicklook.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSCollectionView/NSCollectionViewDataSource+Quicklook.swift:24:38: warning: call to main actor-isolated instance method 'item(at:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
21 | Asks your data source object for a quicklook preview that corresponds to the specified item in the collection view.
22 | */
23 | public func collectionView(_ collectionView: NSCollectionView, quicklookPreviewForItemAt indexPath: IndexPath) -> QuicklookPreviewable? {
| `- note: add '@MainActor' to make instance method 'collectionView(_:quicklookPreviewForItemAt:)' part of global actor 'MainActor'
24 | if let item = collectionView.item(at: indexPath), let preview = item.quicklookPreview {
| `- warning: call to main actor-isolated instance method 'item(at:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
25 | return QuicklookPreviewItem(preview, view: item.view)
26 | }
AppKit.NSCollectionView.item:3:24: note: calls to instance method 'item(at:)' from outside of its actor context are implicitly asynchronous
1 | class NSCollectionView {
2 | @available(macOS 10.11, *)
3 | @MainActor open func item(at indexPath: IndexPath) -> NSCollectionViewItem?}
| |- note: calls to instance method 'item(at:)' from outside of its actor context are implicitly asynchronous
| `- note: main actor isolation inferred from inheritance from class 'NSView'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSCollectionView/NSCollectionViewDataSource+Quicklook.swift:24:78: warning: main actor-isolated property 'quicklookPreview' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
21 | Asks your data source object for a quicklook preview that corresponds to the specified item in the collection view.
22 | */
23 | public func collectionView(_ collectionView: NSCollectionView, quicklookPreviewForItemAt indexPath: IndexPath) -> QuicklookPreviewable? {
| `- note: add '@MainActor' to make instance method 'collectionView(_:quicklookPreviewForItemAt:)' part of global actor 'MainActor'
24 | if let item = collectionView.item(at: indexPath), let preview = item.quicklookPreview {
| `- warning: main actor-isolated property 'quicklookPreview' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
25 | return QuicklookPreviewItem(preview, view: item.view)
26 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSCollectionView/NSCollectionViewItem+Quicklook.swift:19:16: note: property declared here
17 | Make sure to reset it's value inside `prepareForReuse()`.
18 | */
19 | public var quicklookPreview: QuicklookPreviewable? {
| `- note: property declared here
20 | get { getAssociatedValue(key: "quicklookPreview", object: self, initialValue: nil) }
21 | set { set(associatedValue: newValue, key: "quicklookPreview", object: self)
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSCollectionView/NSCollectionViewDataSource+Quicklook.swift:25:61: warning: main actor-isolated property 'view' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
21 | Asks your data source object for a quicklook preview that corresponds to the specified item in the collection view.
22 | */
23 | public func collectionView(_ collectionView: NSCollectionView, quicklookPreviewForItemAt indexPath: IndexPath) -> QuicklookPreviewable? {
| `- note: add '@MainActor' to make instance method 'collectionView(_:quicklookPreviewForItemAt:)' part of global actor 'MainActor'
24 | if let item = collectionView.item(at: indexPath), let preview = item.quicklookPreview {
25 | return QuicklookPreviewItem(preview, view: item.view)
| `- warning: main actor-isolated property 'view' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
26 | }
27 | return nil
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:78:37: note: property declared here
76 | /* The default implementation of the getter first invokes [self loadView] if the view hasn't been set yet. After -loadView is called, -viewDidLoad will be called. The setter can be used to assign a view that's created in a different manner than what -view's default implementation would do.
77 | */
78 | @property (strong) IBOutlet NSView *view;
| `- note: property declared here
79 |
80 | /* Returns the view controller's view, or nil if the view has not been loaded.
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSCollectionView/NSCollectionViewDataSource+Quicklook.swift:33:38: warning: call to main actor-isolated instance method 'item(at:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
30 |
31 | extension NSCollectionViewDiffableDataSource: NSCollectionViewQuicklookProvider {
32 | public func collectionView(_ collectionView: NSCollectionView, quicklookPreviewForItemAt indexPath: IndexPath) -> QuicklookPreviewable? {
| `- note: add '@MainActor' to make instance method 'collectionView(_:quicklookPreviewForItemAt:)' part of global actor 'MainActor'
33 | if let item = collectionView.item(at: indexPath), let previewable = itemIdentifier(for: indexPath) as? QuicklookPreviewable {
| `- warning: call to main actor-isolated instance method 'item(at:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
34 | return QuicklookPreviewItem(previewable, view: item.view)
35 | } else if let item = collectionView.item(at: indexPath), let preview = item.quicklookPreview {
AppKit.NSCollectionView.item:3:24: note: calls to instance method 'item(at:)' from outside of its actor context are implicitly asynchronous
1 | class NSCollectionView {
2 | @available(macOS 10.11, *)
3 | @MainActor open func item(at indexPath: IndexPath) -> NSCollectionViewItem?}
| |- note: calls to instance method 'item(at:)' from outside of its actor context are implicitly asynchronous
| `- note: main actor isolation inferred from inheritance from class 'NSView'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSCollectionView/NSCollectionViewDataSource+Quicklook.swift:34:65: warning: main actor-isolated property 'view' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
30 |
31 | extension NSCollectionViewDiffableDataSource: NSCollectionViewQuicklookProvider {
32 | public func collectionView(_ collectionView: NSCollectionView, quicklookPreviewForItemAt indexPath: IndexPath) -> QuicklookPreviewable? {
| `- note: add '@MainActor' to make instance method 'collectionView(_:quicklookPreviewForItemAt:)' part of global actor 'MainActor'
33 | if let item = collectionView.item(at: indexPath), let previewable = itemIdentifier(for: indexPath) as? QuicklookPreviewable {
34 | return QuicklookPreviewItem(previewable, view: item.view)
| `- warning: main actor-isolated property 'view' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
35 | } else if let item = collectionView.item(at: indexPath), let preview = item.quicklookPreview {
36 | return QuicklookPreviewItem(preview, view: item.view)
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:78:37: note: property declared here
76 | /* The default implementation of the getter first invokes [self loadView] if the view hasn't been set yet. After -loadView is called, -viewDidLoad will be called. The setter can be used to assign a view that's created in a different manner than what -view's default implementation would do.
77 | */
78 | @property (strong) IBOutlet NSView *view;
| `- note: property declared here
79 |
80 | /* Returns the view controller's view, or nil if the view has not been loaded.
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSCollectionView/NSCollectionViewDataSource+Quicklook.swift:35:45: warning: call to main actor-isolated instance method 'item(at:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
30 |
31 | extension NSCollectionViewDiffableDataSource: NSCollectionViewQuicklookProvider {
32 | public func collectionView(_ collectionView: NSCollectionView, quicklookPreviewForItemAt indexPath: IndexPath) -> QuicklookPreviewable? {
| `- note: add '@MainActor' to make instance method 'collectionView(_:quicklookPreviewForItemAt:)' part of global actor 'MainActor'
33 | if let item = collectionView.item(at: indexPath), let previewable = itemIdentifier(for: indexPath) as? QuicklookPreviewable {
34 | return QuicklookPreviewItem(previewable, view: item.view)
35 | } else if let item = collectionView.item(at: indexPath), let preview = item.quicklookPreview {
| `- warning: call to main actor-isolated instance method 'item(at:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
36 | return QuicklookPreviewItem(preview, view: item.view)
37 | }
AppKit.NSCollectionView.item:3:24: note: calls to instance method 'item(at:)' from outside of its actor context are implicitly asynchronous
1 | class NSCollectionView {
2 | @available(macOS 10.11, *)
3 | @MainActor open func item(at indexPath: IndexPath) -> NSCollectionViewItem?}
| |- note: calls to instance method 'item(at:)' from outside of its actor context are implicitly asynchronous
| `- note: main actor isolation inferred from inheritance from class 'NSView'
4 |
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSCollectionView/NSCollectionViewDataSource+Quicklook.swift:35:85: warning: main actor-isolated property 'quicklookPreview' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
30 |
31 | extension NSCollectionViewDiffableDataSource: NSCollectionViewQuicklookProvider {
32 | public func collectionView(_ collectionView: NSCollectionView, quicklookPreviewForItemAt indexPath: IndexPath) -> QuicklookPreviewable? {
| `- note: add '@MainActor' to make instance method 'collectionView(_:quicklookPreviewForItemAt:)' part of global actor 'MainActor'
33 | if let item = collectionView.item(at: indexPath), let previewable = itemIdentifier(for: indexPath) as? QuicklookPreviewable {
34 | return QuicklookPreviewItem(previewable, view: item.view)
35 | } else if let item = collectionView.item(at: indexPath), let preview = item.quicklookPreview {
| `- warning: main actor-isolated property 'quicklookPreview' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
36 | return QuicklookPreviewItem(preview, view: item.view)
37 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSCollectionView/NSCollectionViewItem+Quicklook.swift:19:16: note: property declared here
17 | Make sure to reset it's value inside `prepareForReuse()`.
18 | */
19 | public var quicklookPreview: QuicklookPreviewable? {
| `- note: property declared here
20 | get { getAssociatedValue(key: "quicklookPreview", object: self, initialValue: nil) }
21 | set { set(associatedValue: newValue, key: "quicklookPreview", object: self)
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSCollectionView/NSCollectionViewDataSource+Quicklook.swift:36:61: warning: main actor-isolated property 'view' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
30 |
31 | extension NSCollectionViewDiffableDataSource: NSCollectionViewQuicklookProvider {
32 | public func collectionView(_ collectionView: NSCollectionView, quicklookPreviewForItemAt indexPath: IndexPath) -> QuicklookPreviewable? {
| `- note: add '@MainActor' to make instance method 'collectionView(_:quicklookPreviewForItemAt:)' part of global actor 'MainActor'
33 | if let item = collectionView.item(at: indexPath), let previewable = itemIdentifier(for: indexPath) as? QuicklookPreviewable {
34 | return QuicklookPreviewItem(previewable, view: item.view)
35 | } else if let item = collectionView.item(at: indexPath), let preview = item.quicklookPreview {
36 | return QuicklookPreviewItem(preview, view: item.view)
| `- warning: main actor-isolated property 'view' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
37 | }
38 | return nil
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:78:37: note: property declared here
76 | /* The default implementation of the getter first invokes [self loadView] if the view hasn't been set yet. After -loadView is called, -viewDidLoad will be called. The setter can be used to assign a view that's created in a different manner than what -view's default implementation would do.
77 | */
78 | @property (strong) IBOutlet NSView *view;
| `- note: property declared here
79 |
80 | /* Returns the view controller's view, or nil if the view has not been loaded.
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSCollectionView/NSCollectionViewItem+Quicklook.swift:20:67: error: extra argument 'object' in call
18 | */
19 | public var quicklookPreview: QuicklookPreviewable? {
20 | get { getAssociatedValue(key: "quicklookPreview", object: self, initialValue: nil) }
| `- error: extra argument 'object' in call
21 | set { set(associatedValue: newValue, key: "quicklookPreview", object: self)
22 | if newValue != nil {
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSCollectionView/NSCollectionViewItem+Quicklook.swift:21:16: error: cannot find 'set' in scope
19 | public var quicklookPreview: QuicklookPreviewable? {
20 | get { getAssociatedValue(key: "quicklookPreview", object: self, initialValue: nil) }
21 | set { set(associatedValue: newValue, key: "quicklookPreview", object: self)
| `- error: cannot find 'set' in scope
22 | if newValue != nil {
23 | self.collectionView?.isQuicklookPreviewable = true
[241/251] Compiling FZQuicklook NSTableCellView+Quicklook.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSTableView/NSTableCellView+Quicklook.swift:21:67: error: extra argument 'object' in call
19 | */
20 | public var quicklookPreview: QuicklookPreviewable? {
21 | get { getAssociatedValue(key: "quicklookPreview", object: self, initialValue: nil) }
| `- error: extra argument 'object' in call
22 | set { set(associatedValue: newValue, key: "quicklookPreview", object: self)
23 | if newValue != nil {
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSTableView/NSTableCellView+Quicklook.swift:22:16: error: cannot find 'set' in scope
20 | public var quicklookPreview: QuicklookPreviewable? {
21 | get { getAssociatedValue(key: "quicklookPreview", object: self, initialValue: nil) }
22 | set { set(associatedValue: newValue, key: "quicklookPreview", object: self)
| `- error: cannot find 'set' in scope
23 | if newValue != nil {
24 | self.tableView?.isQuicklookPreviewable = true
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSTableView/NSTableView+Qucklook.swift:50:73: error: extra argument 'object' in call
48 | */
49 | public var isQuicklookPreviewable: Bool {
50 | get { getAssociatedValue(key: "isQuicklookPreviewable", object: self, initialValue: false) }
| `- error: extra argument 'object' in call
51 | set { set(associatedValue: newValue, key: "isQuicklookPreviewable", object: self)
52 | self.setupKeyDownMonitor()
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSTableView/NSTableView+Qucklook.swift:51:16: error: cannot find 'set' in scope
49 | public var isQuicklookPreviewable: Bool {
50 | get { getAssociatedValue(key: "isQuicklookPreviewable", object: self, initialValue: false) }
51 | set { set(associatedValue: newValue, key: "isQuicklookPreviewable", object: self)
| `- error: cannot find 'set' in scope
52 | self.setupKeyDownMonitor()
53 | }
[242/251] Compiling FZQuicklook NSTableView+Qucklook.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSTableView/NSTableCellView+Quicklook.swift:21:67: error: extra argument 'object' in call
19 | */
20 | public var quicklookPreview: QuicklookPreviewable? {
21 | get { getAssociatedValue(key: "quicklookPreview", object: self, initialValue: nil) }
| `- error: extra argument 'object' in call
22 | set { set(associatedValue: newValue, key: "quicklookPreview", object: self)
23 | if newValue != nil {
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSTableView/NSTableCellView+Quicklook.swift:22:16: error: cannot find 'set' in scope
20 | public var quicklookPreview: QuicklookPreviewable? {
21 | get { getAssociatedValue(key: "quicklookPreview", object: self, initialValue: nil) }
22 | set { set(associatedValue: newValue, key: "quicklookPreview", object: self)
| `- error: cannot find 'set' in scope
23 | if newValue != nil {
24 | self.tableView?.isQuicklookPreviewable = true
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSTableView/NSTableView+Qucklook.swift:50:73: error: extra argument 'object' in call
48 | */
49 | public var isQuicklookPreviewable: Bool {
50 | get { getAssociatedValue(key: "isQuicklookPreviewable", object: self, initialValue: false) }
| `- error: extra argument 'object' in call
51 | set { set(associatedValue: newValue, key: "isQuicklookPreviewable", object: self)
52 | self.setupKeyDownMonitor()
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSTableView/NSTableView+Qucklook.swift:51:16: error: cannot find 'set' in scope
49 | public var isQuicklookPreviewable: Bool {
50 | get { getAssociatedValue(key: "isQuicklookPreviewable", object: self, initialValue: false) }
51 | set { set(associatedValue: newValue, key: "isQuicklookPreviewable", object: self)
| `- error: cannot find 'set' in scope
52 | self.setupKeyDownMonitor()
53 | }
[243/251] Compiling FZQuicklook NSView+.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSCollectionView/NSCollectionView+Qucklook.swift:50:73: error: extra argument 'object' in call
48 | */
49 | public var isQuicklookPreviewable: Bool {
50 | get { getAssociatedValue(key: "isQuicklookPreviewable", object: self, initialValue: false) }
| `- error: extra argument 'object' in call
51 | set { set(associatedValue: newValue, key: "isQuicklookPreviewable", object: self)
52 | self.setupKeyDownMonitor()
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSCollectionView/NSCollectionView+Qucklook.swift:51:16: error: cannot find 'set' in scope
49 | public var isQuicklookPreviewable: Bool {
50 | get { getAssociatedValue(key: "isQuicklookPreviewable", object: self, initialValue: false) }
51 | set { set(associatedValue: newValue, key: "isQuicklookPreviewable", object: self)
| `- error: cannot find 'set' in scope
52 | self.setupKeyDownMonitor()
53 | }
[244/251] Compiling FZQuicklook NSCollectionView+Qucklook.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSCollectionView/NSCollectionView+Qucklook.swift:50:73: error: extra argument 'object' in call
48 | */
49 | public var isQuicklookPreviewable: Bool {
50 | get { getAssociatedValue(key: "isQuicklookPreviewable", object: self, initialValue: false) }
| `- error: extra argument 'object' in call
51 | set { set(associatedValue: newValue, key: "isQuicklookPreviewable", object: self)
52 | self.setupKeyDownMonitor()
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSCollectionView/NSCollectionView+Qucklook.swift:51:16: error: cannot find 'set' in scope
49 | public var isQuicklookPreviewable: Bool {
50 | get { getAssociatedValue(key: "isQuicklookPreviewable", object: self, initialValue: false) }
51 | set { set(associatedValue: newValue, key: "isQuicklookPreviewable", object: self)
| `- error: cannot find 'set' in scope
52 | self.setupKeyDownMonitor()
53 | }
[245/251] Compiling FZQuicklook NSCollectionView+KeyDown.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSCollectionView+KeyDown.swift:14:82: error: extra argument 'object' in call
12 | extension NSCollectionView {
13 | var keyDownMonitor: Any? {
14 | get { getAssociatedValue(key: "NSCollectionView_keyDownMonitor", object: self, initialValue: nil) }
| `- error: extra argument 'object' in call
15 | set { set(associatedValue: newValue, key: "NSCollectionView_keyDownMonitor", object: self) }
16 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSCollectionView+KeyDown.swift:15:16: error: cannot find 'set' in scope
13 | var keyDownMonitor: Any? {
14 | get { getAssociatedValue(key: "NSCollectionView_keyDownMonitor", object: self, initialValue: nil) }
15 | set { set(associatedValue: newValue, key: "NSCollectionView_keyDownMonitor", object: self) }
| `- error: cannot find 'set' in scope
16 | }
17 |
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSCollectionView+KeyDown.swift:19:84: error: extra argument 'object' in call
17 |
18 | var mouseDownMonitor: Any? {
19 | get { getAssociatedValue(key: "NSCollectionView_mouseDownMonitor", object: self, initialValue: nil) }
| `- error: extra argument 'object' in call
20 | set { set(associatedValue: newValue, key: "NSCollectionView_mouseDownMonitor", object: self) }
21 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSCollectionView+KeyDown.swift:20:16: error: cannot find 'set' in scope
18 | var mouseDownMonitor: Any? {
19 | get { getAssociatedValue(key: "NSCollectionView_mouseDownMonitor", object: self, initialValue: nil) }
20 | set { set(associatedValue: newValue, key: "NSCollectionView_mouseDownMonitor", object: self) }
| `- error: cannot find 'set' in scope
21 | }
22 |
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSCollectionView+KeyDown.swift:24:86: error: extra argument 'object' in call
22 |
23 | var selectionObserver: NSKeyValueObservation? {
24 | get { getAssociatedValue(key: "NSCollectionView_selectionObserver_", object: self, initialValue: nil) }
| `- error: extra argument 'object' in call
25 | set { set(associatedValue: newValue, key: "NSCollectionView_selectionObserver_", object: self) }
26 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSCollectionView+KeyDown.swift:25:16: error: cannot find 'set' in scope
23 | var selectionObserver: NSKeyValueObservation? {
24 | get { getAssociatedValue(key: "NSCollectionView_selectionObserver_", object: self, initialValue: nil) }
25 | set { set(associatedValue: newValue, key: "NSCollectionView_selectionObserver_", object: self) }
| `- error: cannot find 'set' in scope
26 | }
27 |
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSCollectionView+KeyDown.swift:62:43: error: cannot assign value of type 'KeyValueObservation?' to type 'NSKeyValueObservation?'
60 | func addSelectionObserver() {
61 | if self.selectionObserver == nil {
62 | self.selectionObserver = self.observeChanges(for: \.selectionIndexPaths, handler: { [weak self] old, new in
| `- error: cannot assign value of type 'KeyValueObservation?' to type 'NSKeyValueObservation?'
63 | guard let self = self else { return }
64 | if QuicklookPanel.shared.isVisible {
[246/251] Compiling FZQuicklook NSTableCellView+.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSCollectionView+KeyDown.swift:14:82: error: extra argument 'object' in call
12 | extension NSCollectionView {
13 | var keyDownMonitor: Any? {
14 | get { getAssociatedValue(key: "NSCollectionView_keyDownMonitor", object: self, initialValue: nil) }
| `- error: extra argument 'object' in call
15 | set { set(associatedValue: newValue, key: "NSCollectionView_keyDownMonitor", object: self) }
16 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSCollectionView+KeyDown.swift:15:16: error: cannot find 'set' in scope
13 | var keyDownMonitor: Any? {
14 | get { getAssociatedValue(key: "NSCollectionView_keyDownMonitor", object: self, initialValue: nil) }
15 | set { set(associatedValue: newValue, key: "NSCollectionView_keyDownMonitor", object: self) }
| `- error: cannot find 'set' in scope
16 | }
17 |
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSCollectionView+KeyDown.swift:19:84: error: extra argument 'object' in call
17 |
18 | var mouseDownMonitor: Any? {
19 | get { getAssociatedValue(key: "NSCollectionView_mouseDownMonitor", object: self, initialValue: nil) }
| `- error: extra argument 'object' in call
20 | set { set(associatedValue: newValue, key: "NSCollectionView_mouseDownMonitor", object: self) }
21 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSCollectionView+KeyDown.swift:20:16: error: cannot find 'set' in scope
18 | var mouseDownMonitor: Any? {
19 | get { getAssociatedValue(key: "NSCollectionView_mouseDownMonitor", object: self, initialValue: nil) }
20 | set { set(associatedValue: newValue, key: "NSCollectionView_mouseDownMonitor", object: self) }
| `- error: cannot find 'set' in scope
21 | }
22 |
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSCollectionView+KeyDown.swift:24:86: error: extra argument 'object' in call
22 |
23 | var selectionObserver: NSKeyValueObservation? {
24 | get { getAssociatedValue(key: "NSCollectionView_selectionObserver_", object: self, initialValue: nil) }
| `- error: extra argument 'object' in call
25 | set { set(associatedValue: newValue, key: "NSCollectionView_selectionObserver_", object: self) }
26 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSCollectionView+KeyDown.swift:25:16: error: cannot find 'set' in scope
23 | var selectionObserver: NSKeyValueObservation? {
24 | get { getAssociatedValue(key: "NSCollectionView_selectionObserver_", object: self, initialValue: nil) }
25 | set { set(associatedValue: newValue, key: "NSCollectionView_selectionObserver_", object: self) }
| `- error: cannot find 'set' in scope
26 | }
27 |
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSCollectionView+KeyDown.swift:62:43: error: cannot assign value of type 'KeyValueObservation?' to type 'NSKeyValueObservation?'
60 | func addSelectionObserver() {
61 | if self.selectionObserver == nil {
62 | self.selectionObserver = self.observeChanges(for: \.selectionIndexPaths, handler: { [weak self] old, new in
| `- error: cannot assign value of type 'KeyValueObservation?' to type 'NSKeyValueObservation?'
63 | guard let self = self else { return }
64 | if QuicklookPanel.shared.isVisible {
[247/252] Emitting module FZQuicklook
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/QuicklookPanel.swift:290:17: warning: main actor-isolated instance method 'numberOfPreviewItems(in:)' cannot be used to satisfy nonisolated requirement from protocol 'QLPreviewPanelDataSource'; this is an error in the Swift 6 language mode
254 | }
255 |
256 | extension QuicklookPanel: QLPreviewPanelDataSource, QLPreviewPanelDelegate {
| `- note: add '@preconcurrency' to the 'QLPreviewPanelDataSource' conformance to defer isolation checking to run time
257 | public func previewPanel(_: QLPreviewPanel!, handle event: NSEvent!) -> Bool {
258 | if event.type == .keyUp, event.keyCode == 53 {
:
288 | }
289 |
290 | public func numberOfPreviewItems(in _: QLPreviewPanel!) -> Int {
| |- warning: main actor-isolated instance method 'numberOfPreviewItems(in:)' cannot be used to satisfy nonisolated requirement from protocol 'QLPreviewPanelDataSource'; this is an error in the Swift 6 language mode
| `- note: add 'nonisolated' to 'numberOfPreviewItems(in:)' to make this instance method not isolated to the actor
291 | return _items.count
292 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/QuicklookPanel.swift:286:17: warning: main actor-isolated instance method 'previewPanel(_:previewItemAt:)' cannot be used to satisfy nonisolated requirement from protocol 'QLPreviewPanelDataSource'; this is an error in the Swift 6 language mode
284 | }
285 |
286 | public func previewPanel(_: QLPreviewPanel!, previewItemAt index: Int) -> QLPreviewItem! {
| |- warning: main actor-isolated instance method 'previewPanel(_:previewItemAt:)' cannot be used to satisfy nonisolated requirement from protocol 'QLPreviewPanelDataSource'; this is an error in the Swift 6 language mode
| `- note: add 'nonisolated' to 'previewPanel(_:previewItemAt:)' to make this instance method not isolated to the actor
287 | return _items[index]
288 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/QuicklookPanel.swift:257:17: warning: main actor-isolated instance method 'previewPanel(_:handle:)' cannot be used to satisfy nonisolated requirement from protocol 'QLPreviewPanelDelegate'; this is an error in the Swift 6 language mode
254 | }
255 |
256 | extension QuicklookPanel: QLPreviewPanelDataSource, QLPreviewPanelDelegate {
| `- note: add '@preconcurrency' to the 'QLPreviewPanelDelegate' conformance to defer isolation checking to run time
257 | public func previewPanel(_: QLPreviewPanel!, handle event: NSEvent!) -> Bool {
| |- warning: main actor-isolated instance method 'previewPanel(_:handle:)' cannot be used to satisfy nonisolated requirement from protocol 'QLPreviewPanelDelegate'; this is an error in the Swift 6 language mode
| `- note: add 'nonisolated' to 'previewPanel(_:handle:)' to make this instance method not isolated to the actor
258 | if event.type == .keyUp, event.keyCode == 53 {
259 | self.close()
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/QuicklookPanel.swift:268:17: warning: main actor-isolated instance method 'previewPanel(_:sourceFrameOnScreenFor:)' cannot be used to satisfy nonisolated requirement from protocol 'QLPreviewPanelDelegate'; this is an error in the Swift 6 language mode
266 | }
267 |
268 | public func previewPanel(_: QLPreviewPanel!, sourceFrameOnScreenFor item: QLPreviewItem!) -> NSRect {
| |- warning: main actor-isolated instance method 'previewPanel(_:sourceFrameOnScreenFor:)' cannot be used to satisfy nonisolated requirement from protocol 'QLPreviewPanelDelegate'; this is an error in the Swift 6 language mode
| `- note: add 'nonisolated' to 'previewPanel(_:sourceFrameOnScreenFor:)' to make this instance method not isolated to the actor
269 | if let frame = (item as? QuicklookPreviewItem)?.previewItemFrame {
270 | return frame
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/QuicklookPanel.swift:294:17: warning: main actor-isolated instance method 'previewPanel(_:transitionImageFor:contentRect:)' cannot be used to satisfy nonisolated requirement from protocol 'QLPreviewPanelDelegate'; this is an error in the Swift 6 language mode
292 | }
293 |
294 | public func previewPanel(_: QLPreviewPanel!, transitionImageFor item: QLPreviewItem!, contentRect _: UnsafeMutablePointer<NSRect>!) -> Any! {
| |- warning: main actor-isolated instance method 'previewPanel(_:transitionImageFor:contentRect:)' cannot be used to satisfy nonisolated requirement from protocol 'QLPreviewPanelDelegate'; this is an error in the Swift 6 language mode
| `- note: add 'nonisolated' to 'previewPanel(_:transitionImageFor:contentRect:)' to make this instance method not isolated to the actor
295 | return (item as? QuicklookPreviewable)?.previewItemTransitionImage
296 | }
[248/252] Compiling FZQuicklook QuicklookView.swift
[249/252] Compiling FZQuicklook QuicklookPanel.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/QuicklookPanel.swift:290:17: warning: main actor-isolated instance method 'numberOfPreviewItems(in:)' cannot be used to satisfy nonisolated requirement from protocol 'QLPreviewPanelDataSource'; this is an error in the Swift 6 language mode
254 | }
255 |
256 | extension QuicklookPanel: QLPreviewPanelDataSource, QLPreviewPanelDelegate {
| `- note: add '@preconcurrency' to the 'QLPreviewPanelDataSource' conformance to defer isolation checking to run time
257 | public func previewPanel(_: QLPreviewPanel!, handle event: NSEvent!) -> Bool {
258 | if event.type == .keyUp, event.keyCode == 53 {
:
288 | }
289 |
290 | public func numberOfPreviewItems(in _: QLPreviewPanel!) -> Int {
| |- warning: main actor-isolated instance method 'numberOfPreviewItems(in:)' cannot be used to satisfy nonisolated requirement from protocol 'QLPreviewPanelDataSource'; this is an error in the Swift 6 language mode
| `- note: add 'nonisolated' to 'numberOfPreviewItems(in:)' to make this instance method not isolated to the actor
291 | return _items.count
292 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/QuicklookPanel.swift:286:17: warning: main actor-isolated instance method 'previewPanel(_:previewItemAt:)' cannot be used to satisfy nonisolated requirement from protocol 'QLPreviewPanelDataSource'; this is an error in the Swift 6 language mode
284 | }
285 |
286 | public func previewPanel(_: QLPreviewPanel!, previewItemAt index: Int) -> QLPreviewItem! {
| |- warning: main actor-isolated instance method 'previewPanel(_:previewItemAt:)' cannot be used to satisfy nonisolated requirement from protocol 'QLPreviewPanelDataSource'; this is an error in the Swift 6 language mode
| `- note: add 'nonisolated' to 'previewPanel(_:previewItemAt:)' to make this instance method not isolated to the actor
287 | return _items[index]
288 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/QuicklookPanel.swift:257:17: warning: main actor-isolated instance method 'previewPanel(_:handle:)' cannot be used to satisfy nonisolated requirement from protocol 'QLPreviewPanelDelegate'; this is an error in the Swift 6 language mode
254 | }
255 |
256 | extension QuicklookPanel: QLPreviewPanelDataSource, QLPreviewPanelDelegate {
| `- note: add '@preconcurrency' to the 'QLPreviewPanelDelegate' conformance to defer isolation checking to run time
257 | public func previewPanel(_: QLPreviewPanel!, handle event: NSEvent!) -> Bool {
| |- warning: main actor-isolated instance method 'previewPanel(_:handle:)' cannot be used to satisfy nonisolated requirement from protocol 'QLPreviewPanelDelegate'; this is an error in the Swift 6 language mode
| `- note: add 'nonisolated' to 'previewPanel(_:handle:)' to make this instance method not isolated to the actor
258 | if event.type == .keyUp, event.keyCode == 53 {
259 | self.close()
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/QuicklookPanel.swift:268:17: warning: main actor-isolated instance method 'previewPanel(_:sourceFrameOnScreenFor:)' cannot be used to satisfy nonisolated requirement from protocol 'QLPreviewPanelDelegate'; this is an error in the Swift 6 language mode
266 | }
267 |
268 | public func previewPanel(_: QLPreviewPanel!, sourceFrameOnScreenFor item: QLPreviewItem!) -> NSRect {
| |- warning: main actor-isolated instance method 'previewPanel(_:sourceFrameOnScreenFor:)' cannot be used to satisfy nonisolated requirement from protocol 'QLPreviewPanelDelegate'; this is an error in the Swift 6 language mode
| `- note: add 'nonisolated' to 'previewPanel(_:sourceFrameOnScreenFor:)' to make this instance method not isolated to the actor
269 | if let frame = (item as? QuicklookPreviewItem)?.previewItemFrame {
270 | return frame
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/QuicklookPanel.swift:294:17: warning: main actor-isolated instance method 'previewPanel(_:transitionImageFor:contentRect:)' cannot be used to satisfy nonisolated requirement from protocol 'QLPreviewPanelDelegate'; this is an error in the Swift 6 language mode
292 | }
293 |
294 | public func previewPanel(_: QLPreviewPanel!, transitionImageFor item: QLPreviewItem!, contentRect _: UnsafeMutablePointer<NSRect>!) -> Any! {
| |- warning: main actor-isolated instance method 'previewPanel(_:transitionImageFor:contentRect:)' cannot be used to satisfy nonisolated requirement from protocol 'QLPreviewPanelDelegate'; this is an error in the Swift 6 language mode
| `- note: add 'nonisolated' to 'previewPanel(_:transitionImageFor:contentRect:)' to make this instance method not isolated to the actor
295 | return (item as? QuicklookPreviewable)?.previewItemTransitionImage
296 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/QuicklookPanel.swift:229:15: warning: main actor-isolated property 'dataSource' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
227 |
228 | override public func beginPreviewPanelControl(_ panel: QLPreviewPanel!) {
229 | panel.dataSource = self
| `- warning: main actor-isolated property 'dataSource' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
230 | panel.delegate = self
231 | }
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/QuickLookUI.framework/Headers/QLPreviewPanel.h:104:49: note: mutation of this property is only permitted within the actor
102 |
103 | /// The preview panel data source.
104 | @property(assign) id <QLPreviewPanelDataSource> dataSource;
| `- note: mutation of this property is only permitted within the actor
105 |
106 | /*!
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/QuicklookPanel.swift:230:15: warning: main actor-isolated property 'delegate' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
228 | override public func beginPreviewPanelControl(_ panel: QLPreviewPanel!) {
229 | panel.dataSource = self
230 | panel.delegate = self
| `- warning: main actor-isolated property 'delegate' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
231 | }
232 |
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/QuickLookUI.framework/Headers/QLPreviewPanel.h:169:53: note: mutation of this property is only permitted within the actor
167 | /// The class assigned as the delegate should conform to the
168 | /// ``QuickLookUI/QLPreviewPanelDelegate`` protocol.
169 | @property(assign) id /** <QLPreviewPanelDelegate>*/ delegate;
| `- note: mutation of this property is only permitted within the actor
170 |
171 | /*
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/QuicklookPanel.swift:234:15: warning: main actor-isolated property 'dataSource' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
232 |
233 | override public func endPreviewPanelControl(_ panel: QLPreviewPanel!) {
234 | panel.dataSource = nil
| `- warning: main actor-isolated property 'dataSource' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
235 | panel.delegate = nil
236 |
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/QuickLookUI.framework/Headers/QLPreviewPanel.h:104:49: note: mutation of this property is only permitted within the actor
102 |
103 | /// The preview panel data source.
104 | @property(assign) id <QLPreviewPanelDataSource> dataSource;
| `- note: mutation of this property is only permitted within the actor
105 |
106 | /*!
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/QuicklookPanel.swift:235:15: warning: main actor-isolated property 'delegate' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
233 | override public func endPreviewPanelControl(_ panel: QLPreviewPanel!) {
234 | panel.dataSource = nil
235 | panel.delegate = nil
| `- warning: main actor-isolated property 'delegate' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
236 |
237 | self.panelDidCloseHandler?()
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/QuickLookUI.framework/Headers/QLPreviewPanel.h:169:53: note: mutation of this property is only permitted within the actor
167 | /// The class assigned as the delegate should conform to the
168 | /// ``QuickLookUI/QLPreviewPanelDelegate`` protocol.
169 | @property(assign) id /** <QLPreviewPanelDelegate>*/ delegate;
| `- note: mutation of this property is only permitted within the actor
170 |
171 | /*
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/QuicklookPanel.swift:237:14: warning: main actor-isolated property 'panelDidCloseHandler' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
114 |
115 | /// The handler gets called when the panel did close.
116 | public var panelDidCloseHandler: (()->())? = nil
| `- note: property declared here
117 |
118 | /**
:
235 | panel.delegate = nil
236 |
237 | self.panelDidCloseHandler?()
| `- warning: main actor-isolated property 'panelDidCloseHandler' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
238 | self.reset()
239 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/QuicklookPanel.swift:238:14: warning: call to main actor-isolated instance method 'reset()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
199 | weak var itemsProviderWindow: NSWindow? = nil
200 |
201 | func reset() {
| |- note: calls to instance method 'reset()' from outside of its actor context are implicitly asynchronous
| `- note: main actor isolation inferred from inheritance from class 'NSResponder'
202 | items.removeAll()
203 | itemsProviderWindow = nil
:
236 |
237 | self.panelDidCloseHandler?()
238 | self.reset()
| `- warning: call to main actor-isolated instance method 'reset()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
239 | }
240 |
[250/252] Compiling FZQuicklook QuicklookPreviewable.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/QuicklookPreviewable.swift:131:21: warning: main actor-isolated property 'frameOnScreen' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
129 | extension QuicklookPreviewable where Self: NSView {
130 | public var previewItemFrame: CGRect? {
131 | return self.frameOnScreen
| `- warning: main actor-isolated property 'frameOnScreen' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
132 | }
133 |
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSView+.swift:26:9: note: property declared here
24 | This rectangle defines the size and position of the view in its screen’s coordinate system.
25 | */
26 | var frameOnScreen: CGRect? {
| `- note: property declared here
27 | return window?.convertToScreen(frameInWindow)
28 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/QuicklookPreviewable.swift:135:21: warning: main actor-isolated property 'renderedImage' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
133 |
134 | public var previewItemTransitionImage: NSImage? {
135 | return self.renderedImage
| `- warning: main actor-isolated property 'renderedImage' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
136 | }
137 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSView+.swift:34:9: note: property declared here
32 | }
33 |
34 | var renderedImage: NSImage {
| `- note: property declared here
35 | let image = NSImage(size: bounds.size)
36 | image.lockFocus()
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/QuicklookPreviewable.swift:141:14: warning: main actor-isolated property 'image' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
139 | extension QuicklookPreviewable where Self: NSImageView {
140 | public var previewItemTransitionImage: NSImage? {
141 | self.image
| `- warning: main actor-isolated property 'image' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
142 | }
143 | }
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImageView.h:42:39: note: property declared here
40 | + (instancetype)imageViewWithImage:(NSImage *)image API_AVAILABLE(macos(10.12));
41 |
42 | @property (nullable, strong) NSImage *image;
| `- note: property declared here
43 |
44 | @property (getter=isEditable) BOOL editable;
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/QuicklookPreviewable.swift:147:19: warning: main actor-isolated property 'frameOnScreen' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
145 | extension QuicklookPreviewable where Self: NSCollectionViewItem {
146 | public var previewItemFrame: CGRect? {
147 | self.view.frameOnScreen
| `- warning: main actor-isolated property 'frameOnScreen' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
148 | }
149 |
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSView+.swift:26:9: note: property declared here
24 | This rectangle defines the size and position of the view in its screen’s coordinate system.
25 | */
26 | var frameOnScreen: CGRect? {
| `- note: property declared here
27 | return window?.convertToScreen(frameInWindow)
28 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/QuicklookPreviewable.swift:147:14: warning: main actor-isolated property 'view' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
145 | extension QuicklookPreviewable where Self: NSCollectionViewItem {
146 | public var previewItemFrame: CGRect? {
147 | self.view.frameOnScreen
| `- warning: main actor-isolated property 'view' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
148 | }
149 |
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:78:37: note: property declared here
76 | /* The default implementation of the getter first invokes [self loadView] if the view hasn't been set yet. After -loadView is called, -viewDidLoad will be called. The setter can be used to assign a view that's created in a different manner than what -view's default implementation would do.
77 | */
78 | @property (strong) IBOutlet NSView *view;
| `- note: property declared here
79 |
80 | /* Returns the view controller's view, or nil if the view has not been loaded.
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/QuicklookPreviewable.swift:151:26: warning: main actor-isolated property 'renderedImage' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
149 |
150 | public var previewItemTransitionImage: NSImage? {
151 | return self.view.renderedImage
| `- warning: main actor-isolated property 'renderedImage' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
152 | }
153 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSView+.swift:34:9: note: property declared here
32 | }
33 |
34 | var renderedImage: NSImage {
| `- note: property declared here
35 | let image = NSImage(size: bounds.size)
36 | image.lockFocus()
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/QuicklookPreviewable.swift:151:21: warning: main actor-isolated property 'view' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
149 |
150 | public var previewItemTransitionImage: NSImage? {
151 | return self.view.renderedImage
| `- warning: main actor-isolated property 'view' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
152 | }
153 | }
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:78:37: note: property declared here
76 | /* The default implementation of the getter first invokes [self loadView] if the view hasn't been set yet. After -loadView is called, -viewDidLoad will be called. The setter can be used to assign a view that's created in a different manner than what -view's default implementation would do.
77 | */
78 | @property (strong) IBOutlet NSView *view;
| `- note: property declared here
79 |
80 | /* Returns the view controller's view, or nil if the view has not been loaded.
[251/252] Compiling FZQuicklook NSTableRowView+.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSTableView+KeyDown.swift:15:77: error: extra argument 'object' in call
13 | extension NSTableView {
14 | var keyDownMonitor: Any? {
15 | get { getAssociatedValue(key: "NSTableView_keyDownMonitor", object: self, initialValue: nil) }
| `- error: extra argument 'object' in call
16 | set { set(associatedValue: newValue, key: "NSTableView_keyDownMonitor", object: self) }
17 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSTableView+KeyDown.swift:16:16: error: cannot find 'set' in scope
14 | var keyDownMonitor: Any? {
15 | get { getAssociatedValue(key: "NSTableView_keyDownMonitor", object: self, initialValue: nil) }
16 | set { set(associatedValue: newValue, key: "NSTableView_keyDownMonitor", object: self) }
| `- error: cannot find 'set' in scope
17 | }
18 |
[252/252] Compiling FZQuicklook NSTableView+KeyDown.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSTableView+KeyDown.swift:15:77: error: extra argument 'object' in call
13 | extension NSTableView {
14 | var keyDownMonitor: Any? {
15 | get { getAssociatedValue(key: "NSTableView_keyDownMonitor", object: self, initialValue: nil) }
| `- error: extra argument 'object' in call
16 | set { set(associatedValue: newValue, key: "NSTableView_keyDownMonitor", object: self) }
17 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSTableView+KeyDown.swift:16:16: error: cannot find 'set' in scope
14 | var keyDownMonitor: Any? {
15 | get { getAssociatedValue(key: "NSTableView_keyDownMonitor", object: self, initialValue: nil) }
16 | set { set(associatedValue: newValue, key: "NSTableView_keyDownMonitor", object: self) }
| `- error: cannot find 'set' in scope
17 | }
18 |
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/209] Compiling FZSwiftUtils Sequence+Occurency.swift
[3/209] Compiling FZSwiftUtils Sequence+Sort.swift
[4/209] Compiling FZSwiftUtils Sequence+String.swift
[5/209] Compiling FZSwiftUtils Sequence+Unique.swift
[6/209] Compiling FZSwiftUtils Set+.swift
[7/209] Compiling FZSwiftUtils Calendar+.swift
[8/209] Compiling FZSwiftUtils Date+.swift
[9/209] Compiling FZSwiftUtils DateComponentsFormatter+.swift
[10/209] Compiling FZSwiftUtils DateFormatter+.swift
[11/209] Compiling FZSwiftUtils DateFormatter+Components.swift
[12/209] Compiling FZSwiftUtils DateIntervalFormatter+.swift
[13/209] Compiling FZSwiftUtils RelativeDateTimeFormatter+.swift
[14/209] Compiling FZSwiftUtils NSCalendar+.swift
[15/209] Compiling FZSwiftUtils TimeZone.swift
[16/209] Compiling FZSwiftUtils DispatchQueue+.swift
[17/209] Compiling FZSwiftUtils DispatchWorkItem+.swift
[18/209] Compiling FZSwiftUtils Collection+Decode.swift
[19/209] Compiling FZSwiftUtils Dictionary+Codable.swift
[20/209] Compiling FZSwiftUtils JSONEncoderDecoder+.swift
[21/209] Compiling FZSwiftUtils JSONEncoderDecoder+Codable.swift
[22/209] Compiling FZSwiftUtils Enum+Displayable.swift
[23/209] Compiling FZSwiftUtils Enum+Name.swift
[24/209] Compiling FZSwiftUtils FileAttributes.swift
[25/231] Compiling FZSwiftUtils Bundle+.swift
[26/231] Compiling FZSwiftUtils CVTimeStamp+.swift
[27/231] Compiling FZSwiftUtils Array+.swift
[28/231] Compiling FZSwiftUtils Collection+.swift
[29/231] Compiling FZSwiftUtils Collection+Advance.swift
[30/231] Compiling FZSwiftUtils Collection+Average.swift
[31/231] Compiling FZSwiftUtils Collection+Chunk.swift
[32/231] Compiling FZSwiftUtils Collection+Indexed.swift
[33/231] Compiling FZSwiftUtils Collection+LazySplit.swift
[34/231] Compiling FZSwiftUtils Collection+Random.swift
[35/231] Compiling FZSwiftUtils Collection+Sort.swift
[36/231] Compiling FZSwiftUtils CollectionDifference+.swift
[37/231] Compiling FZSwiftUtils Dictionary+.swift
[38/231] Compiling FZSwiftUtils Dictionary+Merge.swift
[39/231] Compiling FZSwiftUtils IndexPath+.swift
[40/231] Compiling FZSwiftUtils OptionSet+.swift
[41/231] Compiling FZSwiftUtils Sequence+.swift
[42/231] Compiling FZSwiftUtils Sequence+Collect.swift
[43/231] Compiling FZSwiftUtils Sequence+Concurrency.swift
[44/231] Compiling FZSwiftUtils Sequence+Difference.swift
[45/231] Compiling FZSwiftUtils Sequence+Flat.swift
[46/231] Compiling FZSwiftUtils Sequence+Identifable.swift
[47/231] Compiling FZSwiftUtils Sequence+Keypath.swift
[48/231] Compiling FZSwiftUtils URL+Redirect.swift
[49/231] Compiling FZSwiftUtils URLComponents+.swift
[50/231] Compiling FZSwiftUtils URLRequest+.swift
[51/231] Compiling FZSwiftUtils URLResponse+.swift
[52/231] Compiling FZSwiftUtils URLSession+.swift
[53/231] Compiling FZSwiftUtils URLSession+Sync.swift
[54/231] Compiling FZSwiftUtils URLSessionConfiguration+.swift
[55/231] Compiling FZSwiftUtils URLSessionDataTask+Resume.swift
[56/231] Compiling FZSwiftUtils URLSessionTask+.swift
[57/231] Compiling FZSwiftUtils Notification+.swift
[58/231] Compiling FZSwiftUtils Operation+.swift
[59/231] Compiling FZSwiftUtils OperationQueue+.swift
[60/231] Compiling FZSwiftUtils NSComparisonPredicate+.swift
[61/231] Compiling FZSwiftUtils NSComparisonPredicate+Expression.swift
[62/231] Compiling FZSwiftUtils NSExpression+.swift
[63/231] Compiling FZSwiftUtils NSPredicate+.swift
[64/231] Compiling FZSwiftUtils NSPredicate+Operator.swift
[65/231] Compiling FZSwiftUtils Predicates.swift
[66/231] Compiling FZSwiftUtils ProcessInfo+.swift
[67/231] Compiling FZSwiftUtils Progress+.swift
[68/231] Compiling FZSwiftUtils CFType.swift
[69/231] Compiling FZSwiftUtils CaseIterable+.swift
[70/231] Compiling FZSwiftUtils Comparable+.swift
[71/231] Emitting module FZSwiftUtils
[72/231] Compiling FZSwiftUtils GIFImageProperties.swift
[73/231] Compiling FZSwiftUtils HEICImageProperties.swift
[74/231] Compiling FZSwiftUtils IPTCImageProperties.swift
[75/231] Compiling FZSwiftUtils ImageProperties.swift
[76/231] Compiling FZSwiftUtils JPEGImageProperties.swift
[77/231] Compiling FZSwiftUtils PNGImageProperties.swift
[78/231] Compiling FZSwiftUtils TIFFImageProperties.swift
[79/231] Compiling FZSwiftUtils ImageSource.swift
[80/231] Compiling FZSwiftUtils KeyValueCodable.swift
[81/231] Compiling FZSwiftUtils MeasureTime.swift
[82/231] Compiling FZSwiftUtils MutableProgress.swift
[83/231] Compiling FZSwiftUtils NotificationToken.swift
[84/231] Compiling FZSwiftUtils OSHash.swift
[85/231] Compiling FZSwiftUtils AsyncOperation.swift
[86/231] Compiling FZSwiftUtils PausableOperationQueue.swift
[87/231] Compiling FZSwiftUtils OutlineItem.swift
[88/231] Compiling FZSwiftUtils Reachability.swift
[89/231] Compiling FZSwiftUtils RuntimeError.swift
[90/231] Compiling FZSwiftUtils Swizzle.swift
[91/231] Compiling FZSwiftUtils Synchronized.swift
[92/231] Compiling FZSwiftUtils ThroughputFormatter.swift
[93/231] Compiling FZSwiftUtils Weak.swift
[94/231] Compiling FZSwiftUtils PropertyWrappers.swift
[95/231] Compiling FZSwiftUtils ApplicationInfo.swift
[96/231] Compiling FZSwiftUtils FileTypeDefinition.swift
[97/231] Compiling FZSwiftUtils AssociatedValue.swift
[98/231] Compiling FZSwiftUtils BaseArray.swift
[99/231] Compiling FZSwiftUtils BaseDictionary.swift
[100/231] Compiling FZSwiftUtils Deque.swift
[101/231] Compiling FZSwiftUtils OrderedDictionary.swift
[102/231] Compiling FZSwiftUtils OrderedSet.swift
[103/231] Compiling FZSwiftUtils Queue.swift
[104/231] Compiling FZSwiftUtils SelectableArray.swift
[105/231] Compiling FZSwiftUtils Stack.swift
[106/231] Compiling FZSwiftUtils SynchronizedArray.swift
[107/231] Compiling FZSwiftUtils SynchronizedDictionary.swift
[108/231] Compiling FZSwiftUtils DataSize.swift
[109/231] Compiling FZSwiftUtils FractionalPoint.swift
[110/231] Compiling FZSwiftUtils NSRectCorner.swift
[111/231] Compiling FZSwiftUtils Point3D.swift
[112/231] Compiling FZSwiftUtils RectEdge.swift
[113/231] Compiling FZSwiftUtils RectEdgeCorner.swift
[114/231] Compiling FZSwiftUtils Rotation.swift
[115/231] Compiling FZSwiftUtils RotationAngle.swift
[116/231] Compiling FZSwiftUtils Scale.swift
[117/231] Compiling FZSwiftUtils FileManager+.swift
[118/231] Compiling FZSwiftUtils FileType.swift
[119/231] Compiling FZSwiftUtils NSMetadata+.swift
[120/231] Compiling FZSwiftUtils URL+.swift
[121/231] Compiling FZSwiftUtils URL+DuplicateFiles.swift
[122/231] Compiling FZSwiftUtils URL+ExtendedAttributes.swift
[123/231] Compiling FZSwiftUtils URL+File.swift
[124/231] Compiling FZSwiftUtils URL+Item.swift
[125/231] Compiling FZSwiftUtils URL+Iterate.swift
[126/231] Compiling FZSwiftUtils URL+ResourceValue.swift
[127/231] Compiling FZSwiftUtils URL+fileSystemItem.swift
[128/231] Compiling FZSwiftUtils URLResources.swift
[129/231] Compiling FZSwiftUtils UTType+.swift
[130/231] Compiling FZSwiftUtils ByteCountFormatter+.swift
[131/231] Compiling FZSwiftUtils MeasurementFormatter+.swift
[132/231] Compiling FZSwiftUtils UnitInformationStorage+.swift
[133/231] Compiling FZSwiftUtils Digest+.swift
[134/231] Compiling FZSwiftUtils HashFunction+.swift
[135/231] Compiling FZSwiftUtils Hasher+.swift
[136/231] Compiling FZSwiftUtils KeyPath+.swift
[137/231] Compiling FZSwiftUtils Locale+.swift
[138/231] Compiling FZSwiftUtils Locale+Currency.swift
[139/231] Compiling FZSwiftUtils Logger+.swift
[140/231] Compiling FZSwiftUtils Comparable+Clamp.swift
[141/231] Compiling FZSwiftUtils Decodable+.swift
[142/231] Compiling FZSwiftUtils Equatable+.swift
[143/231] Compiling FZSwiftUtils OptionSetDescribable.swift
[144/231] Compiling FZSwiftUtils Optional+.swift
[145/231] Compiling FZSwiftUtils SortComparator+.swift
[146/231] Compiling FZSwiftUtils Result+.swift
[147/231] Compiling FZSwiftUtils Selector+.swift
[148/231] Compiling FZSwiftUtils AttributedString+.swift
[149/231] Compiling FZSwiftUtils Character+.swift
[150/231] Compiling FZSwiftUtils CharacterSet+.swift
[151/231] Compiling FZSwiftUtils NSAttributedString+.swift
[152/231] Compiling FZSwiftUtils NSRegularExpression+.swift
[153/231] Compiling FZSwiftUtils NSTextCheckingResult+.swift
[154/231] Compiling FZSwiftUtils String+.swift
[155/231] Compiling FZSwiftUtils String+HTML.swift
[156/231] Compiling FZSwiftUtils String+Height.swift
[157/231] Compiling FZSwiftUtils String+Match.swift
[158/231] Compiling FZSwiftUtils String+Random.swift
[159/231] Compiling FZSwiftUtils NSUI Typealias.swift
[160/231] Compiling FZSwiftUtils Operator.swift
[161/231] Compiling FZSwiftUtils CodableDefault.swift
[162/231] Compiling FZSwiftUtils DateValueCodable.swift
[163/231] Compiling FZSwiftUtils NSKeyedUnarchiver+.swift
[164/231] Compiling FZSwiftUtils Interpose+AnyHook.swift
[165/231] Compiling FZSwiftUtils Interpose+ClassHook.swift
[166/231] Compiling FZSwiftUtils Interpose+Error.swift
[167/231] Compiling FZSwiftUtils Interpose+HookFinder.swift
[168/231] Compiling FZSwiftUtils Interpose+ObjectHook+Optional.swift
[169/231] Compiling FZSwiftUtils Interpose+ObjectHook.swift
[170/231] Compiling FZSwiftUtils Interpose+Subclass.swift
[171/231] Compiling FZSwiftUtils Interpose.swift
[172/231] Compiling FZSwiftUtils KVObserver.swift
[173/231] Compiling FZSwiftUtils KeyValueObservation.swift
[174/231] Compiling FZSwiftUtils KeyValueObserver.swift
[175/231] Compiling FZSwiftUtils NSObject+.swift
[176/231] Compiling FZSwiftUtils NSObject+KeyPath.swift
[177/231] Compiling FZSwiftUtils NSObject+Observe.swift
[178/231] Compiling FZSwiftUtils NSObject+Reflection.swift
[179/231] Compiling FZSwiftUtils NSObject+Swizzle.swift
[180/231] Compiling FZSwiftUtils NSRectEdge+.swift
[181/231] Compiling FZSwiftUtils NSRunningApplication+.swift
[182/231] Compiling FZSwiftUtils NSUIRectEdge+.swift
[183/231] Compiling FZSwiftUtils NSWorkspace+.swift
[184/231] Compiling FZSwiftUtils HTTPCookieStorage+.swift
[185/231] Compiling FZSwiftUtils HTTPURLResponse+.swift
[186/231] Compiling FZSwiftUtils TimeDuration.swift
[187/231] Compiling FZSwiftUtils Defaults.swift
[188/231] Compiling FZSwiftUtils FSEvent+Actions.swift
[189/231] Compiling FZSwiftUtils FSEvent+Flags.swift
[190/231] Compiling FZSwiftUtils FSEvent+ItemType.swift
[191/231] Compiling FZSwiftUtils FSEvent.swift
[192/231] Compiling FZSwiftUtils FSEventMonitor+Options.swift
[193/231] Compiling FZSwiftUtils FSEventMonitor.swift
[194/231] Compiling FZSwiftUtils FileConvertible.swift
[195/231] Compiling FZSwiftUtils CGImageFrame.swift
[196/231] Compiling FZSwiftUtils ImageFrameSequence.swift
[197/231] Compiling FZSwiftUtils ImageSequence.swift
[198/231] Compiling FZSwiftUtils ImageOptions.swift
[199/231] Compiling FZSwiftUtils EXIF+HumanReadable.swift
[200/231] Compiling FZSwiftUtils EXIFImageProperties.swift
[201/231] Compiling FZSwiftUtils Canon.swift
[202/231] Compiling FZSwiftUtils ColorModel.swift
[203/231] Compiling FZSwiftUtils EXIF+Extended.swift
[204/231] Compiling FZSwiftUtils GPS.swift
[205/231] Compiling FZSwiftUtils ImageProperties+Keys.swift
[206/231] Compiling FZSwiftUtils Nikon.swift
[207/231] Compiling FZSwiftUtils PNG+Extended.swift
[208/231] Compiling FZSwiftUtils TIFF+Extended.swift
[209/231] Compiling FZSwiftUtils Accelerate+Operator.swift
[210/231] Compiling FZSwiftUtils ApproximateEquatable.swift
[211/231] Compiling FZSwiftUtils Bool+.swift
[212/231] Compiling FZSwiftUtils CGPoint+.swift
[213/231] Compiling FZSwiftUtils CGRect+.swift
[214/231] Compiling FZSwiftUtils CGSize+.swift
[215/231] Compiling FZSwiftUtils FloatingPoint+.swift
[216/231] Compiling FZSwiftUtils FloatingPoint+Initializable.swift
[217/231] Compiling FZSwiftUtils FloatingPoint+Rounding.swift
[218/231] Compiling FZSwiftUtils Int+.swift
[219/231] Compiling FZSwiftUtils MultiplicativeArithmetic.swift
[220/231] Compiling FZSwiftUtils NSNumber+.swift
[221/231] Compiling FZSwiftUtils NSRange+.swift
[222/231] Compiling FZSwiftUtils NSValue+.swift
[223/231] Compiling FZSwiftUtils Number+Interpolate.swift
[224/231] Compiling FZSwiftUtils Number+String.swift
[225/231] Compiling FZSwiftUtils NumberFormatter+.swift
[226/231] Compiling FZSwiftUtils NumberFormatter+String.swift
[227/231] Compiling FZSwiftUtils Range+.swift
[228/231] Compiling FZSwiftUtils TimeInterval+.swift
[229/231] Compiling FZSwiftUtils Mirror+.swift
[230/231] Compiling FZSwiftUtils NSCoder+.swift
[231/231] Compiling FZSwiftUtils NSError+.swift
[232/247] Compiling FZQuicklook QuicklookPreviewable.swift
[233/247] Compiling FZQuicklook QuicklookPreviewable+Item.swift
[234/247] Compiling FZQuicklook NSCollectionViewDataSource+Quicklook.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSCollectionView/NSCollectionViewItem+Quicklook.swift:20:67: error: extra argument 'object' in call
18 | */
19 | public var quicklookPreview: QuicklookPreviewable? {
20 | get { getAssociatedValue(key: "quicklookPreview", object: self, initialValue: nil) }
| `- error: extra argument 'object' in call
21 | set { set(associatedValue: newValue, key: "quicklookPreview", object: self)
22 | if newValue != nil {
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSCollectionView/NSCollectionViewItem+Quicklook.swift:21:16: error: cannot find 'set' in scope
19 | public var quicklookPreview: QuicklookPreviewable? {
20 | get { getAssociatedValue(key: "quicklookPreview", object: self, initialValue: nil) }
21 | set { set(associatedValue: newValue, key: "quicklookPreview", object: self)
| `- error: cannot find 'set' in scope
22 | if newValue != nil {
23 | self.collectionView?.isQuicklookPreviewable = true
[235/247] Compiling FZQuicklook NSCollectionViewItem+Quicklook.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSCollectionView/NSCollectionViewItem+Quicklook.swift:20:67: error: extra argument 'object' in call
18 | */
19 | public var quicklookPreview: QuicklookPreviewable? {
20 | get { getAssociatedValue(key: "quicklookPreview", object: self, initialValue: nil) }
| `- error: extra argument 'object' in call
21 | set { set(associatedValue: newValue, key: "quicklookPreview", object: self)
22 | if newValue != nil {
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSCollectionView/NSCollectionViewItem+Quicklook.swift:21:16: error: cannot find 'set' in scope
19 | public var quicklookPreview: QuicklookPreviewable? {
20 | get { getAssociatedValue(key: "quicklookPreview", object: self, initialValue: nil) }
21 | set { set(associatedValue: newValue, key: "quicklookPreview", object: self)
| `- error: cannot find 'set' in scope
22 | if newValue != nil {
23 | self.collectionView?.isQuicklookPreviewable = true
[236/248] Compiling FZQuicklook NSTableViewDataSource+Quicklook.swift
[237/248] Compiling FZQuicklook QuicklookItem.swift
[238/248] Compiling FZQuicklook QuicklookPanel.swift
[239/248] Emitting module FZQuicklook
[240/248] Compiling FZQuicklook NSTableRowView+.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSTableView+KeyDown.swift:15:77: error: extra argument 'object' in call
13 | extension NSTableView {
14 | var keyDownMonitor: Any? {
15 | get { getAssociatedValue(key: "NSTableView_keyDownMonitor", object: self, initialValue: nil) }
| `- error: extra argument 'object' in call
16 | set { set(associatedValue: newValue, key: "NSTableView_keyDownMonitor", object: self) }
17 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSTableView+KeyDown.swift:16:16: error: cannot find 'set' in scope
14 | var keyDownMonitor: Any? {
15 | get { getAssociatedValue(key: "NSTableView_keyDownMonitor", object: self, initialValue: nil) }
16 | set { set(associatedValue: newValue, key: "NSTableView_keyDownMonitor", object: self) }
| `- error: cannot find 'set' in scope
17 | }
18 |
[241/248] Compiling FZQuicklook NSTableView+KeyDown.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSTableView+KeyDown.swift:15:77: error: extra argument 'object' in call
13 | extension NSTableView {
14 | var keyDownMonitor: Any? {
15 | get { getAssociatedValue(key: "NSTableView_keyDownMonitor", object: self, initialValue: nil) }
| `- error: extra argument 'object' in call
16 | set { set(associatedValue: newValue, key: "NSTableView_keyDownMonitor", object: self) }
17 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSTableView+KeyDown.swift:16:16: error: cannot find 'set' in scope
14 | var keyDownMonitor: Any? {
15 | get { getAssociatedValue(key: "NSTableView_keyDownMonitor", object: self, initialValue: nil) }
16 | set { set(associatedValue: newValue, key: "NSTableView_keyDownMonitor", object: self) }
| `- error: cannot find 'set' in scope
17 | }
18 |
[242/248] Compiling FZQuicklook NSView+.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSCollectionView/NSCollectionView+Qucklook.swift:50:73: error: extra argument 'object' in call
48 | */
49 | public var isQuicklookPreviewable: Bool {
50 | get { getAssociatedValue(key: "isQuicklookPreviewable", object: self, initialValue: false) }
| `- error: extra argument 'object' in call
51 | set { set(associatedValue: newValue, key: "isQuicklookPreviewable", object: self)
52 | self.setupKeyDownMonitor()
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSCollectionView/NSCollectionView+Qucklook.swift:51:16: error: cannot find 'set' in scope
49 | public var isQuicklookPreviewable: Bool {
50 | get { getAssociatedValue(key: "isQuicklookPreviewable", object: self, initialValue: false) }
51 | set { set(associatedValue: newValue, key: "isQuicklookPreviewable", object: self)
| `- error: cannot find 'set' in scope
52 | self.setupKeyDownMonitor()
53 | }
[243/248] Compiling FZQuicklook NSCollectionView+Qucklook.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSCollectionView/NSCollectionView+Qucklook.swift:50:73: error: extra argument 'object' in call
48 | */
49 | public var isQuicklookPreviewable: Bool {
50 | get { getAssociatedValue(key: "isQuicklookPreviewable", object: self, initialValue: false) }
| `- error: extra argument 'object' in call
51 | set { set(associatedValue: newValue, key: "isQuicklookPreviewable", object: self)
52 | self.setupKeyDownMonitor()
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSCollectionView/NSCollectionView+Qucklook.swift:51:16: error: cannot find 'set' in scope
49 | public var isQuicklookPreviewable: Bool {
50 | get { getAssociatedValue(key: "isQuicklookPreviewable", object: self, initialValue: false) }
51 | set { set(associatedValue: newValue, key: "isQuicklookPreviewable", object: self)
| `- error: cannot find 'set' in scope
52 | self.setupKeyDownMonitor()
53 | }
[244/248] Compiling FZQuicklook NSCollectionView+KeyDown.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSCollectionView+KeyDown.swift:14:82: error: extra argument 'object' in call
12 | extension NSCollectionView {
13 | var keyDownMonitor: Any? {
14 | get { getAssociatedValue(key: "NSCollectionView_keyDownMonitor", object: self, initialValue: nil) }
| `- error: extra argument 'object' in call
15 | set { set(associatedValue: newValue, key: "NSCollectionView_keyDownMonitor", object: self) }
16 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSCollectionView+KeyDown.swift:15:16: error: cannot find 'set' in scope
13 | var keyDownMonitor: Any? {
14 | get { getAssociatedValue(key: "NSCollectionView_keyDownMonitor", object: self, initialValue: nil) }
15 | set { set(associatedValue: newValue, key: "NSCollectionView_keyDownMonitor", object: self) }
| `- error: cannot find 'set' in scope
16 | }
17 |
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSCollectionView+KeyDown.swift:19:84: error: extra argument 'object' in call
17 |
18 | var mouseDownMonitor: Any? {
19 | get { getAssociatedValue(key: "NSCollectionView_mouseDownMonitor", object: self, initialValue: nil) }
| `- error: extra argument 'object' in call
20 | set { set(associatedValue: newValue, key: "NSCollectionView_mouseDownMonitor", object: self) }
21 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSCollectionView+KeyDown.swift:20:16: error: cannot find 'set' in scope
18 | var mouseDownMonitor: Any? {
19 | get { getAssociatedValue(key: "NSCollectionView_mouseDownMonitor", object: self, initialValue: nil) }
20 | set { set(associatedValue: newValue, key: "NSCollectionView_mouseDownMonitor", object: self) }
| `- error: cannot find 'set' in scope
21 | }
22 |
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSCollectionView+KeyDown.swift:24:86: error: extra argument 'object' in call
22 |
23 | var selectionObserver: NSKeyValueObservation? {
24 | get { getAssociatedValue(key: "NSCollectionView_selectionObserver_", object: self, initialValue: nil) }
| `- error: extra argument 'object' in call
25 | set { set(associatedValue: newValue, key: "NSCollectionView_selectionObserver_", object: self) }
26 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSCollectionView+KeyDown.swift:25:16: error: cannot find 'set' in scope
23 | var selectionObserver: NSKeyValueObservation? {
24 | get { getAssociatedValue(key: "NSCollectionView_selectionObserver_", object: self, initialValue: nil) }
25 | set { set(associatedValue: newValue, key: "NSCollectionView_selectionObserver_", object: self) }
| `- error: cannot find 'set' in scope
26 | }
27 |
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSCollectionView+KeyDown.swift:62:43: error: cannot assign value of type 'KeyValueObservation?' to type 'NSKeyValueObservation?'
60 | func addSelectionObserver() {
61 | if self.selectionObserver == nil {
62 | self.selectionObserver = self.observeChanges(for: \.selectionIndexPaths, handler: { [weak self] old, new in
| `- error: cannot assign value of type 'KeyValueObservation?' to type 'NSKeyValueObservation?'
63 | guard let self = self else { return }
64 | if QuicklookPanel.shared.isVisible {
[245/248] Compiling FZQuicklook NSTableCellView+.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSCollectionView+KeyDown.swift:14:82: error: extra argument 'object' in call
12 | extension NSCollectionView {
13 | var keyDownMonitor: Any? {
14 | get { getAssociatedValue(key: "NSCollectionView_keyDownMonitor", object: self, initialValue: nil) }
| `- error: extra argument 'object' in call
15 | set { set(associatedValue: newValue, key: "NSCollectionView_keyDownMonitor", object: self) }
16 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSCollectionView+KeyDown.swift:15:16: error: cannot find 'set' in scope
13 | var keyDownMonitor: Any? {
14 | get { getAssociatedValue(key: "NSCollectionView_keyDownMonitor", object: self, initialValue: nil) }
15 | set { set(associatedValue: newValue, key: "NSCollectionView_keyDownMonitor", object: self) }
| `- error: cannot find 'set' in scope
16 | }
17 |
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSCollectionView+KeyDown.swift:19:84: error: extra argument 'object' in call
17 |
18 | var mouseDownMonitor: Any? {
19 | get { getAssociatedValue(key: "NSCollectionView_mouseDownMonitor", object: self, initialValue: nil) }
| `- error: extra argument 'object' in call
20 | set { set(associatedValue: newValue, key: "NSCollectionView_mouseDownMonitor", object: self) }
21 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSCollectionView+KeyDown.swift:20:16: error: cannot find 'set' in scope
18 | var mouseDownMonitor: Any? {
19 | get { getAssociatedValue(key: "NSCollectionView_mouseDownMonitor", object: self, initialValue: nil) }
20 | set { set(associatedValue: newValue, key: "NSCollectionView_mouseDownMonitor", object: self) }
| `- error: cannot find 'set' in scope
21 | }
22 |
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSCollectionView+KeyDown.swift:24:86: error: extra argument 'object' in call
22 |
23 | var selectionObserver: NSKeyValueObservation? {
24 | get { getAssociatedValue(key: "NSCollectionView_selectionObserver_", object: self, initialValue: nil) }
| `- error: extra argument 'object' in call
25 | set { set(associatedValue: newValue, key: "NSCollectionView_selectionObserver_", object: self) }
26 | }
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSCollectionView+KeyDown.swift:25:16: error: cannot find 'set' in scope
23 | var selectionObserver: NSKeyValueObservation? {
24 | get { getAssociatedValue(key: "NSCollectionView_selectionObserver_", object: self, initialValue: nil) }
25 | set { set(associatedValue: newValue, key: "NSCollectionView_selectionObserver_", object: self) }
| `- error: cannot find 'set' in scope
26 | }
27 |
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/Extensions/NSCollectionView+KeyDown.swift:62:43: error: cannot assign value of type 'KeyValueObservation?' to type 'NSKeyValueObservation?'
60 | func addSelectionObserver() {
61 | if self.selectionObserver == nil {
62 | self.selectionObserver = self.observeChanges(for: \.selectionIndexPaths, handler: { [weak self] old, new in
| `- error: cannot assign value of type 'KeyValueObservation?' to type 'NSKeyValueObservation?'
63 | guard let self = self else { return }
64 | if QuicklookPanel.shared.isVisible {
[246/248] Compiling FZQuicklook NSTableCellView+Quicklook.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSTableView/NSTableCellView+Quicklook.swift:21:67: error: extra argument 'object' in call
19 | */
20 | public var quicklookPreview: QuicklookPreviewable? {
21 | get { getAssociatedValue(key: "quicklookPreview", object: self, initialValue: nil) }
| `- error: extra argument 'object' in call
22 | set { set(associatedValue: newValue, key: "quicklookPreview", object: self)
23 | if newValue != nil {
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSTableView/NSTableCellView+Quicklook.swift:22:16: error: cannot find 'set' in scope
20 | public var quicklookPreview: QuicklookPreviewable? {
21 | get { getAssociatedValue(key: "quicklookPreview", object: self, initialValue: nil) }
22 | set { set(associatedValue: newValue, key: "quicklookPreview", object: self)
| `- error: cannot find 'set' in scope
23 | if newValue != nil {
24 | self.tableView?.isQuicklookPreviewable = true
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSTableView/NSTableView+Qucklook.swift:50:73: error: extra argument 'object' in call
48 | */
49 | public var isQuicklookPreviewable: Bool {
50 | get { getAssociatedValue(key: "isQuicklookPreviewable", object: self, initialValue: false) }
| `- error: extra argument 'object' in call
51 | set { set(associatedValue: newValue, key: "isQuicklookPreviewable", object: self)
52 | self.setupKeyDownMonitor()
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSTableView/NSTableView+Qucklook.swift:51:16: error: cannot find 'set' in scope
49 | public var isQuicklookPreviewable: Bool {
50 | get { getAssociatedValue(key: "isQuicklookPreviewable", object: self, initialValue: false) }
51 | set { set(associatedValue: newValue, key: "isQuicklookPreviewable", object: self)
| `- error: cannot find 'set' in scope
52 | self.setupKeyDownMonitor()
53 | }
[247/248] Compiling FZQuicklook NSTableView+Qucklook.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSTableView/NSTableCellView+Quicklook.swift:21:67: error: extra argument 'object' in call
19 | */
20 | public var quicklookPreview: QuicklookPreviewable? {
21 | get { getAssociatedValue(key: "quicklookPreview", object: self, initialValue: nil) }
| `- error: extra argument 'object' in call
22 | set { set(associatedValue: newValue, key: "quicklookPreview", object: self)
23 | if newValue != nil {
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSTableView/NSTableCellView+Quicklook.swift:22:16: error: cannot find 'set' in scope
20 | public var quicklookPreview: QuicklookPreviewable? {
21 | get { getAssociatedValue(key: "quicklookPreview", object: self, initialValue: nil) }
22 | set { set(associatedValue: newValue, key: "quicklookPreview", object: self)
| `- error: cannot find 'set' in scope
23 | if newValue != nil {
24 | self.tableView?.isQuicklookPreviewable = true
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSTableView/NSTableView+Qucklook.swift:50:73: error: extra argument 'object' in call
48 | */
49 | public var isQuicklookPreviewable: Bool {
50 | get { getAssociatedValue(key: "isQuicklookPreviewable", object: self, initialValue: false) }
| `- error: extra argument 'object' in call
51 | set { set(associatedValue: newValue, key: "isQuicklookPreviewable", object: self)
52 | self.setupKeyDownMonitor()
/Users/admin/builder/spi-builder-workspace/Sources/FZQuicklook/NSTableView/NSTableView+Qucklook.swift:51:16: error: cannot find 'set' in scope
49 | public var isQuicklookPreviewable: Bool {
50 | get { getAssociatedValue(key: "isQuicklookPreviewable", object: self, initialValue: false) }
51 | set { set(associatedValue: newValue, key: "isQuicklookPreviewable", object: self)
| `- error: cannot find 'set' in scope
52 | self.setupKeyDownMonitor()
53 | }
[248/248] Compiling FZQuicklook QuicklookView.swift
BUILD FAILURE 6.1 macosSpm