The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MobileSync, reference main (0c84f2), with Swift 6.2 for macOS (SPM) on 23 Apr 2026 18:11:04 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/quran/mobile-sync-spm.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/quran/mobile-sync-spm
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 0c84f20 Merge pull request #6 from quran/feat/update-notes-apis
Cloned https://github.com/quran/mobile-sync-spm.git
Revision (git rev-parse @):
0c84f20d13637f05a1603899f77f211847a4d537
SUCCESS checkout https://github.com/quran/mobile-sync-spm.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/quran/mobile-sync-spm.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Fetching https://github.com/rickclephas/KMP-NativeCoroutines.git
[1/18514] Fetching kmp-nativecoroutines
Fetched https://github.com/rickclephas/KMP-NativeCoroutines.git from cache (1.72s)
Computing version for https://github.com/rickclephas/KMP-NativeCoroutines.git
Computed https://github.com/rickclephas/KMP-NativeCoroutines.git at 1.0.0-ALPHA-48 (3.86s)
Fetching https://github.com/ReactiveX/RxSwift.git
[1/54305] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (12.50s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.10.2 (13.21s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.10.2
Creating working copy for https://github.com/rickclephas/KMP-NativeCoroutines.git
Working copy of https://github.com/rickclephas/KMP-NativeCoroutines.git resolved at 1.0.0-ALPHA-48
Downloading binary artifact https://github.com/quran/mobile-sync/releases/download/v0.0.5/Shared-0.0.5.xcframework.zip
[32750/18711684] Downloading https://github.com/quran/mobile-sync/releases/download/v0.0.5/Shared-0.0.5.xcframework.zip
Downloaded https://github.com/quran/mobile-sync/releases/download/v0.0.5/Shared-0.0.5.xcframework.zip (1.56s)
error: the library 'MobileSync' requires macos 10.13, but depends on the product 'KMPNativeCoroutinesAsync' which requires macos 10.15; consider changing the library 'MobileSync' to require macos 10.15 or later, or the product 'KMPNativeCoroutinesAsync' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm