Build Information
Successful build of GPUImage, reference 0.0.1 (ffd7b5), with Swift 6.3 for macOS (SPM) on 10 Apr 2026 17:21:16 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bradlarson/gpuimage2.git
Reference: 0.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bradlarson/gpuimage2
* tag 0.0.1 -> FETCH_HEAD
HEAD is now at ffd7b5a Linux version is now working again, including the SimpleVideoFilter sample application. This time, full Swift Package Manager support is available.
Cloned https://github.com/bradlarson/gpuimage2.git
Revision (git rev-parse @):
ffd7b5a64a20535980d4e9eb156fe2ecbe41fc6a
SUCCESS checkout https://github.com/bradlarson/gpuimage2.git at 0.0.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "gpuimage2",
"name": "GPUImage",
"url": "https://github.com/bradlarson/gpuimage2.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/gpuimage2",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/bradlarson/gpuimage2.git
[1/3268] Fetching gpuimage2
Fetched https://github.com/bradlarson/gpuimage2.git from cache (1.87s)
Creating working copy for https://github.com/bradlarson/gpuimage2.git
Working copy of https://github.com/bradlarson/gpuimage2.git resolved at 0.0.1 (ffd7b5a)
warning: '.resolve-product-dependencies': dependency 'gpuimage2' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/bradlarson/gpuimage2.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/140] Compiling GPUImage SolidColorGenerator.swift
[4/140] Compiling GPUImage SourceOverBlend.swift
[5/140] Compiling GPUImage SphereRefraction.swift
[6/140] Compiling GPUImage StretchDistortion.swift
[7/140] Compiling GPUImage SubtractBlend.swift
[8/140] Compiling GPUImage SwirlDistortion.swift
[9/140] Compiling GPUImage ThresholdSketch.swift
[10/140] Compiling GPUImage ThresholdSobelEdgeDetection.swift
[11/140] Compiling GPUImage TiltShift.swift
[12/140] Compiling GPUImage ToonFilter.swift
[13/140] Compiling GPUImage TransformOperation.swift
[14/140] Compiling GPUImage UnsharpMask.swift
[15/140] Compiling GPUImage Vibrance.swift
[16/140] Compiling GPUImage Vignette.swift
[17/140] Compiling GPUImage WhiteBalance.swift
[18/155] Compiling GPUImage GlassSphereRefraction.swift
[19/155] Compiling GPUImage Halftone.swift
[20/155] Compiling GPUImage HardLightBlend.swift
[21/155] Compiling GPUImage HarrisCornerDetector.swift
[22/155] Compiling GPUImage Haze.swift
[23/155] Compiling GPUImage HighPassFilter.swift
[24/155] Compiling GPUImage HighlightAndShadowTint.swift
[25/155] Compiling GPUImage HighlightsAndShadows.swift
[26/155] Compiling GPUImage Histogram.swift
[27/155] Compiling GPUImage HistogramDisplay.swift
[28/155] Compiling GPUImage HistogramEqualization.swift
[29/155] Compiling GPUImage HueAdjustment.swift
[30/155] Compiling GPUImage HueBlend.swift
[31/155] Compiling GPUImage ImageBuffer.swift
[32/155] Compiling GPUImage KuwaharaFilter.swift
[33/155] Compiling GPUImage KuwaharaRadius3Filter.swift
[34/155] Compiling GPUImage LanczosResampling.swift
[35/155] Compiling GPUImage Laplacian.swift
[36/155] Compiling GPUImage LevelsAdjustment.swift
[37/155] Compiling GPUImage LightenBlend.swift
[38/155] Compiling GPUImage LineGenerator.swift
[39/155] Compiling GPUImage LinearBurnBlend.swift
[40/155] Compiling GPUImage LocalBinaryPattern.swift
[41/155] Compiling GPUImage LookupFilter.swift
[42/155] Compiling GPUImage LowPassFilter.swift
[43/155] Compiling GPUImage Luminance.swift
[44/155] Compiling GPUImage LuminanceRangeReduction.swift
[45/155] Compiling GPUImage LuminanceThreshold.swift
[46/155] Compiling GPUImage LuminosityBlend.swift
[47/155] Compiling GPUImage MedianFilter.swift
[48/155] Compiling GPUImage ChromaKeyBlend.swift
[49/155] Compiling GPUImage ChromaKeying.swift
[50/155] Compiling GPUImage CircleGenerator.swift
[51/155] Compiling GPUImage ClosingFilter.swift
[52/155] Compiling GPUImage ColorBlend.swift
[53/155] Compiling GPUImage ColorBurnBlend.swift
[54/155] Compiling GPUImage ColorDodgeBlend.swift
[55/155] Compiling GPUImage ColorInversion.swift
[56/155] Compiling GPUImage ColorLocalBinaryPattern.swift
[57/155] Compiling GPUImage ColorMatrixFilter.swift
[58/155] Compiling GPUImage ColourFASTFeatureDetection.swift
[59/155] Compiling GPUImage ContrastAdjustment.swift
[60/155] Compiling GPUImage ConvertedShaders_GL.swift
[61/155] Compiling GPUImage ConvertedShaders_GLES.swift
[62/155] Compiling GPUImage Convolution3x3.swift
[63/155] Emitting module GPUImage
[64/155] Compiling GPUImage MissEtikateFilter.swift
[65/155] Compiling GPUImage MonochromeFilter.swift
[66/155] Compiling GPUImage MotionBlur.swift
[67/155] Compiling GPUImage MotionDetector.swift
[68/155] Compiling GPUImage MultiplyBlend.swift
[69/155] Compiling GPUImage NobleCornerDetector.swift
[70/155] Compiling GPUImage NormalBlend.swift
[71/155] Compiling GPUImage OpacityAdjustment.swift
[72/155] Compiling GPUImage OpeningFilter.swift
[73/155] Compiling GPUImage OverlayBlend.swift
[74/155] Compiling GPUImage PinchDistortion.swift
[75/155] Compiling GPUImage Pixellate.swift
[76/155] Compiling GPUImage PolarPixellate.swift
[77/155] Compiling GPUImage PolkaDot.swift
[78/155] Compiling GPUImage Posterize.swift
[79/155] Compiling GPUImage Crop.swift
[80/155] Compiling GPUImage CrosshairGenerator.swift
[81/155] Compiling GPUImage Crosshatch.swift
[82/155] Compiling GPUImage DarkenBlend.swift
[83/155] Compiling GPUImage DifferenceBlend.swift
[84/155] Compiling GPUImage Dilation.swift
[85/155] Compiling GPUImage DissolveBlend.swift
[86/155] Compiling GPUImage DivideBlend.swift
[87/155] Compiling GPUImage EmbossFilter.swift
[88/155] Compiling GPUImage Erosion.swift
[89/155] Compiling GPUImage ExclusionBlend.swift
[90/155] Compiling GPUImage ExposureAdjustment.swift
[91/155] Compiling GPUImage FalseColor.swift
[92/155] Compiling GPUImage GammaAdjustment.swift
[93/155] Compiling GPUImage GaussianBlur.swift
[94/155] Compiling GPUImage OpenGLContext_Shared.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
279 | func withGLChar(_ operation:(UnsafePointer<GLchar>) -> ()) {
280 | if let value = self.cString(using:String.Encoding.utf8) {
281 | operation(UnsafePointer<GLchar>(value))
| | |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
| | `- note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
| `- warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
282 | } else {
283 | fatalError("Could not convert this string to UTF8: \(self)")
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[95/155] Compiling GPUImage OpenGLRendering.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
279 | func withGLChar(_ operation:(UnsafePointer<GLchar>) -> ()) {
280 | if let value = self.cString(using:String.Encoding.utf8) {
281 | operation(UnsafePointer<GLchar>(value))
| | |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
| | `- note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
| `- warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
282 | } else {
283 | fatalError("Could not convert this string to UTF8: \(self)")
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[96/155] Compiling GPUImage OperationGroup.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
279 | func withGLChar(_ operation:(UnsafePointer<GLchar>) -> ()) {
280 | if let value = self.cString(using:String.Encoding.utf8) {
281 | operation(UnsafePointer<GLchar>(value))
| | |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
| | `- note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
| `- warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
282 | } else {
283 | fatalError("Could not convert this string to UTF8: \(self)")
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[97/155] Compiling GPUImage AdaptiveThreshold.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
279 | func withGLChar(_ operation:(UnsafePointer<GLchar>) -> ()) {
280 | if let value = self.cString(using:String.Encoding.utf8) {
281 | operation(UnsafePointer<GLchar>(value))
| | |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
| | `- note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
| `- warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
282 | } else {
283 | fatalError("Could not convert this string to UTF8: \(self)")
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[98/155] Compiling GPUImage AddBlend.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
279 | func withGLChar(_ operation:(UnsafePointer<GLchar>) -> ()) {
280 | if let value = self.cString(using:String.Encoding.utf8) {
281 | operation(UnsafePointer<GLchar>(value))
| | |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
| | `- note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
| `- warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
282 | } else {
283 | fatalError("Could not convert this string to UTF8: \(self)")
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[99/155] Compiling GPUImage AlphaBlend.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
279 | func withGLChar(_ operation:(UnsafePointer<GLchar>) -> ()) {
280 | if let value = self.cString(using:String.Encoding.utf8) {
281 | operation(UnsafePointer<GLchar>(value))
| | |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
| | `- note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
| `- warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
282 | } else {
283 | fatalError("Could not convert this string to UTF8: \(self)")
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[100/155] Compiling GPUImage AmatorkaFilter.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
279 | func withGLChar(_ operation:(UnsafePointer<GLchar>) -> ()) {
280 | if let value = self.cString(using:String.Encoding.utf8) {
281 | operation(UnsafePointer<GLchar>(value))
| | |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
| | `- note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
| `- warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
282 | } else {
283 | fatalError("Could not convert this string to UTF8: \(self)")
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[101/155] Compiling GPUImage AverageColorExtractor.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
279 | func withGLChar(_ operation:(UnsafePointer<GLchar>) -> ()) {
280 | if let value = self.cString(using:String.Encoding.utf8) {
281 | operation(UnsafePointer<GLchar>(value))
| | |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
| | `- note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
| `- warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
282 | } else {
283 | fatalError("Could not convert this string to UTF8: \(self)")
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[102/155] Compiling GPUImage AverageLuminanceExtractor.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
279 | func withGLChar(_ operation:(UnsafePointer<GLchar>) -> ()) {
280 | if let value = self.cString(using:String.Encoding.utf8) {
281 | operation(UnsafePointer<GLchar>(value))
| | |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
| | `- note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
| `- warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
282 | } else {
283 | fatalError("Could not convert this string to UTF8: \(self)")
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[103/155] Compiling GPUImage AverageLuminanceThreshold.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
279 | func withGLChar(_ operation:(UnsafePointer<GLchar>) -> ()) {
280 | if let value = self.cString(using:String.Encoding.utf8) {
281 | operation(UnsafePointer<GLchar>(value))
| | |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
| | `- note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
| `- warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
282 | } else {
283 | fatalError("Could not convert this string to UTF8: \(self)")
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[104/155] Compiling GPUImage BilateralBlur.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
279 | func withGLChar(_ operation:(UnsafePointer<GLchar>) -> ()) {
280 | if let value = self.cString(using:String.Encoding.utf8) {
281 | operation(UnsafePointer<GLchar>(value))
| | |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
| | `- note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
| `- warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
282 | } else {
283 | fatalError("Could not convert this string to UTF8: \(self)")
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[105/155] Compiling GPUImage BoxBlur.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
279 | func withGLChar(_ operation:(UnsafePointer<GLchar>) -> ()) {
280 | if let value = self.cString(using:String.Encoding.utf8) {
281 | operation(UnsafePointer<GLchar>(value))
| | |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
| | `- note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
| `- warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
282 | } else {
283 | fatalError("Could not convert this string to UTF8: \(self)")
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[106/155] Compiling GPUImage BrightnessAdjustment.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
279 | func withGLChar(_ operation:(UnsafePointer<GLchar>) -> ()) {
280 | if let value = self.cString(using:String.Encoding.utf8) {
281 | operation(UnsafePointer<GLchar>(value))
| | |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
| | `- note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
| `- warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
282 | } else {
283 | fatalError("Could not convert this string to UTF8: \(self)")
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[107/155] Compiling GPUImage BulgeDistortion.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
279 | func withGLChar(_ operation:(UnsafePointer<GLchar>) -> ()) {
280 | if let value = self.cString(using:String.Encoding.utf8) {
281 | operation(UnsafePointer<GLchar>(value))
| | |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
| | `- note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
| `- warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
282 | } else {
283 | fatalError("Could not convert this string to UTF8: \(self)")
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[108/155] Compiling GPUImage CGAColorspaceFilter.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
279 | func withGLChar(_ operation:(UnsafePointer<GLchar>) -> ()) {
280 | if let value = self.cString(using:String.Encoding.utf8) {
281 | operation(UnsafePointer<GLchar>(value))
| | |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
| | `- note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
| `- warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
282 | } else {
283 | fatalError("Could not convert this string to UTF8: \(self)")
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[109/155] Compiling GPUImage CannyEdgeDetection.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
279 | func withGLChar(_ operation:(UnsafePointer<GLchar>) -> ()) {
280 | if let value = self.cString(using:String.Encoding.utf8) {
281 | operation(UnsafePointer<GLchar>(value))
| | |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
| | `- note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
| `- warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
282 | } else {
283 | fatalError("Could not convert this string to UTF8: \(self)")
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[110/155] Compiling GPUImage PrewittEdgeDetection.swift
[111/155] Compiling GPUImage RGBAdjustmentFilter.swift
[112/155] Compiling GPUImage SaturationAdjustment.swift
[113/155] Compiling GPUImage SaturationBlend.swift
[114/155] Compiling GPUImage ScreenBlend.swift
[115/155] Compiling GPUImage SepiaToneFilter.swift
[116/155] Compiling GPUImage Sharpen.swift
[117/155] Compiling GPUImage ShiTomasiFeatureDetector.swift
[118/155] Compiling GPUImage SingleComponentGaussianBlur.swift
[119/155] Compiling GPUImage SketchFilter.swift
[120/155] Compiling GPUImage SmoothToonFilter.swift
[121/155] Compiling GPUImage SobelEdgeDetection.swift
[122/155] Compiling GPUImage SoftElegance.swift
[123/155] Compiling GPUImage SoftLightBlend.swift
[124/155] Compiling GPUImage Solarize.swift
[125/155] Compiling GPUImage ZoomBlur.swift
[126/155] Compiling GPUImage iOSBlur.swift
[127/155] Compiling GPUImage Pipeline.swift
[128/155] Compiling GPUImage Position.swift
[129/155] Compiling GPUImage RawDataInput.swift
[130/155] Compiling GPUImage RawDataOutput.swift
[131/155] Compiling GPUImage SerialDispatch.swift
[132/155] Compiling GPUImage ShaderProgram.swift
[133/155] Compiling GPUImage ShaderUniformSettings.swift
[134/155] Compiling GPUImage Size.swift
[135/155] Compiling GPUImage TextureInput.swift
[136/155] Compiling GPUImage TextureOutput.swift
[137/155] Compiling GPUImage TextureSamplingOperation.swift
[138/155] Compiling GPUImage Timestamp.swift
[139/155] Compiling GPUImage TwoStageOperation.swift
[140/155] Compiling GPUImage BasicOperation.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/Mac/MovieOutput.swift:49:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
47 | localSettings[AVVideoWidthKey] = localSettings[AVVideoWidthKey] ?? NSNumber(value:size.width)
48 | localSettings[AVVideoHeightKey] = localSettings[AVVideoHeightKey] ?? NSNumber(value:size.height)
49 | localSettings[AVVideoCodecKey] = localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
| |- warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
| `- note: use 'AVVideoCodecType.h264' instead
50 |
51 | assetWriterVideoInput = AVAssetWriterInput(mediaType:AVMediaType.video, outputSettings:localSettings)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[141/155] Compiling GPUImage CameraConversion.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/Mac/MovieOutput.swift:49:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
47 | localSettings[AVVideoWidthKey] = localSettings[AVVideoWidthKey] ?? NSNumber(value:size.width)
48 | localSettings[AVVideoHeightKey] = localSettings[AVVideoHeightKey] ?? NSNumber(value:size.height)
49 | localSettings[AVVideoCodecKey] = localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
| |- warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
| `- note: use 'AVVideoCodecType.h264' instead
50 |
51 | assetWriterVideoInput = AVAssetWriterInput(mediaType:AVMediaType.video, outputSettings:localSettings)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[142/155] Compiling GPUImage Color.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/Mac/MovieOutput.swift:49:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
47 | localSettings[AVVideoWidthKey] = localSettings[AVVideoWidthKey] ?? NSNumber(value:size.width)
48 | localSettings[AVVideoHeightKey] = localSettings[AVVideoHeightKey] ?? NSNumber(value:size.height)
49 | localSettings[AVVideoCodecKey] = localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
| |- warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
| `- note: use 'AVVideoCodecType.h264' instead
50 |
51 | assetWriterVideoInput = AVAssetWriterInput(mediaType:AVMediaType.video, outputSettings:localSettings)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[143/155] Compiling GPUImage FillMode.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/Mac/MovieOutput.swift:49:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
47 | localSettings[AVVideoWidthKey] = localSettings[AVVideoWidthKey] ?? NSNumber(value:size.width)
48 | localSettings[AVVideoHeightKey] = localSettings[AVVideoHeightKey] ?? NSNumber(value:size.height)
49 | localSettings[AVVideoCodecKey] = localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
| |- warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
| `- note: use 'AVVideoCodecType.h264' instead
50 |
51 | assetWriterVideoInput = AVAssetWriterInput(mediaType:AVMediaType.video, outputSettings:localSettings)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[144/155] Compiling GPUImage Framebuffer.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/Mac/MovieOutput.swift:49:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
47 | localSettings[AVVideoWidthKey] = localSettings[AVVideoWidthKey] ?? NSNumber(value:size.width)
48 | localSettings[AVVideoHeightKey] = localSettings[AVVideoHeightKey] ?? NSNumber(value:size.height)
49 | localSettings[AVVideoCodecKey] = localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
| |- warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
| `- note: use 'AVVideoCodecType.h264' instead
50 |
51 | assetWriterVideoInput = AVAssetWriterInput(mediaType:AVMediaType.video, outputSettings:localSettings)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[145/155] Compiling GPUImage FramebufferCache.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/Mac/MovieOutput.swift:49:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
47 | localSettings[AVVideoWidthKey] = localSettings[AVVideoWidthKey] ?? NSNumber(value:size.width)
48 | localSettings[AVVideoHeightKey] = localSettings[AVVideoHeightKey] ?? NSNumber(value:size.height)
49 | localSettings[AVVideoCodecKey] = localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
| |- warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
| `- note: use 'AVVideoCodecType.h264' instead
50 |
51 | assetWriterVideoInput = AVAssetWriterInput(mediaType:AVMediaType.video, outputSettings:localSettings)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[146/155] Compiling GPUImage ImageGenerator.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/Mac/MovieOutput.swift:49:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
47 | localSettings[AVVideoWidthKey] = localSettings[AVVideoWidthKey] ?? NSNumber(value:size.width)
48 | localSettings[AVVideoHeightKey] = localSettings[AVVideoHeightKey] ?? NSNumber(value:size.height)
49 | localSettings[AVVideoCodecKey] = localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
| |- warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
| `- note: use 'AVVideoCodecType.h264' instead
50 |
51 | assetWriterVideoInput = AVAssetWriterInput(mediaType:AVMediaType.video, outputSettings:localSettings)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[147/155] Compiling GPUImage ImageOrientation.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/Mac/MovieOutput.swift:49:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
47 | localSettings[AVVideoWidthKey] = localSettings[AVVideoWidthKey] ?? NSNumber(value:size.width)
48 | localSettings[AVVideoHeightKey] = localSettings[AVVideoHeightKey] ?? NSNumber(value:size.height)
49 | localSettings[AVVideoCodecKey] = localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
| |- warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
| `- note: use 'AVVideoCodecType.h264' instead
50 |
51 | assetWriterVideoInput = AVAssetWriterInput(mediaType:AVMediaType.video, outputSettings:localSettings)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[148/155] Compiling GPUImage Camera.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/Mac/MovieOutput.swift:49:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
47 | localSettings[AVVideoWidthKey] = localSettings[AVVideoWidthKey] ?? NSNumber(value:size.width)
48 | localSettings[AVVideoHeightKey] = localSettings[AVVideoHeightKey] ?? NSNumber(value:size.height)
49 | localSettings[AVVideoCodecKey] = localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
| |- warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
| `- note: use 'AVVideoCodecType.h264' instead
50 |
51 | assetWriterVideoInput = AVAssetWriterInput(mediaType:AVMediaType.video, outputSettings:localSettings)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[149/155] Compiling GPUImage MovieInput.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/Mac/MovieOutput.swift:49:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
47 | localSettings[AVVideoWidthKey] = localSettings[AVVideoWidthKey] ?? NSNumber(value:size.width)
48 | localSettings[AVVideoHeightKey] = localSettings[AVVideoHeightKey] ?? NSNumber(value:size.height)
49 | localSettings[AVVideoCodecKey] = localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
| |- warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
| `- note: use 'AVVideoCodecType.h264' instead
50 |
51 | assetWriterVideoInput = AVAssetWriterInput(mediaType:AVMediaType.video, outputSettings:localSettings)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[150/155] Compiling GPUImage MovieOutput.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/Mac/MovieOutput.swift:49:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
47 | localSettings[AVVideoWidthKey] = localSettings[AVVideoWidthKey] ?? NSNumber(value:size.width)
48 | localSettings[AVVideoHeightKey] = localSettings[AVVideoHeightKey] ?? NSNumber(value:size.height)
49 | localSettings[AVVideoCodecKey] = localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
| |- warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
| `- note: use 'AVVideoCodecType.h264' instead
50 |
51 | assetWriterVideoInput = AVAssetWriterInput(mediaType:AVMediaType.video, outputSettings:localSettings)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[151/155] Compiling GPUImage OpenGLContext.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/Mac/MovieOutput.swift:49:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
47 | localSettings[AVVideoWidthKey] = localSettings[AVVideoWidthKey] ?? NSNumber(value:size.width)
48 | localSettings[AVVideoHeightKey] = localSettings[AVVideoHeightKey] ?? NSNumber(value:size.height)
49 | localSettings[AVVideoCodecKey] = localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
| |- warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
| `- note: use 'AVVideoCodecType.h264' instead
50 |
51 | assetWriterVideoInput = AVAssetWriterInput(mediaType:AVMediaType.video, outputSettings:localSettings)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[152/155] Compiling GPUImage PictureInput.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/Mac/MovieOutput.swift:49:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
47 | localSettings[AVVideoWidthKey] = localSettings[AVVideoWidthKey] ?? NSNumber(value:size.width)
48 | localSettings[AVVideoHeightKey] = localSettings[AVVideoHeightKey] ?? NSNumber(value:size.height)
49 | localSettings[AVVideoCodecKey] = localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
| |- warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
| `- note: use 'AVVideoCodecType.h264' instead
50 |
51 | assetWriterVideoInput = AVAssetWriterInput(mediaType:AVMediaType.video, outputSettings:localSettings)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[153/155] Compiling GPUImage PictureOutput.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/Mac/MovieOutput.swift:49:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
47 | localSettings[AVVideoWidthKey] = localSettings[AVVideoWidthKey] ?? NSNumber(value:size.width)
48 | localSettings[AVVideoHeightKey] = localSettings[AVVideoHeightKey] ?? NSNumber(value:size.height)
49 | localSettings[AVVideoCodecKey] = localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
| |- warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
| `- note: use 'AVVideoCodecType.h264' instead
50 |
51 | assetWriterVideoInput = AVAssetWriterInput(mediaType:AVMediaType.video, outputSettings:localSettings)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[154/155] Compiling GPUImage RenderView.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/Mac/MovieOutput.swift:49:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
47 | localSettings[AVVideoWidthKey] = localSettings[AVVideoWidthKey] ?? NSNumber(value:size.width)
48 | localSettings[AVVideoHeightKey] = localSettings[AVVideoHeightKey] ?? NSNumber(value:size.height)
49 | localSettings[AVVideoCodecKey] = localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
| |- warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
| `- note: use 'AVVideoCodecType.h264' instead
50 |
51 | assetWriterVideoInput = AVAssetWriterInput(mediaType:AVMediaType.video, outputSettings:localSettings)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[155/155] Compiling GPUImage Matrix.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/Mac/MovieOutput.swift:49:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
47 | localSettings[AVVideoWidthKey] = localSettings[AVVideoWidthKey] ?? NSNumber(value:size.width)
48 | localSettings[AVVideoHeightKey] = localSettings[AVVideoHeightKey] ?? NSNumber(value:size.height)
49 | localSettings[AVVideoCodecKey] = localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
| |- warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
| `- note: use 'AVVideoCodecType.h264' instead
50 |
51 | assetWriterVideoInput = AVAssetWriterInput(mediaType:AVMediaType.video, outputSettings:localSettings)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Build complete! (9.65s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "GPUImage",
"name" : "GPUImage",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "GPUImage",
"targets" : [
"GPUImage"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4"
],
"targets" : [
{
"c99name" : "GPUImage",
"module_type" : "SwiftTarget",
"name" : "GPUImage",
"path" : "framework/Source",
"product_memberships" : [
"GPUImage"
],
"sources" : [
"BasicOperation.swift",
"CameraConversion.swift",
"Color.swift",
"FillMode.swift",
"Framebuffer.swift",
"FramebufferCache.swift",
"ImageGenerator.swift",
"ImageOrientation.swift",
"Mac/Camera.swift",
"Mac/MovieInput.swift",
"Mac/MovieOutput.swift",
"Mac/OpenGLContext.swift",
"Mac/PictureInput.swift",
"Mac/PictureOutput.swift",
"Mac/RenderView.swift",
"Matrix.swift",
"OpenGLContext_Shared.swift",
"OpenGLRendering.swift",
"OperationGroup.swift",
"Operations/AdaptiveThreshold.swift",
"Operations/AddBlend.swift",
"Operations/AlphaBlend.swift",
"Operations/AmatorkaFilter.swift",
"Operations/AverageColorExtractor.swift",
"Operations/AverageLuminanceExtractor.swift",
"Operations/AverageLuminanceThreshold.swift",
"Operations/BilateralBlur.swift",
"Operations/BoxBlur.swift",
"Operations/BrightnessAdjustment.swift",
"Operations/BulgeDistortion.swift",
"Operations/CGAColorspaceFilter.swift",
"Operations/CannyEdgeDetection.swift",
"Operations/ChromaKeyBlend.swift",
"Operations/ChromaKeying.swift",
"Operations/CircleGenerator.swift",
"Operations/ClosingFilter.swift",
"Operations/ColorBlend.swift",
"Operations/ColorBurnBlend.swift",
"Operations/ColorDodgeBlend.swift",
"Operations/ColorInversion.swift",
"Operations/ColorLocalBinaryPattern.swift",
"Operations/ColorMatrixFilter.swift",
"Operations/ColourFASTFeatureDetection.swift",
"Operations/ContrastAdjustment.swift",
"Operations/ConvertedShaders_GL.swift",
"Operations/ConvertedShaders_GLES.swift",
"Operations/Convolution3x3.swift",
"Operations/Crop.swift",
"Operations/CrosshairGenerator.swift",
"Operations/Crosshatch.swift",
"Operations/DarkenBlend.swift",
"Operations/DifferenceBlend.swift",
"Operations/Dilation.swift",
"Operations/DissolveBlend.swift",
"Operations/DivideBlend.swift",
"Operations/EmbossFilter.swift",
"Operations/Erosion.swift",
"Operations/ExclusionBlend.swift",
"Operations/ExposureAdjustment.swift",
"Operations/FalseColor.swift",
"Operations/GammaAdjustment.swift",
"Operations/GaussianBlur.swift",
"Operations/GlassSphereRefraction.swift",
"Operations/Halftone.swift",
"Operations/HardLightBlend.swift",
"Operations/HarrisCornerDetector.swift",
"Operations/Haze.swift",
"Operations/HighPassFilter.swift",
"Operations/HighlightAndShadowTint.swift",
"Operations/HighlightsAndShadows.swift",
"Operations/Histogram.swift",
"Operations/HistogramDisplay.swift",
"Operations/HistogramEqualization.swift",
"Operations/HueAdjustment.swift",
"Operations/HueBlend.swift",
"Operations/ImageBuffer.swift",
"Operations/KuwaharaFilter.swift",
"Operations/KuwaharaRadius3Filter.swift",
"Operations/LanczosResampling.swift",
"Operations/Laplacian.swift",
"Operations/LevelsAdjustment.swift",
"Operations/LightenBlend.swift",
"Operations/LineGenerator.swift",
"Operations/LinearBurnBlend.swift",
"Operations/LocalBinaryPattern.swift",
"Operations/LookupFilter.swift",
"Operations/LowPassFilter.swift",
"Operations/Luminance.swift",
"Operations/LuminanceRangeReduction.swift",
"Operations/LuminanceThreshold.swift",
"Operations/LuminosityBlend.swift",
"Operations/MedianFilter.swift",
"Operations/MissEtikateFilter.swift",
"Operations/MonochromeFilter.swift",
"Operations/MotionBlur.swift",
"Operations/MotionDetector.swift",
"Operations/MultiplyBlend.swift",
"Operations/NobleCornerDetector.swift",
"Operations/NormalBlend.swift",
"Operations/OpacityAdjustment.swift",
"Operations/OpeningFilter.swift",
"Operations/OverlayBlend.swift",
"Operations/PinchDistortion.swift",
"Operations/Pixellate.swift",
"Operations/PolarPixellate.swift",
"Operations/PolkaDot.swift",
"Operations/Posterize.swift",
"Operations/PrewittEdgeDetection.swift",
"Operations/RGBAdjustmentFilter.swift",
"Operations/SaturationAdjustment.swift",
"Operations/SaturationBlend.swift",
"Operations/ScreenBlend.swift",
"Operations/SepiaToneFilter.swift",
"Operations/Sharpen.swift",
"Operations/ShiTomasiFeatureDetector.swift",
"Operations/SingleComponentGaussianBlur.swift",
"Operations/SketchFilter.swift",
"Operations/SmoothToonFilter.swift",
"Operations/SobelEdgeDetection.swift",
"Operations/SoftElegance.swift",
"Operations/SoftLightBlend.swift",
"Operations/Solarize.swift",
"Operations/SolidColorGenerator.swift",
"Operations/SourceOverBlend.swift",
"Operations/SphereRefraction.swift",
"Operations/StretchDistortion.swift",
"Operations/SubtractBlend.swift",
"Operations/SwirlDistortion.swift",
"Operations/ThresholdSketch.swift",
"Operations/ThresholdSobelEdgeDetection.swift",
"Operations/TiltShift.swift",
"Operations/ToonFilter.swift",
"Operations/TransformOperation.swift",
"Operations/UnsharpMask.swift",
"Operations/Vibrance.swift",
"Operations/Vignette.swift",
"Operations/WhiteBalance.swift",
"Operations/ZoomBlur.swift",
"Operations/iOSBlur.swift",
"Pipeline.swift",
"Position.swift",
"RawDataInput.swift",
"RawDataOutput.swift",
"SerialDispatch.swift",
"ShaderProgram.swift",
"ShaderUniformSettings.swift",
"Size.swift",
"TextureInput.swift",
"TextureOutput.swift",
"TextureSamplingOperation.swift",
"Timestamp.swift",
"TwoStageOperation.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
Done.