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 swiftui-list-support, reference 1.3.0 (01a645), with Swift 6.2 for macOS (SPM) on 28 Oct 2025 00:00:15 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FluidGroup/swiftui-list-support.git
Reference: 1.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FluidGroup/swiftui-list-support
 * tag               1.3.0      -> FETCH_HEAD
HEAD is now at 01a645b PullingControl (#71)
Cloned https://github.com/FluidGroup/swiftui-list-support.git
Revision (git rev-parse @):
01a645b7a1737b010202dbb115eb25e2ac3ece7b
SUCCESS checkout https://github.com/FluidGroup/swiftui-list-support.git at 1.3.0
Fetching https://github.com/FluidGroup/swift-indexed-collection
Fetching https://github.com/siteline/swiftui-introspect
[1/82] Fetching swift-indexed-collection
[83/11864] Fetching swift-indexed-collection, swiftui-introspect
Fetched https://github.com/FluidGroup/swift-indexed-collection from cache (1.32s)
Fetched https://github.com/siteline/swiftui-introspect from cache (1.32s)
Computing version for https://github.com/siteline/swiftui-introspect
Computed https://github.com/siteline/swiftui-introspect at 26.0.0 (1.86s)
Computing version for https://github.com/FluidGroup/swift-indexed-collection
Computed https://github.com/FluidGroup/swift-indexed-collection at 0.2.1 (0.56s)
Creating working copy for https://github.com/FluidGroup/swift-indexed-collection
Working copy of https://github.com/FluidGroup/swift-indexed-collection resolved at 0.2.1
Creating working copy for https://github.com/siteline/swiftui-introspect
Working copy of https://github.com/siteline/swiftui-introspect resolved at 26.0.0
========================================
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": "swiftui-list-support",
      "name": "swiftui-list-support",
      "url": "https://github.com/FluidGroup/swiftui-list-support.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftui-list-support",
      "dependencies": [
        {
          "identity": "swift-indexed-collection",
          "name": "swift-indexed-collection",
          "url": "https://github.com/FluidGroup/swift-indexed-collection",
          "version": "0.2.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-indexed-collection",
          "dependencies": [
          ]
        },
        {
          "identity": "swiftui-introspect",
          "name": "swiftui-introspect",
          "url": "https://github.com/siteline/swiftui-introspect",
          "version": "26.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftui-introspect",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/FluidGroup/swiftui-list-support.git
[1/1309] Fetching swiftui-list-support
Fetched https://github.com/FluidGroup/swiftui-list-support.git from cache (1.46s)
Fetching https://github.com/siteline/swiftui-introspect from cache
Fetching https://github.com/FluidGroup/swift-indexed-collection from cache
Fetched https://github.com/siteline/swiftui-introspect from cache (0.46s)
Fetched https://github.com/FluidGroup/swift-indexed-collection from cache (0.46s)
Computing version for https://github.com/siteline/swiftui-introspect
Computed https://github.com/siteline/swiftui-introspect at 26.0.0 (0.53s)
Computing version for https://github.com/FluidGroup/swift-indexed-collection
Computed https://github.com/FluidGroup/swift-indexed-collection at 0.2.2 (0.03s)
Creating working copy for https://github.com/FluidGroup/swift-indexed-collection
Working copy of https://github.com/FluidGroup/swift-indexed-collection resolved at 0.2.2
Creating working copy for https://github.com/FluidGroup/swiftui-list-support.git
Working copy of https://github.com/FluidGroup/swiftui-list-support.git resolved at 1.3.0 (01a645b)
Creating working copy for https://github.com/siteline/swiftui-introspect
Working copy of https://github.com/siteline/swiftui-introspect resolved at 26.0.0
warning: '.resolve-product-dependencies': dependency 'swiftui-list-support' is not used by any target
Found 2 product dependencies
  - swift-indexed-collection
  - swiftui-introspect
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/FluidGroup/swiftui-list-support.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[8/9] Write swift-version-49B95AFC49DCD68C.txt
[10/78] Compiling DynamicList swift_dynamic_list.swift
[11/78] Compiling DynamicList VersatileCell.swift
[12/78] Compiling DynamicList Log.swift
[13/78] Compiling DynamicList DynamicList.swift
[14/78] Compiling DynamicList DynamicListView.swift
[15/78] Compiling DynamicList CustomContentConfiguration.swift
[16/78] Emitting module DynamicList
[17/78] Compiling DynamicList NSDiffableDataSourceSnapshot+Unique.swift
[18/78] Compiling DynamicList ContentPagingTrigger.swift
[19/78] Emitting module StickyHeader
[20/78] Compiling StickyHeader StickyHeader.swift
[21/78] Emitting module IndexedCollection
[22/78] Compiling IndexedCollection IndexedCollection.swift
[23/82] Compiling SwiftUIIntrospect List.swift
[24/82] Compiling SwiftUIIntrospect ListCell.swift
[25/82] Compiling SwiftUIIntrospect ListWithBorderedStyle.swift
[26/82] Compiling SwiftUIIntrospect ListWithGroupedStyle.swift
[27/82] Compiling SwiftUIIntrospect ListWithInsetGroupedStyle.swift
[28/82] Compiling SwiftUIIntrospect ListWithInsetStyle.swift
[29/82] Compiling SwiftUIIntrospect Slider.swift
[30/82] Compiling SwiftUIIntrospect Stepper.swift
[31/82] Compiling SwiftUIIntrospect TabView.swift
[32/82] Compiling SwiftUIIntrospect TabViewWithPageStyle.swift
[33/82] Compiling SwiftUIIntrospect Table.swift
[34/82] Compiling SwiftUIIntrospect TextEditor.swift
[35/88] Emitting module SelectableForEach
/Users/admin/builder/spi-builder-workspace/Sources/SelectableForEach/PreviewSupport.swift:20:18: warning: 'collectionView_isSelected' is deprecated: renamed to 'selectableForEach_isSelected' [#DeprecatedDeclaration]
18 |
19 |   @Environment(\.isEnabled) var isEnabled
20 |   @Environment(\.collectionView_isSelected) var isSelected
   |                  |- warning: 'collectionView_isSelected' is deprecated: renamed to 'selectableForEach_isSelected' [#DeprecatedDeclaration]
   |                  `- note: use 'selectableForEach_isSelected' instead
21 |   @Environment(\.collectionView_updateSelection) var updateSelection
22 |
/Users/admin/builder/spi-builder-workspace/Sources/SelectableForEach/PreviewSupport.swift:21:18: warning: 'collectionView_updateSelection' is deprecated: renamed to 'selectableForEach_updateSelection' [#DeprecatedDeclaration]
19 |   @Environment(\.isEnabled) var isEnabled
20 |   @Environment(\.collectionView_isSelected) var isSelected
21 |   @Environment(\.collectionView_updateSelection) var updateSelection
   |                  |- warning: 'collectionView_updateSelection' is deprecated: renamed to 'selectableForEach_updateSelection' [#DeprecatedDeclaration]
   |                  `- note: use 'selectableForEach_updateSelection' instead
22 |
23 |   let index: Int
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[36/88] Compiling SelectableForEach SelectableForEach.swift
/Users/admin/builder/spi-builder-workspace/Sources/SelectableForEach/SelectableForEach.swift:68:16: warning: 'collectionView_isSelected' is deprecated: renamed to 'selectableForEach_isSelected' [#DeprecatedDeclaration]
 66 |
 67 |   public var selectableForEach_isSelected: Bool {
 68 |     get { self.collectionView_isSelected }
    |                |- warning: 'collectionView_isSelected' is deprecated: renamed to 'selectableForEach_isSelected' [#DeprecatedDeclaration]
    |                `- note: use 'selectableForEach_isSelected' instead
 69 |     set { self.collectionView_isSelected = newValue }
 70 |   }
/Users/admin/builder/spi-builder-workspace/Sources/SelectableForEach/SelectableForEach.swift:69:16: warning: 'collectionView_isSelected' is deprecated: renamed to 'selectableForEach_isSelected' [#DeprecatedDeclaration]
 67 |   public var selectableForEach_isSelected: Bool {
 68 |     get { self.collectionView_isSelected }
 69 |     set { self.collectionView_isSelected = newValue }
    |                |- warning: 'collectionView_isSelected' is deprecated: renamed to 'selectableForEach_isSelected' [#DeprecatedDeclaration]
    |                `- note: use 'selectableForEach_isSelected' instead
 70 |   }
 71 | }
/Users/admin/builder/spi-builder-workspace/Sources/SelectableForEach/SelectableForEach.swift:82:16: warning: 'collectionView_updateSelection' is deprecated: renamed to 'selectableForEach_updateSelection' [#DeprecatedDeclaration]
 80 |
 81 |   public var selectableForEach_updateSelection: UpdateSelectionAction {
 82 |     get { self.collectionView_updateSelection }
    |                |- warning: 'collectionView_updateSelection' is deprecated: renamed to 'selectableForEach_updateSelection' [#DeprecatedDeclaration]
    |                `- note: use 'selectableForEach_updateSelection' instead
 83 |     set { self.collectionView_updateSelection = newValue }
 84 |   }
/Users/admin/builder/spi-builder-workspace/Sources/SelectableForEach/SelectableForEach.swift:83:16: warning: 'collectionView_updateSelection' is deprecated: renamed to 'selectableForEach_updateSelection' [#DeprecatedDeclaration]
 81 |   public var selectableForEach_updateSelection: UpdateSelectionAction {
 82 |     get { self.collectionView_updateSelection }
 83 |     set { self.collectionView_updateSelection = newValue }
    |                |- warning: 'collectionView_updateSelection' is deprecated: renamed to 'selectableForEach_updateSelection' [#DeprecatedDeclaration]
    |                `- note: use 'selectableForEach_updateSelection' instead
 84 |   }
 85 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[37/88] Compiling SelectableForEach SelectionState.swift
/Users/admin/builder/spi-builder-workspace/Sources/SelectableForEach/SelectionState.swift:31:22: warning: 'collectionView_isSelected' is deprecated: renamed to 'selectableForEach_isSelected' [#DeprecatedDeclaration]
 29 |     return body
 30 |       .disabled(isDisabled)
 31 |       .environment(\.collectionView_isSelected, isSelected)
    |                      |- warning: 'collectionView_isSelected' is deprecated: renamed to 'selectableForEach_isSelected' [#DeprecatedDeclaration]
    |                      `- note: use 'selectableForEach_isSelected' instead
 32 |       .environment(
 33 |         \.collectionView_updateSelection,
/Users/admin/builder/spi-builder-workspace/Sources/SelectableForEach/SelectionState.swift:33:11: warning: 'collectionView_updateSelection' is deprecated: renamed to 'selectableForEach_updateSelection' [#DeprecatedDeclaration]
 31 |       .environment(\.collectionView_isSelected, isSelected)
 32 |       .environment(
 33 |         \.collectionView_updateSelection,
    |           |- warning: 'collectionView_updateSelection' is deprecated: renamed to 'selectableForEach_updateSelection' [#DeprecatedDeclaration]
    |           `- note: use 'selectableForEach_updateSelection' instead
 34 |          .init(handler: { isSelected in
 35 |            self.update(isSelected: isSelected, for: identifier)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[38/88] Compiling SelectableForEach PreviewSupport.swift
/Users/admin/builder/spi-builder-workspace/Sources/SelectableForEach/PreviewSupport.swift:20:18: warning: 'collectionView_isSelected' is deprecated: renamed to 'selectableForEach_isSelected' [#DeprecatedDeclaration]
18 |
19 |   @Environment(\.isEnabled) var isEnabled
20 |   @Environment(\.collectionView_isSelected) var isSelected
   |                  |- warning: 'collectionView_isSelected' is deprecated: renamed to 'selectableForEach_isSelected' [#DeprecatedDeclaration]
   |                  `- note: use 'selectableForEach_isSelected' instead
21 |   @Environment(\.collectionView_updateSelection) var updateSelection
22 |
/Users/admin/builder/spi-builder-workspace/Sources/SelectableForEach/PreviewSupport.swift:21:18: warning: 'collectionView_updateSelection' is deprecated: renamed to 'selectableForEach_updateSelection' [#DeprecatedDeclaration]
19 |   @Environment(\.isEnabled) var isEnabled
20 |   @Environment(\.collectionView_isSelected) var isSelected
21 |   @Environment(\.collectionView_updateSelection) var updateSelection
   |                  |- warning: 'collectionView_updateSelection' is deprecated: renamed to 'selectableForEach_updateSelection' [#DeprecatedDeclaration]
   |                  `- note: use 'selectableForEach_updateSelection' instead
22 |
23 |   let index: Int
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[39/88] Compiling SwiftUIIntrospect Utils.swift
[40/88] Compiling SwiftUIIntrospect Button.swift
[41/88] Compiling SwiftUIIntrospect ColorPicker.swift
[42/88] Compiling SwiftUIIntrospect DatePicker.swift
[43/88] Compiling SwiftUIIntrospect DatePickerWithCompactStyle.swift
[44/88] Compiling SwiftUIIntrospect DatePickerWithFieldStyle.swift
[45/88] Compiling SwiftUIIntrospect DatePickerWithGraphicalStyle.swift
[46/88] Compiling SwiftUIIntrospect DatePickerWithStepperFieldStyle.swift
[47/88] Compiling SwiftUIIntrospect DatePickerWithWheelStyle.swift
[48/88] Compiling SwiftUIIntrospect Form.swift
[49/88] Compiling SwiftUIIntrospect FormWithGroupedStyle.swift
[50/88] Compiling SwiftUIIntrospect FullScreenCover.swift
[51/88] Emitting module SwiftUIIntrospect
[52/88] Compiling SwiftUIIntrospect Introspect.swift
[53/88] Compiling SwiftUIIntrospect IntrospectableViewType.swift
[54/88] Compiling SwiftUIIntrospect IntrospectionSelector.swift
[55/88] Compiling SwiftUIIntrospect IntrospectionView.swift
[56/88] Compiling SwiftUIIntrospect PlatformVersion.swift
[57/88] Compiling SwiftUIIntrospect PlatformView.swift
[58/88] Compiling SwiftUIIntrospect PlatformViewVersion.swift
[59/88] Compiling SwiftUIIntrospect PageControl.swift
[60/88] Compiling SwiftUIIntrospect PickerWithMenuStyle.swift
[61/88] Compiling SwiftUIIntrospect PickerWithSegmentedStyle.swift
[62/88] Compiling SwiftUIIntrospect PickerWithWheelStyle.swift
[63/88] Compiling SwiftUIIntrospect Popover.swift
[64/88] Compiling SwiftUIIntrospect ProgressViewWithCircularStyle.swift
[65/88] Compiling SwiftUIIntrospect ProgressViewWithLinearStyle.swift
[66/88] Compiling SwiftUIIntrospect ScrollView.swift
[67/88] Compiling SwiftUIIntrospect SearchField.swift
[68/88] Compiling SwiftUIIntrospect SecureField.swift
[69/88] Compiling SwiftUIIntrospect Sheet.swift
[70/88] Compiling SwiftUIIntrospect SignInWithAppleButton.swift
[71/88] Compiling SwiftUIIntrospect TextField.swift
[72/88] Compiling SwiftUIIntrospect TextFieldWithVerticalAxis.swift
[73/88] Compiling SwiftUIIntrospect Toggle.swift
[74/88] Compiling SwiftUIIntrospect ToggleWithButtonStyle.swift
[75/88] Compiling SwiftUIIntrospect ToggleWithCheckboxStyle.swift
[76/88] Compiling SwiftUIIntrospect ToggleWithSwitchStyle.swift
[77/88] Compiling SwiftUIIntrospect ListWithSidebarStyle.swift
[78/88] Compiling SwiftUIIntrospect Map.swift
[79/88] Compiling SwiftUIIntrospect NavigationSplitView.swift
[80/88] Compiling SwiftUIIntrospect NavigationStack.swift
[81/88] Compiling SwiftUIIntrospect NavigationViewWithColumnsStyle.swift
[82/88] Compiling SwiftUIIntrospect NavigationViewWithStackStyle.swift
[83/88] Compiling SwiftUIIntrospect VideoPlayer.swift
[84/88] Compiling SwiftUIIntrospect View.swift
[85/88] Compiling SwiftUIIntrospect ViewController.swift
[86/88] Compiling SwiftUIIntrospect WebView.swift
[87/88] Compiling SwiftUIIntrospect Window.swift
[88/88] Compiling SwiftUIIntrospect Weak.swift
[89/93] Compiling ScrollTracking ScrollTracking.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScrollTracking/ScrollTracking.swift:295:8: warning: unnecessary check for 'macOS'; enclosing scope ensures guard will always be true
279 |
280 | @available(iOS 15.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *)
281 | private struct _Modifier: ViewModifier {
    |                `- note: enclosing scope here
282 |
283 |   @StateObject var controller: Controller = .init()
    :
293 |   func body(content: Content) -> some View {
294 |
295 |     if #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0,
    |        `- warning: unnecessary check for 'macOS'; enclosing scope ensures guard will always be true
296 |     *) {
297 |       content.onScrollGeometryChange(for: ScrollGeometry.self) { geometry in
[90/93] Emitting module ScrollTracking
[91/96] Compiling CollectionView CollectionView.swift
[92/96] Compiling CollectionView CollectionViewLayout.swift
[93/96] Emitting module CollectionView
[94/96] Compiling PullingControl PullingControl.swift
[95/96] Compiling PullingControl RefreshControl.swift
[96/96] Emitting module PullingControl
Build complete! (13.06s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-indexed-collection",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FluidGroup/swift-indexed-collection"
    },
    {
      "identity" : "swiftui-introspect",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "26.0.0",
            "upper_bound" : "27.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/siteline/swiftui-introspect"
    }
  ],
  "manifest_display_name" : "swiftui-list-support",
  "name" : "swiftui-list-support",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "DynamicList",
      "targets" : [
        "DynamicList"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CollectionView",
      "targets" : [
        "CollectionView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ScrollTracking",
      "targets" : [
        "ScrollTracking"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "StickyHeader",
      "targets" : [
        "StickyHeader"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PullingControl",
      "targets" : [
        "PullingControl"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SelectableForEach",
      "targets" : [
        "SelectableForEach"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "StickyHeader",
      "module_type" : "SwiftTarget",
      "name" : "StickyHeader",
      "path" : "Sources/StickyHeader",
      "product_memberships" : [
        "StickyHeader"
      ],
      "sources" : [
        "StickyHeader.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SelectableForEach",
      "module_type" : "SwiftTarget",
      "name" : "SelectableForEach",
      "path" : "Sources/SelectableForEach",
      "product_dependencies" : [
        "IndexedCollection"
      ],
      "product_memberships" : [
        "SelectableForEach"
      ],
      "sources" : [
        "PreviewSupport.swift",
        "SelectableForEach.swift",
        "SelectionState.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ScrollTracking",
      "module_type" : "SwiftTarget",
      "name" : "ScrollTracking",
      "path" : "Sources/ScrollTracking",
      "product_dependencies" : [
        "SwiftUIIntrospect"
      ],
      "product_memberships" : [
        "CollectionView",
        "ScrollTracking"
      ],
      "sources" : [
        "ScrollTracking.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PullingControl",
      "module_type" : "SwiftTarget",
      "name" : "PullingControl",
      "path" : "Sources/PullingControl",
      "product_dependencies" : [
        "SwiftUIIntrospect"
      ],
      "product_memberships" : [
        "PullingControl"
      ],
      "sources" : [
        "PullingControl.swift",
        "RefreshControl.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DynamicListTests",
      "module_type" : "SwiftTarget",
      "name" : "DynamicListTests",
      "path" : "Tests/DynamicListTests",
      "sources" : [
        "swift_dynamic_listTests.swift"
      ],
      "target_dependencies" : [
        "DynamicList"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DynamicList",
      "module_type" : "SwiftTarget",
      "name" : "DynamicList",
      "path" : "Sources/DynamicList",
      "product_memberships" : [
        "DynamicList"
      ],
      "sources" : [
        "ContentPagingTrigger.swift",
        "CustomContentConfiguration.swift",
        "DynamicList.swift",
        "DynamicListView.swift",
        "Log.swift",
        "NSDiffableDataSourceSnapshot+Unique.swift",
        "VersatileCell.swift",
        "swift_dynamic_list.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CollectionView",
      "module_type" : "SwiftTarget",
      "name" : "CollectionView",
      "path" : "Sources/CollectionView",
      "product_memberships" : [
        "CollectionView"
      ],
      "sources" : [
        "CollectionView.swift",
        "CollectionViewLayout.swift"
      ],
      "target_dependencies" : [
        "ScrollTracking"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.