Build Information
Failed to build Noted with Swift 5.8 for macOS (Xcode) using Xcode 14.3.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme Noted -destination platform=macos,arch=arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.39.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ml-archive/Noted.git
Reference: 2.2.1
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ml-archive/Noted
* tag 2.2.1 -> FETCH_HEAD
HEAD is now at 323d0fb Merge pull request #23 from nodes-ios/feature/SPMsupport
Cloned https://github.com/ml-archive/Noted.git
Revision (git rev-parse @):
323d0fb906d593fb7d17ad176c65e3cc9e9b8b8b
SUCCESS checkout https://github.com/ml-archive/Noted.git at 2.2.1
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 5.8
Building package at path: $workDir
https://github.com/ml-archive/Noted.git
Command line invocation:
/Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
2024-05-24 01:24:47.696 xcodebuild[59752:10797074] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
"dependencies" : [
],
"manifest_display_name" : "Noted",
"name" : "Noted",
"path" : "/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "8.0"
}
],
"products" : [
{
"name" : "Noted",
"targets" : [
"Noted"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NotedTests",
"module_type" : "SwiftTarget",
"name" : "NotedTests",
"path" : "NotedTests",
"sources" : [
"NotedTests.swift",
"Test Objects/TestFilter.swift",
"Test Objects/TestNote.swift",
"Test Objects/TestNotification.swift",
"Test Objects/TestObserver.swift"
],
"target_dependencies" : [
"Noted"
],
"type" : "test"
},
{
"c99name" : "Noted",
"module_type" : "SwiftTarget",
"name" : "Noted",
"path" : "Sources/Noted",
"product_memberships" : [
"Noted"
],
"sources" : [
"NoteFilter.swift",
"NoteObserver.swift",
"NoteType.swift",
"Noted.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "Noted",
"schemes" : [
"Noted"
],
"targets" : [
"Noted",
"NotedTests"
]
}
}
2024-05-24 01:24:48.540 xcodebuild[59779:10797186] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme Noted -destination platform=macos,arch=arm64
Command line invocation:
/Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Noted -destination platform=macos,arch=arm64
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: f5d00d7fea3ff41e3b1068a65c7319bd
Build description path: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f5d00d7fea3ff41e3b1068a65c7319bd.xcbuilddata
note: Building targets in dependency order
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Noted.xcodeproj: error: No signing certificate "Mac Development" found: No "Mac Development" signing certificate matching team ID "M92A6H7EPZ" with a private key was found. (in target 'Noted' from project 'Noted')
2024-05-24 01:24:49.052 xcodebuild[59823:10797324] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:00008103-000604DE26D2001E }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008103-000604DE26D2001E }
** BUILD FAILED **
Command line invocation:
/Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Noted -destination platform=macos,arch=arm64
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: f5d00d7fea3ff41e3b1068a65c7319bd
Build description path: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f5d00d7fea3ff41e3b1068a65c7319bd.xcbuilddata
note: Building targets in dependency order
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Noted.xcodeproj: error: No signing certificate "Mac Development" found: No "Mac Development" signing certificate matching team ID "M92A6H7EPZ" with a private key was found. (in target 'Noted' from project 'Noted')
2024-05-24 01:24:49.998 xcodebuild[59857:10797442] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:00008103-000604DE26D2001E }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008103-000604DE26D2001E }
** BUILD FAILED **
BUILD FAILURE 5.8 macosXcodebuild