The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Stem with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/linhay/Stem.git
Reference: 1.5.2
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/linhay/Stem
 * tag               1.5.2      -> FETCH_HEAD
HEAD is now at 7b02a6b chore: 同步代码
Cloned https://github.com/linhay/Stem.git
Revision (git rev-parse @):
7b02a6b4053f68f7a3d3b92a6e5350f60fbc168d
SUCCESS checkout https://github.com/linhay/Stem.git at 1.5.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/linhay/Stem.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version--423B1241ED78D482.txt
[6/179] Emitting module StemFilePath
[7/181] Compiling Stem StringMarker.swift
[8/181] Compiling Stem StringRender+Marker.swift
[9/181] Emitting module StemColor
[10/184] Compiling Stem Color+darkMode.swift
[11/184] Compiling Stem STWrapperColor+typealias.swift
[12/184] Compiling Stem STWrapperColor.swift
[13/184] Compiling Stem CoreAudioTypes.swift
[14/184] Compiling Stem STAudioPlayer.swift
[15/184] Compiling Stem STAudioQueueService.swift
[16/184] Compiling Stem Stem.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/StemFilePath/STFile+MMAP.swift:104:30: warning: forming 'UnsafeRawPointer' to a variable of type 'Data'; this is likely incorrect because 'Data' may contain an object reference.
        Darwin.memcpy(point, &data, data.count)
                             ^
[17/184] Compiling Stem AVAsset.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/StemFilePath/STFile+MMAP.swift:104:30: warning: forming 'UnsafeRawPointer' to a variable of type 'Data'; this is likely incorrect because 'Data' may contain an object reference.
        Darwin.memcpy(point, &data, data.count)
                             ^
[18/184] Compiling Stem AudioFileService.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/StemFilePath/STFile+MMAP.swift:104:30: warning: forming 'UnsafeRawPointer' to a variable of type 'Data'; this is likely incorrect because 'Data' may contain an object reference.
        Darwin.memcpy(point, &data, data.count)
                             ^
[19/184] Compiling Stem STAudioRecorder.swift
[20/184] Compiling Stem UIDevice+AVFoundation.swift
[21/184] Compiling Stem UIImage+video.swift
[22/184] Compiling Stem Combine+Publisher.swift
[23/184] Compiling Stem Device+cpu.swift
[24/184] Compiling Stem Device+information.swift
[25/184] Compiling Stem Bundle.swift
[26/184] Compiling Stem Combine+Async.swift
[27/184] Compiling Stem Combine+NSObject.swift
[28/184] Compiling StemFilePath FilePath+NSOpenPanel.swift
[29/184] Compiling StemFilePath FilePath_File_macos.swift
[30/184] Compiling Stem Date.swift
[31/184] Compiling StemHybrid StemHybridViewController.swift
[32/184] Compiling StemHybrid StemHybridConfiguration.swift
[33/184] Compiling StemHybrid StemHybridWebView.swift
[34/184] Emitting module StemHybrid
[40/184] Compiling StemColor StemColor+typealias.swift
[41/184] Compiling StemColor StemColor.swift
[42/184] Compiling StemColor StemColorPixel.swift
[43/184] Compiling Stem NumberFormatter.swift
[44/184] Compiling Stem NSItemProvider.swift
[45/184] Compiling Stem CharacterSet.swift
[46/184] Compiling Stem StringProtocol.swift
[47/184] Compiling Stem Then.swift
[48/184] Compiling Stem Array.swift
[49/184] Compiling Stem Dictionary.swift
[50/184] Compiling Stem IndexPath.swift
[51/184] Compiling Stem STCountedSet.swift
[52/184] Compiling Stem Sequence.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:117:67: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileGetProperty(fd, property.id, &size, &property.value)
                                                                  ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:127:66: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileSetProperty(fd, property.id, size, &property.value)
                                                                 ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:117:67: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileGetProperty(fd, property.id, &size, &property.value)
                                                                  ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:127:66: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileSetProperty(fd, property.id, size, &property.value)
                                                                 ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:117:67: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileGetProperty(fd, property.id, &size, &property.value)
                                                                  ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:127:66: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileSetProperty(fd, property.id, size, &property.value)
                                                                 ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:117:67: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileGetProperty(fd, property.id, &size, &property.value)
                                                                  ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:127:66: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileSetProperty(fd, property.id, size, &property.value)
                                                                 ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:117:67: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileGetProperty(fd, property.id, &size, &property.value)
                                                                  ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:127:66: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileSetProperty(fd, property.id, size, &property.value)
                                                                 ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:117:67: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileGetProperty(fd, property.id, &size, &property.value)
                                                                  ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:127:66: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileSetProperty(fd, property.id, size, &property.value)
                                                                 ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:117:67: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileGetProperty(fd, property.id, &size, &property.value)
                                                                  ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:127:66: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileSetProperty(fd, property.id, size, &property.value)
                                                                 ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:117:67: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileGetProperty(fd, property.id, &size, &property.value)
                                                                  ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:127:66: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileSetProperty(fd, property.id, size, &property.value)
                                                                 ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:117:67: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileGetProperty(fd, property.id, &size, &property.value)
                                                                  ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:127:66: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileSetProperty(fd, property.id, size, &property.value)
                                                                 ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:117:67: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileGetProperty(fd, property.id, &size, &property.value)
                                                                  ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:127:66: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileSetProperty(fd, property.id, size, &property.value)
                                                                 ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:117:67: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileGetProperty(fd, property.id, &size, &property.value)
                                                                  ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:127:66: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileSetProperty(fd, property.id, size, &property.value)
                                                                 ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:117:67: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileGetProperty(fd, property.id, &size, &property.value)
                                                                  ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:127:66: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileSetProperty(fd, property.id, size, &property.value)
                                                                 ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:117:67: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileGetProperty(fd, property.id, &size, &property.value)
                                                                  ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:127:66: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileSetProperty(fd, property.id, size, &property.value)
                                                                 ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:117:67: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileGetProperty(fd, property.id, &size, &property.value)
                                                                  ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:127:66: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileSetProperty(fd, property.id, size, &property.value)
                                                                 ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:117:67: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileGetProperty(fd, property.id, &size, &property.value)
                                                                  ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:127:66: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileSetProperty(fd, property.id, size, &property.value)
                                                                 ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:117:67: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileGetProperty(fd, property.id, &size, &property.value)
                                                                  ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:127:66: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileSetProperty(fd, property.id, size, &property.value)
                                                                 ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:117:67: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileGetProperty(fd, property.id, &size, &property.value)
                                                                  ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:127:66: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileSetProperty(fd, property.id, size, &property.value)
                                                                 ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:117:67: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileGetProperty(fd, property.id, &size, &property.value)
                                                                  ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:127:66: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileSetProperty(fd, property.id, size, &property.value)
                                                                 ^
[82/201] Compiling Stem UITextView.swift
[83/201] Compiling Stem UINib.swift
[84/201] Compiling Stem UIStoryboard.swift
[85/201] Compiling Stem KeyboardStateManager.swift
[86/201] Compiling Stem UIKeyCommand.swift
[87/201] Compiling Stem UILabel.swift
[88/201] Compiling Stem UIScrollView.swift
[89/201] Compiling Stem NSLayoutConstraint.swift
[90/201] Compiling Stem CALayer+Stem.swift
[91/201] Compiling Stem STLayerView.swift
[92/201] Compiling Stem STSwitch.swift
[93/201] Compiling Stem UIResponder.swift
[94/201] Compiling Stem UIStackView.swift
[95/201] Compiling Stem UIView.swift
[96/201] Compiling Stem STControllerPreview.swift
[97/201] Compiling Stem UINavigationController.swift
[98/201] Compiling Stem UIViewController.swift
[113/201] Compiling Stem CGImage.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: warning: unknown operating system for build configuration 'os'
#if !os(xrOS)
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: note: did you mean 'tvOS'?
#if !os(xrOS)
        ^~~~
        tvOS
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: note: did you mean 'iOS'?
#if !os(xrOS)
        ^~~~
        iOS
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:59:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("alloc"))
                           ^~~~~~~
                           #selector(NSObject.alloc as () -> Self)
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:61:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("initWithData:"), with: data)
                           ^~~~~~~~~~~~~~~
                           #selector(NSOpenGLPixelFormat.init(data:))
[114/201] Compiling Stem CIFilter+Generator.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: warning: unknown operating system for build configuration 'os'
#if !os(xrOS)
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: note: did you mean 'tvOS'?
#if !os(xrOS)
        ^~~~
        tvOS
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: note: did you mean 'iOS'?
#if !os(xrOS)
        ^~~~
        iOS
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:59:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("alloc"))
                           ^~~~~~~
                           #selector(NSObject.alloc as () -> Self)
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:61:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("initWithData:"), with: data)
                           ^~~~~~~~~~~~~~~
                           #selector(NSOpenGLPixelFormat.init(data:))
[115/201] Compiling Stem CIFilter+enum.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: warning: unknown operating system for build configuration 'os'
#if !os(xrOS)
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: note: did you mean 'tvOS'?
#if !os(xrOS)
        ^~~~
        tvOS
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: note: did you mean 'iOS'?
#if !os(xrOS)
        ^~~~
        iOS
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:59:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("alloc"))
                           ^~~~~~~
                           #selector(NSObject.alloc as () -> Self)
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:61:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("initWithData:"), with: data)
                           ^~~~~~~~~~~~~~~
                           #selector(NSOpenGLPixelFormat.init(data:))
[116/201] Compiling Stem CIFilter+protocol.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: warning: unknown operating system for build configuration 'os'
#if !os(xrOS)
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: note: did you mean 'tvOS'?
#if !os(xrOS)
        ^~~~
        tvOS
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: note: did you mean 'iOS'?
#if !os(xrOS)
        ^~~~
        iOS
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:59:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("alloc"))
                           ^~~~~~~
                           #selector(NSObject.alloc as () -> Self)
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:61:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("initWithData:"), with: data)
                           ^~~~~~~~~~~~~~~
                           #selector(NSOpenGLPixelFormat.init(data:))
[117/201] Compiling Stem NSImage+Data.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: warning: unknown operating system for build configuration 'os'
#if !os(xrOS)
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: note: did you mean 'tvOS'?
#if !os(xrOS)
        ^~~~
        tvOS
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: note: did you mean 'iOS'?
#if !os(xrOS)
        ^~~~
        iOS
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:59:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("alloc"))
                           ^~~~~~~
                           #selector(NSObject.alloc as () -> Self)
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:61:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("initWithData:"), with: data)
                           ^~~~~~~~~~~~~~~
                           #selector(NSOpenGLPixelFormat.init(data:))
[118/201] Compiling Stem NSImage+Resize.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: warning: unknown operating system for build configuration 'os'
#if !os(xrOS)
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: note: did you mean 'tvOS'?
#if !os(xrOS)
        ^~~~
        tvOS
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: note: did you mean 'iOS'?
#if !os(xrOS)
        ^~~~
        iOS
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:59:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("alloc"))
                           ^~~~~~~
                           #selector(NSObject.alloc as () -> Self)
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:61:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("initWithData:"), with: data)
                           ^~~~~~~~~~~~~~~
                           #selector(NSOpenGLPixelFormat.init(data:))
[119/201] Compiling Stem StemSVG.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: warning: unknown operating system for build configuration 'os'
#if !os(xrOS)
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: note: did you mean 'tvOS'?
#if !os(xrOS)
        ^~~~
        tvOS
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: note: did you mean 'iOS'?
#if !os(xrOS)
        ^~~~
        iOS
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:59:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("alloc"))
                           ^~~~~~~
                           #selector(NSObject.alloc as () -> Self)
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:61:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("initWithData:"), with: data)
                           ^~~~~~~~~~~~~~~
                           #selector(NSOpenGLPixelFormat.init(data:))
[120/201] Compiling Stem UIImage+Color.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: warning: unknown operating system for build configuration 'os'
#if !os(xrOS)
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: note: did you mean 'tvOS'?
#if !os(xrOS)
        ^~~~
        tvOS
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: note: did you mean 'iOS'?
#if !os(xrOS)
        ^~~~
        iOS
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:59:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("alloc"))
                           ^~~~~~~
                           #selector(NSObject.alloc as () -> Self)
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:61:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("initWithData:"), with: data)
                           ^~~~~~~~~~~~~~~
                           #selector(NSOpenGLPixelFormat.init(data:))
[121/201] Compiling Stem UIImage+CoreImage.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: warning: unknown operating system for build configuration 'os'
#if !os(xrOS)
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: note: did you mean 'tvOS'?
#if !os(xrOS)
        ^~~~
        tvOS
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: note: did you mean 'iOS'?
#if !os(xrOS)
        ^~~~
        iOS
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:59:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("alloc"))
                           ^~~~~~~
                           #selector(NSObject.alloc as () -> Self)
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:61:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("initWithData:"), with: data)
                           ^~~~~~~~~~~~~~~
                           #selector(NSOpenGLPixelFormat.init(data:))
[122/201] Compiling Stem UIImage+Edit.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: warning: unknown operating system for build configuration 'os'
#if !os(xrOS)
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: note: did you mean 'tvOS'?
#if !os(xrOS)
        ^~~~
        tvOS
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: note: did you mean 'iOS'?
#if !os(xrOS)
        ^~~~
        iOS
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:59:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("alloc"))
                           ^~~~~~~
                           #selector(NSObject.alloc as () -> Self)
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:61:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("initWithData:"), with: data)
                           ^~~~~~~~~~~~~~~
                           #selector(NSOpenGLPixelFormat.init(data:))
[123/201] Compiling Stem UIImage+Format.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: warning: unknown operating system for build configuration 'os'
#if !os(xrOS)
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: note: did you mean 'tvOS'?
#if !os(xrOS)
        ^~~~
        tvOS
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: note: did you mean 'iOS'?
#if !os(xrOS)
        ^~~~
        iOS
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:59:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("alloc"))
                           ^~~~~~~
                           #selector(NSObject.alloc as () -> Self)
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:61:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("initWithData:"), with: data)
                           ^~~~~~~~~~~~~~~
                           #selector(NSOpenGLPixelFormat.init(data:))
[124/201] Compiling Stem UIImage+info.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: warning: unknown operating system for build configuration 'os'
#if !os(xrOS)
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: note: did you mean 'tvOS'?
#if !os(xrOS)
        ^~~~
        tvOS
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: note: did you mean 'iOS'?
#if !os(xrOS)
        ^~~~
        iOS
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:59:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("alloc"))
                           ^~~~~~~
                           #selector(NSObject.alloc as () -> Self)
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:61:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("initWithData:"), with: data)
                           ^~~~~~~~~~~~~~~
                           #selector(NSOpenGLPixelFormat.init(data:))
[125/201] Compiling Stem UIImage+size.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: warning: unknown operating system for build configuration 'os'
#if !os(xrOS)
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: note: did you mean 'tvOS'?
#if !os(xrOS)
        ^~~~
        tvOS
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: note: did you mean 'iOS'?
#if !os(xrOS)
        ^~~~
        iOS
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:59:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("alloc"))
                           ^~~~~~~
                           #selector(NSObject.alloc as () -> Self)
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:61:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("initWithData:"), with: data)
                           ^~~~~~~~~~~~~~~
                           #selector(NSOpenGLPixelFormat.init(data:))
[126/201] Compiling Stem UImage+other.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: warning: unknown operating system for build configuration 'os'
#if !os(xrOS)
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: note: did you mean 'tvOS'?
#if !os(xrOS)
        ^~~~
        tvOS
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: note: did you mean 'iOS'?
#if !os(xrOS)
        ^~~~
        iOS
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:59:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("alloc"))
                           ^~~~~~~
                           #selector(NSObject.alloc as () -> Self)
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:61:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("initWithData:"), with: data)
                           ^~~~~~~~~~~~~~~
                           #selector(NSOpenGLPixelFormat.init(data:))
[127/201] Compiling Stem UIImageView.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: warning: unknown operating system for build configuration 'os'
#if !os(xrOS)
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: note: did you mean 'tvOS'?
#if !os(xrOS)
        ^~~~
        tvOS
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: note: did you mean 'iOS'?
#if !os(xrOS)
        ^~~~
        iOS
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:59:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("alloc"))
                           ^~~~~~~
                           #selector(NSObject.alloc as () -> Self)
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:61:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("initWithData:"), with: data)
                           ^~~~~~~~~~~~~~~
                           #selector(NSOpenGLPixelFormat.init(data:))
[128/201] Compiling Stem UISearchBar.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: warning: unknown operating system for build configuration 'os'
#if !os(xrOS)
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: note: did you mean 'tvOS'?
#if !os(xrOS)
        ^~~~
        tvOS
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: note: did you mean 'iOS'?
#if !os(xrOS)
        ^~~~
        iOS
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:59:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("alloc"))
                           ^~~~~~~
                           #selector(NSObject.alloc as () -> Self)
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:61:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("initWithData:"), with: data)
                           ^~~~~~~~~~~~~~~
                           #selector(NSOpenGLPixelFormat.init(data:))
[129/201] Compiling Stem UITextField.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: warning: unknown operating system for build configuration 'os'
#if !os(xrOS)
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: note: did you mean 'tvOS'?
#if !os(xrOS)
        ^~~~
        tvOS
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: note: did you mean 'iOS'?
#if !os(xrOS)
        ^~~~
        iOS
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:59:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("alloc"))
                           ^~~~~~~
                           #selector(NSObject.alloc as () -> Self)
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:61:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("initWithData:"), with: data)
                           ^~~~~~~~~~~~~~~
                           #selector(NSOpenGLPixelFormat.init(data:))
[130/201] Compiling Stem STLyric.swift
[131/201] Compiling Stem STLazyView.swift
[132/201] Compiling Stem UNUserNotificationCenter.swift
[133/201] Compiling Stem HybridCookieStorage.swift
[134/201] Compiling Stem WebKit+WKWebView.swift
[135/201] Compiling Stem RecoverNavigationProtocol.swift
[136/201] Compiling Stem UIApplication.swift
[137/201] Compiling Stem UIWindow.swift
[138/201] Compiling Stem AttributedString+Attribute.swift
[139/201] Compiling Stem AttributedString.swift
[140/201] Compiling Stem MutableAttributedString.swift
[141/201] Compiling Stem UIButton.swift
[142/201] Compiling Stem UIControl.swift
[143/201] Compiling Stem STGestureRecognizer.swift
[144/201] Compiling Stem TapticEngine.swift
[145/201] Compiling Stem UIFont.swift
[146/201] Compiling Stem UIGestureRecognizer+State.swift
[147/201] Emitting module Stem
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: warning: unknown operating system for build configuration 'os'
#if !os(xrOS)
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: note: did you mean 'tvOS'?
#if !os(xrOS)
        ^~~~
        tvOS
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/UIImage/UImage+other.swift:62:9: note: did you mean 'iOS'?
#if !os(xrOS)
        ^~~~
        iOS
[148/201] Compiling Stem Data+MimeType.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/Fundamentals/String/String+substring.swift:40:61: warning: 'IndexDistance' is deprecated: All index distances are now of type Int
        let index = self.index(startIndex, offsetBy: String.IndexDistance(index))
                                                            ^
[149/201] Compiling Stem Data+crypto.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/Fundamentals/String/String+substring.swift:40:61: warning: 'IndexDistance' is deprecated: All index distances are now of type Int
        let index = self.index(startIndex, offsetBy: String.IndexDistance(index))
                                                            ^
[150/201] Compiling Stem Data.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/Fundamentals/String/String+substring.swift:40:61: warning: 'IndexDistance' is deprecated: All index distances are now of type Int
        let index = self.index(startIndex, offsetBy: String.IndexDistance(index))
                                                            ^
[151/201] Compiling Stem CGFloat.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/Fundamentals/String/String+substring.swift:40:61: warning: 'IndexDistance' is deprecated: All index distances are now of type Int
        let index = self.index(startIndex, offsetBy: String.IndexDistance(index))
                                                            ^
[152/201] Compiling Stem CGPoint.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/Fundamentals/String/String+substring.swift:40:61: warning: 'IndexDistance' is deprecated: All index distances are now of type Int
        let index = self.index(startIndex, offsetBy: String.IndexDistance(index))
                                                            ^
[153/201] Compiling Stem CGRect.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/Fundamentals/String/String+substring.swift:40:61: warning: 'IndexDistance' is deprecated: All index distances are now of type Int
        let index = self.index(startIndex, offsetBy: String.IndexDistance(index))
                                                            ^
[154/201] Compiling Stem CGSize.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/Fundamentals/String/String+substring.swift:40:61: warning: 'IndexDistance' is deprecated: All index distances are now of type Int
        let index = self.index(startIndex, offsetBy: String.IndexDistance(index))
                                                            ^
[155/201] Compiling Stem CGVector.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/Fundamentals/String/String+substring.swift:40:61: warning: 'IndexDistance' is deprecated: All index distances are now of type Int
        let index = self.index(startIndex, offsetBy: String.IndexDistance(index))
                                                            ^
[156/201] Compiling Stem Bool.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/Fundamentals/String/String+substring.swift:40:61: warning: 'IndexDistance' is deprecated: All index distances are now of type Int
        let index = self.index(startIndex, offsetBy: String.IndexDistance(index))
                                                            ^
[157/201] Compiling Stem Decimal.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/Fundamentals/String/String+substring.swift:40:61: warning: 'IndexDistance' is deprecated: All index distances are now of type Int
        let index = self.index(startIndex, offsetBy: String.IndexDistance(index))
                                                            ^
[158/201] Compiling Stem Double.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/Fundamentals/String/String+substring.swift:40:61: warning: 'IndexDistance' is deprecated: All index distances are now of type Int
        let index = self.index(startIndex, offsetBy: String.IndexDistance(index))
                                                            ^
[159/201] Compiling Stem Character.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/Fundamentals/String/String+substring.swift:40:61: warning: 'IndexDistance' is deprecated: All index distances are now of type Int
        let index = self.index(startIndex, offsetBy: String.IndexDistance(index))
                                                            ^
[160/201] Compiling Stem String+Emoji.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/Fundamentals/String/String+substring.swift:40:61: warning: 'IndexDistance' is deprecated: All index distances are now of type Int
        let index = self.index(startIndex, offsetBy: String.IndexDistance(index))
                                                            ^
[161/201] Compiling Stem String+Header.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/Fundamentals/String/String+substring.swift:40:61: warning: 'IndexDistance' is deprecated: All index distances are now of type Int
        let index = self.index(startIndex, offsetBy: String.IndexDistance(index))
                                                            ^
[162/201] Compiling Stem String+Map.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/Fundamentals/String/String+substring.swift:40:61: warning: 'IndexDistance' is deprecated: All index distances are now of type Int
        let index = self.index(startIndex, offsetBy: String.IndexDistance(index))
                                                            ^
[163/201] Compiling Stem String+random.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/Fundamentals/String/String+substring.swift:40:61: warning: 'IndexDistance' is deprecated: All index distances are now of type Int
        let index = self.index(startIndex, offsetBy: String.IndexDistance(index))
                                                            ^
[164/201] Compiling Stem String+substring.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/Fundamentals/String/String+substring.swift:40:61: warning: 'IndexDistance' is deprecated: All index distances are now of type Int
        let index = self.index(startIndex, offsetBy: String.IndexDistance(index))
                                                            ^
[165/201] Compiling Stem String+tokenize.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/Fundamentals/String/String+substring.swift:40:61: warning: 'IndexDistance' is deprecated: All index distances are now of type Int
        let index = self.index(startIndex, offsetBy: String.IndexDistance(index))
                                                            ^
[166/201] Compiling Stem Device+network.swift
[167/201] Compiling Stem Device+other.swift
[168/201] Compiling Stem Device+space.swift
[169/201] Compiling Stem Device.swift
[170/201] Compiling Stem Delegate.swift
[171/201] Compiling Stem Gcd.swift
[172/201] Compiling Stem Notice.swift
[173/201] Compiling Stem NoticeParsable.swift
[174/201] Compiling Stem NoticeToken.swift
[175/201] Compiling Stem NoticeType.swift
[176/201] Compiling Stem UserDefaults.swift
[177/201] Compiling Stem STVersion.swift
[178/201] Compiling Stem Version+StringLiteralConvertible.swift
[179/201] Compiling Stem LocationTransformer.swift
[180/201] Compiling Stem StemArrayResultBuilder.swift
[181/201] Compiling Stem StemError.swift
[182/201] Compiling Stem StemFont.swift
[183/201] Compiling Stem StemShell.swift
[184/201] Compiling Stem URL.swift
[185/201] Compiling Stem ISO_3166-1_alpha-2.swift
[186/201] Compiling Stem CLGeocoder.swift
[187/201] Compiling Stem NSObject.swift
[188/201] Compiling Stem NSObjectObserver.swift
[189/201] Compiling Stem STWeak.swift
[190/201] Compiling Stem NetworkMonitor.swift
[191/201] Compiling Stem StemXML.swift
[192/201] Compiling Stem Invocation.swift
[193/201] Compiling Stem RunTime+Exchange.swift
[194/201] Compiling Stem RunTime+ObjectType.swift
[195/201] Compiling Stem RunTime+Print.swift
[196/201] Compiling Stem RunTime.swift
[197/201] Compiling Stem SFSymbol+Image.swift
[198/201] Compiling Stem SFSymbol+NSImage.swift
[199/201] Compiling Stem SFSymbol+UIImage.swift
[200/201] Compiling Stem SFSymbol.swift
[201/201] Compiling Stem STImage.swift
Build complete! (12.88s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/StemTests/Resource/fixture.xcassets
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/StemColorTests/Resource/fixture.xcassets
Build complete.
Done.

Build Machine: Mac 7