Build Information
Successful build of Adhan, reference 1.4.0 (6dc830), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 21:24:18 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/batoulapps/adhan-swift.git
Reference: 1.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/batoulapps/adhan-swift
* tag 1.4.0 -> FETCH_HEAD
HEAD is now at 6dc8309 Merge pull request #70 from batoulapps/develop
Cloned https://github.com/batoulapps/adhan-swift.git
Revision (git rev-parse @):
6dc8309951fdaa0cd124c52b9a8de7e0da1ff2ce
SUCCESS checkout https://github.com/batoulapps/adhan-swift.git at 1.4.0
========================================
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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "adhan-swift",
"name": "Adhan",
"url": "https://github.com/batoulapps/adhan-swift.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/adhan-swift",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/batoulapps/adhan-swift.git
[1/2221] Fetching adhan-swift
Fetched https://github.com/batoulapps/adhan-swift.git from cache (2.11s)
Creating working copy for https://github.com/batoulapps/adhan-swift.git
Working copy of https://github.com/batoulapps/adhan-swift.git resolved at 1.4.0 (6dc8309)
warning: '.resolve-product-dependencies': dependency 'adhan-swift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/batoulapps/adhan-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/21] Compiling Adhan SunnahTimes.swift
[4/21] Compiling Adhan Angle.swift
[5/21] Compiling Adhan MathUtilities.swift
[6/21] Compiling Adhan CalculationMethod.swift
[7/21] Compiling Adhan HighLatitudeRule.swift
[8/21] Compiling Adhan Madhab.swift
[9/21] Compiling Adhan CalculationParameters.swift
[10/21] Compiling Adhan Coordinates.swift
[11/21] Compiling Adhan Rouding.swift
[12/21] Compiling Adhan Shafaq.swift
[13/21] Compiling Adhan Astronomical.swift
[14/21] Compiling Adhan SolarCoordinates.swift
[15/21] Emitting module Adhan
[16/21] Compiling Adhan SolarTime.swift
[17/21] Compiling Adhan DateUtilities.swift
[18/21] Compiling Adhan PrayerTimes.swift
[19/21] Compiling Adhan Qibla.swift
[20/21] Compiling Adhan Prayer.swift
[21/21] Compiling Adhan PrayerAdjustment.swift
[22/22] Compiling Adhan Minute.swift
Build complete! (5.22s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Adhan",
"name" : "Adhan",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Adhan",
"targets" : [
"Adhan"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Tests",
"module_type" : "SwiftTarget",
"name" : "Tests",
"path" : "Tests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"AdhanTests.swift",
"AstronomicalTests.swift",
"MathTests.swift",
"QiblaTests.swift",
"SunnahTests.swift",
"TimeTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"Adhan"
],
"type" : "test"
},
{
"c99name" : "Adhan",
"module_type" : "SwiftTarget",
"name" : "Adhan",
"path" : "Sources",
"product_memberships" : [
"Adhan"
],
"sources" : [
"Astronomy/Astronomical.swift",
"Astronomy/SolarCoordinates.swift",
"Astronomy/SolarTime.swift",
"Extensions/DateUtilities.swift",
"Extensions/MathUtilities.swift",
"Models/CalculationMethod.swift",
"Models/CalculationParameters.swift",
"Models/Coordinates.swift",
"Models/HighLatitudeRule.swift",
"Models/Madhab.swift",
"Models/Prayer.swift",
"Models/PrayerAdjustment.swift",
"Models/Rouding.swift",
"Models/Shafaq.swift",
"PrayerTimes.swift",
"Qibla.swift",
"SunnahTimes.swift",
"Units/Angle.swift",
"Units/Minute.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.