The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FTPropertyWrappers 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/futuredapp/FTPropertyWrappers.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/futuredapp/FTPropertyWrappers
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5538726 Merge pull request #43 from futuredapp/housekeep/add-deprecations
Cloned https://github.com/futuredapp/FTPropertyWrappers.git
Revision (git rev-parse @):
553872688413367ab945840143482fc49b4ebaf5
SUCCESS checkout https://github.com/futuredapp/FTPropertyWrappers.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/futuredapp/FTPropertyWrappers.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/10] Compiling FTPropertyWrappers KeychainTypes.swift
[4/10] Compiling FTPropertyWrappers KeychainItemPropertyWrapper.swift
[5/11] Emitting module FTPropertyWrappers
[6/11] Compiling FTPropertyWrappers InternetPassword.swift
[7/11] Compiling FTPropertyWrappers KeychainEncoder.swift
[8/11] Compiling FTPropertyWrappers KeychainDecoder.swift
[9/11] Compiling FTPropertyWrappers GenericPassword.swift
[10/11] Compiling FTPropertyWrappers SingleValueKeychainItem.swift
[11/11] Compiling FTPropertyWrappers Serialized.swift
Build complete! (10.69s)
Build complete.
Done.