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: 1.3.1
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/0/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/admin/builds/J1XnyXFH/0/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.33s)
Creating working copy for https://github.com/FelixHerrmann/FHPropertyWrappers.git
Working copy of https://github.com/FelixHerrmann/FHPropertyWrappers.git resolved at 1.3.1 (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] Write sources
[1/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-6044DDE57671499D.txt
[4/15] Compiling FHPropertyWrappers RawStorable.swift
[5/15] Compiling FHPropertyWrappers Storable+SupportedTypes.swift
[6/15] Compiling FHPropertyWrappers StoreKey.swift
[7/15] Compiling FHPropertyWrappers SecureStorable.swift
[8/15] Compiling FHPropertyWrappers SecureStoreAccessibility.swift
[9/15] Compiling FHPropertyWrappers KeychainHelper.swift
[10/15] Compiling FHPropertyWrappers SecureStorable+SupportedTypes.swift
[11/15] Compiling FHPropertyWrappers SecureStoreKey.swift
[12/15] Compiling FHPropertyWrappers SecureStored.swift
[13/15] Emitting module FHPropertyWrappers
[14/15] Compiling FHPropertyWrappers Storable.swift
[15/15] Compiling FHPropertyWrappers Stored.swift
[16/16] Compiling FHPropertyWrappers resource_bundle_accessor.swift
Build complete! (7.05s)
Build complete.
Done.