Build Information
Failed to build UUSwiftNetworking, reference 1.4.1 (f1bdf6), with Swift 5.10 for macOS (SPM) on 18 Sep 2025 02:11:05 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/UUSwiftNetworking.git
Reference: 1.4.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SilverPineSoftware/UUSwiftNetworking
* tag 1.4.1 -> FETCH_HEAD
HEAD is now at f1bdf6b use latest core release
Cloned https://github.com/SilverPineSoftware/UUSwiftNetworking.git
Revision (git rev-parse @):
f1bdf6bc6f82e648531a71f1f09b41f78badb870
SUCCESS checkout https://github.com/SilverPineSoftware/UUSwiftNetworking.git at 1.4.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/SilverPineSoftware/UUSwiftNetworking.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 UULogger+Ext.swift
[10/36] Compiling UUSwiftCore UULogger.swift
[11/36] Compiling UUSwiftCore UUPrintLogWriter.swift
[12/36] Compiling UUSwiftCore UUConsoleLogWriter.swift
[13/36] Compiling UUSwiftCore UULog.swift
[14/36] Compiling UUSwiftCore UULogLevel.swift
[15/36] Compiling UUSwiftCore UULogWriter.swift
[16/36] Compiling UUSwiftCore UUThread.swift
[17/36] Compiling UUSwiftCore UUTimeMeasurement.swift
[18/36] Compiling UUSwiftCore UUTimer.swift
[19/36] Compiling UUSwiftCore UUNumber.swift
[20/36] Compiling UUSwiftCore UUObject.swift
[21/36] Compiling UUSwiftCore UUObjectFactory.swift
[22/36] Compiling UUSwiftCore UUDataCache.swift
[23/36] Compiling UUSwiftCore UUDate.swift
[24/36] Compiling UUSwiftCore UUDictionary.swift
[25/36] Compiling UUSwiftCore UUJson.swift
[26/36] Compiling UUSwiftCore UUKeychain.swift
[27/36] Compiling UUSwiftCore UULocalization.swift
[28/36] Compiling UUSwiftCore UUArray.swift
[29/36] Compiling UUSwiftCore UUCollection.swift
[30/36] Compiling UUSwiftCore UUColor.swift
[31/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
^
[32/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
^
[33/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
^
[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
Fetching https://github.com/SilverPineSoftware/UUSwiftTestCore.git
[1/544] Fetching uuswiftcore
[110/614] Fetching uuswiftcore, uuswifttestcore
Fetched https://github.com/SilverPineSoftware/UUSwiftCore.git from cache (1.16s)
Fetched https://github.com/SilverPineSoftware/UUSwiftTestCore.git from cache (1.16s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftTestCore.git
Computed https://github.com/SilverPineSoftware/UUSwiftTestCore.git at 0.0.4 (0.45s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftCore.git
Computed https://github.com/SilverPineSoftware/UUSwiftCore.git at 1.3.0 (0.44s)
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftCore.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftCore.git resolved at 1.3.0
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftTestCore.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftTestCore.git resolved at 0.0.4
BUILD FAILURE 5.10 macosSpm