Build Information
Successful build of Adhan, reference 1.4.0 (6dc830
), with Swift 6.0 for macOS (SPM) on 2 Nov 2024 07:21:36 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.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",
"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",
"dependencies": [
]
}
]
}
Fetching https://github.com/batoulapps/adhan-swift.git
[1/2210] Fetching adhan-swift
Fetched https://github.com/batoulapps/adhan-swift.git from cache (1.10s)
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.0
Building package at path: $PWD
https://github.com/batoulapps/adhan-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--7754E27361AE5C74.txt
[3/21] Compiling Adhan PrayerTimes.swift
[4/21] Compiling Adhan Qibla.swift
[5/22] Emitting module Adhan
[6/22] Compiling Adhan MathUtilities.swift
[7/22] Compiling Adhan CalculationMethod.swift
[8/22] Compiling Adhan SolarTime.swift
[9/22] Compiling Adhan DateUtilities.swift
[10/22] Compiling Adhan Prayer.swift
[11/22] Compiling Adhan PrayerAdjustment.swift
[12/22] Compiling Adhan SunnahTimes.swift
[13/22] Compiling Adhan Angle.swift
[14/22] Compiling Adhan CalculationParameters.swift
[15/22] Compiling Adhan Coordinates.swift
[16/22] Compiling Adhan HighLatitudeRule.swift
[17/22] Compiling Adhan Madhab.swift
[18/22] Compiling Adhan Astronomical.swift
[19/22] Compiling Adhan SolarCoordinates.swift
[20/22] Compiling Adhan Rouding.swift
[21/22] Compiling Adhan Shafaq.swift
[22/22] Compiling Adhan Minute.swift
Build complete! (18.15s)
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.