The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of APNGKit with Swift 5.8 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/onevcat/APNGKit.git
Reference: 2.3.0
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/onevcat/APNGKit
 * tag               2.3.0      -> FETCH_HEAD
HEAD is now at 9953862 Bump version to 2.3.0
Cloned https://github.com/onevcat/APNGKit.git
Revision (git rev-parse @):
995386261326bce7ff19879cac84b6f27ce35629
SUCCESS checkout https://github.com/onevcat/APNGKit.git at 2.3.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/onevcat/APNGKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/2] Compiling Delegate Delegate.swift
[2/2] Emitting module Delegate
[3/12] Emitting module APNGKit
[4/15] Compiling APNGKit Extensions.swift
[5/15] Compiling APNGKit LogLevel.swift
[6/15] Compiling APNGKit Reader.swift
[7/15] Compiling APNGKit APNGDecoder.swift
[8/15] Compiling APNGKit APNGImage.DecodingOptions.swift
[9/15] Compiling APNGKit APNGImage.swift
[10/15] Compiling APNGKit Chunk.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/APNGKit/CrossPlatform.swift:16:12: warning: unknown operating system for build configuration 'os'
    #if os(visionOS)
           ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/APNGKit/CrossPlatform.swift:16:12: note: did you mean 'iOS'?
    #if os(visionOS)
           ^~~~~~~~
           iOS
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/APNGKit/CrossPlatform.swift:16:12: note: did you mean 'Windows'?
    #if os(visionOS)
           ^~~~~~~~
           Windows
[11/15] Compiling APNGKit CrossPlatform.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/APNGKit/CrossPlatform.swift:16:12: warning: unknown operating system for build configuration 'os'
    #if os(visionOS)
           ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/APNGKit/CrossPlatform.swift:16:12: note: did you mean 'iOS'?
    #if os(visionOS)
           ^~~~~~~~
           iOS
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/APNGKit/CrossPlatform.swift:16:12: note: did you mean 'Windows'?
    #if os(visionOS)
           ^~~~~~~~
           Windows
[12/15] Compiling APNGKit DisplayTimer.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/APNGKit/CrossPlatform.swift:16:12: warning: unknown operating system for build configuration 'os'
    #if os(visionOS)
           ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/APNGKit/CrossPlatform.swift:16:12: note: did you mean 'iOS'?
    #if os(visionOS)
           ^~~~~~~~
           iOS
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/APNGKit/CrossPlatform.swift:16:12: note: did you mean 'Windows'?
    #if os(visionOS)
           ^~~~~~~~
           Windows
[13/15] Compiling APNGKit APNGImageRenderer.swift
[14/15] Compiling APNGKit APNGImageView.swift
[15/15] Compiling APNGKit APNGKitError.swift
Build complete! (12.91s)
Fetching https://github.com/onevcat/Delegate.git from cache
Fetched https://github.com/onevcat/Delegate.git (0.23s)
Computing version for https://github.com/onevcat/Delegate.git
Computed https://github.com/onevcat/Delegate.git at 1.3.0 (0.78s)
Creating working copy for https://github.com/onevcat/Delegate.git
Working copy of https://github.com/onevcat/Delegate.git resolved at 1.3.0
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/APNGKit/PrivacyInfo.xcprivacy
Build complete.
Done.