The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MobileSync, reference v0.0.7 (0c84f2), with Swift 6.2 for macOS (SPM) on 23 Apr 2026 18:10:37 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: v0.0.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/quran/mobile-sync-spm
 * tag               v0.0.7     -> FETCH_HEAD
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 v0.0.7
========================================
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.60s)
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.76s)
Fetching https://github.com/ReactiveX/RxSwift.git
[1/54305] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (7.69s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.10.2 (8.40s)
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
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.10.2
Downloading binary artifact https://github.com/quran/mobile-sync/releases/download/v0.0.5/Shared-0.0.5.xcframework.zip
[16375/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.55s)
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