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 CodeEditTextView with Swift 5.9 for iOS using Xcode 15.2 at 0.7.5.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme CodeEditTextView -destination generic/platform=iOS

Build Log

========================================
RunAll
========================================
Builder version: 4.43.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CodeEditApp/CodeEditTextView.git
Reference: 0.7.5
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/CodeEditApp/CodeEditTextView
 * tag               0.7.5      -> FETCH_HEAD
HEAD is now at eb1d382 Fix Marked Text Input (#40)
Cloned https://github.com/CodeEditApp/CodeEditTextView.git
Revision (git rev-parse @):
eb1d38247a45bc678b5a23a65d6f6df6c56519e4
SUCCESS checkout https://github.com/CodeEditApp/CodeEditTextView.git at 0.7.5
========================================
Build
========================================
Selected platform:         iOS
Swift version:             5.9
Building package at path:  $workDir
https://github.com/CodeEditApp/CodeEditTextView.git
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/ChimeHQ/Rearrange (cached)
Fetching from https://github.com/lukepistrol/SwiftLintPlugin (cached)
Fetching from https://github.com/apple/swift-collections.git (cached)
Fetching from https://github.com/mattmassicotte/MainOffender (cached)
Fetching from https://github.com/ChimeHQ/TextStory (cached)
Creating working copy of package ‘Rearrange’
Checking out 1.5.3 of package ‘Rearrange’
Creating working copy of package ‘MainOffender’
Checking out 0.1.0 of package ‘MainOffender’
Creating working copy of package ‘TextStory’
Checking out 0.8.0 of package ‘TextStory’
Creating working copy of package ‘SwiftLintPlugin’
Checking out 0.2.2 of package ‘SwiftLintPlugin’
Creating working copy of package ‘swift-collections’
Checking out 1.0.4 of package ‘swift-collections’
Resolve Package Graph
Resolved source packages:
  TextStory: https://github.com/ChimeHQ/TextStory @ 0.8.0
  swift-collections: https://github.com/apple/swift-collections.git @ 1.0.4
  Rearrange: https://github.com/ChimeHQ/Rearrange @ 1.5.3
  MainOffender: https://github.com/mattmassicotte/MainOffender @ 0.1.0
  CodeEditTextView: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
  SwiftLintPlugin: https://github.com/lukepistrol/SwiftLintPlugin @ 0.2.2
resolved source packages: TextStory, swift-collections, Rearrange, MainOffender, CodeEditTextView, SwiftLintPlugin
{
  "dependencies" : [
    {
      "identity" : "textstory",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ChimeHQ/TextStory"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swiftlintplugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/lukepistrol/SwiftLintPlugin"
    }
  ],
  "manifest_display_name" : "CodeEditTextView",
  "name" : "CodeEditTextView",
  "path" : "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "CodeEditTextView",
      "targets" : [
        "CodeEditTextView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CodeEditTextViewTests",
      "module_type" : "SwiftTarget",
      "name" : "CodeEditTextViewTests",
      "path" : "Tests/CodeEditTextViewTests",
      "product_dependencies" : [
        "SwiftLint"
      ],
      "sources" : [
        "KillRingTests.swift",
        "LineEndingTests.swift",
        "MarkedTextTests.swift",
        "TextLayoutLineStorageTests.swift",
        "TextSelectionManagerTests.swift",
        "TypesetterTests.swift"
      ],
      "target_dependencies" : [
        "CodeEditTextView"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CodeEditTextViewObjC",
      "module_type" : "ClangTarget",
      "name" : "CodeEditTextViewObjC",
      "path" : "Sources/CodeEditTextViewObjC",
      "product_memberships" : [
        "CodeEditTextView"
      ],
      "sources" : [
        "CGContextHidden.m"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CodeEditTextView",
      "module_type" : "SwiftTarget",
      "name" : "CodeEditTextView",
      "path" : "Sources/CodeEditTextView",
      "product_dependencies" : [
        "TextStory",
        "Collections",
        "SwiftLint"
      ],
      "product_memberships" : [
        "CodeEditTextView"
      ],
      "sources" : [
        "CodeEditTextView.swift",
        "Cursors/CursorTimer.swift",
        "Cursors/CursorView.swift",
        "Extensions/GC+ApproximateEqual.swift",
        "Extensions/NSColor+Greyscale.swift",
        "Extensions/NSRange+isEmpty.swift",
        "Extensions/NSTextStorage+getLine.swift",
        "Extensions/PixelAligned.swift",
        "MarkedTextManager/MarkedTextManager.swift",
        "TextLayoutManager/TextLayoutManager+Edits.swift",
        "TextLayoutManager/TextLayoutManager+Invalidation.swift",
        "TextLayoutManager/TextLayoutManager+Iterator.swift",
        "TextLayoutManager/TextLayoutManager+Public.swift",
        "TextLayoutManager/TextLayoutManager+Transaction.swift",
        "TextLayoutManager/TextLayoutManager.swift",
        "TextLine/LineBreakStrategy.swift",
        "TextLine/LineFragment.swift",
        "TextLine/LineFragmentView.swift",
        "TextLine/TextLine.swift",
        "TextLine/Typesetter.swift",
        "TextLineStorage/TextLineStorage+Iterator.swift",
        "TextLineStorage/TextLineStorage+NSTextStorage.swift",
        "TextLineStorage/TextLineStorage+Node.swift",
        "TextLineStorage/TextLineStorage+Structs.swift",
        "TextLineStorage/TextLineStorage.swift",
        "TextSelectionManager/SelectionManipulation/SelectionManipulation+Horizontal.swift",
        "TextSelectionManager/SelectionManipulation/SelectionManipulation+Vertical.swift",
        "TextSelectionManager/SelectionManipulation/TextSelectionManager+SelectionManipulation.swift",
        "TextSelectionManager/TextSelectionManager+FillRects.swift",
        "TextSelectionManager/TextSelectionManager+Move.swift",
        "TextSelectionManager/TextSelectionManager+Update.swift",
        "TextSelectionManager/TextSelectionManager.swift",
        "TextView/TextView+Accessibility.swift",
        "TextView/TextView+CopyPaste.swift",
        "TextView/TextView+Delete.swift",
        "TextView/TextView+Drag.swift",
        "TextView/TextView+FirstResponder.swift",
        "TextView/TextView+Insert.swift",
        "TextView/TextView+KeyDown.swift",
        "TextView/TextView+Layout.swift",
        "TextView/TextView+Menu.swift",
        "TextView/TextView+Mouse.swift",
        "TextView/TextView+Move.swift",
        "TextView/TextView+NSTextInput.swift",
        "TextView/TextView+ReplaceCharacters.swift",
        "TextView/TextView+ScrollToVisible.swift",
        "TextView/TextView+Select.swift",
        "TextView/TextView+Setup.swift",
        "TextView/TextView+StorageDelegate.swift",
        "TextView/TextView+TextLayoutManagerDelegate.swift",
        "TextView/TextView+TextSelectionManagerDelegate.swift",
        "TextView/TextView+UndoRedo.swift",
        "TextView/TextView.swift",
        "TextView/TextViewDelegate.swift",
        "Utils/CEUndoManager.swift",
        "Utils/HorizontalEdgeInsets.swift",
        "Utils/KillRing.swift",
        "Utils/LineEnding.swift",
        "Utils/Logger.swift",
        "Utils/MultiStorageDelegate.swift",
        "Utils/ViewReuseQueue.swift"
      ],
      "target_dependencies" : [
        "CodeEditTextViewObjC"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "CodeEditTextView",
      "TextStory",
      "TextStory-Package",
      "TextStoryTesting"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "CodeEditTextView",
      "TextStory",
      "TextStory-Package",
      "TextStoryTesting"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme CodeEditTextView -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme CodeEditTextView -destination generic/platform=iOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Rearrange: https://github.com/ChimeHQ/Rearrange @ 1.5.3
  SwiftLintPlugin: https://github.com/lukepistrol/SwiftLintPlugin @ 0.2.2
  MainOffender: https://github.com/mattmassicotte/MainOffender @ 0.1.0
  TextStory: https://github.com/ChimeHQ/TextStory @ 0.8.0
  swift-collections: https://github.com/apple/swift-collections.git @ 1.0.4
  CodeEditTextView: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
Prepare packages
Compile plug-in “SwiftLint” in package “swiftlintplugin”
[debug]: Compiling plugin to executable at /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/plugins/SwiftLint
[debug]: Using compiler /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/plugins'
[debug]: Computed hash of plugin compilation inputs: add21e5e8d28588b49127e990cd44abf9b903a4a8bae28f56ebfc9ee546ddcd6
Apply build tool plug-in “SwiftLint” to target “CodeEditTextView” in package “spi-builder-workspace”
working directory:
   /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
tool mapping:
   swiftlint: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/swiftlintplugin/SwiftLintBinary/SwiftLintBinary.artifactbundle/swiftlint-0.50.3-macos/bin/swiftlint [arm64-apple-macosx]
tool search paths:
   /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
   /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin
   /Library/Apple/usr/bin
   /System/Cryptexes/App/usr/bin
   /bin
   /opt/homebrew/bin
   /opt/homebrew/sbin
   /sbin
   /usr/bin
   /usr/local/bin
   /usr/sbin
   /var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin
   /var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin
   /var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin
Process build tool plug-in results
package: <IDESwiftPackageCore.IDESwiftPackage:0x10d0a2ac0 path:'/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace'>
    target: CodeEditTextView
        prebuildCommandOutputPaths: []
        buildCommands: [SwiftPM.SPMCustomBuildCommand(displayName: Optional("Running SwiftLint for CodeEditTextView"), executable: "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/swiftlintplugin/SwiftLintBinary/SwiftLintBinary.artifactbundle/swiftlint-0.50.3-macos/bin/swiftlint", arguments: ["lint", "--config", "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftlint.yml", "--cache-path", "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/plugins/spi-builder-workspace.output/CodeEditTextView/SwiftLint/cache", "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CodeEditTextView"], environment: [:], workingDir: nil, inputPaths: [], outputPaths: [], sandboxProfile: Optional(SwiftPM.SPMSandboxProfile(strictness: Basics.Sandbox.Strictness.writableTemporaryDirectory, writableDirectories: [<AbsolutePath:"/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/plugins/spi-builder-workspace.output/CodeEditTextView/SwiftLint">], readOnlyDirectories: [<AbsolutePath:"/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace">])))]
        allDerivedOutputPaths: []
    target: CodeEditTextViewTests
        prebuildCommandOutputPaths: []
        buildCommands: [SwiftPM.SPMCustomBuildCommand(displayName: Optional("Running SwiftLint for CodeEditTextViewTests"), executable: "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/swiftlintplugin/SwiftLintBinary/SwiftLintBinary.artifactbundle/swiftlint-0.50.3-macos/bin/swiftlint", arguments: ["lint", "--config", "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftlint.yml", "--cache-path", "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/plugins/spi-builder-workspace.output/CodeEditTextViewTests/SwiftLint/cache", "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/CodeEditTextViewTests"], environment: [:], workingDir: nil, inputPaths: [], outputPaths: [], sandboxProfile: Optional(SwiftPM.SPMSandboxProfile(strictness: Basics.Sandbox.Strictness.writableTemporaryDirectory, writableDirectories: [<AbsolutePath:"/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/plugins/spi-builder-workspace.output/CodeEditTextViewTests/SwiftLint">], readOnlyDirectories: [<AbsolutePath:"/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace">])))]
        allDerivedOutputPaths: []
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (17 targets)
    Target 'CodeEditTextViewTests' in project 'CodeEditTextView'
        ➜ Explicit dependency on target 'CodeEditTextViewObjC' in project 'CodeEditTextView'
        ➜ Explicit dependency on target 'SwiftLint' in project 'SwiftLintPlugin'
        ➜ Explicit dependency on target 'CodeEditTextView' in project 'CodeEditTextView'
        ➜ Explicit dependency on target 'TextStory' in project 'TextStory'
        ➜ Explicit dependency on target 'Collections' in project 'swift-collections'
    Target 'CodeEditTextView' in project 'CodeEditTextView'
        ➜ Explicit dependency on target 'CodeEditTextView' in project 'CodeEditTextView'
        ➜ Explicit dependency on target 'CodeEditTextViewObjC' in project 'CodeEditTextView'
        ➜ Explicit dependency on target 'SwiftLint' in project 'SwiftLintPlugin'
        ➜ Explicit dependency on target 'TextStory' in project 'TextStory'
        ➜ Explicit dependency on target 'Collections' in project 'swift-collections'
    Target 'CodeEditTextView' in project 'CodeEditTextView'
        ➜ Explicit dependency on target 'CodeEditTextViewObjC' in project 'CodeEditTextView'
        ➜ Explicit dependency on target 'SwiftLint' in project 'SwiftLintPlugin'
        ➜ Explicit dependency on target 'TextStory' in project 'TextStory'
        ➜ Explicit dependency on target 'Collections' in project 'swift-collections'
    Target 'Collections' in project 'swift-collections'
        ➜ Explicit dependency on target 'Collections' in project 'swift-collections'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
    Target 'Collections' in project 'swift-collections'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
    Target 'OrderedCollections' in project 'swift-collections' (no dependencies)
    Target 'DequeModule' in project 'swift-collections' (no dependencies)
    Target 'TextStory' in project 'TextStory'
        ➜ Explicit dependency on target 'TextStory' in project 'TextStory'
        ➜ Explicit dependency on target 'Internal' in project 'TextStory'
        ➜ Explicit dependency on target 'MainOffender' in project 'MainOffender'
        ➜ Explicit dependency on target 'Rearrange' in project 'Rearrange'
    Target 'TextStory' in project 'TextStory'
        ➜ Explicit dependency on target 'Internal' in project 'TextStory'
        ➜ Explicit dependency on target 'MainOffender' in project 'MainOffender'
        ➜ Explicit dependency on target 'Rearrange' in project 'Rearrange'
    Target 'Rearrange' in project 'Rearrange'
        ➜ Explicit dependency on target 'Rearrange' in project 'Rearrange'
    Target 'Rearrange' in project 'Rearrange' (no dependencies)
    Target 'MainOffender' in project 'MainOffender'
        ➜ Explicit dependency on target 'MainOffender' in project 'MainOffender'
    Target 'MainOffender' in project 'MainOffender' (no dependencies)
    Target 'Internal' in project 'TextStory' (no dependencies)
    Target 'SwiftLint' in project 'SwiftLintPlugin'
        ➜ Explicit dependency on target 'SwiftLint' in project 'SwiftLintPlugin'
    Target 'SwiftLint' in project 'SwiftLintPlugin' (no dependencies)
    Target 'CodeEditTextViewObjC' in project 'CodeEditTextView' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: 23eae8d304ff8063a74d7209eb0b6b17
Build description path: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/23eae8d304ff8063a74d7209eb0b6b17.xcbuilddata
error: The package product 'SwiftLint' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'CodeEditTextViewTests' from project 'CodeEditTextView')
error: The package product 'TextStory' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'CodeEditTextViewTests' from project 'CodeEditTextView')
note: Run script build phase 'Running SwiftLint for CodeEditTextViewTests' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'CodeEditTextViewTests' from project 'CodeEditTextView')
error: The package product 'SwiftLint' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'CodeEditTextView' from project 'CodeEditTextView')
error: The package product 'TextStory' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'CodeEditTextView' from project 'CodeEditTextView')
note: Run script build phase 'Running SwiftLint for CodeEditTextView' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'CodeEditTextView' from project 'CodeEditTextView')
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme CodeEditTextView -destination generic/platform=iOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  SwiftLintPlugin: https://github.com/lukepistrol/SwiftLintPlugin @ 0.2.2
  Rearrange: https://github.com/ChimeHQ/Rearrange @ 1.5.3
  swift-collections: https://github.com/apple/swift-collections.git @ 1.0.4
  TextStory: https://github.com/ChimeHQ/TextStory @ 0.8.0
  CodeEditTextView: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
  MainOffender: https://github.com/mattmassicotte/MainOffender @ 0.1.0
Prepare packages
Compile plug-in “SwiftLint” in package “swiftlintplugin”
[debug]: Compiling plugin to executable at /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/plugins/SwiftLint
[debug]: Using compiler /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/plugins'
[debug]: Computed hash of plugin compilation inputs: add21e5e8d28588b49127e990cd44abf9b903a4a8bae28f56ebfc9ee546ddcd6
Apply build tool plug-in “SwiftLint” to target “CodeEditTextViewTests” in package “spi-builder-workspace”
working directory:
   /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
tool mapping:
   swiftlint: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/swiftlintplugin/SwiftLintBinary/SwiftLintBinary.artifactbundle/swiftlint-0.50.3-macos/bin/swiftlint [arm64-apple-macosx]
tool search paths:
   /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
   /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin
   /Library/Apple/usr/bin
   /System/Cryptexes/App/usr/bin
   /bin
   /opt/homebrew/bin
   /opt/homebrew/sbin
   /sbin
   /usr/bin
   /usr/local/bin
   /usr/sbin
   /var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin
   /var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin
   /var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin
Process build tool plug-in results
package: <IDESwiftPackageCore.IDESwiftPackage:0x10d90a1e0 path:'/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace'>
    target: CodeEditTextViewTests
        prebuildCommandOutputPaths: []
        buildCommands: [SwiftPM.SPMCustomBuildCommand(displayName: Optional("Running SwiftLint for CodeEditTextViewTests"), executable: "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/swiftlintplugin/SwiftLintBinary/SwiftLintBinary.artifactbundle/swiftlint-0.50.3-macos/bin/swiftlint", arguments: ["lint", "--config", "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftlint.yml", "--cache-path", "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/plugins/spi-builder-workspace.output/CodeEditTextViewTests/SwiftLint/cache", "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/CodeEditTextViewTests"], environment: [:], workingDir: nil, inputPaths: [], outputPaths: [], sandboxProfile: Optional(SwiftPM.SPMSandboxProfile(strictness: Basics.Sandbox.Strictness.writableTemporaryDirectory, writableDirectories: [<AbsolutePath:"/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/plugins/spi-builder-workspace.output/CodeEditTextViewTests/SwiftLint">], readOnlyDirectories: [<AbsolutePath:"/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace">])))]
        allDerivedOutputPaths: []
    target: CodeEditTextView
        prebuildCommandOutputPaths: []
        buildCommands: [SwiftPM.SPMCustomBuildCommand(displayName: Optional("Running SwiftLint for CodeEditTextView"), executable: "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/swiftlintplugin/SwiftLintBinary/SwiftLintBinary.artifactbundle/swiftlint-0.50.3-macos/bin/swiftlint", arguments: ["lint", "--config", "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftlint.yml", "--cache-path", "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/plugins/spi-builder-workspace.output/CodeEditTextView/SwiftLint/cache", "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CodeEditTextView"], environment: [:], workingDir: nil, inputPaths: [], outputPaths: [], sandboxProfile: Optional(SwiftPM.SPMSandboxProfile(strictness: Basics.Sandbox.Strictness.writableTemporaryDirectory, writableDirectories: [<AbsolutePath:"/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/plugins/spi-builder-workspace.output/CodeEditTextView/SwiftLint">], readOnlyDirectories: [<AbsolutePath:"/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace">])))]
        allDerivedOutputPaths: []
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (17 targets)
    Target 'CodeEditTextViewTests' in project 'CodeEditTextView'
        ➜ Explicit dependency on target 'CodeEditTextViewObjC' in project 'CodeEditTextView'
        ➜ Explicit dependency on target 'SwiftLint' in project 'SwiftLintPlugin'
        ➜ Explicit dependency on target 'CodeEditTextView' in project 'CodeEditTextView'
        ➜ Explicit dependency on target 'TextStory' in project 'TextStory'
        ➜ Explicit dependency on target 'Collections' in project 'swift-collections'
    Target 'CodeEditTextView' in project 'CodeEditTextView'
        ➜ Explicit dependency on target 'CodeEditTextView' in project 'CodeEditTextView'
        ➜ Explicit dependency on target 'CodeEditTextViewObjC' in project 'CodeEditTextView'
        ➜ Explicit dependency on target 'SwiftLint' in project 'SwiftLintPlugin'
        ➜ Explicit dependency on target 'TextStory' in project 'TextStory'
        ➜ Explicit dependency on target 'Collections' in project 'swift-collections'
    Target 'CodeEditTextView' in project 'CodeEditTextView'
        ➜ Explicit dependency on target 'CodeEditTextViewObjC' in project 'CodeEditTextView'
        ➜ Explicit dependency on target 'SwiftLint' in project 'SwiftLintPlugin'
        ➜ Explicit dependency on target 'TextStory' in project 'TextStory'
        ➜ Explicit dependency on target 'Collections' in project 'swift-collections'
    Target 'Collections' in project 'swift-collections'
        ➜ Explicit dependency on target 'Collections' in project 'swift-collections'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
    Target 'Collections' in project 'swift-collections'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
    Target 'OrderedCollections' in project 'swift-collections' (no dependencies)
    Target 'DequeModule' in project 'swift-collections' (no dependencies)
    Target 'TextStory' in project 'TextStory'
        ➜ Explicit dependency on target 'TextStory' in project 'TextStory'
        ➜ Explicit dependency on target 'Internal' in project 'TextStory'
        ➜ Explicit dependency on target 'MainOffender' in project 'MainOffender'
        ➜ Explicit dependency on target 'Rearrange' in project 'Rearrange'
    Target 'TextStory' in project 'TextStory'
        ➜ Explicit dependency on target 'Internal' in project 'TextStory'
        ➜ Explicit dependency on target 'MainOffender' in project 'MainOffender'
        ➜ Explicit dependency on target 'Rearrange' in project 'Rearrange'
    Target 'Rearrange' in project 'Rearrange'
        ➜ Explicit dependency on target 'Rearrange' in project 'Rearrange'
    Target 'Rearrange' in project 'Rearrange' (no dependencies)
    Target 'MainOffender' in project 'MainOffender'
        ➜ Explicit dependency on target 'MainOffender' in project 'MainOffender'
    Target 'MainOffender' in project 'MainOffender' (no dependencies)
    Target 'Internal' in project 'TextStory' (no dependencies)
    Target 'SwiftLint' in project 'SwiftLintPlugin'
        ➜ Explicit dependency on target 'SwiftLint' in project 'SwiftLintPlugin'
    Target 'SwiftLint' in project 'SwiftLintPlugin' (no dependencies)
    Target 'CodeEditTextViewObjC' in project 'CodeEditTextView' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: 7a10397c3ee1bacde92f3f712085f6a8
Build description path: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7a10397c3ee1bacde92f3f712085f6a8.xcbuilddata
error: The package product 'SwiftLint' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'CodeEditTextViewTests' from project 'CodeEditTextView')
error: The package product 'TextStory' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'CodeEditTextViewTests' from project 'CodeEditTextView')
note: Run script build phase 'Running SwiftLint for CodeEditTextViewTests' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'CodeEditTextViewTests' from project 'CodeEditTextView')
error: The package product 'SwiftLint' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'CodeEditTextView' from project 'CodeEditTextView')
error: The package product 'TextStory' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'CodeEditTextView' from project 'CodeEditTextView')
note: Run script build phase 'Running SwiftLint for CodeEditTextView' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'CodeEditTextView' from project 'CodeEditTextView')
** BUILD FAILED **
BUILD FAILURE 5.9 iOS