Build Information
Failed to build ObjectMapper with Swift 5.8 for tvOS 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 ObjectMapper -destination generic/platform=tvos
Build Log
========================================
RunAll
========================================
Builder version: 4.38.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tristanhimmelman/ObjectMapper.git
Reference: 4.4.3
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/tristanhimmelman/ObjectMapper
* tag 4.4.3 -> FETCH_HEAD
HEAD is now at 6021c60 Merge pull request #1148 from kaulex99/patch-1
Cloned https://github.com/tristanhimmelman/ObjectMapper.git
Revision (git rev-parse @):
6021c6035e83a306047348666f6400dc61445d3b
SUCCESS checkout https://github.com/tristanhimmelman/ObjectMapper.git at 4.4.3
========================================
Build
========================================
Selected platform: tvOS
Swift version: 5.8
Building package at path: $workDir
https://github.com/tristanhimmelman/ObjectMapper.git
Command line invocation:
/Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
2024-05-02 17:49:15.923 xcodebuild[57042:3788771] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
"dependencies" : [
],
"manifest_display_name" : "ObjectMapper",
"name" : "ObjectMapper",
"path" : "/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "9.0"
},
{
"name" : "watchos",
"version" : "2.0"
}
],
"products" : [
{
"name" : "ObjectMapper",
"targets" : [
"ObjectMapper"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "ObjectMapperTests",
"module_type" : "SwiftTarget",
"name" : "ObjectMapperTests",
"path" : "Tests",
"sources" : [
"ObjectMapperTests/BasicTypes.swift",
"ObjectMapperTests/BasicTypesTestsFromJSON.swift",
"ObjectMapperTests/BasicTypesTestsToJSON.swift",
"ObjectMapperTests/ClassClusterTests.swift",
"ObjectMapperTests/CodableTests.swift",
"ObjectMapperTests/CustomTransformTests.swift",
"ObjectMapperTests/DataTransformTests.swift",
"ObjectMapperTests/DictionaryTransformTests.swift",
"ObjectMapperTests/GenericObjectsTests.swift",
"ObjectMapperTests/IgnoreNilTests.swift",
"ObjectMapperTests/ImmutableTests.swift",
"ObjectMapperTests/MapContextTests.swift",
"ObjectMapperTests/MappableExtensionsTests.swift",
"ObjectMapperTests/MappableTypesWithTransformsTests.swift",
"ObjectMapperTests/NSDecimalNumberTransformTests.swift",
"ObjectMapperTests/NestedArrayTests.swift",
"ObjectMapperTests/NestedKeysTests.swift",
"ObjectMapperTests/NullableKeysFromJSONTests.swift",
"ObjectMapperTests/ObjectMapperTests.swift",
"ObjectMapperTests/PerformanceTests.swift",
"ObjectMapperTests/ToObjectTests.swift",
"ObjectMapperTests/URLTransformTests.swift"
],
"target_dependencies" : [
"ObjectMapper"
],
"type" : "test"
},
{
"c99name" : "ObjectMapper",
"module_type" : "SwiftTarget",
"name" : "ObjectMapper",
"path" : "Sources",
"product_memberships" : [
"ObjectMapper"
],
"sources" : [
"CodableTransform.swift",
"CustomDateFormatTransform.swift",
"DataTransform.swift",
"DateFormatterTransform.swift",
"DateTransform.swift",
"DictionaryTransform.swift",
"EnumOperators.swift",
"EnumTransform.swift",
"FromJSON.swift",
"HexColorTransform.swift",
"ISO8601DateTransform.swift",
"ImmutableMappable.swift",
"IntegerOperators.swift",
"Map.swift",
"MapError.swift",
"Mappable.swift",
"Mapper.swift",
"NSDecimalNumberTransform.swift",
"Operators.swift",
"ToJSON.swift",
"TransformOf.swift",
"TransformOperators.swift",
"TransformType.swift",
"URLTransform.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "ObjectMapper",
"schemes" : [
"ObjectMapper-iOS",
"ObjectMapper-Mac",
"ObjectMapper-Mac-Static",
"ObjectMapper-tvOS",
"ObjectMapper-watchOS"
],
"targets" : [
"ObjectMapper-iOS",
"ObjectMapper-macOS",
"ObjectMapper-watchOS",
"ObjectMapper-tvOS",
"ObjectMapper-iOSTests",
"ObjectMapper-macOSTests",
"ObjectMapper-tvOSTests",
"ObjectMapper-Mac-Static"
]
}
}
2024-05-02 17:49:17.627 xcodebuild[57087:3788985] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ObjectMapper"
]
}
}
2024-05-02 17:49:18.297 xcodebuild[57091:3789040] 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 ObjectMapper -destination generic/platform=tvos
Command line invocation:
/Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme ObjectMapper -destination generic/platform=tvos
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
ObjectMapper: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
Resolve Package Graph
2024-05-02 17:49:19.648 xcodebuild[57101:3789122] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-05-02 17:49:20.360 xcodebuild[57101:3789122] Writing error result bundle to /var/folders/n8/pp_chp6x3jlfy1n94r6hdjv40000gn/T/ResultBundle_2024-02-05_17-49-0020.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:tvos }
Available destinations for the "ObjectMapper" scheme:
{ platform:macOS, arch:arm64, id:0000FE00-F826A02F5534A97C }
{ platform:macOS, arch:x86_64, id:0000FE00-F826A02F5534A97C }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-F826A02F5534A97C }
{ platform:macOS, arch:x86_64, variant:Mac Catalyst, id:0000FE00-F826A02F5534A97C }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-F826A02F5534A97C }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-F826A02F5534A97C }
{ platform:DriverKit, name:Any DriverKit Host }
{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device }
{ platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder, name:Any iOS Simulator Device }
{ platform:macOS, name:Any Mac }
{ platform:macOS, variant:Mac Catalyst, name:Any Mac }
{ platform:iOS Simulator, id:6C4FD8C4-7064-4EE6-9250-7FA4A4D7E4DC, OS:16.4, name:iPad (10th generation) }
{ platform:iOS Simulator, id:6C4FD8C4-7064-4EE6-9250-7FA4A4D7E4DC, OS:16.4, name:iPad (10th generation) }
{ platform:iOS Simulator, id:2D0C4921-726D-4497-9E62-7AA79D0A0882, OS:16.4, name:iPad Air (5th generation) }
{ platform:iOS Simulator, id:2D0C4921-726D-4497-9E62-7AA79D0A0882, OS:16.4, name:iPad Air (5th generation) }
{ platform:iOS Simulator, id:DDB20DA7-234B-4DE2-8EA1-B4E08EC1D29A, OS:16.4, name:iPad Pro (11-inch) (4th generation) }
{ platform:iOS Simulator, id:DDB20DA7-234B-4DE2-8EA1-B4E08EC1D29A, OS:16.4, name:iPad Pro (11-inch) (4th generation) }
{ platform:iOS Simulator, id:16E18003-D123-4D8D-9F55-45961CCB414C, OS:16.4, name:iPad Pro (12.9-inch) (6th generation) }
{ platform:iOS Simulator, id:16E18003-D123-4D8D-9F55-45961CCB414C, OS:16.4, name:iPad Pro (12.9-inch) (6th generation) }
{ platform:iOS Simulator, id:CA7B5066-6534-4A4D-9CD7-52EC794D316D, OS:16.4, name:iPad mini (6th generation) }
{ platform:iOS Simulator, id:CA7B5066-6534-4A4D-9CD7-52EC794D316D, OS:16.4, name:iPad mini (6th generation) }
{ platform:iOS Simulator, id:CEFF2531-9FD2-452C-9265-D58431222920, OS:16.4, name:iPhone 14 }
{ platform:iOS Simulator, id:CEFF2531-9FD2-452C-9265-D58431222920, OS:16.4, name:iPhone 14 }
{ platform:iOS Simulator, id:6DDEF2AD-0F89-4710-82F7-713D6FDC5A9B, OS:16.4, name:iPhone 14 Plus }
{ platform:iOS Simulator, id:6DDEF2AD-0F89-4710-82F7-713D6FDC5A9B, OS:16.4, name:iPhone 14 Plus }
{ platform:iOS Simulator, id:A2C7E825-C98E-4484-AF47-9A701A54410C, OS:16.4, name:iPhone 14 Pro }
{ platform:iOS Simulator, id:A2C7E825-C98E-4484-AF47-9A701A54410C, OS:16.4, name:iPhone 14 Pro }
{ platform:iOS Simulator, id:B914BBFB-42BF-4167-8425-D556F74D1C65, OS:16.4, name:iPhone 14 Pro Max }
{ platform:iOS Simulator, id:B914BBFB-42BF-4167-8425-D556F74D1C65, OS:16.4, name:iPhone 14 Pro Max }
{ platform:iOS Simulator, id:68B081AC-C635-4FE1-89F2-CFFBC264F385, OS:16.4, name:iPhone SE (3rd generation) }
{ platform:iOS Simulator, id:68B081AC-C635-4FE1-89F2-CFFBC264F385, OS:16.4, name:iPhone SE (3rd generation) }
Ineligible destinations for the "ObjectMapper" scheme:
{ platform:tvOS, id:dvtdevice-DVTiOSDevicePlaceholder-appletvos:placeholder, name:Any tvOS Device, error:tvOS 16.4 is not installed. To use with Xcode, first download and install the platform }
{ platform:watchOS, id:dvtdevice-DVTiOSDevicePlaceholder-watchos:placeholder, name:Any watchOS Device, error:watchOS 9.4 is not installed. To use with Xcode, first download and install the platform }
Command line invocation:
/Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme ObjectMapper -destination generic/platform=tvos
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
ObjectMapper: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
2024-05-02 17:49:21.988 xcodebuild[57119:3789231] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-05-02 17:49:22.163 xcodebuild[57119:3789231] Writing error result bundle to /var/folders/n8/pp_chp6x3jlfy1n94r6hdjv40000gn/T/ResultBundle_2024-02-05_17-49-0022.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:tvos }
Available destinations for the "ObjectMapper" scheme:
{ platform:macOS, arch:arm64, id:0000FE00-F826A02F5534A97C }
{ platform:macOS, arch:x86_64, id:0000FE00-F826A02F5534A97C }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-F826A02F5534A97C }
{ platform:macOS, arch:x86_64, variant:Mac Catalyst, id:0000FE00-F826A02F5534A97C }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-F826A02F5534A97C }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-F826A02F5534A97C }
{ platform:DriverKit, name:Any DriverKit Host }
{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device }
{ platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder, name:Any iOS Simulator Device }
{ platform:macOS, name:Any Mac }
{ platform:macOS, variant:Mac Catalyst, name:Any Mac }
{ platform:iOS Simulator, id:6C4FD8C4-7064-4EE6-9250-7FA4A4D7E4DC, OS:16.4, name:iPad (10th generation) }
{ platform:iOS Simulator, id:6C4FD8C4-7064-4EE6-9250-7FA4A4D7E4DC, OS:16.4, name:iPad (10th generation) }
{ platform:iOS Simulator, id:2D0C4921-726D-4497-9E62-7AA79D0A0882, OS:16.4, name:iPad Air (5th generation) }
{ platform:iOS Simulator, id:2D0C4921-726D-4497-9E62-7AA79D0A0882, OS:16.4, name:iPad Air (5th generation) }
{ platform:iOS Simulator, id:DDB20DA7-234B-4DE2-8EA1-B4E08EC1D29A, OS:16.4, name:iPad Pro (11-inch) (4th generation) }
{ platform:iOS Simulator, id:DDB20DA7-234B-4DE2-8EA1-B4E08EC1D29A, OS:16.4, name:iPad Pro (11-inch) (4th generation) }
{ platform:iOS Simulator, id:16E18003-D123-4D8D-9F55-45961CCB414C, OS:16.4, name:iPad Pro (12.9-inch) (6th generation) }
{ platform:iOS Simulator, id:16E18003-D123-4D8D-9F55-45961CCB414C, OS:16.4, name:iPad Pro (12.9-inch) (6th generation) }
{ platform:iOS Simulator, id:CA7B5066-6534-4A4D-9CD7-52EC794D316D, OS:16.4, name:iPad mini (6th generation) }
{ platform:iOS Simulator, id:CA7B5066-6534-4A4D-9CD7-52EC794D316D, OS:16.4, name:iPad mini (6th generation) }
{ platform:iOS Simulator, id:CEFF2531-9FD2-452C-9265-D58431222920, OS:16.4, name:iPhone 14 }
{ platform:iOS Simulator, id:CEFF2531-9FD2-452C-9265-D58431222920, OS:16.4, name:iPhone 14 }
{ platform:iOS Simulator, id:6DDEF2AD-0F89-4710-82F7-713D6FDC5A9B, OS:16.4, name:iPhone 14 Plus }
{ platform:iOS Simulator, id:6DDEF2AD-0F89-4710-82F7-713D6FDC5A9B, OS:16.4, name:iPhone 14 Plus }
{ platform:iOS Simulator, id:A2C7E825-C98E-4484-AF47-9A701A54410C, OS:16.4, name:iPhone 14 Pro }
{ platform:iOS Simulator, id:A2C7E825-C98E-4484-AF47-9A701A54410C, OS:16.4, name:iPhone 14 Pro }
{ platform:iOS Simulator, id:B914BBFB-42BF-4167-8425-D556F74D1C65, OS:16.4, name:iPhone 14 Pro Max }
{ platform:iOS Simulator, id:B914BBFB-42BF-4167-8425-D556F74D1C65, OS:16.4, name:iPhone 14 Pro Max }
{ platform:iOS Simulator, id:68B081AC-C635-4FE1-89F2-CFFBC264F385, OS:16.4, name:iPhone SE (3rd generation) }
{ platform:iOS Simulator, id:68B081AC-C635-4FE1-89F2-CFFBC264F385, OS:16.4, name:iPhone SE (3rd generation) }
Ineligible destinations for the "ObjectMapper" scheme:
{ platform:tvOS, id:dvtdevice-DVTiOSDevicePlaceholder-appletvos:placeholder, name:Any tvOS Device, error:tvOS 16.4 is not installed. To use with Xcode, first download and install the platform }
{ platform:watchOS, id:dvtdevice-DVTiOSDevicePlaceholder-watchos:placeholder, name:Any watchOS Device, error:watchOS 9.4 is not installed. To use with Xcode, first download and install the platform }
BUILD FAILURE 5.8 tvOS