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

Successful build of SwiftTextFieldPreset, reference 1.2.1 (2b00f2), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 22:59:28 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/openalloc/SwiftTextFieldPreset.git
Reference: 1.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/openalloc/SwiftTextFieldPreset
 * tag               1.2.1      -> FETCH_HEAD
HEAD is now at 2b00f25 On watchOS, now stacking TextField and Presets button, per #2
Cloned https://github.com/openalloc/SwiftTextFieldPreset.git
Revision (git rev-parse @):
2b00f2589ef609af85736342f71a9bf2cde3bea2
SUCCESS checkout https://github.com/openalloc/SwiftTextFieldPreset.git at 1.2.1
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.68s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.45s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swifttextfieldpreset",
      "name": "SwiftTextFieldPreset",
      "url": "https://github.com/openalloc/SwiftTextFieldPreset.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftTextFieldPreset",
      "dependencies": [
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections.git",
          "version": "1.1.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/openalloc/SwiftTextFieldPreset.git
[1/65] Fetching swifttextfieldpreset
Fetched https://github.com/openalloc/SwiftTextFieldPreset.git from cache (0.68s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.54s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.59s)
Creating working copy for https://github.com/openalloc/SwiftTextFieldPreset.git
Working copy of https://github.com/openalloc/SwiftTextFieldPreset.git resolved at 1.2.1 (2b00f25)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
warning: '.resolve-product-dependencies': dependency 'swifttextfieldpreset' is not used by any target
Found 1 product dependencies
  - swift-collections
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/openalloc/SwiftTextFieldPreset.git
https://github.com/openalloc/SwiftTextFieldPreset.git
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    }
  ],
  "manifest_display_name" : "SwiftTextFieldPreset",
  "name" : "SwiftTextFieldPreset",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "TextFieldPreset",
      "targets" : [
        "TextFieldPreset"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TextFieldPreset",
      "module_type" : "SwiftTarget",
      "name" : "TextFieldPreset",
      "path" : "Sources",
      "product_dependencies" : [
        "Collections"
      ],
      "product_memberships" : [
        "TextFieldPreset"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/README.md",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "PresetButtonLabel.swift",
        "PresetsPicker.swift",
        "PresettableItem.swift",
        "TextFieldPreset.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/11] Write sources
[1/11] Copying README.md
[3/11] Write sources
[10/11] Write swift-version-2F0A5646E1D333AE.txt
[12/29] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[13/29] Compiling InternalCollectionsUtilities Specialize.swift
[14/29] Compiling InternalCollectionsUtilities _SortedCollection.swift
[15/29] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[16/30] Compiling InternalCollectionsUtilities Debugging.swift
[17/30] Compiling InternalCollectionsUtilities Descriptions.swift
[18/30] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[19/30] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[20/30] Emitting module InternalCollectionsUtilities
[21/30] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[22/30] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[23/30] Compiling InternalCollectionsUtilities Integer rank.swift
[24/30] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[25/30] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[26/30] Compiling InternalCollectionsUtilities UInt+reversed.swift
[27/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[28/30] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[30/30] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[31/312] Compiling _RopeModule BigString+Debugging.swift
[32/312] Compiling _RopeModule BigString+Index.swift
[33/313] Compiling DequeModule _DequeBuffer.swift
[34/313] Compiling HeapModule _HeapNode.swift
[35/313] Compiling DequeModule _DequeBufferHeader.swift
[36/313] Compiling DequeModule _DequeSlot.swift
[37/313] Compiling HeapModule Heap.swift
[38/313] Compiling HeapModule Heap+Invariants.swift
[39/313] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[40/313] Compiling HeapModule Heap+UnsafeHandle.swift
[41/313] Compiling _RopeModule BigString+Ingester.swift
[42/313] Compiling _RopeModule BigString+Invariants.swift
[43/313] Emitting module HeapModule
[44/313] Compiling HeapModule Heap+Descriptions.swift
[45/313] Compiling _RopeModule BigString+Iterators.swift
[46/313] Compiling _RopeModule BigString+Metrics.swift
[47/313] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[48/313] Compiling _RopeModule BigString+Hashing.swift
[49/313] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[50/313] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[51/313] Compiling _RopeModule BigString+Sequence.swift
[52/313] Compiling _RopeModule BigString+TextOutputStream.swift
[53/318] Compiling _RopeModule BigString+Chunk.swift
[54/318] Compiling _RopeModule BigString+BidirectionalCollection.swift
[55/318] Compiling _RopeModule BigString+Comparable.swift
[56/318] Compiling HashTreeCollections _HashNode+Structural merge.swift
[57/318] Compiling _RopeModule BigString+CustomStringConvertible.swift
[58/318] Compiling _RopeModule BigString+Equatable.swift
[59/318] Compiling _RopeModule Range+BigString.swift
[60/318] Compiling _RopeModule BigString+UTF16View.swift
[61/318] Compiling _RopeModule BigString+UTF8View.swift
[62/318] Compiling _RopeModule BigString+UnicodeScalarView.swift
[63/318] Compiling _RopeModule BigSubstring+UTF16View.swift
[64/318] Compiling _RopeModule BigSubstring+UTF8View.swift
[65/324] Compiling DequeModule _UnsafeWrappedBuffer.swift
[66/324] Compiling _RopeModule BigString+Split.swift
[72/324] Compiling _RopeModule BigString+Append.swift
[73/324] Compiling _RopeModule BigString+Initializers.swift
[74/324] Compiling _RopeModule BigString+Insert.swift
[75/324] Compiling _RopeModule BigString+Managing Breaks.swift
[76/324] Compiling _RopeModule BigString+RemoveSubrange.swift
[77/324] Compiling _RopeModule BigString+ReplaceSubrange.swift
[78/324] Compiling HashTreeCollections TreeSet+Collection.swift
[79/324] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[80/324] Compiling HashTreeCollections TreeSet+Debugging.swift
[81/324] Compiling HashTreeCollections TreeSet+Descriptions.swift
[82/324] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[83/324] Compiling BitCollections BitSet.swift
[84/324] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[85/324] Compiling _RopeModule BigSubstring.swift
[86/324] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[87/324] Compiling HashTreeCollections TreeDictionary+Values.swift
[88/324] Compiling HashTreeCollections TreeDictionary.swift
[89/324] Compiling HashTreeCollections TreeSet+Codable.swift
[90/324] Compiling HashTreeCollections TreeSet+Equatable.swift
[91/324] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[92/324] Compiling HashTreeCollections TreeSet+Extras.swift
[93/324] Compiling HashTreeCollections TreeSet+Filter.swift
[94/324] Compiling HashTreeCollections TreeSet+Hashable.swift
[95/324] Compiling HashTreeCollections TreeSet+Sendable.swift
[96/324] Compiling HashTreeCollections TreeSet+Sequence.swift
[97/324] Compiling _RopeModule Rope+MutatingForEach.swift
[98/324] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[99/324] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[100/324] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[101/324] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[102/324] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[103/324] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[104/324] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[105/324] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[106/332] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[107/332] Compiling _RopeModule BigString+Chunk+Breaks.swift
[108/332] Compiling _RopeModule BigString+Summary.swift
[109/332] Compiling _RopeModule BigString.swift
[110/332] Emitting module BitCollections
[116/332] Compiling _RopeModule BigString+Chunk+Counts.swift
[117/332] Compiling _RopeModule BigString+Builder.swift
[118/332] Compiling _RopeModule BigString+Contents.swift
[133/332] Compiling OrderedCollections OrderedSet+SubSequence.swift
[134/332] Compiling OrderedCollections OrderedSet+Testing.swift
[135/332] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[136/332] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[137/332] Compiling OrderedCollections OrderedSet.swift
[138/332] Compiling OrderedCollections _UnsafeBitset.swift
[159/332] Compiling _RopeModule BigString+Chunk+Description.swift
[160/332] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[161/332] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[162/332] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[163/332] Compiling _RopeModule BigString+Chunk+Splitting.swift
[188/332] Emitting module DequeModule
[195/332] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[196/332] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[197/332] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[198/332] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[199/332] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[200/332] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[201/332] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[202/332] Compiling HashTreeCollections TreeSet.swift
[296/339] Emitting module OrderedCollections
[315/339] Compiling _RopeModule Rope+Remove.swift
[316/339] Compiling _RopeModule Rope+RemoveSubrange.swift
[317/339] Compiling _RopeModule Rope+Split.swift
[318/339] Compiling _RopeModule Optional Utilities.swift
[319/339] Compiling _RopeModule String Utilities.swift
[320/339] Compiling _RopeModule String.Index+ABI.swift
[321/339] Compiling _RopeModule _CharacterRecognizer.swift
[322/339] Emitting module _RopeModule
[339/339] Emitting module HashTreeCollections
[340/341] Emitting module Collections
[341/341] Compiling Collections Collections.swift
[342/347] Compiling TextFieldPreset PresettableItem.swift
[343/347] Compiling TextFieldPreset PresetButtonLabel.swift
[344/347] Compiling TextFieldPreset PresetsPicker.swift
[345/347] Compiling TextFieldPreset TextFieldPreset.swift
[346/347] Compiling TextFieldPreset resource_bundle_accessor.swift
[347/347] Emitting module TextFieldPreset
Build complete! (12.28s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    }
  ],
  "manifest_display_name" : "SwiftTextFieldPreset",
  "name" : "SwiftTextFieldPreset",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "TextFieldPreset",
      "targets" : [
        "TextFieldPreset"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TextFieldPreset",
      "module_type" : "SwiftTarget",
      "name" : "TextFieldPreset",
      "path" : "Sources",
      "product_dependencies" : [
        "Collections"
      ],
      "product_memberships" : [
        "TextFieldPreset"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/README.md",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "PresetButtonLabel.swift",
        "PresetsPicker.swift",
        "PresettableItem.swift",
        "TextFieldPreset.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.