Build Information
Failed to build VerIDCommonTypes, reference 3.3.0 (790284), with Swift 6.2 for macOS (SPM) on 18 Dec 2025 11:49:37 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git
Reference: 3.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple
* tag 3.3.0 -> FETCH_HEAD
HEAD is now at 7902847 Merge branch 'development'
Cloned https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git
Revision (git rev-parse @):
79028470ece922969d461262e59c0f7f99ce6515
SUCCESS checkout https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git at 3.3.0
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/kylef/JSONSchema.swift.git
[1/2310] Fetching jsonschema.swift
[2/3748] Fetching jsonschema.swift, pathkit
[535/4769] Fetching jsonschema.swift, pathkit, spectre
Fetched https://github.com/kylef/PathKit.git from cache (0.98s)
Fetched https://github.com/kylef/JSONSchema.swift.git from cache (0.98s)
Computing version for https://github.com/kylef/JSONSchema.swift.git
Fetched https://github.com/kylef/Spectre.git from cache (0.98s)
Computed https://github.com/kylef/JSONSchema.swift.git at 0.6.0 (3.83s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.69s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (2.11s)
Creating working copy for https://github.com/kylef/JSONSchema.swift.git
Working copy of https://github.com/kylef/JSONSchema.swift.git resolved at 0.6.0
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
========================================
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": "ver-id-common-types-apple",
"name": "VerIDCommonTypes",
"url": "https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Ver-ID-Common-Types-Apple",
"dependencies": [
]
}
]
}
Fetching https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git
[1/1250] Fetching ver-id-common-types-apple
Fetched https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git from cache (1.13s)
Creating working copy for https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git
Working copy of https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git resolved at 3.3.0 (7902847)
warning: '.resolve-product-dependencies': dependency 'ver-id-common-types-apple' 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/AppliedRecognition/Ver-ID-Common-Types-Apple.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Write swift-version-49B95AFC49DCD68C.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/24] Emitting module VerIDCommonTypes
/Users/admin/builder/spi-builder-workspace/Sources/VerIDCommonTypes/Image.swift:18:8: error: no such module 'MobileCoreServices'
16 | import ImageIO
17 | import CoreImage
18 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
19 |
20 | public struct Image: Hashable, @unchecked Sendable {
[4/26] Compiling VerIDCommonTypes Face.swift
/Users/admin/builder/spi-builder-workspace/Sources/VerIDCommonTypes/Image.swift:18:8: error: no such module 'MobileCoreServices'
16 | import ImageIO
17 | import CoreImage
18 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
19 |
20 | public struct Image: Hashable, @unchecked Sendable {
[5/26] Compiling VerIDCommonTypes FaceDetection.swift
/Users/admin/builder/spi-builder-workspace/Sources/VerIDCommonTypes/Image.swift:18:8: error: no such module 'MobileCoreServices'
16 | import ImageIO
17 | import CoreImage
18 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
19 |
20 | public struct Image: Hashable, @unchecked Sendable {
[6/26] Compiling VerIDCommonTypes UIImage.Orientation.swift
/Users/admin/builder/spi-builder-workspace/Sources/VerIDCommonTypes/Image.swift:18:8: error: no such module 'MobileCoreServices'
16 | import ImageIO
17 | import CoreImage
18 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
19 |
20 | public struct Image: Hashable, @unchecked Sendable {
[7/26] Compiling VerIDCommonTypes UIInterfaceOrientation.swift
/Users/admin/builder/spi-builder-workspace/Sources/VerIDCommonTypes/Image.swift:18:8: error: no such module 'MobileCoreServices'
16 | import ImageIO
17 | import CoreImage
18 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
19 |
20 | public struct Image: Hashable, @unchecked Sendable {
[8/26] Compiling VerIDCommonTypes AnyFacialAttributeDetector.swift
/Users/admin/builder/spi-builder-workspace/Sources/VerIDCommonTypes/Image.swift:18:8: error: no such module 'MobileCoreServices'
16 | import ImageIO
17 | import CoreImage
18 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
19 |
20 | public struct Image: Hashable, @unchecked Sendable {
[9/26] Compiling VerIDCommonTypes Bearing.swift
/Users/admin/builder/spi-builder-workspace/Sources/VerIDCommonTypes/Image.swift:18:8: error: no such module 'MobileCoreServices'
16 | import ImageIO
17 | import CoreImage
18 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
19 |
20 | public struct Image: Hashable, @unchecked Sendable {
[10/26] Compiling VerIDCommonTypes CGAffineTransform.swift
/Users/admin/builder/spi-builder-workspace/Sources/VerIDCommonTypes/Image.swift:18:8: error: no such module 'MobileCoreServices'
16 | import ImageIO
17 | import CoreImage
18 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
19 |
20 | public struct Image: Hashable, @unchecked Sendable {
[11/26] Compiling VerIDCommonTypes VerIDCommonTypesErrors.swift
/Users/admin/builder/spi-builder-workspace/Sources/VerIDCommonTypes/Image.swift:18:8: error: no such module 'MobileCoreServices'
16 | import ImageIO
17 | import CoreImage
18 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
19 |
20 | public struct Image: Hashable, @unchecked Sendable {
[12/26] Compiling VerIDCommonTypes Version.swift
/Users/admin/builder/spi-builder-workspace/Sources/VerIDCommonTypes/Image.swift:18:8: error: no such module 'MobileCoreServices'
16 | import ImageIO
17 | import CoreImage
18 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
19 |
20 | public struct Image: Hashable, @unchecked Sendable {
[13/26] Compiling VerIDCommonTypes CGPoint.swift
/Users/admin/builder/spi-builder-workspace/Sources/VerIDCommonTypes/Image.swift:18:8: error: no such module 'MobileCoreServices'
16 | import ImageIO
17 | import CoreImage
18 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
19 |
20 | public struct Image: Hashable, @unchecked Sendable {
[14/26] Compiling VerIDCommonTypes CGRect.swift
/Users/admin/builder/spi-builder-workspace/Sources/VerIDCommonTypes/Image.swift:18:8: error: no such module 'MobileCoreServices'
16 | import ImageIO
17 | import CoreImage
18 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
19 |
20 | public struct Image: Hashable, @unchecked Sendable {
[15/26] Compiling VerIDCommonTypes CGSize.swift
/Users/admin/builder/spi-builder-workspace/Sources/VerIDCommonTypes/Image.swift:18:8: error: no such module 'MobileCoreServices'
16 | import ImageIO
17 | import CoreImage
18 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
19 |
20 | public struct Image: Hashable, @unchecked Sendable {
[16/26] Compiling VerIDCommonTypes EulerAngle.swift
/Users/admin/builder/spi-builder-workspace/Sources/VerIDCommonTypes/Image.swift:18:8: error: no such module 'MobileCoreServices'
16 | import ImageIO
17 | import CoreImage
18 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
19 |
20 | public struct Image: Hashable, @unchecked Sendable {
[17/26] Compiling VerIDCommonTypes FacialAttributeDetection.swift
/Users/admin/builder/spi-builder-workspace/Sources/VerIDCommonTypes/Image.swift:18:8: error: no such module 'MobileCoreServices'
16 | import ImageIO
17 | import CoreImage
18 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
19 |
20 | public struct Image: Hashable, @unchecked Sendable {
[18/26] Compiling VerIDCommonTypes Image.swift
/Users/admin/builder/spi-builder-workspace/Sources/VerIDCommonTypes/Image.swift:18:8: error: no such module 'MobileCoreServices'
16 | import ImageIO
17 | import CoreImage
18 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
19 |
20 | public struct Image: Hashable, @unchecked Sendable {
[19/26] Compiling VerIDCommonTypes SpoofDetection.swift
/Users/admin/builder/spi-builder-workspace/Sources/VerIDCommonTypes/Image.swift:18:8: error: no such module 'MobileCoreServices'
16 | import ImageIO
17 | import CoreImage
18 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
19 |
20 | public struct Image: Hashable, @unchecked Sendable {
[20/26] Compiling VerIDCommonTypes UIDeviceOrientation.swift
/Users/admin/builder/spi-builder-workspace/Sources/VerIDCommonTypes/Image.swift:18:8: error: no such module 'MobileCoreServices'
16 | import ImageIO
17 | import CoreImage
18 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
19 |
20 | public struct Image: Hashable, @unchecked Sendable {
[21/26] Compiling VerIDCommonTypes FaceRecognition.swift
/Users/admin/builder/spi-builder-workspace/Sources/VerIDCommonTypes/Image.swift:18:8: error: no such module 'MobileCoreServices'
16 | import ImageIO
17 | import CoreImage
18 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
19 |
20 | public struct Image: Hashable, @unchecked Sendable {
[22/26] Compiling VerIDCommonTypes FaceTemplate.swift
/Users/admin/builder/spi-builder-workspace/Sources/VerIDCommonTypes/Image.swift:18:8: error: no such module 'MobileCoreServices'
16 | import ImageIO
17 | import CoreImage
18 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
19 |
20 | public struct Image: Hashable, @unchecked Sendable {
[23/26] Compiling VerIDCommonTypes ImageFormat.swift
/Users/admin/builder/spi-builder-workspace/Sources/VerIDCommonTypes/Image.swift:18:8: error: no such module 'MobileCoreServices'
16 | import ImageIO
17 | import CoreImage
18 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
19 |
20 | public struct Image: Hashable, @unchecked Sendable {
[24/26] Compiling VerIDCommonTypes RecognizableFace.swift
/Users/admin/builder/spi-builder-workspace/Sources/VerIDCommonTypes/Image.swift:18:8: error: no such module 'MobileCoreServices'
16 | import ImageIO
17 | import CoreImage
18 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
19 |
20 | public struct Image: Hashable, @unchecked Sendable {
BUILD FAILURE 6.2 macosSpm