Build Information
Successful build of AppsOnAir-Core, reference 1.2.1 (865fb4), with Swift 6.0 for macOS (SPM) on 23 Apr 2026 09:36:05 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apps-on-air/AppsOnAir-iOS-Core.git
Reference: 1.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apps-on-air/AppsOnAir-iOS-Core
* tag 1.2.1 -> FETCH_HEAD
HEAD is now at 865fb4a Merge pull request #23 from apps-on-air/development
Cloned https://github.com/apps-on-air/AppsOnAir-iOS-Core.git
Revision (git rev-parse @):
865fb4afdbdf1bfd3f41f4fbeb85a5af8aba95c3
SUCCESS checkout https://github.com/apps-on-air/AppsOnAir-iOS-Core.git at 1.2.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/apps-on-air/AppsOnAir-iOS-Core.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Copying PrivacyInfo.xcprivacy
[1/6] Copying AppsOnAir-CoreInfo.plist
[1/6] Write sources
[4/6] Write swift-version-5BDAB9E9C0126B9D.txt
[6/9] Compiling Reachability resource_bundle_accessor.swift
[7/9] Emitting module Reachability
[8/9] Compiling Reachability Reachability.swift
[9/17] Compiling AppsOnAir_Core NetwarkWatcher.swift
[10/17] Compiling AppsOnAir_Core resource_bundle_accessor.swift
[11/17] Compiling AppsOnAir_Core BundleExtension.swift
[12/17] Compiling AppsOnAir_Core SdkManager.swift
[13/17] Compiling AppsOnAir_Core DeviceInfoService.swift
[14/17] Emitting module AppsOnAir_Core
[15/17] Compiling AppsOnAir_Core Logger.swift
[16/17] Compiling AppsOnAir_Core AppsOnAirCoreServices.swift
[16/17] Compiling AppsOnAir-Core-ObjC AppsOnAir_Core-Swift.m
Build complete! (10.20s)
Fetching https://github.com/ashleymills/Reachability.swift.git
[1/1922] Fetching reachability.swift
Fetched https://github.com/ashleymills/Reachability.swift.git from cache (3.15s)
Computing version for https://github.com/ashleymills/Reachability.swift.git
Computed https://github.com/ashleymills/Reachability.swift.git at 5.2.4 (0.58s)
Creating working copy for https://github.com/ashleymills/Reachability.swift.git
Working copy of https://github.com/ashleymills/Reachability.swift.git resolved at 5.2.4
warning: 'reachability.swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Reachability.swift/Sources/Info.plist
Build complete.
{
"dependencies" : [
{
"identity" : "reachability.swift",
"requirement" : {
"exact" : [
"5.2.4"
]
},
"type" : "sourceControl",
"url" : "https://github.com/ashleymills/Reachability.swift.git"
}
],
"manifest_display_name" : "AppsOnAir-Core",
"name" : "AppsOnAir-Core",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
}
],
"products" : [
{
"name" : "AppsOnAir-Core",
"targets" : [
"AppsOnAir-Core",
"AppsOnAir-Core-ObjC"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AppsOnAir_Core_ObjC",
"module_type" : "ClangTarget",
"name" : "AppsOnAir-Core-ObjC",
"path" : "AppsOnAir_Core_ObjC",
"product_memberships" : [
"AppsOnAir-Core"
],
"sources" : [
"AppsOnAir_Core-Swift.m"
],
"target_dependencies" : [
"AppsOnAir-Core"
],
"type" : "library"
},
{
"c99name" : "AppsOnAir_Core",
"module_type" : "SwiftTarget",
"name" : "AppsOnAir-Core",
"path" : "AppsOnAir-Core",
"product_dependencies" : [
"Reachability"
],
"product_memberships" : [
"AppsOnAir-Core"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/AppsOnAir-Core/Resources/AppsOnAir-CoreInfo.plist",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"AppsOnAirCoreServices.swift",
"BundleExtension.swift",
"DeviceInfoService.swift",
"Logger.swift",
"NetwarkWatcher.swift",
"SdkManager.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Done.