Build Information
Successful build of UserDefaults, reference main (853356
), with Swift 5.9 for macOS (SPM) on 2 Aug 2024 19:46:19 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.48.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/EngOmarElsayed/SwiftUserDefaults.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/EngOmarElsayed/SwiftUserDefaults
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8533563 Create swift.yml
Cloned https://github.com/EngOmarElsayed/SwiftUserDefaults.git
Revision (git rev-parse @):
85335638379ec413e815842e6fc0dae5969464c2
SUCCESS checkout https://github.com/EngOmarElsayed/SwiftUserDefaults.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/EngOmarElsayed/SwiftUserDefaults.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/6] Compiling UserDefaults DefaultsCustomDataType.swift
[2/6] Compiling UserDefaults ArrayExtension.swift
[3/6] Compiling UserDefaults UserDefaults.swift
[4/6] Emitting module UserDefaults
[5/6] Compiling UserDefaults DefaultKeys.swift
[6/6] Compiling UserDefaults AnyOptional.swift
Build complete! (7.92s)
Build complete.
Done.