The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DeviceKit with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/devicekit/DeviceKit.git
Reference: 5.2.3
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/devicekit/DeviceKit
 * tag               5.2.3      -> FETCH_HEAD
HEAD is now at 97acf83 Release 5.2.3
Cloned https://github.com/devicekit/DeviceKit.git
Revision (git rev-parse @):
97acf830fd0e0b719126e9450a51c95a91f66858
SUCCESS checkout https://github.com/devicekit/DeviceKit.git at 5.2.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/devicekit/DeviceKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying PrivacyInfo.xcprivacy
[2/4] Compiling DeviceKit resource_bundle_accessor.swift
[3/4] Emitting module DeviceKit
[4/4] Compiling DeviceKit Device.generated.swift
Build complete! (3.74s)
warning: 'spi-builder-workspace': Invalid Resource 'PrivacyInfo.xcprivacy': File not found.
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Info.plist
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/Info.plist
    /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/Device.swift.gyb
Build complete.
Done.