The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of ChatField, reference main (d4eb2c), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 22:24:17 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kevinhermawan/ChatField.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kevinhermawan/ChatField
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d4eb2c9 release: 3.0.4
Cloned https://github.com/kevinhermawan/ChatField.git
Revision (git rev-parse @):
d4eb2c9070a74b9c115d88499c0374258d6b8285
SUCCESS checkout https://github.com/kevinhermawan/ChatField.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/kevinhermawan/ChatField.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version-1EA4D86E10B52AF.txt
[6/60] Emitting module SwiftUIIntrospect
[7/66] Compiling SwiftUIIntrospect FullScreenCover.swift
[8/66] Compiling SwiftUIIntrospect List.swift
[9/66] Compiling SwiftUIIntrospect ListCell.swift
[10/66] Compiling SwiftUIIntrospect ListWithBorderedStyle.swift
[11/66] Compiling SwiftUIIntrospect ListWithGroupedStyle.swift
[12/66] Compiling SwiftUIIntrospect ListWithInsetGroupedStyle.swift
[13/66] Compiling SwiftUIIntrospect Introspect.swift
[14/66] Compiling SwiftUIIntrospect IntrospectableViewType.swift
[15/66] Compiling SwiftUIIntrospect IntrospectionSelector.swift
[16/66] Compiling SwiftUIIntrospect IntrospectionView.swift
[17/66] Compiling SwiftUIIntrospect PlatformVersion.swift
[18/66] Compiling SwiftUIIntrospect PlatformView.swift
[19/66] Compiling SwiftUIIntrospect NavigationViewWithStackStyle.swift
[20/66] Compiling SwiftUIIntrospect PageControl.swift
[21/66] Compiling SwiftUIIntrospect PickerWithMenuStyle.swift
[22/66] Compiling SwiftUIIntrospect PickerWithSegmentedStyle.swift
[23/66] Compiling SwiftUIIntrospect PickerWithWheelStyle.swift
[24/66] Compiling SwiftUIIntrospect Popover.swift
[25/66] Compiling SwiftUIIntrospect TextEditor.swift
[26/66] Compiling SwiftUIIntrospect TextField.swift
[27/66] Compiling SwiftUIIntrospect TextFieldWithVerticalAxis.swift
[28/66] Compiling SwiftUIIntrospect Toggle.swift
[29/66] Compiling SwiftUIIntrospect ToggleWithButtonStyle.swift
[30/66] Compiling SwiftUIIntrospect ToggleWithCheckboxStyle.swift
[31/66] Compiling SwiftUIIntrospect PlatformViewVersion.swift
[32/66] Compiling SwiftUIIntrospect Utils.swift
[33/66] Compiling SwiftUIIntrospect Button.swift
[34/66] Compiling SwiftUIIntrospect ColorPicker.swift
[35/66] Compiling SwiftUIIntrospect DatePicker.swift
[36/66] Compiling SwiftUIIntrospect DatePickerWithCompactStyle.swift
[37/66] Compiling SwiftUIIntrospect ProgressViewWithCircularStyle.swift
[38/66] Compiling SwiftUIIntrospect ProgressViewWithLinearStyle.swift
[39/66] Compiling SwiftUIIntrospect ScrollView.swift
[40/66] Compiling SwiftUIIntrospect SearchField.swift
[41/66] Compiling SwiftUIIntrospect SecureField.swift
[42/66] Compiling SwiftUIIntrospect Sheet.swift
[43/66] Compiling SwiftUIIntrospect SignInWithAppleButton.swift
[44/66] Compiling SwiftUIIntrospect Slider.swift
[45/66] Compiling SwiftUIIntrospect Stepper.swift
[46/66] Compiling SwiftUIIntrospect TabView.swift
[47/66] Compiling SwiftUIIntrospect TabViewWithPageStyle.swift
[48/66] Compiling SwiftUIIntrospect Table.swift
[49/66] Compiling SwiftUIIntrospect DatePickerWithFieldStyle.swift
[50/66] Compiling SwiftUIIntrospect DatePickerWithGraphicalStyle.swift
[51/66] Compiling SwiftUIIntrospect DatePickerWithStepperFieldStyle.swift
[52/66] Compiling SwiftUIIntrospect DatePickerWithWheelStyle.swift
[53/66] Compiling SwiftUIIntrospect Form.swift
[54/66] Compiling SwiftUIIntrospect FormWithGroupedStyle.swift
[55/66] Compiling SwiftUIIntrospect ListWithInsetStyle.swift
[56/66] Compiling SwiftUIIntrospect ListWithSidebarStyle.swift
[57/66] Compiling SwiftUIIntrospect Map.swift
[58/66] Compiling SwiftUIIntrospect NavigationSplitView.swift
[59/66] Compiling SwiftUIIntrospect NavigationStack.swift
[60/66] Compiling SwiftUIIntrospect NavigationViewWithColumnsStyle.swift
[61/66] Compiling SwiftUIIntrospect ToggleWithSwitchStyle.swift
[62/66] Compiling SwiftUIIntrospect VideoPlayer.swift
[63/66] Compiling SwiftUIIntrospect View.swift
[64/66] Compiling SwiftUIIntrospect ViewController.swift
[65/66] Compiling SwiftUIIntrospect Window.swift
[66/66] Compiling SwiftUIIntrospect Weak.swift
[67/74] Compiling ChatField ChatFieldStyleModifier.swift
[68/74] Compiling ChatField ViewHeightKey.swift
[69/74] Compiling ChatField String+AppendNewLine.swift
[70/74] Compiling ChatField ChatField+ChatFieldStyle.swift
[71/74] Compiling ChatField ChatField.swift
[72/74] Compiling ChatField CapsuleChatFieldStyle.swift
[73/74] Emitting module ChatField
[74/74] Compiling ChatField BaseTextField.swift
Build complete! (33.94s)
Fetching https://github.com/apple/swift-docc-plugin.git
Fetching https://github.com/siteline/swiftui-introspect.git
[1/2082] Fetching swift-docc-plugin
[231/12083] Fetching swift-docc-plugin, swiftui-introspect
Fetched https://github.com/apple/swift-docc-plugin.git from cache (1.11s)
[7101/10001] Fetching swiftui-introspect
Fetched https://github.com/siteline/swiftui-introspect.git from cache (1.30s)
Computing version for https://github.com/siteline/swiftui-introspect.git
warning: 'swiftui-introspect': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |     name: "swiftui-introspect",
 7 |     platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/siteline/swiftui-introspect.git at 1.3.0 (1.78s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.4.4 (2.63s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3414] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.09s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.68s)
Creating working copy for https://github.com/apple/swift-docc-plugin.git
Working copy of https://github.com/apple/swift-docc-plugin.git resolved at 1.4.4
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/siteline/swiftui-introspect.git
Working copy of https://github.com/siteline/swiftui-introspect.git resolved at 1.3.0
warning: 'swiftui-introspect': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swiftui-introspect/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |     name: "swiftui-introspect",
 7 |     platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftui-introspect",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/siteline/swiftui-introspect.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin.git"
    }
  ],
  "manifest_display_name" : "ChatField",
  "name" : "ChatField",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "ChatField",
      "targets" : [
        "ChatField"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ChatFieldTests",
      "module_type" : "SwiftTarget",
      "name" : "ChatFieldTests",
      "path" : "Tests/ChatFieldTests",
      "sources" : [
        "ChatFieldTests.swift"
      ],
      "target_dependencies" : [
        "ChatField"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ChatField",
      "module_type" : "SwiftTarget",
      "name" : "ChatField",
      "path" : "Sources/ChatField",
      "product_dependencies" : [
        "SwiftUIIntrospect"
      ],
      "product_memberships" : [
        "ChatField"
      ],
      "sources" : [
        "BaseTextField.swift",
        "ChatField.swift",
        "Extensions/ChatField+ChatFieldStyle.swift",
        "Extensions/String+AppendNewLine.swift",
        "Styles/CapsuleChatFieldStyle.swift",
        "Styles/ChatFieldStyleModifier.swift",
        "Styles/ViewHeightKey.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.