The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AppsOnAir-Core, reference main (865fb4), with Swift 6.2 for macOS (SPM) on 23 Apr 2026 09:03:06 UTC.

Swift 6 data race errors: 0

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/apps-on-air/AppsOnAir-iOS-Core.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apps-on-air/AppsOnAir-iOS-Core
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/apps-on-air/AppsOnAir-iOS-Core.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[1/6] Copying AppsOnAir-CoreInfo.plist
[1/6] Write sources
[3/6] Copying PrivacyInfo.xcprivacy
[4/6] Write swift-version--3CB7CFEC50E0D141.txt
[6/9] Compiling Reachability Reachability.swift
[7/9] Compiling Reachability resource_bundle_accessor.swift
[8/9] Emitting module Reachability
[9/17] Compiling AppsOnAir_Core NetwarkWatcher.swift
[10/17] Compiling AppsOnAir_Core SdkManager.swift
[11/17] Compiling AppsOnAir_Core BundleExtension.swift
[12/17] Compiling AppsOnAir_Core AppsOnAirCoreServices.swift
[13/17] Emitting module AppsOnAir_Core
[14/17] Compiling AppsOnAir_Core DeviceInfoService.swift
[15/17] Compiling AppsOnAir_Core Logger.swift
[16/17] Compiling AppsOnAir_Core resource_bundle_accessor.swift
[16/17] Compiling AppsOnAir-Core-ObjC AppsOnAir_Core-Swift.m
Build complete! (7.24s)
Fetching https://github.com/ashleymills/Reachability.swift.git
[1/1922] Fetching reachability.swift
Fetched https://github.com/ashleymills/Reachability.swift.git from cache (1.07s)
Computing version for https://github.com/ashleymills/Reachability.swift.git
Computed https://github.com/ashleymills/Reachability.swift.git at 5.2.4 (1.75s)
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.