Build Information
Failed to build SpeziContact, reference 1.0.2 (8dd7cb
), with Swift 5.10 for macOS (Xcode) using Xcode 15.4 on 14 Aug 2024 21:04:57 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SpeziContact -destination platform=macOS,arch=arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.49.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziContact.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StanfordSpezi/SpeziContact
* tag 1.0.2 -> FETCH_HEAD
HEAD is now at 8dd7cb4 Fix export of CNPostalAddress (#29)
Cloned https://github.com/StanfordSpezi/SpeziContact.git
Revision (git rev-parse @):
8dd7cb426e79f30ced23f37e438c0ca38bfe9a47
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziContact.git at 1.0.2
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 5.10
Building package at path: $PWD
https://github.com/StanfordSpezi/SpeziContact.git
Command line invocation:
/Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/StanfordSpezi/SpeziViews
Fetching from https://github.com/apple/swift-collections.git
Fetching from https://github.com/StanfordSpezi/Spezi.git
Fetching from https://github.com/StanfordSpezi/SpeziFoundation
Fetching from https://github.com/StanfordBDHG/XCTRuntimeAssertions
Creating working copy of package ‘Spezi’
Checking out 1.7.1 of package ‘Spezi’
Creating working copy of package ‘SpeziViews’
Checking out 1.6.0 of package ‘SpeziViews’
Creating working copy of package ‘SpeziFoundation’
Checking out 2.0.0-beta.1 of package ‘SpeziFoundation’
Creating working copy of package ‘XCTRuntimeAssertions’
Checking out 1.1.2 of package ‘XCTRuntimeAssertions’
Creating working copy of package ‘swift-collections’
Checking out 1.1.2 of package ‘swift-collections’
Resolved source packages:
SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation @ 2.0.0-beta.1
XCTRuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions @ 1.1.2
Spezi: https://github.com/StanfordSpezi/Spezi.git @ 1.7.1
SpeziContact: /Users/admin/builder/spi-builder-workspace
swift-collections: https://github.com/apple/swift-collections.git @ 1.1.2
SpeziViews: https://github.com/StanfordSpezi/SpeziViews @ 1.6.0
resolved source packages: SpeziFoundation, XCTRuntimeAssertions, Spezi, SpeziContact, swift-collections, SpeziViews
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "speziviews",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/SpeziViews"
}
],
"manifest_display_name" : "SpeziContact",
"name" : "SpeziContact",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
}
],
"products" : [
{
"name" : "SpeziContact",
"targets" : [
"SpeziContact"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SpeziContactTests",
"module_type" : "SwiftTarget",
"name" : "SpeziContactTests",
"path" : "Tests/SpeziContactTests",
"sources" : [
"SpeziContactTests.swift"
],
"target_dependencies" : [
"SpeziContact"
],
"type" : "test"
},
{
"c99name" : "SpeziContact",
"module_type" : "SwiftTarget",
"name" : "SpeziContact",
"path" : "Sources/SpeziContact",
"product_dependencies" : [
"SpeziViews",
"SpeziPersonalInfo"
],
"product_memberships" : [
"SpeziContact"
],
"sources" : [
"Contact Views/ContactView.swift",
"Contact Views/ContactsList.swift",
"Models/Contact.swift",
"Models/ContactOption.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SpeziContact"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SpeziContact -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SpeziContact -destination platform=macOS,arch=arm64
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
SpeziContact: /Users/admin/builder/spi-builder-workspace
swift-collections: https://github.com/apple/swift-collections.git @ 1.1.2
SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation @ 2.0.0-beta.1
XCTRuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions @ 1.1.2
Spezi: https://github.com/StanfordSpezi/Spezi.git @ 1.7.1
SpeziViews: https://github.com/StanfordSpezi/SpeziViews @ 1.6.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (19 targets)
Target 'SpeziContact' in project 'SpeziContact'
➜ Explicit dependency on target 'SpeziContact' in project 'SpeziContact'
➜ Explicit dependency on target 'SpeziContact_SpeziContact' in project 'SpeziContact'
➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziPersonalInfo' in project 'SpeziViews'
Target 'SpeziContact' in project 'SpeziContact'
➜ Explicit dependency on target 'SpeziContact_SpeziContact' in project 'SpeziContact'
➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziPersonalInfo' in project 'SpeziViews'
Target 'SpeziPersonalInfo' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziPersonalInfo' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziViews_SpeziPersonalInfo' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
Target 'SpeziPersonalInfo' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziViews_SpeziPersonalInfo' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
Target 'SpeziViews_SpeziPersonalInfo' in project 'SpeziViews' (no dependencies)
Target 'SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziViews_SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
Target 'SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziViews_SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
Target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
Target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
Target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
Target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
Target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions' (no dependencies)
Target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'SpeziFoundation_SpeziFoundation' in project 'SpeziFoundation'
Target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'SpeziFoundation_SpeziFoundation' in project 'SpeziFoundation'
Target 'SpeziFoundation_SpeziFoundation' in project 'SpeziFoundation' (no dependencies)
Target 'SpeziViews_SpeziViews' in project 'SpeziViews' (no dependencies)
Target 'SpeziContact_SpeziContact' in project 'SpeziContact' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpeziContact.build/Debug/SpeziContact_SpeziContact.build /Users/admin/builder/spi-builder-workspace/Sources/SpeziContact/Resources/Localizable.xcstrings
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpeziViews.build/Debug/SpeziViews_SpeziViews.build /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SpeziViews/Sources/SpeziViews/Resources/Localizable.xcstrings
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpeziFoundation.build/Debug/SpeziFoundation_SpeziFoundation.build /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SpeziFoundation/Sources/SpeziFoundation/Resources/Localizable.xcstrings
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpeziViews.build/Debug/SpeziViews_SpeziPersonalInfo.build /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SpeziViews/Sources/SpeziPersonalInfo/Resources/Localizable.xcstrings
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -x c -c /dev/null
ExecuteExternalTool /bin/cat /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 9e19d0d64110c865df69d21d008ed404
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9e19d0d64110c865df69d21d008ed404.xcbuilddata
error: The package product 'SpeziViews' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziContact' from project 'SpeziContact')
error: The package product 'SpeziPersonalInfo' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziContact' from project 'SpeziContact')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE, name:My Mac }
** BUILD FAILED **
Command line invocation:
/Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SpeziContact -destination platform=macOS,arch=arm64
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
SpeziFoundation: https://github.com/StanfordSpezi/SpeziFoundation @ 2.0.0-beta.1
Spezi: https://github.com/StanfordSpezi/Spezi.git @ 1.7.1
swift-collections: https://github.com/apple/swift-collections.git @ 1.1.2
SpeziViews: https://github.com/StanfordSpezi/SpeziViews @ 1.6.0
XCTRuntimeAssertions: https://github.com/StanfordBDHG/XCTRuntimeAssertions @ 1.1.2
SpeziContact: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (19 targets)
Target 'SpeziContact' in project 'SpeziContact'
➜ Explicit dependency on target 'SpeziContact' in project 'SpeziContact'
➜ Explicit dependency on target 'SpeziContact_SpeziContact' in project 'SpeziContact'
➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziPersonalInfo' in project 'SpeziViews'
Target 'SpeziContact' in project 'SpeziContact'
➜ Explicit dependency on target 'SpeziContact_SpeziContact' in project 'SpeziContact'
➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziPersonalInfo' in project 'SpeziViews'
Target 'SpeziPersonalInfo' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziPersonalInfo' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziViews_SpeziPersonalInfo' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
Target 'SpeziPersonalInfo' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziViews_SpeziPersonalInfo' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
Target 'SpeziViews_SpeziPersonalInfo' in project 'SpeziViews' (no dependencies)
Target 'SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziViews_SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
Target 'SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'SpeziViews_SpeziViews' in project 'SpeziViews'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
Target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
Target 'Spezi' in project 'Spezi'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
Target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
Target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
➜ Explicit dependency on target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions'
Target 'XCTRuntimeAssertions' in project 'XCTRuntimeAssertions' (no dependencies)
Target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'SpeziFoundation_SpeziFoundation' in project 'SpeziFoundation'
Target 'SpeziFoundation' in project 'SpeziFoundation'
➜ Explicit dependency on target 'SpeziFoundation_SpeziFoundation' in project 'SpeziFoundation'
Target 'SpeziFoundation_SpeziFoundation' in project 'SpeziFoundation' (no dependencies)
Target 'SpeziViews_SpeziViews' in project 'SpeziViews' (no dependencies)
Target 'SpeziContact_SpeziContact' in project 'SpeziContact' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpeziContact.build/Debug/SpeziContact_SpeziContact.build /Users/admin/builder/spi-builder-workspace/Sources/SpeziContact/Resources/Localizable.xcstrings
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpeziViews.build/Debug/SpeziViews_SpeziViews.build /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SpeziViews/Sources/SpeziViews/Resources/Localizable.xcstrings
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpeziFoundation.build/Debug/SpeziFoundation_SpeziFoundation.build /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SpeziFoundation/Sources/SpeziFoundation/Resources/Localizable.xcstrings
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpeziViews.build/Debug/SpeziViews_SpeziPersonalInfo.build /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SpeziViews/Sources/SpeziPersonalInfo/Resources/Localizable.xcstrings
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -x c -c /dev/null
ExecuteExternalTool /bin/cat /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 9e19d0d64110c865df69d21d008ed404
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9e19d0d64110c865df69d21d008ed404.xcbuilddata
error: The package product 'SpeziViews' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziContact' from project 'SpeziContact')
error: The package product 'SpeziPersonalInfo' requires minimum platform version 14.0 for the macOS platform, but this target supports 10.13 (in target 'SpeziContact' from project 'SpeziContact')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE, name:My Mac }
** BUILD FAILED **
BUILD FAILURE 5.10 macosXcodebuild