Build Information
Successful build of FHPropertyWrappers 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.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FelixHerrmann/FHPropertyWrappers.git
Reference: 1.3.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/FelixHerrmann/FHPropertyWrappers
* tag 1.3.1 -> FETCH_HEAD
HEAD is now at dca88d0 Merge pull request #11 from FelixHerrmann/improvement/user-defaults-access-reason
Cloned https://github.com/FelixHerrmann/FHPropertyWrappers.git
Revision (git rev-parse @):
dca88d06c29e177f7cc997e3b7e439fca238f3be
SUCCESS checkout https://github.com/FelixHerrmann/FHPropertyWrappers.git at 1.3.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/FelixHerrmann/FHPropertyWrappers.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/13] Compiling FHPropertyWrappers Stored.swift
[3/13] Compiling FHPropertyWrappers RawStorable.swift
[4/13] Compiling FHPropertyWrappers Storable+SupportedTypes.swift
[5/13] Compiling FHPropertyWrappers SecureStorable.swift
[6/13] Compiling FHPropertyWrappers SecureStoreAccessibility.swift
[7/13] Compiling FHPropertyWrappers StoreKey.swift
[8/13] Compiling FHPropertyWrappers Storable.swift
[9/13] Emitting module FHPropertyWrappers
[10/13] Compiling FHPropertyWrappers KeychainHelper.swift
[11/13] Compiling FHPropertyWrappers SecureStorable+SupportedTypes.swift
[12/13] Compiling FHPropertyWrappers SecureStoreKey.swift
[13/13] Compiling FHPropertyWrappers SecureStored.swift
[14/14] Compiling FHPropertyWrappers resource_bundle_accessor.swift
Build complete! (4.86s)
Build complete.
Done.