Build Information
Successful build of SSAppUpdater, reference master (0aae62), with Swift 6.2 for macOS (SPM) on 21 Jan 2026 17:19:53 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SimformSolutionsPvtLtd/SSAppUpdater.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SimformSolutionsPvtLtd/SSAppUpdater
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 0aae621 Merge pull request #48 from SimformSolutionsPvtLtd/develop
Cloned https://github.com/SimformSolutionsPvtLtd/SSAppUpdater.git
Revision (git rev-parse @):
0aae621f001558a0b3034e2a061ae0a520c48f44
SUCCESS checkout https://github.com/SimformSolutionsPvtLtd/SSAppUpdater.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "ssappupdater",
"name": "SSAppUpdater",
"url": "https://github.com/SimformSolutionsPvtLtd/SSAppUpdater.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SSAppUpdater",
"dependencies": [
]
}
]
}
Fetching https://github.com/SimformSolutionsPvtLtd/SSAppUpdater.git
[1/566] Fetching ssappupdater
Fetched https://github.com/SimformSolutionsPvtLtd/SSAppUpdater.git from cache (1.47s)
Creating working copy for https://github.com/SimformSolutionsPvtLtd/SSAppUpdater.git
Working copy of https://github.com/SimformSolutionsPvtLtd/SSAppUpdater.git resolved at master (0aae621)
warning: '.resolve-product-dependencies': dependency 'ssappupdater' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/SimformSolutionsPvtLtd/SSAppUpdater.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-49B95AFC49DCD68C.txt
[4/20] Compiling SSAppUpdater SSNetworkManager.swift
[5/20] Compiling SSAppUpdater SSScriptOrCommandExecutor.swift
[6/20] Compiling SSAppUpdater SSAppUpdater.swift
[7/20] Emitting module SSAppUpdater
[8/20] Compiling SSAppUpdater SSAppUpdaterEnums.swift
[9/20] Compiling SSAppUpdater SSEnumration.swift
[10/20] Compiling SSAppUpdater PerformVersionCheck.swift
[11/20] Compiling SSAppUpdater LookUpResponseModel.swift
[12/20] Compiling SSAppUpdater SSVersionInfo.swift
[13/20] Compiling SSAppUpdater String.swift
[14/20] Compiling SSAppUpdater UserDefaults.swift
[15/20] Compiling SSAppUpdater AppStoreView.swift
[16/20] Compiling SSAppUpdater PerformVersionCheck + ManualAppUpdater.swift
[17/20] Compiling SSAppUpdater Bundle.swift
[18/20] Compiling SSAppUpdater Date.swift
[19/20] Compiling SSAppUpdater SSAPIManager.swift
[20/20] Compiling SSAppUpdater SSAlertManager.swift
[21/21] Compiling SSAppUpdater resource_bundle_accessor.swift
Build complete! (8.68s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SSAppUpdater",
"name" : "SSAppUpdater",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "SSAppUpdater",
"targets" : [
"SSAppUpdater"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "SSAppUpdater",
"module_type" : "SwiftTarget",
"name" : "SSAppUpdater",
"path" : "Sources/SSAppUpdater",
"product_memberships" : [
"SSAppUpdater"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SSAppUpdater/Resource/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Extension/Bundle.swift",
"Extension/Date.swift",
"Extension/String.swift",
"Extension/UserDefaults.swift",
"Helper/SSAPIManager.swift",
"Helper/SSAlertManager.swift",
"Helper/SSAppUpdaterEnums.swift",
"Helper/SSEnumration.swift",
"Helper/SSNetworkManager.swift",
"Helper/SSScriptOrCommandExecutor.swift",
"Models/LookUpResponseModel.swift",
"Models/SSVersionInfo.swift",
"PerformVersionCheck/AppStoreView.swift",
"PerformVersionCheck/PerformVersionCheck + ManualAppUpdater.swift",
"PerformVersionCheck/PerformVersionCheck.swift",
"SSAppUpdater.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.