Build Information
Successful build of AppsOnAir-AppSync, reference main (6593a6), with Swift 6.1 for macOS (SPM) on 23 Apr 2026 22:14:15 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCapturesBuild 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.1
Building package at path: $PWD
https://github.com/apps-on-air/AppsOnAir-iOS-AppSync.git
https://github.com/apps-on-air/AppsOnAir-iOS-AppSync.git
{
"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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/11] Copying AppsOnAir-CoreInfo.plist
[1/11] Copying AppsOnAir-AppSyncInfo.plist
[2/11] Write sources
[5/11] Copying PrivacyInfo.xcprivacy
[5/11] Copying AppUpdate.storyboard
[7/11] Copying assets.xcassets
[8/11] Write swift-version-2F0A5646E1D333AE.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 resource_bundle_accessor.swift
[14/22] Compiling AppsOnAir_Core Logger.swift
[15/22] Compiling AppsOnAir_Core NetwarkWatcher.swift
[16/22] Compiling AppsOnAir_Core DeviceInfoService.swift
[17/22] Compiling AppsOnAir_Core BundleExtension.swift
[18/22] Emitting module AppsOnAir_Core
[19/22] Compiling AppsOnAir_Core AppsOnAirCoreServices.swift
[20/22] Compiling AppsOnAir_Core SdkManager.swift
[20/22] Compiling AppsOnAir-Core-ObjC AppsOnAir_Core-Swift.m
[22/32] Compiling AppsOnAir_AppSync UIImageViewExtension.swift
[23/33] Compiling AppsOnAir_AppSync UIApplicationExtension.swift
[24/33] Compiling AppsOnAir_AppSync UIImageExtension.swift
[25/33] Compiling AppsOnAir_AppSync MaintenanceViewController.swift
[26/33] Compiling AppsOnAir_AppSync UIColorExtension.swift
[27/33] Compiling AppsOnAir_AppSync EnvironmentConfig.swift
[28/33] Compiling AppsOnAir_AppSync BundleExtension.swift
[29/33] Compiling AppsOnAir_AppSync AppSyncService.swift
[30/33] Compiling AppsOnAir_AppSync AppSyncApiService.swift
/Users/admin/builder/spi-builder-workspace/AppsOnAir-AppSync/Classes/AppSyncApiService.swift:22:25: warning: capture of 'completion' with non-sendable type '(NSDictionary) -> ()' in a '@Sendable' closure
20 | // try to read out a dictionary
21 | Logger.logInternal("server fetchAppUpdate Response: \(json)")
22 | completion(json as NSDictionary)
| |- warning: capture of 'completion' with non-sendable type '(NSDictionary) -> ()' in a '@Sendable' closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
23 | }
24 | } else {
/Users/admin/builder/spi-builder-workspace/AppsOnAir-AppSync/Classes/AppSyncApiService.swift:50:25: warning: capture of 'completion' with non-sendable type '(NSDictionary) -> ()' in a '@Sendable' closure
48 | // try to read out a dictionary
49 | Logger.logInternal("CDN Response: \(json)")
50 | completion(json as NSDictionary)
| |- warning: capture of 'completion' with non-sendable type '(NSDictionary) -> ()' in a '@Sendable' closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
51 | }
52 | } else {
[31/33] Emitting module AppsOnAir_AppSync
[32/33] Compiling AppsOnAir_AppSync resource_bundle_accessor.swift
[32/33] Compiling AppsOnAir-AppSync-ObjC AppsOnAir_AppSync-Swift.m
Build complete! (14.71s)
Fetching https://github.com/apps-on-air/AppsOnAir-iOS-Core.git
[7/342] Fetching appsonair-ios-core
Fetched https://github.com/apps-on-air/AppsOnAir-iOS-Core.git from cache (1.85s)
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.94s)
Fetching https://github.com/ashleymills/Reachability.swift.git
[1/1922] Fetching reachability.swift
Fetched https://github.com/ashleymills/Reachability.swift.git from cache (0.89s)
Computing version for https://github.com/ashleymills/Reachability.swift.git
Computed https://github.com/ashleymills/Reachability.swift.git at 5.2.4 (1.49s)
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
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" : "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.