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.0 for macOS (SPM) on 30 Nov 2024 03:21:00 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.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.58.1
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
[1/15603] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.86s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.68s)
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.76s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.59s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.03s)
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.0
Building package at path:  $PWD
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.1.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
[5/11] Copying README.md
[9/11] Write sources
[10/11] Write swift-version--7754E27361AE5C74.txt
[12/29] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[13/29] Compiling InternalCollectionsUtilities Specialize.swift
[14/30] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[15/30] Compiling InternalCollectionsUtilities UInt+reversed.swift
[16/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[17/30] Compiling InternalCollectionsUtilities Debugging.swift
[18/30] Compiling InternalCollectionsUtilities Descriptions.swift
[19/30] Compiling InternalCollectionsUtilities _SortedCollection.swift
[20/30] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[21/30] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[22/30] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[23/30] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[24/30] Compiling InternalCollectionsUtilities Integer rank.swift
[25/30] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[26/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[27/30] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[28/30] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[29/30] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[30/30] Emitting module InternalCollectionsUtilities
[31/312] Compiling DequeModule _DequeBuffer.swift
[32/313] Compiling DequeModule _DequeBufferHeader.swift
[33/313] Compiling DequeModule _DequeSlot.swift
[34/313] Compiling HeapModule _HeapNode.swift
[35/313] Compiling HeapModule Heap.swift
[36/313] Compiling HeapModule Heap+Invariants.swift
[37/313] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[38/313] Compiling HeapModule Heap+UnsafeHandle.swift
[39/313] Compiling HeapModule Heap+Descriptions.swift
[40/313] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[41/313] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[42/313] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[43/313] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[44/313] Compiling HashTreeCollections _HashNode.swift
[45/313] Compiling HashTreeCollections _HashNodeHeader.swift
[46/319] Compiling HashTreeCollections _HashNode+Debugging.swift
[47/319] Compiling HashTreeCollections _HashNode+Initializers.swift
[48/319] Compiling HashTreeCollections _HashNode+Invariants.swift
[49/319] Compiling HashTreeCollections _HashNode+Lookups.swift
[50/319] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[51/319] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[52/324] Compiling DequeModule _UnsafeWrappedBuffer.swift
[53/324] Compiling HashTreeCollections _UnmanagedHashNode.swift
[54/324] Compiling HashTreeCollections _UnsafePath.swift
[55/324] Compiling HashTreeCollections TreeDictionary+Codable.swift
[56/324] Compiling HashTreeCollections TreeDictionary+Collection.swift
[57/324] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[58/324] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[60/324] Compiling HashTreeCollections _HashSlot.swift
[61/324] Compiling HashTreeCollections _HashStack.swift
[62/324] Compiling HashTreeCollections _HashTreeIterator.swift
[63/324] Compiling HashTreeCollections _HashTreeStatistics.swift
[64/324] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[65/324] Compiling HashTreeCollections _RawHashNode.swift
[71/324] Compiling HashTreeCollections _HashNode+Structural union.swift
[77/324] Emitting module HeapModule
[78/324] Compiling HashTreeCollections TreeDictionary+Keys.swift
[79/324] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[80/324] Compiling HashTreeCollections TreeDictionary+Merge.swift
[81/324] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[82/324] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[83/324] Compiling BitCollections BitSet.swift
[84/324] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[85/324] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[86/324] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[87/324] Compiling HashTreeCollections TreeDictionary+Filter.swift
[88/324] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[89/324] Compiling HashTreeCollections TreeDictionary+Initializers.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 HashTreeCollections TreeSet+SetAlgebra Initializers.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
[108/332] Compiling HashTreeCollections _HashLevel.swift
[109/332] Compiling HashTreeCollections _HashNode+Builder.swift
[112/332] Compiling HashTreeCollections _AncestorHashSlots.swift
[113/332] Compiling HashTreeCollections _Bitmap.swift
[121/332] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[123/332] Compiling BitCollections Range+Utilities.swift
[124/332] Compiling BitCollections Slice+Utilities.swift
[125/332] Compiling BitCollections UInt+Tricks.swift
[126/332] Compiling BitCollections _Word.swift
[133/332] Compiling HashTreeCollections _Bucket.swift
[134/332] Compiling HashTreeCollections _Hash.swift
[142/332] Compiling HashTreeCollections _HashNode+Storage.swift
[143/332] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[144/332] Compiling HashTreeCollections _HashNode+Structural filter.swift
[145/332] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[146/332] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[147/332] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[148/332] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[149/332] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[150/332] Compiling HashTreeCollections _HashNode+Structural merge.swift
[151/332] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[152/332] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[159/332] Compiling OrderedCollections OrderedSet.swift
[160/332] Compiling OrderedCollections _UnsafeBitset.swift
[185/339] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[186/339] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[187/339] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[188/339] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[189/339] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[190/339] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[191/339] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[192/339] Compiling HashTreeCollections TreeSet.swift
[212/339] Emitting module BitCollections
[272/339] Emitting module DequeModule
[314/339] Compiling _RopeModule Rope+Remove.swift
[315/339] Compiling _RopeModule Rope+RemoveSubrange.swift
[316/339] Compiling _RopeModule Rope+Split.swift
[317/339] Compiling _RopeModule Optional Utilities.swift
[318/339] Compiling _RopeModule String Utilities.swift
[319/339] Compiling _RopeModule String.Index+ABI.swift
[320/339] Compiling _RopeModule _CharacterRecognizer.swift
[337/339] Emitting module OrderedCollections
[338/339] Emitting module _RopeModule
[339/339] Emitting module HashTreeCollections
[340/341] Compiling Collections Collections.swift
[341/341] Emitting module Collections
[342/347] Compiling TextFieldPreset resource_bundle_accessor.swift
[343/347] Compiling TextFieldPreset TextFieldPreset.swift
[344/347] Compiling TextFieldPreset PresetButtonLabel.swift
[345/347] Compiling TextFieldPreset PresettableItem.swift
[346/347] Compiling TextFieldPreset PresetsPicker.swift
[347/347] Emitting module TextFieldPreset
Build complete! (27.44s)
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.