The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build UUSwiftNetworking, reference main (f1bdf6), with Swift 5.10 for macOS (SPM) on 18 Sep 2025 02:09:37 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SilverPineSoftware/UUSwiftNetworking.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SilverPineSoftware/UUSwiftNetworking
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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
[1/4] Copying PrivacyInfo.xcprivacy
[1/4] Write sources
[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 UUJson.swift
[17/36] Compiling UUSwiftCore UUKeychain.swift
[18/36] Compiling UUSwiftCore UULocalization.swift
[19/36] Compiling UUSwiftCore UUDataCache.swift
[20/36] Compiling UUSwiftCore UUDate.swift
[21/36] Compiling UUSwiftCore UUDictionary.swift
[22/36] Compiling UUSwiftCore UUArray.swift
[23/36] Compiling UUSwiftCore UUCollection.swift
[24/36] Compiling UUSwiftCore UUColor.swift
[25/36] Compiling UUSwiftCore UUThread.swift
[26/36] Compiling UUSwiftCore UUTimeMeasurement.swift
[27/36] Compiling UUSwiftCore UUTimer.swift
[28/36] Compiling UUSwiftCore UURandom.swift
[29/36] Compiling UUSwiftCore UUString.swift
[30/36] Compiling UUSwiftCore UUSwiftCore.swift
[31/36] Compiling UUSwiftCore UUNumber.swift
[32/36] Compiling UUSwiftCore UUObject.swift
[33/36] Compiling UUSwiftCore UUObjectFactory.swift
[34/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
           ^
[35/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
           ^
[36/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
           ^
error: fatalError
Fetching https://github.com/SilverPineSoftware/UUSwiftTestCore.git
Fetching https://github.com/SilverPineSoftware/UUSwiftCore.git
[1/70] Fetching uuswifttestcore
[71/614] Fetching uuswifttestcore, uuswiftcore
Fetched https://github.com/SilverPineSoftware/UUSwiftCore.git from cache (1.14s)
Fetched https://github.com/SilverPineSoftware/UUSwiftTestCore.git from cache (1.14s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftTestCore.git
Computed https://github.com/SilverPineSoftware/UUSwiftTestCore.git at 0.0.4 (0.48s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftCore.git
Computed https://github.com/SilverPineSoftware/UUSwiftCore.git at 1.3.0 (0.47s)
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