The Swift Package Index logo.Swift Package Index

Build Information

Successful build of UserDefaultsStore 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/omaralbeik/UserDefaultsStore.git
Reference: 3.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/omaralbeik/UserDefaultsStore
 * tag               3.0.0      -> FETCH_HEAD
HEAD is now at 1dce059 Thread safety (#53)
Cloned https://github.com/omaralbeik/UserDefaultsStore.git into spi-builder-workspace
1dce0598eea0f37430534dc6ac3a0e7c63482efc
SUCCESS checkout https://github.com/omaralbeik/UserDefaultsStore.git at 3.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/3] Compiling UserDefaultsStore SingleUserDefaultsStore.swift
[2/3] Emitting module UserDefaultsStore
[3/3] Compiling UserDefaultsStore UserDefaultsStore.swift
Build complete! (6.50s)
Build complete.
Done.