Build Information
Successful build of FHPropertyWrappers with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.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: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/FelixHerrmann/FHPropertyWrappers
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
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 master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "fhpropertywrappers",
"name": "FHPropertyWrappers",
"url": "https://github.com/FelixHerrmann/FHPropertyWrappers.git",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FHPropertyWrappers",
"dependencies": [
]
}
]
}
Fetching https://github.com/FelixHerrmann/FHPropertyWrappers.git
[1/363] Fetching fhpropertywrappers
Fetched https://github.com/FelixHerrmann/FHPropertyWrappers.git from cache (0.24s)
Creating working copy for https://github.com/FelixHerrmann/FHPropertyWrappers.git
Working copy of https://github.com/FelixHerrmann/FHPropertyWrappers.git resolved at master (dca88d0)
warning: '.resolve-product-dependencies': dependency 'fhpropertywrappers' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/FelixHerrmann/FHPropertyWrappers.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Copying PrivacyInfo.xcprivacy
[1/3] Write sources
[2/3] Write swift-version-6044DDE57671499D.txt
[4/15] Compiling FHPropertyWrappers RawStorable.swift
[5/15] Compiling FHPropertyWrappers Storable+SupportedTypes.swift
[6/16] Compiling FHPropertyWrappers Stored.swift
[7/16] Compiling FHPropertyWrappers StoreKey.swift
[8/16] Compiling FHPropertyWrappers SecureStorable.swift
[9/16] Compiling FHPropertyWrappers SecureStoreAccessibility.swift
[10/16] Compiling FHPropertyWrappers SecureStoreKey.swift
[11/16] Compiling FHPropertyWrappers SecureStored.swift
[12/16] Compiling FHPropertyWrappers Storable.swift
[13/16] Emitting module FHPropertyWrappers
[14/16] Compiling FHPropertyWrappers KeychainHelper.swift
[15/16] Compiling FHPropertyWrappers SecureStorable+SupportedTypes.swift
[16/16] Compiling FHPropertyWrappers resource_bundle_accessor.swift
Build complete! (6.60s)
Build complete.
Done.