Build Information
Successful build of FZSwiftUtils, reference 1.3.0 (4c3672), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 18:14:28 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
4215 | }
4216 |
4217 | extension SIMD3: SwiftUI.VectorArithmetic where Scalar == Double {
| |- warning: extension declares a conformance of imported type 'SIMD3' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4218 | @inlinable
4219 | public mutating func scale(by rhs: Double) {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/Math & Geometry/SIMD+.swift:4229:1: warning: extension declares a conformance of imported type 'SIMD4' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
4227 | }
4228 |
4229 | extension SIMD4: SwiftUI.VectorArithmetic where Scalar == Double {
| |- warning: extension declares a conformance of imported type 'SIMD4' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4230 | @inlinable
4231 | public mutating func scale(by rhs: Double) {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/Math & Geometry/SIMD+.swift:4241:1: warning: extension declares a conformance of imported type 'SIMD8' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
4239 | }
4240 |
4241 | extension SIMD8: SwiftUI.VectorArithmetic where Scalar == Double {
| |- warning: extension declares a conformance of imported type 'SIMD8' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4242 | @inlinable
4243 | public mutating func scale(by rhs: Double) {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/Math & Geometry/SIMD+.swift:4253:1: warning: extension declares a conformance of imported type 'SIMD16' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
4251 | }
4252 |
4253 | extension SIMD16: SwiftUI.VectorArithmetic where Scalar == Double {
| |- warning: extension declares a conformance of imported type 'SIMD16' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4254 | @inlinable
4255 | public mutating func scale(by rhs: Double) {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/Math & Geometry/SIMD+.swift:4265:1: warning: extension declares a conformance of imported type 'SIMD32' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
4263 | }
4264 |
4265 | extension SIMD32: SwiftUI.VectorArithmetic where Scalar == Double {
| |- warning: extension declares a conformance of imported type 'SIMD32' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4266 | @inlinable
4267 | public mutating func scale(by rhs: Double) {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/Math & Geometry/SIMD+.swift:4277:1: warning: extension declares a conformance of imported type 'SIMD64' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
4275 | }
4276 |
4277 | extension SIMD64: SwiftUI.VectorArithmetic where Scalar == Double {
| |- warning: extension declares a conformance of imported type 'SIMD64' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4278 | @inlinable
4279 | public mutating func scale(by rhs: Double) {
[116/245] Compiling FZSwiftUtils HTTPURLResponse+.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/Math & Geometry/SIMD+.swift:4205:1: warning: extension declares a conformance of imported type 'SIMD2' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
4203 | // MARK: - VectorArithmetic
4204 |
4205 | extension SIMD2: SwiftUI.VectorArithmetic where Scalar == Double {
| |- warning: extension declares a conformance of imported type 'SIMD2' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4206 | @inlinable
4207 | public mutating func scale(by rhs: Double) {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/Math & Geometry/SIMD+.swift:4217:1: warning: extension declares a conformance of imported type 'SIMD3' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
4215 | }
4216 |
4217 | extension SIMD3: SwiftUI.VectorArithmetic where Scalar == Double {
| |- warning: extension declares a conformance of imported type 'SIMD3' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4218 | @inlinable
4219 | public mutating func scale(by rhs: Double) {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/Math & Geometry/SIMD+.swift:4229:1: warning: extension declares a conformance of imported type 'SIMD4' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
4227 | }
4228 |
4229 | extension SIMD4: SwiftUI.VectorArithmetic where Scalar == Double {
| |- warning: extension declares a conformance of imported type 'SIMD4' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4230 | @inlinable
4231 | public mutating func scale(by rhs: Double) {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/Math & Geometry/SIMD+.swift:4241:1: warning: extension declares a conformance of imported type 'SIMD8' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
4239 | }
4240 |
4241 | extension SIMD8: SwiftUI.VectorArithmetic where Scalar == Double {
| |- warning: extension declares a conformance of imported type 'SIMD8' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4242 | @inlinable
4243 | public mutating func scale(by rhs: Double) {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/Math & Geometry/SIMD+.swift:4253:1: warning: extension declares a conformance of imported type 'SIMD16' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
4251 | }
4252 |
4253 | extension SIMD16: SwiftUI.VectorArithmetic where Scalar == Double {
| |- warning: extension declares a conformance of imported type 'SIMD16' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4254 | @inlinable
4255 | public mutating func scale(by rhs: Double) {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/Math & Geometry/SIMD+.swift:4265:1: warning: extension declares a conformance of imported type 'SIMD32' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
4263 | }
4264 |
4265 | extension SIMD32: SwiftUI.VectorArithmetic where Scalar == Double {
| |- warning: extension declares a conformance of imported type 'SIMD32' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4266 | @inlinable
4267 | public mutating func scale(by rhs: Double) {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/Math & Geometry/SIMD+.swift:4277:1: warning: extension declares a conformance of imported type 'SIMD64' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
4275 | }
4276 |
4277 | extension SIMD64: SwiftUI.VectorArithmetic where Scalar == Double {
| |- warning: extension declares a conformance of imported type 'SIMD64' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4278 | @inlinable
4279 | public mutating func scale(by rhs: Double) {
[117/245] Compiling FZSwiftUtils URL+Redirect.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/Math & Geometry/SIMD+.swift:4205:1: warning: extension declares a conformance of imported type 'SIMD2' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
4203 | // MARK: - VectorArithmetic
4204 |
4205 | extension SIMD2: SwiftUI.VectorArithmetic where Scalar == Double {
| |- warning: extension declares a conformance of imported type 'SIMD2' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4206 | @inlinable
4207 | public mutating func scale(by rhs: Double) {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/Math & Geometry/SIMD+.swift:4217:1: warning: extension declares a conformance of imported type 'SIMD3' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
4215 | }
4216 |
4217 | extension SIMD3: SwiftUI.VectorArithmetic where Scalar == Double {
| |- warning: extension declares a conformance of imported type 'SIMD3' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4218 | @inlinable
4219 | public mutating func scale(by rhs: Double) {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/Math & Geometry/SIMD+.swift:4229:1: warning: extension declares a conformance of imported type 'SIMD4' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
4227 | }
4228 |
4229 | extension SIMD4: SwiftUI.VectorArithmetic where Scalar == Double {
| |- warning: extension declares a conformance of imported type 'SIMD4' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4230 | @inlinable
4231 | public mutating func scale(by rhs: Double) {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/Math & Geometry/SIMD+.swift:4241:1: warning: extension declares a conformance of imported type 'SIMD8' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
4239 | }
4240 |
4241 | extension SIMD8: SwiftUI.VectorArithmetic where Scalar == Double {
| |- warning: extension declares a conformance of imported type 'SIMD8' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4242 | @inlinable
4243 | public mutating func scale(by rhs: Double) {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/Math & Geometry/SIMD+.swift:4253:1: warning: extension declares a conformance of imported type 'SIMD16' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
4251 | }
4252 |
4253 | extension SIMD16: SwiftUI.VectorArithmetic where Scalar == Double {
| |- warning: extension declares a conformance of imported type 'SIMD16' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4254 | @inlinable
4255 | public mutating func scale(by rhs: Double) {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/Math & Geometry/SIMD+.swift:4265:1: warning: extension declares a conformance of imported type 'SIMD32' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
4263 | }
4264 |
4265 | extension SIMD32: SwiftUI.VectorArithmetic where Scalar == Double {
| |- warning: extension declares a conformance of imported type 'SIMD32' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4266 | @inlinable
4267 | public mutating func scale(by rhs: Double) {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/Math & Geometry/SIMD+.swift:4277:1: warning: extension declares a conformance of imported type 'SIMD64' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
4275 | }
4276 |
4277 | extension SIMD64: SwiftUI.VectorArithmetic where Scalar == Double {
| |- warning: extension declares a conformance of imported type 'SIMD64' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4278 | @inlinable
4279 | public mutating func scale(by rhs: Double) {
[118/245] Compiling FZSwiftUtils URLComponents+.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/Math & Geometry/SIMD+.swift:4205:1: warning: extension declares a conformance of imported type 'SIMD2' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
4203 | // MARK: - VectorArithmetic
4204 |
4205 | extension SIMD2: SwiftUI.VectorArithmetic where Scalar == Double {
| |- warning: extension declares a conformance of imported type 'SIMD2' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4206 | @inlinable
4207 | public mutating func scale(by rhs: Double) {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/Math & Geometry/SIMD+.swift:4217:1: warning: extension declares a conformance of imported type 'SIMD3' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
4215 | }
4216 |
4217 | extension SIMD3: SwiftUI.VectorArithmetic where Scalar == Double {
| |- warning: extension declares a conformance of imported type 'SIMD3' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4218 | @inlinable
4219 | public mutating func scale(by rhs: Double) {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/Math & Geometry/SIMD+.swift:4229:1: warning: extension declares a conformance of imported type 'SIMD4' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
4227 | }
4228 |
4229 | extension SIMD4: SwiftUI.VectorArithmetic where Scalar == Double {
| |- warning: extension declares a conformance of imported type 'SIMD4' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4230 | @inlinable
4231 | public mutating func scale(by rhs: Double) {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/Math & Geometry/SIMD+.swift:4241:1: warning: extension declares a conformance of imported type 'SIMD8' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
4239 | }
4240 |
4241 | extension SIMD8: SwiftUI.VectorArithmetic where Scalar == Double {
| |- warning: extension declares a conformance of imported type 'SIMD8' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4242 | @inlinable
4243 | public mutating func scale(by rhs: Double) {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/Math & Geometry/SIMD+.swift:4253:1: warning: extension declares a conformance of imported type 'SIMD16' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
4251 | }
4252 |
4253 | extension SIMD16: SwiftUI.VectorArithmetic where Scalar == Double {
| |- warning: extension declares a conformance of imported type 'SIMD16' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4254 | @inlinable
4255 | public mutating func scale(by rhs: Double) {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/Math & Geometry/SIMD+.swift:4265:1: warning: extension declares a conformance of imported type 'SIMD32' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
4263 | }
4264 |
4265 | extension SIMD32: SwiftUI.VectorArithmetic where Scalar == Double {
| |- warning: extension declares a conformance of imported type 'SIMD32' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4266 | @inlinable
4267 | public mutating func scale(by rhs: Double) {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/Math & Geometry/SIMD+.swift:4277:1: warning: extension declares a conformance of imported type 'SIMD64' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
4275 | }
4276 |
4277 | extension SIMD64: SwiftUI.VectorArithmetic where Scalar == Double {
| |- warning: extension declares a conformance of imported type 'SIMD64' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4278 | @inlinable
4279 | public mutating func scale(by rhs: Double) {
[119/245] Compiling FZSwiftUtils URLRequest+.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/Math & Geometry/SIMD+.swift:4205:1: warning: extension declares a conformance of imported type 'SIMD2' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
4203 | // MARK: - VectorArithmetic
4204 |
4205 | extension SIMD2: SwiftUI.VectorArithmetic where Scalar == Double {
| |- warning: extension declares a conformance of imported type 'SIMD2' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4206 | @inlinable
4207 | public mutating func scale(by rhs: Double) {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/Math & Geometry/SIMD+.swift:4217:1: warning: extension declares a conformance of imported type 'SIMD3' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
4215 | }
4216 |
4217 | extension SIMD3: SwiftUI.VectorArithmetic where Scalar == Double {
| |- warning: extension declares a conformance of imported type 'SIMD3' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4218 | @inlinable
4219 | public mutating func scale(by rhs: Double) {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/Math & Geometry/SIMD+.swift:4229:1: warning: extension declares a conformance of imported type 'SIMD4' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
4227 | }
4228 |
4229 | extension SIMD4: SwiftUI.VectorArithmetic where Scalar == Double {
| |- warning: extension declares a conformance of imported type 'SIMD4' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4230 | @inlinable
4231 | public mutating func scale(by rhs: Double) {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/Math & Geometry/SIMD+.swift:4241:1: warning: extension declares a conformance of imported type 'SIMD8' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
4239 | }
4240 |
4241 | extension SIMD8: SwiftUI.VectorArithmetic where Scalar == Double {
| |- warning: extension declares a conformance of imported type 'SIMD8' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4242 | @inlinable
4243 | public mutating func scale(by rhs: Double) {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/Math & Geometry/SIMD+.swift:4253:1: warning: extension declares a conformance of imported type 'SIMD16' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
4251 | }
4252 |
4253 | extension SIMD16: SwiftUI.VectorArithmetic where Scalar == Double {
| |- warning: extension declares a conformance of imported type 'SIMD16' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4254 | @inlinable
4255 | public mutating func scale(by rhs: Double) {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/Math & Geometry/SIMD+.swift:4265:1: warning: extension declares a conformance of imported type 'SIMD32' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
4263 | }
4264 |
4265 | extension SIMD32: SwiftUI.VectorArithmetic where Scalar == Double {
| |- warning: extension declares a conformance of imported type 'SIMD32' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4266 | @inlinable
4267 | public mutating func scale(by rhs: Double) {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/Math & Geometry/SIMD+.swift:4277:1: warning: extension declares a conformance of imported type 'SIMD64' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
4275 | }
4276 |
4277 | extension SIMD64: SwiftUI.VectorArithmetic where Scalar == Double {
| |- warning: extension declares a conformance of imported type 'SIMD64' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4278 | @inlinable
4279 | public mutating func scale(by rhs: Double) {
[120/245] Compiling FZSwiftUtils URLResponse+.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/Math & Geometry/SIMD+.swift:4205:1: warning: extension declares a conformance of imported type 'SIMD2' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
4203 | // MARK: - VectorArithmetic
4204 |
4205 | extension SIMD2: SwiftUI.VectorArithmetic where Scalar == Double {
| |- warning: extension declares a conformance of imported type 'SIMD2' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4206 | @inlinable
4207 | public mutating func scale(by rhs: Double) {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/Math & Geometry/SIMD+.swift:4217:1: warning: extension declares a conformance of imported type 'SIMD3' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
4215 | }
4216 |
4217 | extension SIMD3: SwiftUI.VectorArithmetic where Scalar == Double {
| |- warning: extension declares a conformance of imported type 'SIMD3' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4218 | @inlinable
4219 | public mutating func scale(by rhs: Double) {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/Math & Geometry/SIMD+.swift:4229:1: warning: extension declares a conformance of imported type 'SIMD4' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
4227 | }
4228 |
4229 | extension SIMD4: SwiftUI.VectorArithmetic where Scalar == Double {
| |- warning: extension declares a conformance of imported type 'SIMD4' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4230 | @inlinable
4231 | public mutating func scale(by rhs: Double) {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/Math & Geometry/SIMD+.swift:4241:1: warning: extension declares a conformance of imported type 'SIMD8' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
4239 | }
4240 |
4241 | extension SIMD8: SwiftUI.VectorArithmetic where Scalar == Double {
| |- warning: extension declares a conformance of imported type 'SIMD8' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4242 | @inlinable
4243 | public mutating func scale(by rhs: Double) {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/Math & Geometry/SIMD+.swift:4253:1: warning: extension declares a conformance of imported type 'SIMD16' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
4251 | }
4252 |
4253 | extension SIMD16: SwiftUI.VectorArithmetic where Scalar == Double {
| |- warning: extension declares a conformance of imported type 'SIMD16' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4254 | @inlinable
4255 | public mutating func scale(by rhs: Double) {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/Math & Geometry/SIMD+.swift:4265:1: warning: extension declares a conformance of imported type 'SIMD32' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
4263 | }
4264 |
4265 | extension SIMD32: SwiftUI.VectorArithmetic where Scalar == Double {
| |- warning: extension declares a conformance of imported type 'SIMD32' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4266 | @inlinable
4267 | public mutating func scale(by rhs: Double) {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/Math & Geometry/SIMD+.swift:4277:1: warning: extension declares a conformance of imported type 'SIMD64' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
4275 | }
4276 |
4277 | extension SIMD64: SwiftUI.VectorArithmetic where Scalar == Double {
| |- warning: extension declares a conformance of imported type 'SIMD64' to imported protocol 'VectorArithmetic'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
4278 | @inlinable
4279 | public mutating func scale(by rhs: Double) {
[121/344] Compiling FZSwiftUtils NSObject+Unhook.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hooker/ClassHook.swift:372:47: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
370 | if newValue.count == 1 {
371 | do {
372 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
373 | original, object, sel, selector in
374 | if let selector = selector {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Implementation/ClassHooks.swift:73:51: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
71 | if newValue.count == 1 {
72 | do {
73 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
74 | original, object, sel, selector in
75 | if let selector = selector, Hook.ClassHooks(targetClass).addedMethods.contains(selector) {
[122/344] Compiling FZSwiftUtils ClassHook.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hooker/ClassHook.swift:372:47: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
370 | if newValue.count == 1 {
371 | do {
372 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
373 | original, object, sel, selector in
374 | if let selector = selector {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Implementation/ClassHooks.swift:73:51: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
71 | if newValue.count == 1 {
72 | do {
73 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
74 | original, object, sel, selector in
75 | if let selector = selector, Hook.ClassHooks(targetClass).addedMethods.contains(selector) {
[123/344] Compiling FZSwiftUtils ClassInstanceHook.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hooker/ClassHook.swift:372:47: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
370 | if newValue.count == 1 {
371 | do {
372 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
373 | original, object, sel, selector in
374 | if let selector = selector {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Implementation/ClassHooks.swift:73:51: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
71 | if newValue.count == 1 {
72 | do {
73 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
74 | original, object, sel, selector in
75 | if let selector = selector, Hook.ClassHooks(targetClass).addedMethods.contains(selector) {
[124/344] Compiling FZSwiftUtils ObjectHook.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hooker/ClassHook.swift:372:47: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
370 | if newValue.count == 1 {
371 | do {
372 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
373 | original, object, sel, selector in
374 | if let selector = selector {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Implementation/ClassHooks.swift:73:51: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
71 | if newValue.count == 1 {
72 | do {
73 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
74 | original, object, sel, selector in
75 | if let selector = selector, Hook.ClassHooks(targetClass).addedMethods.contains(selector) {
[125/344] Compiling FZSwiftUtils AnyClass+GetMethod.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hooker/ClassHook.swift:372:47: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
370 | if newValue.count == 1 {
371 | do {
372 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
373 | original, object, sel, selector in
374 | if let selector = selector {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Implementation/ClassHooks.swift:73:51: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
71 | if newValue.count == 1 {
72 | do {
73 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
74 | original, object, sel, selector in
75 | if let selector = selector, Hook.ClassHooks(targetClass).addedMethods.contains(selector) {
[126/344] Compiling FZSwiftUtils AnyObject+DynamicClass.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hooker/ClassHook.swift:372:47: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
370 | if newValue.count == 1 {
371 | do {
372 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
373 | original, object, sel, selector in
374 | if let selector = selector {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Implementation/ClassHooks.swift:73:51: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
71 | if newValue.count == 1 {
72 | do {
73 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
74 | original, object, sel, selector in
75 | if let selector = selector, Hook.ClassHooks(targetClass).addedMethods.contains(selector) {
[127/344] Compiling FZSwiftUtils AnyObject+HookClosures.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hooker/ClassHook.swift:372:47: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
370 | if newValue.count == 1 {
371 | do {
372 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
373 | original, object, sel, selector in
374 | if let selector = selector {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Implementation/ClassHooks.swift:73:51: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
71 | if newValue.count == 1 {
72 | do {
73 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
74 | original, object, sel, selector in
75 | if let selector = selector, Hook.ClassHooks(targetClass).addedMethods.contains(selector) {
[128/344] Compiling FZSwiftUtils ClassHooks.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hooker/ClassHook.swift:372:47: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
370 | if newValue.count == 1 {
371 | do {
372 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
373 | original, object, sel, selector in
374 | if let selector = selector {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Implementation/ClassHooks.swift:73:51: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
71 | if newValue.count == 1 {
72 | do {
73 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
74 | original, object, sel, selector in
75 | if let selector = selector, Hook.ClassHooks(targetClass).addedMethods.contains(selector) {
[129/344] Compiling FZSwiftUtils FFICIFContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hooker/ClassHook.swift:372:47: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
370 | if newValue.count == 1 {
371 | do {
372 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
373 | original, object, sel, selector in
374 | if let selector = selector {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Implementation/ClassHooks.swift:73:51: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
71 | if newValue.count == 1 {
72 | do {
73 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
74 | original, object, sel, selector in
75 | if let selector = selector, Hook.ClassHooks(targetClass).addedMethods.contains(selector) {
[130/344] Compiling FZSwiftUtils FFIClosureContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hooker/ClassHook.swift:372:47: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
370 | if newValue.count == 1 {
371 | do {
372 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
373 | original, object, sel, selector in
374 | if let selector = selector {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Implementation/ClassHooks.swift:73:51: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
71 | if newValue.count == 1 {
72 | do {
73 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
74 | original, object, sel, selector in
75 | if let selector = selector, Hook.ClassHooks(targetClass).addedMethods.contains(selector) {
[131/344] Compiling FZSwiftUtils HookCommon.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hooker/ClassHook.swift:372:47: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
370 | if newValue.count == 1 {
371 | do {
372 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
373 | original, object, sel, selector in
374 | if let selector = selector {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Implementation/ClassHooks.swift:73:51: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
71 | if newValue.count == 1 {
72 | do {
73 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
74 | original, object, sel, selector in
75 | if let selector = selector, Hook.ClassHooks(targetClass).addedMethods.contains(selector) {
[132/344] Compiling FZSwiftUtils HookContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hooker/ClassHook.swift:372:47: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
370 | if newValue.count == 1 {
371 | do {
372 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
373 | original, object, sel, selector in
374 | if let selector = selector {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Implementation/ClassHooks.swift:73:51: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
71 | if newValue.count == 1 {
72 | do {
73 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
74 | original, object, sel, selector in
75 | if let selector = selector, Hook.ClassHooks(targetClass).addedMethods.contains(selector) {
[133/344] Compiling FZSwiftUtils InsteadContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hooker/ClassHook.swift:372:47: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
370 | if newValue.count == 1 {
371 | do {
372 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
373 | original, object, sel, selector in
374 | if let selector = selector {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Implementation/ClassHooks.swift:73:51: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
71 | if newValue.count == 1 {
72 | do {
73 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
74 | original, object, sel, selector in
75 | if let selector = selector, Hook.ClassHooks(targetClass).addedMethods.contains(selector) {
[134/344] Compiling FZSwiftUtils KVOWrapper.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hooker/ClassHook.swift:372:47: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
370 | if newValue.count == 1 {
371 | do {
372 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
373 | original, object, sel, selector in
374 | if let selector = selector {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Implementation/ClassHooks.swift:73:51: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
71 | if newValue.count == 1 {
72 | do {
73 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
74 | original, object, sel, selector in
75 | if let selector = selector, Hook.ClassHooks(targetClass).addedMethods.contains(selector) {
[135/344] Compiling FZSwiftUtils NSObject+SelectorName.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hooker/ClassHook.swift:372:47: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
370 | if newValue.count == 1 {
371 | do {
372 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
373 | original, object, sel, selector in
374 | if let selector = selector {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Implementation/ClassHooks.swift:73:51: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
71 | if newValue.count == 1 {
72 | do {
73 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
74 | original, object, sel, selector in
75 | if let selector = selector, Hook.ClassHooks(targetClass).addedMethods.contains(selector) {
[136/344] Compiling FZSwiftUtils ObjectHooks.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hooker/ClassHook.swift:372:47: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
370 | if newValue.count == 1 {
371 | do {
372 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
373 | original, object, sel, selector in
374 | if let selector = selector {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Implementation/ClassHooks.swift:73:51: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
71 | if newValue.count == 1 {
72 | do {
73 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
74 | original, object, sel, selector in
75 | if let selector = selector, Hook.ClassHooks(targetClass).addedMethods.contains(selector) {
[137/344] Compiling FZSwiftUtils OverrideSuperMethodContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hooker/ClassHook.swift:372:47: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
370 | if newValue.count == 1 {
371 | do {
372 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
373 | original, object, sel, selector in
374 | if let selector = selector {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Implementation/ClassHooks.swift:73:51: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
71 | if newValue.count == 1 {
72 | do {
73 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
74 | original, object, sel, selector in
75 | if let selector = selector, Hook.ClassHooks(targetClass).addedMethods.contains(selector) {
[138/344] Compiling FZSwiftUtils ParametersCheck.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hooker/ClassHook.swift:372:47: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
370 | if newValue.count == 1 {
371 | do {
372 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
373 | original, object, sel, selector in
374 | if let selector = selector {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Implementation/ClassHooks.swift:73:51: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
71 | if newValue.count == 1 {
72 | do {
73 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
74 | original, object, sel, selector in
75 | if let selector = selector, Hook.ClassHooks(targetClass).addedMethods.contains(selector) {
[139/344] Compiling FZSwiftUtils ProtocolMethod.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hooker/ClassHook.swift:372:47: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
370 | if newValue.count == 1 {
371 | do {
372 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
373 | original, object, sel, selector in
374 | if let selector = selector {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Implementation/ClassHooks.swift:73:51: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
71 | if newValue.count == 1 {
72 | do {
73 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
74 | original, object, sel, selector in
75 | if let selector = selector, Hook.ClassHooks(targetClass).addedMethods.contains(selector) {
[140/344] Compiling FZSwiftUtils Signature.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hooker/ClassHook.swift:372:47: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
370 | if newValue.count == 1 {
371 | do {
372 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
373 | original, object, sel, selector in
374 | if let selector = selector {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Implementation/ClassHooks.swift:73:51: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
71 | if newValue.count == 1 {
72 | do {
73 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
74 | original, object, sel, selector in
75 | if let selector = selector, Hook.ClassHooks(targetClass).addedMethods.contains(selector) {
[141/344] Compiling FZSwiftUtils MutableProgress.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hooker/ClassHook.swift:372:47: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
370 | if newValue.count == 1 {
371 | do {
372 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
373 | original, object, sel, selector in
374 | if let selector = selector {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Implementation/ClassHooks.swift:73:51: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
71 | if newValue.count == 1 {
72 | do {
73 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
74 | original, object, sel, selector in
75 | if let selector = selector, Hook.ClassHooks(targetClass).addedMethods.contains(selector) {
[142/344] Compiling FZSwiftUtils NetworkReachability.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hooker/ClassHook.swift:372:47: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
370 | if newValue.count == 1 {
371 | do {
372 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
373 | original, object, sel, selector in
374 | if let selector = selector {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Implementation/ClassHooks.swift:73:51: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
71 | if newValue.count == 1 {
72 | do {
73 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
74 | original, object, sel, selector in
75 | if let selector = selector, Hook.ClassHooks(targetClass).addedMethods.contains(selector) {
[143/344] Compiling FZSwiftUtils NotificationToken.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hooker/ClassHook.swift:372:47: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
370 | if newValue.count == 1 {
371 | do {
372 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
373 | original, object, sel, selector in
374 | if let selector = selector {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Implementation/ClassHooks.swift:73:51: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
71 | if newValue.count == 1 {
72 | do {
73 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
74 | original, object, sel, selector in
75 | if let selector = selector, Hook.ClassHooks(targetClass).addedMethods.contains(selector) {
[144/344] Compiling FZSwiftUtils OSHash.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hooker/ClassHook.swift:372:47: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
370 | if newValue.count == 1 {
371 | do {
372 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
373 | original, object, sel, selector in
374 | if let selector = selector {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Implementation/ClassHooks.swift:73:51: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
71 | if newValue.count == 1 {
72 | do {
73 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
74 | original, object, sel, selector in
75 | if let selector = selector, Hook.ClassHooks(targetClass).addedMethods.contains(selector) {
[145/344] Compiling FZSwiftUtils ObjCCategoryInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hooker/ClassHook.swift:372:47: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
370 | if newValue.count == 1 {
371 | do {
372 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
373 | original, object, sel, selector in
374 | if let selector = selector {
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Implementation/ClassHooks.swift:73:51: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
71 | if newValue.count == 1 {
72 | do {
73 | try targetClass.hook(all: "respondsToSelector:", closure: {
| `- warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead [#deprecation]
74 | original, object, sel, selector in
75 | if let selector = selector, Hook.ClassHooks(targetClass).addedMethods.contains(selector) {
[146/344] Compiling FZSwiftUtils ImageProperties+Keys.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:393:43: warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
391 | typealias Block = @convention(block) () -> Void
392 | return { original, object, selector, value in
393 | let originalBlock = value as! Block
| `- warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
394 | closure(cast(object), cast({ originalBlock() }), { original(object, selector, $0 as! ()->()) })
395 | } as @convention(block) ((AnyObject, Selector, Block) -> Void, AnyObject, Selector, Block) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:399:54: warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
397 | typealias Block = @convention(block) () -> Void
398 | return { original, object, selector, value in
399 | let swiftValue: (() -> ())? = (value as? Block).map { blk in { blk() } }
| `- warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
400 | closure(cast(object), cast(swiftValue)) { original(object, selector, $0 as? ()->()) }
401 | } as @convention(block) (((AnyObject, Selector, Block?) -> Void), AnyObject, Selector, Block?) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:497:43: warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
495 | case _ where Value.self == (()->()).self:
496 | return { obj, sel, value in
497 | let originalBlock = value as! @convention(block) () -> Void
| `- warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
498 | closure(cast(obj), cast({ originalBlock() }))
499 | } as @convention(block) (AnyObject, Selector, @convention(block) () -> Void) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:502:41: warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
500 | case _ where Value.self == Optional<(() ->())>.self:
501 | return { obj, sel, value in
502 | let swiftValue = (value as? @convention(block) () -> Void).map { blk in { blk() } }
| `- warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
503 | closure(cast(obj), cast(swiftValue))
504 | } as @convention(block) (AnyObject, Selector, (@convention(block) () -> Void)?) -> Void
[147/344] Compiling FZSwiftUtils Nikon.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:393:43: warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
391 | typealias Block = @convention(block) () -> Void
392 | return { original, object, selector, value in
393 | let originalBlock = value as! Block
| `- warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
394 | closure(cast(object), cast({ originalBlock() }), { original(object, selector, $0 as! ()->()) })
395 | } as @convention(block) ((AnyObject, Selector, Block) -> Void, AnyObject, Selector, Block) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:399:54: warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
397 | typealias Block = @convention(block) () -> Void
398 | return { original, object, selector, value in
399 | let swiftValue: (() -> ())? = (value as? Block).map { blk in { blk() } }
| `- warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
400 | closure(cast(object), cast(swiftValue)) { original(object, selector, $0 as? ()->()) }
401 | } as @convention(block) (((AnyObject, Selector, Block?) -> Void), AnyObject, Selector, Block?) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:497:43: warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
495 | case _ where Value.self == (()->()).self:
496 | return { obj, sel, value in
497 | let originalBlock = value as! @convention(block) () -> Void
| `- warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
498 | closure(cast(obj), cast({ originalBlock() }))
499 | } as @convention(block) (AnyObject, Selector, @convention(block) () -> Void) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:502:41: warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
500 | case _ where Value.self == Optional<(() ->())>.self:
501 | return { obj, sel, value in
502 | let swiftValue = (value as? @convention(block) () -> Void).map { blk in { blk() } }
| `- warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
503 | closure(cast(obj), cast(swiftValue))
504 | } as @convention(block) (AnyObject, Selector, (@convention(block) () -> Void)?) -> Void
[148/344] Compiling FZSwiftUtils PNG+Extended.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:393:43: warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
391 | typealias Block = @convention(block) () -> Void
392 | return { original, object, selector, value in
393 | let originalBlock = value as! Block
| `- warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
394 | closure(cast(object), cast({ originalBlock() }), { original(object, selector, $0 as! ()->()) })
395 | } as @convention(block) ((AnyObject, Selector, Block) -> Void, AnyObject, Selector, Block) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:399:54: warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
397 | typealias Block = @convention(block) () -> Void
398 | return { original, object, selector, value in
399 | let swiftValue: (() -> ())? = (value as? Block).map { blk in { blk() } }
| `- warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
400 | closure(cast(object), cast(swiftValue)) { original(object, selector, $0 as? ()->()) }
401 | } as @convention(block) (((AnyObject, Selector, Block?) -> Void), AnyObject, Selector, Block?) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:497:43: warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
495 | case _ where Value.self == (()->()).self:
496 | return { obj, sel, value in
497 | let originalBlock = value as! @convention(block) () -> Void
| `- warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
498 | closure(cast(obj), cast({ originalBlock() }))
499 | } as @convention(block) (AnyObject, Selector, @convention(block) () -> Void) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:502:41: warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
500 | case _ where Value.self == Optional<(() ->())>.self:
501 | return { obj, sel, value in
502 | let swiftValue = (value as? @convention(block) () -> Void).map { blk in { blk() } }
| `- warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
503 | closure(cast(obj), cast(swiftValue))
504 | } as @convention(block) (AnyObject, Selector, (@convention(block) () -> Void)?) -> Void
[149/344] Compiling FZSwiftUtils TIFF+Extended.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:393:43: warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
391 | typealias Block = @convention(block) () -> Void
392 | return { original, object, selector, value in
393 | let originalBlock = value as! Block
| `- warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
394 | closure(cast(object), cast({ originalBlock() }), { original(object, selector, $0 as! ()->()) })
395 | } as @convention(block) ((AnyObject, Selector, Block) -> Void, AnyObject, Selector, Block) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:399:54: warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
397 | typealias Block = @convention(block) () -> Void
398 | return { original, object, selector, value in
399 | let swiftValue: (() -> ())? = (value as? Block).map { blk in { blk() } }
| `- warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
400 | closure(cast(object), cast(swiftValue)) { original(object, selector, $0 as? ()->()) }
401 | } as @convention(block) (((AnyObject, Selector, Block?) -> Void), AnyObject, Selector, Block?) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:497:43: warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
495 | case _ where Value.self == (()->()).self:
496 | return { obj, sel, value in
497 | let originalBlock = value as! @convention(block) () -> Void
| `- warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
498 | closure(cast(obj), cast({ originalBlock() }))
499 | } as @convention(block) (AnyObject, Selector, @convention(block) () -> Void) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:502:41: warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
500 | case _ where Value.self == Optional<(() ->())>.self:
501 | return { obj, sel, value in
502 | let swiftValue = (value as? @convention(block) () -> Void).map { blk in { blk() } }
| `- warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
503 | closure(cast(obj), cast(swiftValue))
504 | } as @convention(block) (AnyObject, Selector, (@convention(block) () -> Void)?) -> Void
[150/344] Compiling FZSwiftUtils GIFImageProperties.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:393:43: warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
391 | typealias Block = @convention(block) () -> Void
392 | return { original, object, selector, value in
393 | let originalBlock = value as! Block
| `- warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
394 | closure(cast(object), cast({ originalBlock() }), { original(object, selector, $0 as! ()->()) })
395 | } as @convention(block) ((AnyObject, Selector, Block) -> Void, AnyObject, Selector, Block) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:399:54: warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
397 | typealias Block = @convention(block) () -> Void
398 | return { original, object, selector, value in
399 | let swiftValue: (() -> ())? = (value as? Block).map { blk in { blk() } }
| `- warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
400 | closure(cast(object), cast(swiftValue)) { original(object, selector, $0 as? ()->()) }
401 | } as @convention(block) (((AnyObject, Selector, Block?) -> Void), AnyObject, Selector, Block?) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:497:43: warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
495 | case _ where Value.self == (()->()).self:
496 | return { obj, sel, value in
497 | let originalBlock = value as! @convention(block) () -> Void
| `- warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
498 | closure(cast(obj), cast({ originalBlock() }))
499 | } as @convention(block) (AnyObject, Selector, @convention(block) () -> Void) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:502:41: warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
500 | case _ where Value.self == Optional<(() ->())>.self:
501 | return { obj, sel, value in
502 | let swiftValue = (value as? @convention(block) () -> Void).map { blk in { blk() } }
| `- warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
503 | closure(cast(obj), cast(swiftValue))
504 | } as @convention(block) (AnyObject, Selector, (@convention(block) () -> Void)?) -> Void
[151/344] Compiling FZSwiftUtils HEICImageProperties.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:393:43: warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
391 | typealias Block = @convention(block) () -> Void
392 | return { original, object, selector, value in
393 | let originalBlock = value as! Block
| `- warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
394 | closure(cast(object), cast({ originalBlock() }), { original(object, selector, $0 as! ()->()) })
395 | } as @convention(block) ((AnyObject, Selector, Block) -> Void, AnyObject, Selector, Block) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:399:54: warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
397 | typealias Block = @convention(block) () -> Void
398 | return { original, object, selector, value in
399 | let swiftValue: (() -> ())? = (value as? Block).map { blk in { blk() } }
| `- warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
400 | closure(cast(object), cast(swiftValue)) { original(object, selector, $0 as? ()->()) }
401 | } as @convention(block) (((AnyObject, Selector, Block?) -> Void), AnyObject, Selector, Block?) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:497:43: warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
495 | case _ where Value.self == (()->()).self:
496 | return { obj, sel, value in
497 | let originalBlock = value as! @convention(block) () -> Void
| `- warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
498 | closure(cast(obj), cast({ originalBlock() }))
499 | } as @convention(block) (AnyObject, Selector, @convention(block) () -> Void) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:502:41: warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
500 | case _ where Value.self == Optional<(() ->())>.self:
501 | return { obj, sel, value in
502 | let swiftValue = (value as? @convention(block) () -> Void).map { blk in { blk() } }
| `- warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
503 | closure(cast(obj), cast(swiftValue))
504 | } as @convention(block) (AnyObject, Selector, (@convention(block) () -> Void)?) -> Void
[152/344] Compiling FZSwiftUtils IPTCImageProperties.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:393:43: warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
391 | typealias Block = @convention(block) () -> Void
392 | return { original, object, selector, value in
393 | let originalBlock = value as! Block
| `- warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
394 | closure(cast(object), cast({ originalBlock() }), { original(object, selector, $0 as! ()->()) })
395 | } as @convention(block) ((AnyObject, Selector, Block) -> Void, AnyObject, Selector, Block) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:399:54: warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
397 | typealias Block = @convention(block) () -> Void
398 | return { original, object, selector, value in
399 | let swiftValue: (() -> ())? = (value as? Block).map { blk in { blk() } }
| `- warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
400 | closure(cast(object), cast(swiftValue)) { original(object, selector, $0 as? ()->()) }
401 | } as @convention(block) (((AnyObject, Selector, Block?) -> Void), AnyObject, Selector, Block?) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:497:43: warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
495 | case _ where Value.self == (()->()).self:
496 | return { obj, sel, value in
497 | let originalBlock = value as! @convention(block) () -> Void
| `- warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
498 | closure(cast(obj), cast({ originalBlock() }))
499 | } as @convention(block) (AnyObject, Selector, @convention(block) () -> Void) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:502:41: warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
500 | case _ where Value.self == Optional<(() ->())>.self:
501 | return { obj, sel, value in
502 | let swiftValue = (value as? @convention(block) () -> Void).map { blk in { blk() } }
| `- warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
503 | closure(cast(obj), cast(swiftValue))
504 | } as @convention(block) (AnyObject, Selector, (@convention(block) () -> Void)?) -> Void
[153/344] Compiling FZSwiftUtils ImageProperties.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:393:43: warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
391 | typealias Block = @convention(block) () -> Void
392 | return { original, object, selector, value in
393 | let originalBlock = value as! Block
| `- warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
394 | closure(cast(object), cast({ originalBlock() }), { original(object, selector, $0 as! ()->()) })
395 | } as @convention(block) ((AnyObject, Selector, Block) -> Void, AnyObject, Selector, Block) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:399:54: warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
397 | typealias Block = @convention(block) () -> Void
398 | return { original, object, selector, value in
399 | let swiftValue: (() -> ())? = (value as? Block).map { blk in { blk() } }
| `- warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
400 | closure(cast(object), cast(swiftValue)) { original(object, selector, $0 as? ()->()) }
401 | } as @convention(block) (((AnyObject, Selector, Block?) -> Void), AnyObject, Selector, Block?) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:497:43: warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
495 | case _ where Value.self == (()->()).self:
496 | return { obj, sel, value in
497 | let originalBlock = value as! @convention(block) () -> Void
| `- warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
498 | closure(cast(obj), cast({ originalBlock() }))
499 | } as @convention(block) (AnyObject, Selector, @convention(block) () -> Void) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:502:41: warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
500 | case _ where Value.self == Optional<(() ->())>.self:
501 | return { obj, sel, value in
502 | let swiftValue = (value as? @convention(block) () -> Void).map { blk in { blk() } }
| `- warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
503 | closure(cast(obj), cast(swiftValue))
504 | } as @convention(block) (AnyObject, Selector, (@convention(block) () -> Void)?) -> Void
[154/344] Compiling FZSwiftUtils JPEGImageProperties.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:393:43: warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
391 | typealias Block = @convention(block) () -> Void
392 | return { original, object, selector, value in
393 | let originalBlock = value as! Block
| `- warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
394 | closure(cast(object), cast({ originalBlock() }), { original(object, selector, $0 as! ()->()) })
395 | } as @convention(block) ((AnyObject, Selector, Block) -> Void, AnyObject, Selector, Block) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:399:54: warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
397 | typealias Block = @convention(block) () -> Void
398 | return { original, object, selector, value in
399 | let swiftValue: (() -> ())? = (value as? Block).map { blk in { blk() } }
| `- warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
400 | closure(cast(object), cast(swiftValue)) { original(object, selector, $0 as? ()->()) }
401 | } as @convention(block) (((AnyObject, Selector, Block?) -> Void), AnyObject, Selector, Block?) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:497:43: warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
495 | case _ where Value.self == (()->()).self:
496 | return { obj, sel, value in
497 | let originalBlock = value as! @convention(block) () -> Void
| `- warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
498 | closure(cast(obj), cast({ originalBlock() }))
499 | } as @convention(block) (AnyObject, Selector, @convention(block) () -> Void) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:502:41: warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
500 | case _ where Value.self == Optional<(() ->())>.self:
501 | return { obj, sel, value in
502 | let swiftValue = (value as? @convention(block) () -> Void).map { blk in { blk() } }
| `- warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
503 | closure(cast(obj), cast(swiftValue))
504 | } as @convention(block) (AnyObject, Selector, (@convention(block) () -> Void)?) -> Void
[155/344] Compiling FZSwiftUtils PNGImageProperties.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:393:43: warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
391 | typealias Block = @convention(block) () -> Void
392 | return { original, object, selector, value in
393 | let originalBlock = value as! Block
| `- warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
394 | closure(cast(object), cast({ originalBlock() }), { original(object, selector, $0 as! ()->()) })
395 | } as @convention(block) ((AnyObject, Selector, Block) -> Void, AnyObject, Selector, Block) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:399:54: warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
397 | typealias Block = @convention(block) () -> Void
398 | return { original, object, selector, value in
399 | let swiftValue: (() -> ())? = (value as? Block).map { blk in { blk() } }
| `- warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
400 | closure(cast(object), cast(swiftValue)) { original(object, selector, $0 as? ()->()) }
401 | } as @convention(block) (((AnyObject, Selector, Block?) -> Void), AnyObject, Selector, Block?) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:497:43: warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
495 | case _ where Value.self == (()->()).self:
496 | return { obj, sel, value in
497 | let originalBlock = value as! @convention(block) () -> Void
| `- warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
498 | closure(cast(obj), cast({ originalBlock() }))
499 | } as @convention(block) (AnyObject, Selector, @convention(block) () -> Void) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:502:41: warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
500 | case _ where Value.self == Optional<(() ->())>.self:
501 | return { obj, sel, value in
502 | let swiftValue = (value as? @convention(block) () -> Void).map { blk in { blk() } }
| `- warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
503 | closure(cast(obj), cast(swiftValue))
504 | } as @convention(block) (AnyObject, Selector, (@convention(block) () -> Void)?) -> Void
[156/344] Compiling FZSwiftUtils TIFFImageProperties.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:393:43: warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
391 | typealias Block = @convention(block) () -> Void
392 | return { original, object, selector, value in
393 | let originalBlock = value as! Block
| `- warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
394 | closure(cast(object), cast({ originalBlock() }), { original(object, selector, $0 as! ()->()) })
395 | } as @convention(block) ((AnyObject, Selector, Block) -> Void, AnyObject, Selector, Block) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:399:54: warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
397 | typealias Block = @convention(block) () -> Void
398 | return { original, object, selector, value in
399 | let swiftValue: (() -> ())? = (value as? Block).map { blk in { blk() } }
| `- warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
400 | closure(cast(object), cast(swiftValue)) { original(object, selector, $0 as? ()->()) }
401 | } as @convention(block) (((AnyObject, Selector, Block?) -> Void), AnyObject, Selector, Block?) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:497:43: warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
495 | case _ where Value.self == (()->()).self:
496 | return { obj, sel, value in
497 | let originalBlock = value as! @convention(block) () -> Void
| `- warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
498 | closure(cast(obj), cast({ originalBlock() }))
499 | } as @convention(block) (AnyObject, Selector, @convention(block) () -> Void) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:502:41: warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
500 | case _ where Value.self == Optional<(() ->())>.self:
501 | return { obj, sel, value in
502 | let swiftValue = (value as? @convention(block) () -> Void).map { blk in { blk() } }
| `- warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
503 | closure(cast(obj), cast(swiftValue))
504 | } as @convention(block) (AnyObject, Selector, (@convention(block) () -> Void)?) -> Void
[157/344] Compiling FZSwiftUtils ImageSource.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:393:43: warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
391 | typealias Block = @convention(block) () -> Void
392 | return { original, object, selector, value in
393 | let originalBlock = value as! Block
| `- warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
394 | closure(cast(object), cast({ originalBlock() }), { original(object, selector, $0 as! ()->()) })
395 | } as @convention(block) ((AnyObject, Selector, Block) -> Void, AnyObject, Selector, Block) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:399:54: warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
397 | typealias Block = @convention(block) () -> Void
398 | return { original, object, selector, value in
399 | let swiftValue: (() -> ())? = (value as? Block).map { blk in { blk() } }
| `- warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
400 | closure(cast(object), cast(swiftValue)) { original(object, selector, $0 as? ()->()) }
401 | } as @convention(block) (((AnyObject, Selector, Block?) -> Void), AnyObject, Selector, Block?) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:497:43: warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
495 | case _ where Value.self == (()->()).self:
496 | return { obj, sel, value in
497 | let originalBlock = value as! @convention(block) () -> Void
| `- warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
498 | closure(cast(obj), cast({ originalBlock() }))
499 | } as @convention(block) (AnyObject, Selector, @convention(block) () -> Void) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:502:41: warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
500 | case _ where Value.self == Optional<(() ->())>.self:
501 | return { obj, sel, value in
502 | let swiftValue = (value as? @convention(block) () -> Void).map { blk in { blk() } }
| `- warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
503 | closure(cast(obj), cast(swiftValue))
504 | } as @convention(block) (AnyObject, Selector, (@convention(block) () -> Void)?) -> Void
[158/344] Compiling FZSwiftUtils Interpolatable.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:393:43: warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
391 | typealias Block = @convention(block) () -> Void
392 | return { original, object, selector, value in
393 | let originalBlock = value as! Block
| `- warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
394 | closure(cast(object), cast({ originalBlock() }), { original(object, selector, $0 as! ()->()) })
395 | } as @convention(block) ((AnyObject, Selector, Block) -> Void, AnyObject, Selector, Block) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:399:54: warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
397 | typealias Block = @convention(block) () -> Void
398 | return { original, object, selector, value in
399 | let swiftValue: (() -> ())? = (value as? Block).map { blk in { blk() } }
| `- warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
400 | closure(cast(object), cast(swiftValue)) { original(object, selector, $0 as? ()->()) }
401 | } as @convention(block) (((AnyObject, Selector, Block?) -> Void), AnyObject, Selector, Block?) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:497:43: warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
495 | case _ where Value.self == (()->()).self:
496 | return { obj, sel, value in
497 | let originalBlock = value as! @convention(block) () -> Void
| `- warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
498 | closure(cast(obj), cast({ originalBlock() }))
499 | } as @convention(block) (AnyObject, Selector, @convention(block) () -> Void) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:502:41: warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
500 | case _ where Value.self == Optional<(() ->())>.self:
501 | return { obj, sel, value in
502 | let swiftValue = (value as? @convention(block) () -> Void).map { blk in { blk() } }
| `- warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
503 | closure(cast(obj), cast(swiftValue))
504 | } as @convention(block) (AnyObject, Selector, (@convention(block) () -> Void)?) -> Void
[159/344] Compiling FZSwiftUtils JSONObject.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:393:43: warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
391 | typealias Block = @convention(block) () -> Void
392 | return { original, object, selector, value in
393 | let originalBlock = value as! Block
| `- warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
394 | closure(cast(object), cast({ originalBlock() }), { original(object, selector, $0 as! ()->()) })
395 | } as @convention(block) ((AnyObject, Selector, Block) -> Void, AnyObject, Selector, Block) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:399:54: warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
397 | typealias Block = @convention(block) () -> Void
398 | return { original, object, selector, value in
399 | let swiftValue: (() -> ())? = (value as? Block).map { blk in { blk() } }
| `- warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
400 | closure(cast(object), cast(swiftValue)) { original(object, selector, $0 as? ()->()) }
401 | } as @convention(block) (((AnyObject, Selector, Block?) -> Void), AnyObject, Selector, Block?) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:497:43: warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
495 | case _ where Value.self == (()->()).self:
496 | return { obj, sel, value in
497 | let originalBlock = value as! @convention(block) () -> Void
| `- warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
498 | closure(cast(obj), cast({ originalBlock() }))
499 | } as @convention(block) (AnyObject, Selector, @convention(block) () -> Void) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:502:41: warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
500 | case _ where Value.self == Optional<(() ->())>.self:
501 | return { obj, sel, value in
502 | let swiftValue = (value as? @convention(block) () -> Void).map { blk in { blk() } }
| `- warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
503 | closure(cast(obj), cast(swiftValue))
504 | } as @convention(block) (AnyObject, Selector, (@convention(block) () -> Void)?) -> Void
[160/344] Compiling FZSwiftUtils KeyValueCodable.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:393:43: warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
391 | typealias Block = @convention(block) () -> Void
392 | return { original, object, selector, value in
393 | let originalBlock = value as! Block
| `- warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
394 | closure(cast(object), cast({ originalBlock() }), { original(object, selector, $0 as! ()->()) })
395 | } as @convention(block) ((AnyObject, Selector, Block) -> Void, AnyObject, Selector, Block) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:399:54: warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
397 | typealias Block = @convention(block) () -> Void
398 | return { original, object, selector, value in
399 | let swiftValue: (() -> ())? = (value as? Block).map { blk in { blk() } }
| `- warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
400 | closure(cast(object), cast(swiftValue)) { original(object, selector, $0 as? ()->()) }
401 | } as @convention(block) (((AnyObject, Selector, Block?) -> Void), AnyObject, Selector, Block?) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:497:43: warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
495 | case _ where Value.self == (()->()).self:
496 | return { obj, sel, value in
497 | let originalBlock = value as! @convention(block) () -> Void
| `- warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
498 | closure(cast(obj), cast({ originalBlock() }))
499 | } as @convention(block) (AnyObject, Selector, @convention(block) () -> Void) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:502:41: warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
500 | case _ where Value.self == Optional<(() ->())>.self:
501 | return { obj, sel, value in
502 | let swiftValue = (value as? @convention(block) () -> Void).map { blk in { blk() } }
| `- warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
503 | closure(cast(obj), cast(swiftValue))
504 | } as @convention(block) (AnyObject, Selector, (@convention(block) () -> Void)?) -> Void
[161/344] Compiling FZSwiftUtils MeasureTime.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:393:43: warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
391 | typealias Block = @convention(block) () -> Void
392 | return { original, object, selector, value in
393 | let originalBlock = value as! Block
| `- warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
394 | closure(cast(object), cast({ originalBlock() }), { original(object, selector, $0 as! ()->()) })
395 | } as @convention(block) ((AnyObject, Selector, Block) -> Void, AnyObject, Selector, Block) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:399:54: warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
397 | typealias Block = @convention(block) () -> Void
398 | return { original, object, selector, value in
399 | let swiftValue: (() -> ())? = (value as? Block).map { blk in { blk() } }
| `- warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
400 | closure(cast(object), cast(swiftValue)) { original(object, selector, $0 as? ()->()) }
401 | } as @convention(block) (((AnyObject, Selector, Block?) -> Void), AnyObject, Selector, Block?) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:497:43: warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
495 | case _ where Value.self == (()->()).self:
496 | return { obj, sel, value in
497 | let originalBlock = value as! @convention(block) () -> Void
| `- warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
498 | closure(cast(obj), cast({ originalBlock() }))
499 | } as @convention(block) (AnyObject, Selector, @convention(block) () -> Void) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:502:41: warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
500 | case _ where Value.self == Optional<(() ->())>.self:
501 | return { obj, sel, value in
502 | let swiftValue = (value as? @convention(block) () -> Void).map { blk in { blk() } }
| `- warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
503 | closure(cast(obj), cast(swiftValue))
504 | } as @convention(block) (AnyObject, Selector, (@convention(block) () -> Void)?) -> Void
[162/344] Compiling FZSwiftUtils Hook+AddMethod.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:393:43: warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
391 | typealias Block = @convention(block) () -> Void
392 | return { original, object, selector, value in
393 | let originalBlock = value as! Block
| `- warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
394 | closure(cast(object), cast({ originalBlock() }), { original(object, selector, $0 as! ()->()) })
395 | } as @convention(block) ((AnyObject, Selector, Block) -> Void, AnyObject, Selector, Block) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:399:54: warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
397 | typealias Block = @convention(block) () -> Void
398 | return { original, object, selector, value in
399 | let swiftValue: (() -> ())? = (value as? Block).map { blk in { blk() } }
| `- warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
400 | closure(cast(object), cast(swiftValue)) { original(object, selector, $0 as? ()->()) }
401 | } as @convention(block) (((AnyObject, Selector, Block?) -> Void), AnyObject, Selector, Block?) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:497:43: warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
495 | case _ where Value.self == (()->()).self:
496 | return { obj, sel, value in
497 | let originalBlock = value as! @convention(block) () -> Void
| `- warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
498 | closure(cast(obj), cast({ originalBlock() }))
499 | } as @convention(block) (AnyObject, Selector, @convention(block) () -> Void) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:502:41: warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
500 | case _ where Value.self == Optional<(() ->())>.self:
501 | return { obj, sel, value in
502 | let swiftValue = (value as? @convention(block) () -> Void).map { blk in { blk() } }
| `- warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
503 | closure(cast(obj), cast(swiftValue))
504 | } as @convention(block) (AnyObject, Selector, (@convention(block) () -> Void)?) -> Void
[163/344] Compiling FZSwiftUtils Hook+Class.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:393:43: warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
391 | typealias Block = @convention(block) () -> Void
392 | return { original, object, selector, value in
393 | let originalBlock = value as! Block
| `- warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
394 | closure(cast(object), cast({ originalBlock() }), { original(object, selector, $0 as! ()->()) })
395 | } as @convention(block) ((AnyObject, Selector, Block) -> Void, AnyObject, Selector, Block) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:399:54: warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
397 | typealias Block = @convention(block) () -> Void
398 | return { original, object, selector, value in
399 | let swiftValue: (() -> ())? = (value as? Block).map { blk in { blk() } }
| `- warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
400 | closure(cast(object), cast(swiftValue)) { original(object, selector, $0 as? ()->()) }
401 | } as @convention(block) (((AnyObject, Selector, Block?) -> Void), AnyObject, Selector, Block?) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:497:43: warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
495 | case _ where Value.self == (()->()).self:
496 | return { obj, sel, value in
497 | let originalBlock = value as! @convention(block) () -> Void
| `- warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
498 | closure(cast(obj), cast({ originalBlock() }))
499 | } as @convention(block) (AnyObject, Selector, @convention(block) () -> Void) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:502:41: warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
500 | case _ where Value.self == Optional<(() ->())>.self:
501 | return { obj, sel, value in
502 | let swiftValue = (value as? @convention(block) () -> Void).map { blk in { blk() } }
| `- warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
503 | closure(cast(obj), cast(swiftValue))
504 | } as @convention(block) (AnyObject, Selector, (@convention(block) () -> Void)?) -> Void
[164/344] Compiling FZSwiftUtils Hook+Closure.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:393:43: warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
391 | typealias Block = @convention(block) () -> Void
392 | return { original, object, selector, value in
393 | let originalBlock = value as! Block
| `- warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
394 | closure(cast(object), cast({ originalBlock() }), { original(object, selector, $0 as! ()->()) })
395 | } as @convention(block) ((AnyObject, Selector, Block) -> Void, AnyObject, Selector, Block) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:399:54: warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
397 | typealias Block = @convention(block) () -> Void
398 | return { original, object, selector, value in
399 | let swiftValue: (() -> ())? = (value as? Block).map { blk in { blk() } }
| `- warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
400 | closure(cast(object), cast(swiftValue)) { original(object, selector, $0 as? ()->()) }
401 | } as @convention(block) (((AnyObject, Selector, Block?) -> Void), AnyObject, Selector, Block?) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:497:43: warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
495 | case _ where Value.self == (()->()).self:
496 | return { obj, sel, value in
497 | let originalBlock = value as! @convention(block) () -> Void
| `- warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
498 | closure(cast(obj), cast({ originalBlock() }))
499 | } as @convention(block) (AnyObject, Selector, @convention(block) () -> Void) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:502:41: warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
500 | case _ where Value.self == Optional<(() ->())>.self:
501 | return { obj, sel, value in
502 | let swiftValue = (value as? @convention(block) () -> Void).map { blk in { blk() } }
| `- warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
503 | closure(cast(obj), cast(swiftValue))
504 | } as @convention(block) (AnyObject, Selector, (@convention(block) () -> Void)?) -> Void
[165/344] Compiling FZSwiftUtils Hook+Deinit.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:393:43: warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
391 | typealias Block = @convention(block) () -> Void
392 | return { original, object, selector, value in
393 | let originalBlock = value as! Block
| `- warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
394 | closure(cast(object), cast({ originalBlock() }), { original(object, selector, $0 as! ()->()) })
395 | } as @convention(block) ((AnyObject, Selector, Block) -> Void, AnyObject, Selector, Block) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:399:54: warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
397 | typealias Block = @convention(block) () -> Void
398 | return { original, object, selector, value in
399 | let swiftValue: (() -> ())? = (value as? Block).map { blk in { blk() } }
| `- warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
400 | closure(cast(object), cast(swiftValue)) { original(object, selector, $0 as? ()->()) }
401 | } as @convention(block) (((AnyObject, Selector, Block?) -> Void), AnyObject, Selector, Block?) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:497:43: warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
495 | case _ where Value.self == (()->()).self:
496 | return { obj, sel, value in
497 | let originalBlock = value as! @convention(block) () -> Void
| `- warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
498 | closure(cast(obj), cast({ originalBlock() }))
499 | } as @convention(block) (AnyObject, Selector, @convention(block) () -> Void) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:502:41: warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
500 | case _ where Value.self == Optional<(() ->())>.self:
501 | return { obj, sel, value in
502 | let swiftValue = (value as? @convention(block) () -> Void).map { blk in { blk() } }
| `- warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
503 | closure(cast(obj), cast(swiftValue))
504 | } as @convention(block) (AnyObject, Selector, (@convention(block) () -> Void)?) -> Void
[166/344] Compiling FZSwiftUtils Hook+Object.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:393:43: warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
391 | typealias Block = @convention(block) () -> Void
392 | return { original, object, selector, value in
393 | let originalBlock = value as! Block
| `- warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
394 | closure(cast(object), cast({ originalBlock() }), { original(object, selector, $0 as! ()->()) })
395 | } as @convention(block) ((AnyObject, Selector, Block) -> Void, AnyObject, Selector, Block) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:399:54: warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
397 | typealias Block = @convention(block) () -> Void
398 | return { original, object, selector, value in
399 | let swiftValue: (() -> ())? = (value as? Block).map { blk in { blk() } }
| `- warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
400 | closure(cast(object), cast(swiftValue)) { original(object, selector, $0 as? ()->()) }
401 | } as @convention(block) (((AnyObject, Selector, Block?) -> Void), AnyObject, Selector, Block?) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:497:43: warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
495 | case _ where Value.self == (()->()).self:
496 | return { obj, sel, value in
497 | let originalBlock = value as! @convention(block) () -> Void
| `- warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
498 | closure(cast(obj), cast({ originalBlock() }))
499 | } as @convention(block) (AnyObject, Selector, @convention(block) () -> Void) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:502:41: warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
500 | case _ where Value.self == Optional<(() ->())>.self:
501 | return { obj, sel, value in
502 | let swiftValue = (value as? @convention(block) () -> Void).map { blk in { blk() } }
| `- warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
503 | closure(cast(obj), cast(swiftValue))
504 | } as @convention(block) (AnyObject, Selector, (@convention(block) () -> Void)?) -> Void
[167/344] Compiling FZSwiftUtils Hook.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:393:43: warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
391 | typealias Block = @convention(block) () -> Void
392 | return { original, object, selector, value in
393 | let originalBlock = value as! Block
| `- warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
394 | closure(cast(object), cast({ originalBlock() }), { original(object, selector, $0 as! ()->()) })
395 | } as @convention(block) ((AnyObject, Selector, Block) -> Void, AnyObject, Selector, Block) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:399:54: warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
397 | typealias Block = @convention(block) () -> Void
398 | return { original, object, selector, value in
399 | let swiftValue: (() -> ())? = (value as? Block).map { blk in { blk() } }
| `- warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
400 | closure(cast(object), cast(swiftValue)) { original(object, selector, $0 as? ()->()) }
401 | } as @convention(block) (((AnyObject, Selector, Block?) -> Void), AnyObject, Selector, Block?) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:497:43: warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
495 | case _ where Value.self == (()->()).self:
496 | return { obj, sel, value in
497 | let originalBlock = value as! @convention(block) () -> Void
| `- warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
498 | closure(cast(obj), cast({ originalBlock() }))
499 | } as @convention(block) (AnyObject, Selector, @convention(block) () -> Void) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:502:41: warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
500 | case _ where Value.self == Optional<(() ->())>.self:
501 | return { obj, sel, value in
502 | let swiftValue = (value as? @convention(block) () -> Void).map { blk in { blk() } }
| `- warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
503 | closure(cast(obj), cast(swiftValue))
504 | } as @convention(block) (AnyObject, Selector, (@convention(block) () -> Void)?) -> Void
[168/344] Compiling FZSwiftUtils NSObject+ClassHook.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:393:43: warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
391 | typealias Block = @convention(block) () -> Void
392 | return { original, object, selector, value in
393 | let originalBlock = value as! Block
| `- warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
394 | closure(cast(object), cast({ originalBlock() }), { original(object, selector, $0 as! ()->()) })
395 | } as @convention(block) ((AnyObject, Selector, Block) -> Void, AnyObject, Selector, Block) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:399:54: warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
397 | typealias Block = @convention(block) () -> Void
398 | return { original, object, selector, value in
399 | let swiftValue: (() -> ())? = (value as? Block).map { blk in { blk() } }
| `- warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
400 | closure(cast(object), cast(swiftValue)) { original(object, selector, $0 as? ()->()) }
401 | } as @convention(block) (((AnyObject, Selector, Block?) -> Void), AnyObject, Selector, Block?) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:497:43: warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
495 | case _ where Value.self == (()->()).self:
496 | return { obj, sel, value in
497 | let originalBlock = value as! @convention(block) () -> Void
| `- warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
498 | closure(cast(obj), cast({ originalBlock() }))
499 | } as @convention(block) (AnyObject, Selector, @convention(block) () -> Void) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:502:41: warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
500 | case _ where Value.self == Optional<(() ->())>.self:
501 | return { obj, sel, value in
502 | let swiftValue = (value as? @convention(block) () -> Void).map { blk in { blk() } }
| `- warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
503 | closure(cast(obj), cast(swiftValue))
504 | } as @convention(block) (AnyObject, Selector, (@convention(block) () -> Void)?) -> Void
[169/344] Compiling FZSwiftUtils NSObject+ClassInstanceHook.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:393:43: warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
391 | typealias Block = @convention(block) () -> Void
392 | return { original, object, selector, value in
393 | let originalBlock = value as! Block
| `- warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
394 | closure(cast(object), cast({ originalBlock() }), { original(object, selector, $0 as! ()->()) })
395 | } as @convention(block) ((AnyObject, Selector, Block) -> Void, AnyObject, Selector, Block) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:399:54: warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
397 | typealias Block = @convention(block) () -> Void
398 | return { original, object, selector, value in
399 | let swiftValue: (() -> ())? = (value as? Block).map { blk in { blk() } }
| `- warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
400 | closure(cast(object), cast(swiftValue)) { original(object, selector, $0 as? ()->()) }
401 | } as @convention(block) (((AnyObject, Selector, Block?) -> Void), AnyObject, Selector, Block?) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:497:43: warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
495 | case _ where Value.self == (()->()).self:
496 | return { obj, sel, value in
497 | let originalBlock = value as! @convention(block) () -> Void
| `- warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
498 | closure(cast(obj), cast({ originalBlock() }))
499 | } as @convention(block) (AnyObject, Selector, @convention(block) () -> Void) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:502:41: warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
500 | case _ where Value.self == Optional<(() ->())>.self:
501 | return { obj, sel, value in
502 | let swiftValue = (value as? @convention(block) () -> Void).map { blk in { blk() } }
| `- warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
503 | closure(cast(obj), cast(swiftValue))
504 | } as @convention(block) (AnyObject, Selector, (@convention(block) () -> Void)?) -> Void
[170/344] Compiling FZSwiftUtils NSObject+Hook.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:393:43: warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
391 | typealias Block = @convention(block) () -> Void
392 | return { original, object, selector, value in
393 | let originalBlock = value as! Block
| `- warning: cast from '@convention(block) () -> Void' to unrelated type 'Block' (aka '@convention(block) () -> ()') always fails
394 | closure(cast(object), cast({ originalBlock() }), { original(object, selector, $0 as! ()->()) })
395 | } as @convention(block) ((AnyObject, Selector, Block) -> Void, AnyObject, Selector, Block) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:399:54: warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
397 | typealias Block = @convention(block) () -> Void
398 | return { original, object, selector, value in
399 | let swiftValue: (() -> ())? = (value as? Block).map { blk in { blk() } }
| `- warning: conditional downcast from 'Block?' (aka 'Optional<@convention(block) () -> ()>') to 'Block' (aka '@convention(block) () -> ()') does nothing
400 | closure(cast(object), cast(swiftValue)) { original(object, selector, $0 as? ()->()) }
401 | } as @convention(block) (((AnyObject, Selector, Block?) -> Void), AnyObject, Selector, Block?) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:497:43: warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
495 | case _ where Value.self == (()->()).self:
496 | return { obj, sel, value in
497 | let originalBlock = value as! @convention(block) () -> Void
| `- warning: cast from '@convention(block) () -> Swift.Void' to unrelated type '@convention(block) () -> Swift.Void' always fails
498 | closure(cast(obj), cast({ originalBlock() }))
499 | } as @convention(block) (AnyObject, Selector, @convention(block) () -> Void) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Utils/MethodHooking/Hook/Hook+Closure.swift:502:41: warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
500 | case _ where Value.self == Optional<(() ->())>.self:
501 | return { obj, sel, value in
502 | let swiftValue = (value as? @convention(block) () -> Void).map { blk in { blk() } }
| `- warning: conditional downcast from '(@convention(block) () -> Void)?' to '@convention(block) () -> Void' does nothing
503 | closure(cast(obj), cast(swiftValue))
504 | } as @convention(block) (AnyObject, Selector, (@convention(block) () -> Void)?) -> Void
[171/344] Compiling FZSwiftUtils RotationAngle.swift
[172/344] Compiling FZSwiftUtils Scale.swift
[173/344] Compiling FZSwiftUtils TimeDuration.swift
[174/344] Compiling FZSwiftUtils TimeStamp.swift
[175/344] Compiling FZSwiftUtils Defaults.swift
[176/344] Compiling FZSwiftUtils ElapsedTimer.swift
[177/344] Compiling FZSwiftUtils FSEvent+Actions.swift
[178/344] Compiling FZSwiftUtils FSEvent+Flags.swift
[179/344] Compiling FZSwiftUtils FSEvent+ItemType.swift
[180/344] Compiling FZSwiftUtils FSEvent.swift
[181/344] Compiling FZSwiftUtils FSEventMonitor+Options.swift
[182/344] Compiling FZSwiftUtils FSEventMonitor.swift
[183/344] Compiling FZSwiftUtils FileConvertible.swift
[184/344] Compiling FZSwiftUtils FileTypeDefinition.swift
[185/344] Compiling FZSwiftUtils CGImageFrame.swift
[186/344] Compiling FZSwiftUtils ImageFrameSequence.swift
[187/344] Compiling FZSwiftUtils ImageSequence.swift
[188/344] Compiling FZSwiftUtils CGImage+AuxiliaryDataType.swift
[189/344] Compiling FZSwiftUtils ImageDestination.swift
[190/344] Compiling FZSwiftUtils ImageOptions.swift
[191/344] Compiling FZSwiftUtils EXIF+HumanReadable.swift
[192/344] Compiling FZSwiftUtils EXIFImageProperties.swift
[193/344] Compiling FZSwiftUtils Canon.swift
[194/344] Compiling FZSwiftUtils EXIF+Extended.swift
[195/344] Compiling FZSwiftUtils GPS.swift
[196/344] Compiling FZSwiftUtils ObjCClassInfo.swift
[197/344] Compiling FZSwiftUtils ObjCIvarInfo.swift
[198/344] Compiling FZSwiftUtils ObjCMethodInfo.swift
[199/344] Compiling FZSwiftUtils ObjCPropertyInfo.swift
[200/344] Compiling FZSwiftUtils ObjCProtocolInfo.swift
[201/344] Compiling FZSwiftUtils ObjCField.swift
[202/344] Compiling FZSwiftUtils ObjCMethodSignature.swift
[203/344] Compiling FZSwiftUtils ObjCPropertyInfo+Attribute.swift
[204/344] Compiling FZSwiftUtils ObjCType+Modifier.swift
[205/344] Compiling FZSwiftUtils ObjCType.swift
[206/344] Compiling FZSwiftUtils ObjCRuntime.swift
[207/344] Compiling FZSwiftUtils AsyncOperation.swift
[208/344] Compiling FZSwiftUtils Debouncer.swift
[209/344] Compiling FZSwiftUtils PausableOperationQueue.swift
[210/344] Compiling FZSwiftUtils Thottler.swift
[211/344] Compiling FZSwiftUtils OutlineItem.swift
[212/344] Compiling FZSwiftUtils RuntimeError.swift
[213/344] Compiling FZSwiftUtils Stream.swift
[214/344] Compiling FZSwiftUtils StringComparator.swift
[215/344] Compiling FZSwiftUtils Swizzle.swift
[216/344] Compiling FZSwiftUtils Synchronized.swift
[217/344] Compiling FZSwiftUtils ThroughputFormatter.swift
[218/344] Compiling FZSwiftUtils TryPrint.swift
[219/344] Compiling FZSwiftUtils Weak.swift
[220/344] Compiling FZSwiftUtils SharedKeyValueObserver.swift
[221/344] Compiling FZSwiftUtils KeyPath+.swift
[222/344] Compiling FZSwiftUtils Locale+.swift
[223/344] Compiling FZSwiftUtils Locale+Currency.swift
[224/344] Compiling FZSwiftUtils Logger+.swift
[225/344] Compiling FZSwiftUtils Accelerate+Operator.swift
[226/344] Compiling FZSwiftUtils AffineTransform+.swift
[227/344] Compiling FZSwiftUtils ApproximateEquatable.swift
[228/344] Compiling FZSwiftUtils Bool+.swift
[229/344] Compiling FZSwiftUtils CGPoint+.swift
[230/344] Compiling FZSwiftUtils CGRect+.swift
[231/344] Compiling FZSwiftUtils CGRect+Edge.swift
[232/344] Compiling FZSwiftUtils CGSize+.swift
[233/344] Compiling FZSwiftUtils FloatingPoint+.swift
[234/344] Compiling FZSwiftUtils FloatingPoint+Initializable.swift
[235/344] Compiling FZSwiftUtils FloatingPoint+Rounding.swift
[236/344] Compiling FZSwiftUtils Int+.swift
[237/344] Compiling FZSwiftUtils MultiplicativeArithmetic.swift
[238/344] Compiling FZSwiftUtils NSNumber+.swift
[239/344] Compiling FZSwiftUtils NSRange+.swift
[240/344] Compiling FZSwiftUtils NSValue+.swift
[241/344] Compiling FZSwiftUtils Number+Interpolate.swift
[242/344] Compiling FZSwiftUtils Number+String.swift
[243/344] Compiling FZSwiftUtils NumberFormatter+.swift
[244/344] Compiling FZSwiftUtils NumberFormatter+String.swift
[245/344] Compiling FZSwiftUtils URLSession+.swift
[246/344] Compiling FZSwiftUtils URLSession+Sync.swift
[247/344] Compiling FZSwiftUtils URLSessionConfiguration+.swift
[248/344] Compiling FZSwiftUtils URLSessionDataTask+Resume.swift
[249/344] Compiling FZSwiftUtils URLSessionTask+.swift
[250/344] Compiling FZSwiftUtils Notification+.swift
[251/344] Compiling FZSwiftUtils Operation+.swift
[252/344] Compiling FZSwiftUtils OperationQueue+.swift
[253/344] Compiling FZSwiftUtils NSComparisonPredicate+.swift
[254/344] Compiling FZSwiftUtils NSComparisonPredicate+Expression.swift
[255/344] Compiling FZSwiftUtils NSExpression+.swift
[256/344] Compiling FZSwiftUtils NSPredicate+.swift
[257/344] Compiling FZSwiftUtils NSPredicate+Operator.swift
[258/344] Compiling FZSwiftUtils Predicates.swift
[259/344] Compiling FZSwiftUtils Process+.swift
[260/344] Compiling FZSwiftUtils ProcessInfo+.swift
[261/344] Compiling FZSwiftUtils Progress+.swift
[262/344] Compiling FZSwiftUtils Any.swift
[263/344] Compiling FZSwiftUtils CaseIterable+.swift
[264/344] Compiling FZSwiftUtils Comparable+.swift
[265/344] Compiling FZSwiftUtils Comparable+Clamp.swift
[266/344] Compiling FZSwiftUtils Equatable+.swift
[267/344] Compiling FZSwiftUtils HashableObject.swift
[268/344] Compiling FZSwiftUtils OptionSetDescribable.swift
[269/344] Compiling FZSwiftUtils Optional+.swift
[270/344] Compiling FZSwiftUtils PropertyListSerialization+.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/KVO/KeyValueObservation.swift:654:20: warning: no method declared with Objective-C selector 'setBackgroundStyle:'
652 | fileprivate extension NSObject {
653 | func observeBackgroundStyle<Value>(_ uniqueValues: Bool, _ handler: @escaping (Value, Value)->()) -> Hook? {
654 | try? hook("setBackgroundStyle:", closure: { original, object, selector, style in
| `- warning: no method declared with Objective-C selector 'setBackgroundStyle:'
655 | let oldValue: NSView.BackgroundStyle = object.value(forKey: "backgroundStyle") ?? .normal
656 | original(object, selector, style)
[271/344] Compiling FZSwiftUtils Enum+Displayable.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/KVO/KeyValueObservation.swift:654:20: warning: no method declared with Objective-C selector 'setBackgroundStyle:'
652 | fileprivate extension NSObject {
653 | func observeBackgroundStyle<Value>(_ uniqueValues: Bool, _ handler: @escaping (Value, Value)->()) -> Hook? {
654 | try? hook("setBackgroundStyle:", closure: { original, object, selector, style in
| `- warning: no method declared with Objective-C selector 'setBackgroundStyle:'
655 | let oldValue: NSView.BackgroundStyle = object.value(forKey: "backgroundStyle") ?? .normal
656 | original(object, selector, style)
[272/344] Compiling FZSwiftUtils Enum+Name.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/KVO/KeyValueObservation.swift:654:20: warning: no method declared with Objective-C selector 'setBackgroundStyle:'
652 | fileprivate extension NSObject {
653 | func observeBackgroundStyle<Value>(_ uniqueValues: Bool, _ handler: @escaping (Value, Value)->()) -> Hook? {
654 | try? hook("setBackgroundStyle:", closure: { original, object, selector, style in
| `- warning: no method declared with Objective-C selector 'setBackgroundStyle:'
655 | let oldValue: NSView.BackgroundStyle = object.value(forKey: "backgroundStyle") ?? .normal
656 | original(object, selector, style)
[273/344] Compiling FZSwiftUtils FileAttributes.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/KVO/KeyValueObservation.swift:654:20: warning: no method declared with Objective-C selector 'setBackgroundStyle:'
652 | fileprivate extension NSObject {
653 | func observeBackgroundStyle<Value>(_ uniqueValues: Bool, _ handler: @escaping (Value, Value)->()) -> Hook? {
654 | try? hook("setBackgroundStyle:", closure: { original, object, selector, style in
| `- warning: no method declared with Objective-C selector 'setBackgroundStyle:'
655 | let oldValue: NSView.BackgroundStyle = object.value(forKey: "backgroundStyle") ?? .normal
656 | original(object, selector, style)
[274/344] Compiling FZSwiftUtils FileHandle+.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/KVO/KeyValueObservation.swift:654:20: warning: no method declared with Objective-C selector 'setBackgroundStyle:'
652 | fileprivate extension NSObject {
653 | func observeBackgroundStyle<Value>(_ uniqueValues: Bool, _ handler: @escaping (Value, Value)->()) -> Hook? {
654 | try? hook("setBackgroundStyle:", closure: { original, object, selector, style in
| `- warning: no method declared with Objective-C selector 'setBackgroundStyle:'
655 | let oldValue: NSView.BackgroundStyle = object.value(forKey: "backgroundStyle") ?? .normal
656 | original(object, selector, style)
[275/344] Compiling FZSwiftUtils FileManager+.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/KVO/KeyValueObservation.swift:654:20: warning: no method declared with Objective-C selector 'setBackgroundStyle:'
652 | fileprivate extension NSObject {
653 | func observeBackgroundStyle<Value>(_ uniqueValues: Bool, _ handler: @escaping (Value, Value)->()) -> Hook? {
654 | try? hook("setBackgroundStyle:", closure: { original, object, selector, style in
| `- warning: no method declared with Objective-C selector 'setBackgroundStyle:'
655 | let oldValue: NSView.BackgroundStyle = object.value(forKey: "backgroundStyle") ?? .normal
656 | original(object, selector, style)
[276/344] Compiling FZSwiftUtils FileType.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/KVO/KeyValueObservation.swift:654:20: warning: no method declared with Objective-C selector 'setBackgroundStyle:'
652 | fileprivate extension NSObject {
653 | func observeBackgroundStyle<Value>(_ uniqueValues: Bool, _ handler: @escaping (Value, Value)->()) -> Hook? {
654 | try? hook("setBackgroundStyle:", closure: { original, object, selector, style in
| `- warning: no method declared with Objective-C selector 'setBackgroundStyle:'
655 | let oldValue: NSView.BackgroundStyle = object.value(forKey: "backgroundStyle") ?? .normal
656 | original(object, selector, style)
[277/344] Compiling FZSwiftUtils NSMetadata+.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/KVO/KeyValueObservation.swift:654:20: warning: no method declared with Objective-C selector 'setBackgroundStyle:'
652 | fileprivate extension NSObject {
653 | func observeBackgroundStyle<Value>(_ uniqueValues: Bool, _ handler: @escaping (Value, Value)->()) -> Hook? {
654 | try? hook("setBackgroundStyle:", closure: { original, object, selector, style in
| `- warning: no method declared with Objective-C selector 'setBackgroundStyle:'
655 | let oldValue: NSView.BackgroundStyle = object.value(forKey: "backgroundStyle") ?? .normal
656 | original(object, selector, style)
[278/344] Compiling FZSwiftUtils URL+.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/KVO/KeyValueObservation.swift:654:20: warning: no method declared with Objective-C selector 'setBackgroundStyle:'
652 | fileprivate extension NSObject {
653 | func observeBackgroundStyle<Value>(_ uniqueValues: Bool, _ handler: @escaping (Value, Value)->()) -> Hook? {
654 | try? hook("setBackgroundStyle:", closure: { original, object, selector, style in
| `- warning: no method declared with Objective-C selector 'setBackgroundStyle:'
655 | let oldValue: NSView.BackgroundStyle = object.value(forKey: "backgroundStyle") ?? .normal
656 | original(object, selector, style)
[279/344] Compiling FZSwiftUtils URL+DuplicateFiles.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/KVO/KeyValueObservation.swift:654:20: warning: no method declared with Objective-C selector 'setBackgroundStyle:'
652 | fileprivate extension NSObject {
653 | func observeBackgroundStyle<Value>(_ uniqueValues: Bool, _ handler: @escaping (Value, Value)->()) -> Hook? {
654 | try? hook("setBackgroundStyle:", closure: { original, object, selector, style in
| `- warning: no method declared with Objective-C selector 'setBackgroundStyle:'
655 | let oldValue: NSView.BackgroundStyle = object.value(forKey: "backgroundStyle") ?? .normal
656 | original(object, selector, style)
[280/344] Compiling FZSwiftUtils URL+ExtendedAttributes.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/KVO/KeyValueObservation.swift:654:20: warning: no method declared with Objective-C selector 'setBackgroundStyle:'
652 | fileprivate extension NSObject {
653 | func observeBackgroundStyle<Value>(_ uniqueValues: Bool, _ handler: @escaping (Value, Value)->()) -> Hook? {
654 | try? hook("setBackgroundStyle:", closure: { original, object, selector, style in
| `- warning: no method declared with Objective-C selector 'setBackgroundStyle:'
655 | let oldValue: NSView.BackgroundStyle = object.value(forKey: "backgroundStyle") ?? .normal
656 | original(object, selector, style)
[281/344] Compiling FZSwiftUtils URL+Item.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/KVO/KeyValueObservation.swift:654:20: warning: no method declared with Objective-C selector 'setBackgroundStyle:'
652 | fileprivate extension NSObject {
653 | func observeBackgroundStyle<Value>(_ uniqueValues: Bool, _ handler: @escaping (Value, Value)->()) -> Hook? {
654 | try? hook("setBackgroundStyle:", closure: { original, object, selector, style in
| `- warning: no method declared with Objective-C selector 'setBackgroundStyle:'
655 | let oldValue: NSView.BackgroundStyle = object.value(forKey: "backgroundStyle") ?? .normal
656 | original(object, selector, style)
[282/344] Compiling FZSwiftUtils URL+Iterate.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/KVO/KeyValueObservation.swift:654:20: warning: no method declared with Objective-C selector 'setBackgroundStyle:'
652 | fileprivate extension NSObject {
653 | func observeBackgroundStyle<Value>(_ uniqueValues: Bool, _ handler: @escaping (Value, Value)->()) -> Hook? {
654 | try? hook("setBackgroundStyle:", closure: { original, object, selector, style in
| `- warning: no method declared with Objective-C selector 'setBackgroundStyle:'
655 | let oldValue: NSView.BackgroundStyle = object.value(forKey: "backgroundStyle") ?? .normal
656 | original(object, selector, style)
[283/344] Compiling FZSwiftUtils URLResources.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/KVO/KeyValueObservation.swift:654:20: warning: no method declared with Objective-C selector 'setBackgroundStyle:'
652 | fileprivate extension NSObject {
653 | func observeBackgroundStyle<Value>(_ uniqueValues: Bool, _ handler: @escaping (Value, Value)->()) -> Hook? {
654 | try? hook("setBackgroundStyle:", closure: { original, object, selector, style in
| `- warning: no method declared with Objective-C selector 'setBackgroundStyle:'
655 | let oldValue: NSView.BackgroundStyle = object.value(forKey: "backgroundStyle") ?? .normal
656 | original(object, selector, style)
[284/344] Compiling FZSwiftUtils UTType+.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/KVO/KeyValueObservation.swift:654:20: warning: no method declared with Objective-C selector 'setBackgroundStyle:'
652 | fileprivate extension NSObject {
653 | func observeBackgroundStyle<Value>(_ uniqueValues: Bool, _ handler: @escaping (Value, Value)->()) -> Hook? {
654 | try? hook("setBackgroundStyle:", closure: { original, object, selector, style in
| `- warning: no method declared with Objective-C selector 'setBackgroundStyle:'
655 | let oldValue: NSView.BackgroundStyle = object.value(forKey: "backgroundStyle") ?? .normal
656 | original(object, selector, style)
[285/344] Compiling FZSwiftUtils ByteCountFormatter+.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/KVO/KeyValueObservation.swift:654:20: warning: no method declared with Objective-C selector 'setBackgroundStyle:'
652 | fileprivate extension NSObject {
653 | func observeBackgroundStyle<Value>(_ uniqueValues: Bool, _ handler: @escaping (Value, Value)->()) -> Hook? {
654 | try? hook("setBackgroundStyle:", closure: { original, object, selector, style in
| `- warning: no method declared with Objective-C selector 'setBackgroundStyle:'
655 | let oldValue: NSView.BackgroundStyle = object.value(forKey: "backgroundStyle") ?? .normal
656 | original(object, selector, style)
[286/344] Compiling FZSwiftUtils ListFormatter+.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/KVO/KeyValueObservation.swift:654:20: warning: no method declared with Objective-C selector 'setBackgroundStyle:'
652 | fileprivate extension NSObject {
653 | func observeBackgroundStyle<Value>(_ uniqueValues: Bool, _ handler: @escaping (Value, Value)->()) -> Hook? {
654 | try? hook("setBackgroundStyle:", closure: { original, object, selector, style in
| `- warning: no method declared with Objective-C selector 'setBackgroundStyle:'
655 | let oldValue: NSView.BackgroundStyle = object.value(forKey: "backgroundStyle") ?? .normal
656 | original(object, selector, style)
[287/344] Compiling FZSwiftUtils MeasurementFormatter+.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/KVO/KeyValueObservation.swift:654:20: warning: no method declared with Objective-C selector 'setBackgroundStyle:'
652 | fileprivate extension NSObject {
653 | func observeBackgroundStyle<Value>(_ uniqueValues: Bool, _ handler: @escaping (Value, Value)->()) -> Hook? {
654 | try? hook("setBackgroundStyle:", closure: { original, object, selector, style in
| `- warning: no method declared with Objective-C selector 'setBackgroundStyle:'
655 | let oldValue: NSView.BackgroundStyle = object.value(forKey: "backgroundStyle") ?? .normal
656 | original(object, selector, style)
[288/344] Compiling FZSwiftUtils UnitInformationStorage+.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/KVO/KeyValueObservation.swift:654:20: warning: no method declared with Objective-C selector 'setBackgroundStyle:'
652 | fileprivate extension NSObject {
653 | func observeBackgroundStyle<Value>(_ uniqueValues: Bool, _ handler: @escaping (Value, Value)->()) -> Hook? {
654 | try? hook("setBackgroundStyle:", closure: { original, object, selector, style in
| `- warning: no method declared with Objective-C selector 'setBackgroundStyle:'
655 | let oldValue: NSView.BackgroundStyle = object.value(forKey: "backgroundStyle") ?? .normal
656 | original(object, selector, style)
[289/344] Compiling FZSwiftUtils Digest+.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/KVO/KeyValueObservation.swift:654:20: warning: no method declared with Objective-C selector 'setBackgroundStyle:'
652 | fileprivate extension NSObject {
653 | func observeBackgroundStyle<Value>(_ uniqueValues: Bool, _ handler: @escaping (Value, Value)->()) -> Hook? {
654 | try? hook("setBackgroundStyle:", closure: { original, object, selector, style in
| `- warning: no method declared with Objective-C selector 'setBackgroundStyle:'
655 | let oldValue: NSView.BackgroundStyle = object.value(forKey: "backgroundStyle") ?? .normal
656 | original(object, selector, style)
[290/344] Compiling FZSwiftUtils HashFunction+.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/KVO/KeyValueObservation.swift:654:20: warning: no method declared with Objective-C selector 'setBackgroundStyle:'
652 | fileprivate extension NSObject {
653 | func observeBackgroundStyle<Value>(_ uniqueValues: Bool, _ handler: @escaping (Value, Value)->()) -> Hook? {
654 | try? hook("setBackgroundStyle:", closure: { original, object, selector, style in
| `- warning: no method declared with Objective-C selector 'setBackgroundStyle:'
655 | let oldValue: NSView.BackgroundStyle = object.value(forKey: "backgroundStyle") ?? .normal
656 | original(object, selector, style)
[291/344] Compiling FZSwiftUtils Hasher+.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/KVO/KeyValueObservation.swift:654:20: warning: no method declared with Objective-C selector 'setBackgroundStyle:'
652 | fileprivate extension NSObject {
653 | func observeBackgroundStyle<Value>(_ uniqueValues: Bool, _ handler: @escaping (Value, Value)->()) -> Hook? {
654 | try? hook("setBackgroundStyle:", closure: { original, object, selector, style in
| `- warning: no method declared with Objective-C selector 'setBackgroundStyle:'
655 | let oldValue: NSView.BackgroundStyle = object.value(forKey: "backgroundStyle") ?? .normal
656 | original(object, selector, style)
[292/344] Compiling FZSwiftUtils KeyValueObservation.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/KVO/KeyValueObservation.swift:654:20: warning: no method declared with Objective-C selector 'setBackgroundStyle:'
652 | fileprivate extension NSObject {
653 | func observeBackgroundStyle<Value>(_ uniqueValues: Bool, _ handler: @escaping (Value, Value)->()) -> Hook? {
654 | try? hook("setBackgroundStyle:", closure: { original, object, selector, style in
| `- warning: no method declared with Objective-C selector 'setBackgroundStyle:'
655 | let oldValue: NSView.BackgroundStyle = object.value(forKey: "backgroundStyle") ?? .normal
656 | original(object, selector, style)
[293/344] Compiling FZSwiftUtils KeyValueObserver.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/KVO/KeyValueObservation.swift:654:20: warning: no method declared with Objective-C selector 'setBackgroundStyle:'
652 | fileprivate extension NSObject {
653 | func observeBackgroundStyle<Value>(_ uniqueValues: Bool, _ handler: @escaping (Value, Value)->()) -> Hook? {
654 | try? hook("setBackgroundStyle:", closure: { original, object, selector, style in
| `- warning: no method declared with Objective-C selector 'setBackgroundStyle:'
655 | let oldValue: NSView.BackgroundStyle = object.value(forKey: "backgroundStyle") ?? .normal
656 | original(object, selector, style)
[294/344] Compiling FZSwiftUtils NSObject+Observe.swift
/Users/admin/builder/spi-builder-workspace/Sources/FZSwiftUtils/Extensions/KVO/KeyValueObservation.swift:654:20: warning: no method declared with Objective-C selector 'setBackgroundStyle:'
652 | fileprivate extension NSObject {
653 | func observeBackgroundStyle<Value>(_ uniqueValues: Bool, _ handler: @escaping (Value, Value)->()) -> Hook? {
654 | try? hook("setBackgroundStyle:", closure: { original, object, selector, style in
| `- warning: no method declared with Objective-C selector 'setBackgroundStyle:'
655 | let oldValue: NSView.BackgroundStyle = object.value(forKey: "backgroundStyle") ?? .normal
656 | original(object, selector, style)
[295/344] Compiling FZSwiftUtils Bundle+.swift
[296/344] Compiling FZSwiftUtils Bundle+Info.swift
[297/344] Compiling FZSwiftUtils CSSearchableItem+.swift
[298/344] Compiling FZSwiftUtils CVTimeStamp+.swift
[299/344] Compiling FZSwiftUtils Array+.swift
[300/344] Compiling FZSwiftUtils Collection+.swift
[301/344] Compiling FZSwiftUtils Collection+Advance.swift
[302/344] Compiling FZSwiftUtils Collection+Average.swift
[303/344] Compiling FZSwiftUtils Collection+Chunk.swift
[304/344] Compiling FZSwiftUtils Collection+Indexed.swift
[305/344] Compiling FZSwiftUtils Collection+LazySplit.swift
[306/344] Compiling FZSwiftUtils Collection+ObjectIdentifier.swift
[307/344] Compiling FZSwiftUtils Collection+Remove.swift
[308/344] Compiling FZSwiftUtils Collection+Sort.swift
[309/344] Compiling FZSwiftUtils CollectionDifference+.swift
[310/344] Compiling FZSwiftUtils Dictionary+.swift
[311/344] Compiling FZSwiftUtils Dictionary+Merge.swift
[312/344] Compiling FZSwiftUtils IndexPath+.swift
[313/344] Compiling FZSwiftUtils OptionSet+.swift
[314/344] Compiling FZSwiftUtils Sequence+.swift
[315/344] Compiling FZSwiftUtils Sequence+Collect.swift
[316/344] Compiling FZSwiftUtils Sequence+Concurrency.swift
[317/344] Compiling FZSwiftUtils Sequence+Difference.swift
[318/344] Compiling FZSwiftUtils Sequence+Flat.swift
[319/344] Compiling FZSwiftUtils Sequence+Identifable.swift
[320/344] Compiling FZSwiftUtils ReferenceConvertible+.swift
[321/344] Compiling FZSwiftUtils SortComparator+.swift
[322/344] Compiling FZSwiftUtils Result+.swift
[323/344] Compiling FZSwiftUtils Scanner+.swift
[324/344] Compiling FZSwiftUtils Selector+.swift
[325/344] Compiling FZSwiftUtils AttributedString+.swift
[326/344] Compiling FZSwiftUtils Character+.swift
[327/344] Compiling FZSwiftUtils CharacterSet+.swift
[328/344] Compiling FZSwiftUtils FourCharCode+.swift
[329/344] Compiling FZSwiftUtils NSAttributedString+.swift
[330/344] Compiling FZSwiftUtils NSAttributedString+Values.swift
[331/344] Compiling FZSwiftUtils NSRegularExpression+.swift
[332/344] Compiling FZSwiftUtils NSTextCheckingResult+.swift
[333/344] Compiling FZSwiftUtils String+.swift
[334/344] Compiling FZSwiftUtils String+HTML.swift
[335/344] Compiling FZSwiftUtils String+Height.swift
[336/344] Compiling FZSwiftUtils String+Match.swift
[337/344] Compiling FZSwiftUtils String+Random.swift
[338/344] Compiling FZSwiftUtils UnsafePointer+.swift
[339/344] Compiling FZSwiftUtils UnsafeRawPointer+.swift
[340/344] Compiling FZSwiftUtils XMLNode+.swift
[341/344] Compiling FZSwiftUtils NSUI Typealias.swift
[342/344] Compiling FZSwiftUtils Operator.swift
[343/344] Compiling FZSwiftUtils CodableDefault.swift
[344/344] Compiling FZSwiftUtils DateValueCodable.swift
Build complete! (26.14s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "FZSwiftUtils",
"name" : "FZSwiftUtils",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "maccatalyst",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "FZSwiftUtils",
"targets" : [
"FZSwiftUtils"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "_Libffi",
"module_type" : "ClangTarget",
"name" : "_Libffi",
"path" : "Sources/Libffi",
"product_memberships" : [
"FZSwiftUtils"
],
"sources" : [
"common_closures.c",
"common_debug.c",
"common_dlmalloc.c",
"common_java_raw_api.c",
"common_prep_cif.c",
"common_raw_api.c",
"common_tramp.c",
"common_types.c",
"platform_arch.c",
"platform_arch_asm.S"
],
"type" : "library"
},
{
"c99name" : "_FZSwiftUtilsObjC",
"module_type" : "ClangTarget",
"name" : "_FZSwiftUtilsObjC",
"path" : "Sources/FZSwiftUtils+ObjC",
"product_memberships" : [
"FZSwiftUtils"
],
"sources" : [
"Invocation.m",
"MethodSignature.m",
"NSObject+ExceptionCatcher.m",
"ObjectProxy.m",
"SHFFITypeContext.m",
"SHMethodSignature.m",
"SHObjectiveCUtilities.m"
],
"target_dependencies" : [
"_Libffi"
],
"type" : "library"
},
{
"c99name" : "FZSwiftUtils",
"module_type" : "SwiftTarget",
"name" : "FZSwiftUtils",
"path" : "Sources/FZSwiftUtils",
"product_memberships" : [
"FZSwiftUtils"
],
"sources" : [
"Extensions/Bundle+.swift",
"Extensions/Bundle+Info.swift",
"Extensions/CSSearchableItem+.swift",
"Extensions/CVTimeStamp+.swift",
"Extensions/Collections/Array+.swift",
"Extensions/Collections/Collection+.swift",
"Extensions/Collections/Collection+Advance.swift",
"Extensions/Collections/Collection+Average.swift",
"Extensions/Collections/Collection+Chunk.swift",
"Extensions/Collections/Collection+Indexed.swift",
"Extensions/Collections/Collection+LazySplit.swift",
"Extensions/Collections/Collection+ObjectIdentifier.swift",
"Extensions/Collections/Collection+Remove.swift",
"Extensions/Collections/Collection+Sort.swift",
"Extensions/Collections/CollectionDifference+.swift",
"Extensions/Collections/Dictionary+.swift",
"Extensions/Collections/Dictionary+Merge.swift",
"Extensions/Collections/IndexPath+.swift",
"Extensions/Collections/OptionSet+.swift",
"Extensions/Collections/Sequence+.swift",
"Extensions/Collections/Sequence+Collect.swift",
"Extensions/Collections/Sequence+Concurrency.swift",
"Extensions/Collections/Sequence+Difference.swift",
"Extensions/Collections/Sequence+Flat.swift",
"Extensions/Collections/Sequence+Identifable.swift",
"Extensions/Collections/Sequence+Index.swift",
"Extensions/Collections/Sequence+Keypath.swift",
"Extensions/Collections/Sequence+Occurency.swift",
"Extensions/Collections/Sequence+Print.swift",
"Extensions/Collections/Sequence+Random.swift",
"Extensions/Collections/Sequence+Rotate.swift",
"Extensions/Collections/Sequence+Sort+Comparator.swift",
"Extensions/Collections/Sequence+Sort.swift",
"Extensions/Collections/Sequence+String.swift",
"Extensions/Collections/Sequence+Unique.swift",
"Extensions/Collections/Sequence+Zip.swift",
"Extensions/Collections/Set+.swift",
"Extensions/CoreFoundation/CFAllocator+.swift",
"Extensions/CoreFoundation/CFArray+.swift",
"Extensions/CoreFoundation/CFComparisonResult+.swift",
"Extensions/CoreFoundation/CFData+.swift",
"Extensions/CoreFoundation/CFDictionary+.swift",
"Extensions/CoreFoundation/CFNumber+.swift",
"Extensions/CoreFoundation/CFString+.swift",
"Extensions/CoreFoundation/ColorSyncProfile+.swift",
"Extensions/CoreFoundation/MDQuery.swift",
"Extensions/CoreFoundation/Protocols/CFComparable.swift",
"Extensions/CoreFoundation/Protocols/CFStringKey.swift",
"Extensions/CoreFoundation/Protocols/CFType+CFConvertible.swift",
"Extensions/CoreFoundation/Protocols/CFType+CFTollFreeBridgeable.swift",
"Extensions/CoreFoundation/Protocols/CFType+CFTollFreeSwiftBridgeable.swift",
"Extensions/CoreFoundation/Protocols/CFType.swift",
"Extensions/Data+.swift",
"Extensions/Date & Time/Calendar+.swift",
"Extensions/Date & Time/Date+.swift",
"Extensions/Date & Time/Formatter/DateComponentsFormatter+.swift",
"Extensions/Date & Time/Formatter/DateFormatter+.swift",
"Extensions/Date & Time/Formatter/DateFormatter+Components.swift",
"Extensions/Date & Time/Formatter/DateIntervalFormatter+.swift",
"Extensions/Date & Time/Formatter/RelativeDateTimeFormatter+.swift",
"Extensions/Date & Time/NSCalendar+.swift",
"Extensions/Date & Time/TimeZone.swift",
"Extensions/DispatchQueue+.swift",
"Extensions/DispatchWorkItem+.swift",
"Extensions/Encoding & Decoding/Codable+.swift",
"Extensions/Encoding & Decoding/CodingError+.swift",
"Extensions/Encoding & Decoding/Collection+Decode.swift",
"Extensions/Encoding & Decoding/Decoder+.swift",
"Extensions/Encoding & Decoding/Dictionary+Codable.swift",
"Extensions/Encoding & Decoding/Encoder+.swift",
"Extensions/Encoding & Decoding/JSONEncoderDecoder+.swift",
"Extensions/Encoding & Decoding/JSONEncoderDecoder+Codable.swift",
"Extensions/Encoding & Decoding/NSCoding+.swift",
"Extensions/Encoding & Decoding/NSKeyedArchiver+.swift",
"Extensions/Encoding & Decoding/NSKeyedUnarchiver+.swift",
"Extensions/Encoding & Decoding/PropertyListSerialization+.swift",
"Extensions/Enum/Enum+Displayable.swift",
"Extensions/Enum/Enum+Name.swift",
"Extensions/File & URL/FileAttributes.swift",
"Extensions/File & URL/FileHandle+.swift",
"Extensions/File & URL/FileManager+.swift",
"Extensions/File & URL/FileType.swift",
"Extensions/File & URL/NSMetadata+.swift",
"Extensions/File & URL/URL+.swift",
"Extensions/File & URL/URL+DuplicateFiles.swift",
"Extensions/File & URL/URL+ExtendedAttributes.swift",
"Extensions/File & URL/URL+Item.swift",
"Extensions/File & URL/URL+Iterate.swift",
"Extensions/File & URL/URLResources.swift",
"Extensions/File & URL/UTType+.swift",
"Extensions/Formatter/ByteCountFormatter+.swift",
"Extensions/Formatter/ListFormatter+.swift",
"Extensions/Formatter/MeasurementFormatter+.swift",
"Extensions/Formatter/UnitInformationStorage+.swift",
"Extensions/Hash/Digest+.swift",
"Extensions/Hash/HashFunction+.swift",
"Extensions/Hash/Hasher+.swift",
"Extensions/KVO/KeyValueObservation.swift",
"Extensions/KVO/KeyValueObserver.swift",
"Extensions/KVO/NSObject+Observe.swift",
"Extensions/KVO/SharedKeyValueObserver.swift",
"Extensions/KeyPath+.swift",
"Extensions/Locale+.swift",
"Extensions/Locale+Currency.swift",
"Extensions/Logger+.swift",
"Extensions/Math & Geometry/Accelerate+Operator.swift",
"Extensions/Math & Geometry/AffineTransform+.swift",
"Extensions/Math & Geometry/ApproximateEquatable.swift",
"Extensions/Math & Geometry/Bool+.swift",
"Extensions/Math & Geometry/CGPoint+.swift",
"Extensions/Math & Geometry/CGRect+.swift",
"Extensions/Math & Geometry/CGRect+Edge.swift",
"Extensions/Math & Geometry/CGSize+.swift",
"Extensions/Math & Geometry/FloatingPoint+.swift",
"Extensions/Math & Geometry/FloatingPoint+Initializable.swift",
"Extensions/Math & Geometry/FloatingPoint+Rounding.swift",
"Extensions/Math & Geometry/Int+.swift",
"Extensions/Math & Geometry/MultiplicativeArithmetic.swift",
"Extensions/Math & Geometry/NSNumber+.swift",
"Extensions/Math & Geometry/NSRange+.swift",
"Extensions/Math & Geometry/NSValue+.swift",
"Extensions/Math & Geometry/Number+Interpolate.swift",
"Extensions/Math & Geometry/Number+String.swift",
"Extensions/Math & Geometry/NumberFormatter+.swift",
"Extensions/Math & Geometry/NumberFormatter+String.swift",
"Extensions/Math & Geometry/Range+.swift",
"Extensions/Math & Geometry/SIMD+.swift",
"Extensions/Math & Geometry/TimeInterval+.swift",
"Extensions/Math & Geometry/VectorArithmetic+.swift",
"Extensions/Mirror+.swift",
"Extensions/NSCoder+.swift",
"Extensions/NSError+.swift",
"Extensions/NSObject/NSObject+.swift",
"Extensions/NSObject/NSObject+Invocation.swift",
"Extensions/NSObject/NSObject+KeyPath.swift",
"Extensions/NSObject/NSObject+Perform.swift",
"Extensions/NSObject/NSObject+Proxy.swift",
"Extensions/NSRectEdge+.swift",
"Extensions/NSRecursiveLock+.swift",
"Extensions/NSRunningApplication+.swift",
"Extensions/NSUIRectEdge+.swift",
"Extensions/NSUIUserInterfaceLayoutDirection+.swift",
"Extensions/NSWorkspace+.swift",
"Extensions/Networking/HTTPCookie+.swift",
"Extensions/Networking/HTTPCookieStorage+.swift",
"Extensions/Networking/HTTPURLResponse+.swift",
"Extensions/Networking/URL+Redirect.swift",
"Extensions/Networking/URLComponents+.swift",
"Extensions/Networking/URLRequest+.swift",
"Extensions/Networking/URLResponse+.swift",
"Extensions/Networking/URLSession+.swift",
"Extensions/Networking/URLSession+Sync.swift",
"Extensions/Networking/URLSessionConfiguration+.swift",
"Extensions/Networking/URLSessionDataTask+Resume.swift",
"Extensions/Networking/URLSessionTask+.swift",
"Extensions/Notification+.swift",
"Extensions/Operation+.swift",
"Extensions/OperationQueue+.swift",
"Extensions/Predicate/NSComparisonPredicate+.swift",
"Extensions/Predicate/NSComparisonPredicate+Expression.swift",
"Extensions/Predicate/NSExpression+.swift",
"Extensions/Predicate/NSPredicate+.swift",
"Extensions/Predicate/NSPredicate+Operator.swift",
"Extensions/Predicate/Predicates.swift",
"Extensions/Process+.swift",
"Extensions/ProcessInfo+.swift",
"Extensions/Progress+.swift",
"Extensions/Protocol/Any.swift",
"Extensions/Protocol/CaseIterable+.swift",
"Extensions/Protocol/Comparable+.swift",
"Extensions/Protocol/Comparable+Clamp.swift",
"Extensions/Protocol/Equatable+.swift",
"Extensions/Protocol/HashableObject.swift",
"Extensions/Protocol/OptionSetDescribable.swift",
"Extensions/Protocol/Optional+.swift",
"Extensions/Protocol/ReferenceConvertible+.swift",
"Extensions/Protocol/SortComparator+.swift",
"Extensions/Result+.swift",
"Extensions/Scanner+.swift",
"Extensions/Selector+.swift",
"Extensions/String/AttributedString+.swift",
"Extensions/String/Character+.swift",
"Extensions/String/CharacterSet+.swift",
"Extensions/String/FourCharCode+.swift",
"Extensions/String/NSAttributedString+.swift",
"Extensions/String/NSAttributedString+Values.swift",
"Extensions/String/NSRegularExpression+.swift",
"Extensions/String/NSTextCheckingResult+.swift",
"Extensions/String/String+.swift",
"Extensions/String/String+HTML.swift",
"Extensions/String/String+Height.swift",
"Extensions/String/String+Match.swift",
"Extensions/String/String+Random.swift",
"Extensions/UnsafePointer+.swift",
"Extensions/UnsafeRawPointer+.swift",
"Extensions/XMLNode+.swift",
"NSUI Typealias.swift",
"Operator.swift",
"PropertyWrappers/CodableDefault.swift",
"PropertyWrappers/DateValueCodable.swift",
"PropertyWrappers/PropertyWrappers.swift",
"Utils/AnyCodingKey.swift",
"Utils/AssociatedValue.swift",
"Utils/Cast.swift",
"Utils/Collections/BaseArray.swift",
"Utils/Collections/BaseDictionary.swift",
"Utils/Collections/CountedSet.swift",
"Utils/Collections/Deque.swift",
"Utils/Collections/Heap.swift",
"Utils/Collections/OrderedDictionary.swift",
"Utils/Collections/OrderedSet.swift",
"Utils/Collections/Queue.swift",
"Utils/Collections/SelectableArray.swift",
"Utils/Collections/Stack.swift",
"Utils/Collections/SynchronizedArray.swift",
"Utils/Collections/SynchronizedContiguousArray.swift",
"Utils/Collections/SynchronizedDictionary.swift",
"Utils/Collections/SyncrhonizedSet.swift",
"Utils/Datatypes/DataSize.swift",
"Utils/Datatypes/FractionalPoint.swift",
"Utils/Datatypes/NSRectCorner.swift",
"Utils/Datatypes/Point3D.swift",
"Utils/Datatypes/RectEdge.swift",
"Utils/Datatypes/RectEdgeCorner.swift",
"Utils/Datatypes/Rotation.swift",
"Utils/Datatypes/RotationAngle.swift",
"Utils/Datatypes/Scale.swift",
"Utils/Datatypes/TimeDuration.swift",
"Utils/Datatypes/TimeStamp.swift",
"Utils/Defaults.swift",
"Utils/ElapsedTimer.swift",
"Utils/FSEventMonitor/FSEvent+Actions.swift",
"Utils/FSEventMonitor/FSEvent+Flags.swift",
"Utils/FSEventMonitor/FSEvent+ItemType.swift",
"Utils/FSEventMonitor/FSEvent.swift",
"Utils/FSEventMonitor/FSEventMonitor+Options.swift",
"Utils/FSEventMonitor/FSEventMonitor.swift",
"Utils/FileConvertible.swift",
"Utils/FileTypeDefinition.swift",
"Utils/ImageSource/AsymcSequence/CGImageFrame.swift",
"Utils/ImageSource/AsymcSequence/ImageFrameSequence.swift",
"Utils/ImageSource/AsymcSequence/ImageSequence.swift",
"Utils/ImageSource/CGImage+AuxiliaryDataType.swift",
"Utils/ImageSource/ImageDestination.swift",
"Utils/ImageSource/ImageOptions.swift",
"Utils/ImageSource/ImageProperties/EXIF+HumanReadable.swift",
"Utils/ImageSource/ImageProperties/EXIFImageProperties.swift",
"Utils/ImageSource/ImageProperties/Extended/Canon.swift",
"Utils/ImageSource/ImageProperties/Extended/EXIF+Extended.swift",
"Utils/ImageSource/ImageProperties/Extended/GPS.swift",
"Utils/ImageSource/ImageProperties/Extended/ImageProperties+Keys.swift",
"Utils/ImageSource/ImageProperties/Extended/Nikon.swift",
"Utils/ImageSource/ImageProperties/Extended/PNG+Extended.swift",
"Utils/ImageSource/ImageProperties/Extended/TIFF+Extended.swift",
"Utils/ImageSource/ImageProperties/GIFImageProperties.swift",
"Utils/ImageSource/ImageProperties/HEICImageProperties.swift",
"Utils/ImageSource/ImageProperties/IPTCImageProperties.swift",
"Utils/ImageSource/ImageProperties/ImageProperties.swift",
"Utils/ImageSource/ImageProperties/JPEGImageProperties.swift",
"Utils/ImageSource/ImageProperties/PNGImageProperties.swift",
"Utils/ImageSource/ImageProperties/TIFFImageProperties.swift",
"Utils/ImageSource/ImageSource.swift",
"Utils/Interpolatable.swift",
"Utils/JSONObject.swift",
"Utils/KeyValueCodable.swift",
"Utils/MeasureTime.swift",
"Utils/MethodHooking/Hook/Hook+AddMethod.swift",
"Utils/MethodHooking/Hook/Hook+Class.swift",
"Utils/MethodHooking/Hook/Hook+Closure.swift",
"Utils/MethodHooking/Hook/Hook+Deinit.swift",
"Utils/MethodHooking/Hook/Hook+Object.swift",
"Utils/MethodHooking/Hook/Hook.swift",
"Utils/MethodHooking/Hooker+NSObject/NSObject+ClassHook.swift",
"Utils/MethodHooking/Hooker+NSObject/NSObject+ClassInstanceHook.swift",
"Utils/MethodHooking/Hooker+NSObject/NSObject+Hook.swift",
"Utils/MethodHooking/Hooker+NSObject/NSObject+Unhook.swift",
"Utils/MethodHooking/Hooker/ClassHook.swift",
"Utils/MethodHooking/Hooker/ClassInstanceHook.swift",
"Utils/MethodHooking/Hooker/ObjectHook.swift",
"Utils/MethodHooking/Implementation/AnyClass+GetMethod.swift",
"Utils/MethodHooking/Implementation/AnyObject+DynamicClass.swift",
"Utils/MethodHooking/Implementation/AnyObject+HookClosures.swift",
"Utils/MethodHooking/Implementation/ClassHooks.swift",
"Utils/MethodHooking/Implementation/FFI/FFICIFContext.swift",
"Utils/MethodHooking/Implementation/FFI/FFIClosureContext.swift",
"Utils/MethodHooking/Implementation/HookCommon.swift",
"Utils/MethodHooking/Implementation/HookContext.swift",
"Utils/MethodHooking/Implementation/InsteadContext.swift",
"Utils/MethodHooking/Implementation/KVOWrapper.swift",
"Utils/MethodHooking/Implementation/NSObject+SelectorName.swift",
"Utils/MethodHooking/Implementation/ObjectHooks.swift",
"Utils/MethodHooking/Implementation/OverrideSuperMethodContext.swift",
"Utils/MethodHooking/Implementation/ParametersCheck.swift",
"Utils/MethodHooking/Implementation/ProtocolMethod.swift",
"Utils/MethodHooking/Implementation/Signature.swift",
"Utils/MutableProgress.swift",
"Utils/NetworkReachability.swift",
"Utils/NotificationToken.swift",
"Utils/OSHash.swift",
"Utils/Objective-C/Info/ObjCCategoryInfo.swift",
"Utils/Objective-C/Info/ObjCClassInfo.swift",
"Utils/Objective-C/Info/ObjCIvarInfo.swift",
"Utils/Objective-C/Info/ObjCMethodInfo.swift",
"Utils/Objective-C/Info/ObjCPropertyInfo.swift",
"Utils/Objective-C/Info/ObjCProtocolInfo.swift",
"Utils/Objective-C/Model/ObjCField.swift",
"Utils/Objective-C/Model/ObjCMethodSignature.swift",
"Utils/Objective-C/Model/ObjCPropertyInfo+Attribute.swift",
"Utils/Objective-C/Model/ObjCType+Modifier.swift",
"Utils/Objective-C/Model/ObjCType.swift",
"Utils/Objective-C/ObjCRuntime.swift",
"Utils/Operation/AsyncOperation.swift",
"Utils/Operation/Debouncer.swift",
"Utils/Operation/PausableOperationQueue.swift",
"Utils/Operation/Thottler.swift",
"Utils/OutlineItem.swift",
"Utils/RuntimeError.swift",
"Utils/Stream.swift",
"Utils/StringComparator.swift",
"Utils/Swizzle.swift",
"Utils/Synchronized.swift",
"Utils/ThroughputFormatter.swift",
"Utils/TryPrint.swift",
"Utils/Weak.swift"
],
"target_dependencies" : [
"_FZSwiftUtilsObjC",
"_Libffi"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.