Build Information
Failed to build UUSwiftImage, reference 1.1.3 (f9028e), with Swift 5.10 for macOS (SPM) on 18 Sep 2025 01:07:52 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SilverPineSoftware/UUSwiftImage.git
Reference: 1.1.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SilverPineSoftware/UUSwiftImage
* tag 1.1.3 -> FETCH_HEAD
HEAD is now at f9028e3 Update to latest swift core
Cloned https://github.com/SilverPineSoftware/UUSwiftImage.git
Revision (git rev-parse @):
f9028e3fa2b5f982af42af6ef1655182a036cb2a
SUCCESS checkout https://github.com/SilverPineSoftware/UUSwiftImage.git at 1.1.3
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/SilverPineSoftware/UUSwiftImage.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[2/4] Copying PrivacyInfo.xcprivacy
[3/4] Write swift-version-33747A42983211AE.txt
[5/33] Emitting module UUSwiftCore
[6/36] Compiling UUSwiftCore UUTypeAliases.swift
[7/36] Compiling UUSwiftCore UUURL.swift
[8/36] Compiling UUSwiftCore resource_bundle_accessor.swift
[9/36] Compiling UUSwiftCore UUNumber.swift
[10/36] Compiling UUSwiftCore UUObject.swift
[11/36] Compiling UUSwiftCore UUObjectFactory.swift
[12/36] Compiling UUSwiftCore UULogger+Ext.swift
[13/36] Compiling UUSwiftCore UULogger.swift
[14/36] Compiling UUSwiftCore UUPrintLogWriter.swift
[15/36] Compiling UUSwiftCore UUJson.swift
[16/36] Compiling UUSwiftCore UUKeychain.swift
[17/36] Compiling UUSwiftCore UULocalization.swift
[18/36] Compiling UUSwiftCore UUConsoleLogWriter.swift
[19/36] Compiling UUSwiftCore UULog.swift
[20/36] Compiling UUSwiftCore UULogLevel.swift
[21/36] Compiling UUSwiftCore UULogWriter.swift
[22/36] Compiling UUSwiftCore UUDataCache.swift
[23/36] Compiling UUSwiftCore UUDate.swift
[24/36] Compiling UUSwiftCore UUDictionary.swift
[25/36] Compiling UUSwiftCore UUComparable.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUCoreData.swift:1109:89: error: 'NSPersistentStoreFileProtectionKey' is unavailable in macOS
description.setOption(FileProtectionType.complete.rawValue as NSObject, forKey: NSPersistentStoreFileProtectionKey)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CoreData.NSPersistentStoreFileProtectionKey:2:12: note: 'NSPersistentStoreFileProtectionKey' has been explicitly marked unavailable here
public let NSPersistentStoreFileProtectionKey: String
^
[26/36] Compiling UUSwiftCore UUCoreData.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUCoreData.swift:1109:89: error: 'NSPersistentStoreFileProtectionKey' is unavailable in macOS
description.setOption(FileProtectionType.complete.rawValue as NSObject, forKey: NSPersistentStoreFileProtectionKey)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CoreData.NSPersistentStoreFileProtectionKey:2:12: note: 'NSPersistentStoreFileProtectionKey' has been explicitly marked unavailable here
public let NSPersistentStoreFileProtectionKey: String
^
[27/36] Compiling UUSwiftCore UUData.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUCoreData.swift:1109:89: error: 'NSPersistentStoreFileProtectionKey' is unavailable in macOS
description.setOption(FileProtectionType.complete.rawValue as NSObject, forKey: NSPersistentStoreFileProtectionKey)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CoreData.NSPersistentStoreFileProtectionKey:2:12: note: 'NSPersistentStoreFileProtectionKey' has been explicitly marked unavailable here
public let NSPersistentStoreFileProtectionKey: String
^
[28/36] Compiling UUSwiftCore UUThread.swift
[29/36] Compiling UUSwiftCore UUTimeMeasurement.swift
[30/36] Compiling UUSwiftCore UUTimer.swift
[31/36] Compiling UUSwiftCore UUArray.swift
[32/36] Compiling UUSwiftCore UUCollection.swift
[33/36] Compiling UUSwiftCore UUColor.swift
[34/36] Compiling UUSwiftCore UURandom.swift
[35/36] Compiling UUSwiftCore UUString.swift
[36/36] Compiling UUSwiftCore UUSwiftCore.swift
error: fatalError
Fetching https://github.com/SilverPineSoftware/UUSwiftCore.git
[1/544] Fetching uuswiftcore
Fetched https://github.com/SilverPineSoftware/UUSwiftCore.git from cache (1.17s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftCore.git
Computed https://github.com/SilverPineSoftware/UUSwiftCore.git at 1.3.0 (0.46s)
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftCore.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftCore.git resolved at 1.3.0
BUILD FAILURE 5.10 macosSpm