The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/futuredapp/FTPropertyWrappers.git
Reference: 2.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/futuredapp/FTPropertyWrappers
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at 5538726 Merge pull request #43 from futuredapp/housekeep/add-deprecations
Cloned https://github.com/futuredapp/FTPropertyWrappers.git into spi-builder-workspace
553872688413367ab945840143482fc49b4ebaf5
SUCCESS checkout https://github.com/futuredapp/FTPropertyWrappers.git at 2.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/8] Compiling FTPropertyWrappers KeychainTypes.swift
[2/8] Compiling FTPropertyWrappers KeychainItemPropertyWrapper.swift
[3/8] Compiling FTPropertyWrappers KeychainEncoder.swift
[4/8] Compiling FTPropertyWrappers SingleValueKeychainItem.swift
[5/8] Compiling FTPropertyWrappers KeychainDecoder.swift
[6/9] Compiling FTPropertyWrappers GenericPassword.swift
[7/9] Compiling FTPropertyWrappers InternetPassword.swift
[8/9] Emitting module FTPropertyWrappers
[9/9] Compiling FTPropertyWrappers Serialized.swift
Build complete! (3.63s)
Build complete.
Done.