Build Information
Failed to build Communicado with Swift 5.9 for macOS (SPM).
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mergesort/Communicado.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mergesort/Communicado
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at dc10510 Merge branch 'master' of github.com:mergesort/Communicado
Cloned https://github.com/mergesort/Communicado.git
Revision (git rev-parse @):
dc10510f2005bd8e4f1107813046a57060f326a5
SUCCESS checkout https://github.com/mergesort/Communicado.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "communicado",
"name": "Communicado",
"url": "https://github.com/mergesort/Communicado.git",
"version": "unspecified",
"path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Communicado",
"dependencies": [
]
}
]
}
Fetching https://github.com/mergesort/Communicado.git
[1/349] Fetching communicado
Fetched https://github.com/mergesort/Communicado.git (1.43s)
Creating working copy for https://github.com/mergesort/Communicado.git
Working copy of https://github.com/mergesort/Communicado.git resolved at master
warning: '.resolve-product-dependencies': dependency 'communicado' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/6] Compiling Communicado ShareParameters.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Communicado/ShareDestination.swift:1:8: error: no such module 'MessageUI'
import MessageUI
^
[2/6] Compiling Communicado UIViewController+Sharing.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Communicado/ShareDestination.swift:1:8: error: no such module 'MessageUI'
import MessageUI
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/6] Emitting module Communicado
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Communicado/ShareDestination.swift:1:8: error: no such module 'MessageUI'
import MessageUI
^
[4/6] Compiling Communicado ShareDestination.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Communicado/ShareDestination.swift:1:8: error: no such module 'MessageUI'
import MessageUI
^
[5/6] Compiling Communicado AttachmentType.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Communicado/ShareDestination.swift:1:8: error: no such module 'MessageUI'
import MessageUI
^
[6/6] Compiling Communicado Attachment.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Communicado/ShareDestination.swift:1:8: error: no such module 'MessageUI'
import MessageUI
^
error: fatalError
[0/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/6] Emitting module Communicado
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Communicado/ShareDestination.swift:1:8: error: no such module 'MessageUI'
import MessageUI
^
[2/6] Compiling Communicado ShareParameters.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Communicado/ShareDestination.swift:1:8: error: no such module 'MessageUI'
import MessageUI
^
[3/6] Compiling Communicado Attachment.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Communicado/ShareDestination.swift:1:8: error: no such module 'MessageUI'
import MessageUI
^
[4/6] Compiling Communicado AttachmentType.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Communicado/ShareDestination.swift:1:8: error: no such module 'MessageUI'
import MessageUI
^
[5/6] Compiling Communicado UIViewController+Sharing.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Communicado/ShareDestination.swift:1:8: error: no such module 'MessageUI'
import MessageUI
^
[6/6] Compiling Communicado ShareDestination.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Communicado/ShareDestination.swift:1:8: error: no such module 'MessageUI'
import MessageUI
^
error: fatalError
BUILD FAILURE 5.9 macosSpm