The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WebDriverAgent, reference master (291832), with Swift 6.2 for macOS (SPM) on 2 Apr 2026 21:43:41 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/qawolf/WebDriverAgent.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/qawolf/WebDriverAgent
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 2918324 Merge pull request #12 from qawolf/gen-1098-update-wda-fork
Cloned https://github.com/qawolf/WebDriverAgent.git
Revision (git rev-parse @):
2918324fee416cc275a148402f026d3550c76022
SUCCESS checkout https://github.com/qawolf/WebDriverAgent.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "webdriveragent",
      "name": "WebDriverAgent",
      "url": "https://github.com/qawolf/WebDriverAgent.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WebDriverAgent",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/qawolf/WebDriverAgent.git
[1/28486] Fetching webdriveragent
Fetched https://github.com/qawolf/WebDriverAgent.git from cache (1.87s)
Creating working copy for https://github.com/qawolf/WebDriverAgent.git
Working copy of https://github.com/qawolf/WebDriverAgent.git resolved at master (2918324)
warning: '.resolve-product-dependencies': dependency 'webdriveragent' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/qawolf/WebDriverAgent.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/131] Compiling NSDictionary+FBUtf8SafeDictionary.m
[1/131] Compiling DDRange.m
[2/131] Compiling NSExpression+FBFormat.m
[3/131] Compiling XCUIApplicationProcessDelay.m
[4/131] Compiling RoutingHTTPServer RouteResponse.m
[5/131] Compiling LRUCacheNode.m
[6/131] Compiling RoutingHTTPServer RoutingConnection.m
[7/131] Compiling LRUCache.m
[8/131] Compiling FBXMLGenerationOptions.m
[9/131] Compiling CocoaHTTPServer HTTPMessage.m
[10/131] Compiling RoutingHTTPServer RoutingHTTPServer.m
[11/131] Compiling RoutingHTTPServer RouteRequest.m
[12/131] Compiling FBWebServerParams.m
[13/131] Compiling CocoaHTTPServer HTTPConnection.m
/Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBUnattachedAppLauncher.m:11:9: fatal error: 'MobileCoreServices/MobileCoreServices.h' file not found
   11 | #import <MobileCoreServices/MobileCoreServices.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[14/131] Compiling FBUnattachedAppLauncher.m
[14/131] Compiling FBXPath.m
[14/131] Compiling FBW3CActionsSynthesizer.m
[14/131] Compiling FBXCAXClientProxy.m
[14/131] Compiling FBXCTestDaemonsProxy.m
[14/131] Compiling NSPredicate+FBFormat.m
[14/131] Compiling FBW3CActionsHelpers.m
In file included from /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/XCTestPrivateSymbols.m:14:
In file included from /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBXCodeCompatibility.h:9:
/Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/include/WebDriverAgentLib/WebDriverAgentLib.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
    9 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBXCodeCompatibility.m:9:
In file included from /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBXCodeCompatibility.h:9:
/Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/include/WebDriverAgentLib/WebDriverAgentLib.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
    9 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[14/131] Compiling FBXCodeCompatibility.m
[14/131] Compiling XCTestPrivateSymbols.m
[14/131] Compiling FBXCElementSnapshotWrapper+Helpers.m
BUILD FAILURE 6.2 macosSpm