The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build L10nLint 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 L10nLint -destination generic/platform=tvos

Build Log

========================================
RunAll
========================================
Builder version: 4.38.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/s2mr/L10nLint.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/s2mr/L10nLint
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 74b9a94 fix
Cloned https://github.com/s2mr/L10nLint.git
Revision (git rev-parse @):
74b9a94254e9878c332d511f10690742c89032db
SUCCESS checkout https://github.com/s2mr/L10nLint.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             5.8
Building package at path:  $workDir
https://github.com/s2mr/L10nLint.git
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/jpsim/Yams.git (cached)
Fetching from https://github.com/apple/swift-argument-parser (cached)
Creating working copy of package ‘Yams’
Checking out 5.0.4 of package ‘Yams’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.2.1 of package ‘swift-argument-parser’
Resolve Package Graph
Resolved source packages:
  Yams: https://github.com/jpsim/Yams.git @ 5.0.4
  L10nLint: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.2.1
resolved source packages: Yams, L10nLint, swift-argument-parser
2024-05-07 10:32:58.491 xcodebuild[71733:7875070] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-05-07 10:33:01.493 xcodebuild[71733:7875070] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003398c00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.4",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    }
  ],
  "manifest_display_name" : "L10nLint",
  "name" : "L10nLint",
  "path" : "/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "l10nlint",
      "targets" : [
        "l10nlint"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "l10nlint",
      "module_type" : "SwiftTarget",
      "name" : "l10nlint",
      "path" : "Sources/l10nlint",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "l10nlint"
      ],
      "sources" : [
        "Arguments/DefaultArguments.swift",
        "Commands/Copy.swift",
        "Commands/GenerateXCFileList.swift",
        "Commands/Lint.swift",
        "Commands/MainTool.swift",
        "Commands/Rules.swift",
        "Generated/Version.swift"
      ],
      "target_dependencies" : [
        "L10nLintFramework"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "L10nLintFrameworkTests",
      "module_type" : "SwiftTarget",
      "name" : "L10nLintFrameworkTests",
      "path" : "Tests/L10nLintFrameworkTests",
      "sources" : [
        "CodeCopierTests.swift",
        "ConfigurationTests.swift",
        "CopyMarkerDetectorTests.swift",
        "LintRunnerTests.swift",
        "ProjectGeneratorTests.swift",
        "RulesTests.swift",
        "RulesVerifierTests.swift",
        "TestHelper.swift",
        "XCFileListExporterTests.swift"
      ],
      "target_dependencies" : [
        "L10nLintFramework"
      ],
      "type" : "test"
    },
    {
      "c99name" : "L10nLintFramework",
      "module_type" : "SwiftTarget",
      "name" : "L10nLintFramework",
      "path" : "Sources/L10nLintFramework",
      "product_dependencies" : [
        "Yams"
      ],
      "product_memberships" : [
        "l10nlint"
      ],
      "sources" : [
        "Extensions/Collection+Utility.swift",
        "Extensions/NSRegularExpression+Utility.swift",
        "Extensions/QueuedPrint.swift",
        "Models/CodeCopier.swift",
        "Models/Configuration.swift",
        "Models/CopyMarker.swift",
        "Models/CopyMarkerDetector.swift",
        "Models/EmbeddedRules.swift",
        "Models/FileRewriter.swift",
        "Models/FormattedRules.swift",
        "Models/LintRunner.swift",
        "Models/Linter.swift",
        "Models/LocalizationFile.swift",
        "Models/LocalizedProjectFactory.swift",
        "Models/MessageError.swift",
        "Models/ProjectGenerator.swift",
        "Models/Rule.swift",
        "Models/RuleDescription.swift",
        "Models/RulesFilter.swift",
        "Models/RulesVerifier.swift",
        "Models/SourceKitten/ByteCount.swift",
        "Models/SourceKitten/ByteRange.swift",
        "Models/SourceKitten/File.swift",
        "Models/SourceKitten/Line.swift",
        "Models/SourceKitten/Location.swift",
        "Models/SourceKitten/SourceKitten-LICENSE.swift",
        "Models/SourceKitten/SourceLocation.swift",
        "Models/SourceKitten/StringView.swift",
        "Models/SwiftLint/StyleViolation.swift",
        "Models/SwiftLint/SwiftLint-LICENSE.swift",
        "Models/SwiftLint/ViolationSeverity.swift",
        "Models/XCFileListGenerator.swift",
        "Reporter/JsonReporter.swift",
        "Reporter/Reporter.swift",
        "Reporter/XcodeReporter.swift",
        "Rules/DuplicateKeyRule.swift",
        "Rules/EmptyKeyRule.swift",
        "Rules/EmptyValueRule.swift",
        "Rules/Extensions/MixedChineseRule+SimplifiedCharacters.swift",
        "Rules/Extensions/MixedChineseRule+TraditionalCharacters.swift",
        "Rules/IntegerFormatSpecifierRule.swift",
        "Rules/KeyOrderRule.swift",
        "Rules/KeyValueExtraSpaceRule.swift",
        "Rules/KeyValueFormatSpecifierCountRule.swift",
        "Rules/MarkSyntaxRule.swift",
        "Rules/MixedChineseRule.swift",
        "Rules/MultilineFeedRule.swift",
        "Rules/RuleConfigurations/RuleConfigurationProtocol.swift",
        "Rules/RuleConfigurations/RuleConfigurations.swift",
        "Rules/RuleConfigurations/TodoRuleConfiguration.swift",
        "Rules/SpaceInKeyRule.swift",
        "Rules/TodoRule.swift",
        "Rules/Utility/ConfigurationProviderRule.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "L10nLint"
    ]
  }
}
2024-05-07 10:33:02.969 xcodebuild[71901:7875585] 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 L10nLint -destination generic/platform=tvos
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme L10nLint -destination generic/platform=tvos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  L10nLint: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.2.1
  Yams: https://github.com/jpsim/Yams.git @ 5.0.4
2024-05-07 10:33:03.853 xcodebuild[71914:7875664] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-05-07 10:33:05.180 xcodebuild[71914:7875664] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000501000: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-05-07 10:33:05.510 xcodebuild[71914:7875664] Writing error result bundle to /var/folders/n8/pp_chp6x3jlfy1n94r6hdjv40000gn/T/ResultBundle_2024-07-05_10-33-0005.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:tvos }
	Available destinations for the "L10nLint" 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 "L10nLint" 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/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme L10nLint -destination generic/platform=tvos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  L10nLint: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.2.1
  Yams: https://github.com/jpsim/Yams.git @ 5.0.4
2024-05-07 10:33:06.971 xcodebuild[71948:7875849] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-05-07 10:33:07.502 xcodebuild[71948:7875849] Writing error result bundle to /var/folders/n8/pp_chp6x3jlfy1n94r6hdjv40000gn/T/ResultBundle_2024-07-05_10-33-0007.xcresult
2024-05-07 10:33:07.528 xcodebuild[71948:7875849] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002f98b00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:tvos }
	Available destinations for the "L10nLint" 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 "L10nLint" 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