Build Information
Successful build of Adhan with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/batoulapps/adhan-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/batoulapps/adhan-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 127280c Merge pull request #83 from imthath-m/patch-1
Cloned https://github.com/batoulapps/adhan-swift.git
Revision (git rev-parse @):
127280c27c303f7898f59070580f4789a75df628
SUCCESS checkout https://github.com/batoulapps/adhan-swift.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-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/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/adhan-swift",
"dependencies": [
]
}
]
}
Fetching https://github.com/batoulapps/adhan-swift.git
[1/2200] Fetching adhan-swift
Fetched https://github.com/batoulapps/adhan-swift.git (0.61s)
Creating working copy for https://github.com/batoulapps/adhan-swift.git
Working copy of https://github.com/batoulapps/adhan-swift.git resolved at main
warning: '.resolve-product-dependencies': dependency 'adhan-swift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/18] Emitting module Adhan
[2/20] Compiling Adhan Angle.swift
[3/20] Compiling Adhan Minute.swift
[4/20] Compiling Adhan DateUtilities.swift
[5/20] Compiling Adhan MathUtilities.swift
[6/20] Compiling Adhan CalculationMethod.swift
[7/20] Compiling Adhan PrayerAdjustment.swift
[8/20] Compiling Adhan Rouding.swift
[9/20] Compiling Adhan Qibla.swift
[10/20] Compiling Adhan SunnahTimes.swift
[11/20] Compiling Adhan Madhab.swift
[12/20] Compiling Adhan Prayer.swift
[13/20] Compiling Adhan Astronomical.swift
[14/20] Compiling Adhan SolarCoordinates.swift
[15/20] Compiling Adhan SolarTime.swift
[16/20] Compiling Adhan CalculationParameters.swift
[17/20] Compiling Adhan Coordinates.swift
[18/20] Compiling Adhan HighLatitudeRule.swift
[19/20] Compiling Adhan Shafaq.swift
[20/20] Compiling Adhan PrayerTimes.swift
Build complete! (10.07s)
Build complete.
Done.