Build Information
Successful build of AppsOnAir-AppSync, reference main (6593a6), with Swift 6.2 for macOS (SPM) on 23 Apr 2026 22:16:52 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.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-AppSync.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apps-on-air/AppsOnAir-iOS-AppSync
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6593a65 Merge pull request #25 from apps-on-air/dev
Cloned https://github.com/apps-on-air/AppsOnAir-iOS-AppSync.git
Revision (git rev-parse @):
6593a65386baf3cbc63eb9458c4e4c441f0c4343
SUCCESS checkout https://github.com/apps-on-air/AppsOnAir-iOS-AppSync.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/apps-on-air/AppsOnAir-iOS-AppSync.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/11] Copying AppsOnAir-AppSyncInfo.plist
[0/11] Write sources
[0/11] Copying AppsOnAir-CoreInfo.plist
[0/11] Write sources
[4/11] Copying AppUpdate.storyboard
[6/11] Copying PrivacyInfo.xcprivacy
[7/11] Copying assets.xcassets
[8/11] Write swift-version--3CB7CFEC50E0D141.txt
[10/14] Compiling Reachability resource_bundle_accessor.swift
[11/14] Emitting module Reachability
[12/14] Compiling Reachability Reachability.swift
[13/22] Compiling AppsOnAir_Core Logger.swift
[14/22] Compiling AppsOnAir_Core DeviceInfoService.swift
[15/22] Compiling AppsOnAir_Core BundleExtension.swift
[16/22] Emitting module AppsOnAir_Core
[17/22] Compiling AppsOnAir_Core AppsOnAirCoreServices.swift
[18/22] Compiling AppsOnAir_Core SdkManager.swift
[19/22] Compiling AppsOnAir_Core resource_bundle_accessor.swift
[20/22] Compiling AppsOnAir_Core NetwarkWatcher.swift
[20/22] Compiling AppsOnAir-Core-ObjC AppsOnAir_Core-Swift.m
[22/32] Compiling AppsOnAir_AppSync MaintenanceViewController.swift
[23/32] Compiling AppsOnAir_AppSync UIImageExtension.swift
[24/32] Compiling AppsOnAir_AppSync UIColorExtension.swift
[25/32] Compiling AppsOnAir_AppSync UIApplicationExtension.swift
[26/32] Compiling AppsOnAir_AppSync UIImageViewExtension.swift
[27/33] Compiling AppsOnAir_AppSync EnvironmentConfig.swift
[28/33] Compiling AppsOnAir_AppSync BundleExtension.swift
[29/33] Compiling AppsOnAir_AppSync AppSyncService.swift
[30/33] Emitting module AppsOnAir_AppSync
[31/33] Compiling AppsOnAir_AppSync AppSyncApiService.swift
[32/33] Compiling AppsOnAir_AppSync resource_bundle_accessor.swift
[32/33] Compiling AppsOnAir-AppSync-ObjC AppsOnAir_AppSync-Swift.m
Build complete! (13.03s)
Fetching https://github.com/apps-on-air/AppsOnAir-iOS-Core.git
[1/342] Fetching appsonair-ios-core
Fetched https://github.com/apps-on-air/AppsOnAir-iOS-Core.git from cache (1.76s)
Computing version for https://github.com/apps-on-air/AppsOnAir-iOS-Core.git
Computed https://github.com/apps-on-air/AppsOnAir-iOS-Core.git at 1.2.1 (4.58s)
Fetching https://github.com/ashleymills/Reachability.swift.git
[1/1922] Fetching reachability.swift
Fetched https://github.com/ashleymills/Reachability.swift.git from cache (0.85s)
Computing version for https://github.com/ashleymills/Reachability.swift.git
Computed https://github.com/ashleymills/Reachability.swift.git at 5.2.4 (1.55s)
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
Creating working copy for https://github.com/apps-on-air/AppsOnAir-iOS-Core.git
Working copy of https://github.com/apps-on-air/AppsOnAir-iOS-Core.git resolved at 1.2.1
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" : "appsonair-ios-core",
"requirement" : {
"exact" : [
"1.2.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apps-on-air/AppsOnAir-iOS-Core.git"
}
],
"manifest_display_name" : "AppsOnAir-AppSync",
"name" : "AppsOnAir-AppSync",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
}
],
"products" : [
{
"name" : "AppsOnAir-AppSync",
"targets" : [
"AppsOnAir-AppSync",
"AppsOnAir-AppSync-ObjC"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AppsOnAir_AppSync_ObjC",
"module_type" : "ClangTarget",
"name" : "AppsOnAir-AppSync-ObjC",
"path" : "AppsOnAir_AppSync_ObjC",
"product_memberships" : [
"AppsOnAir-AppSync"
],
"sources" : [
"AppsOnAir_AppSync-Swift.m"
],
"target_dependencies" : [
"AppsOnAir-AppSync"
],
"type" : "library"
},
{
"c99name" : "AppsOnAir_AppSync",
"module_type" : "SwiftTarget",
"name" : "AppsOnAir-AppSync",
"path" : "AppsOnAir-AppSync",
"product_dependencies" : [
"AppsOnAir-Core"
],
"product_memberships" : [
"AppsOnAir-AppSync"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/AppsOnAir-AppSync/Assets/AppUpdate.storyboard",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/AppsOnAir-AppSync/Assets/AppsOnAir-AppSyncInfo.plist",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/AppsOnAir-AppSync/Assets/assets.xcassets",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Classes/AppSyncApiService.swift",
"Classes/AppSyncService.swift",
"Classes/BundleExtension.swift",
"Classes/EnvironmentConfig.swift",
"Classes/MaintenanceViewController.swift",
"Classes/UIApplicationExtension.swift",
"Classes/UIColorExtension.swift",
"Classes/UIImageExtension.swift",
"Classes/UIImageViewExtension.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.