The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ShuffleIt, reference main (e0e707), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 19:16:09 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dscyrescotti/ShuffleIt.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dscyrescotti/ShuffleIt
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e0e7073 Merge pull request #76 from dscyrescotti/develop
Cloned https://github.com/dscyrescotti/ShuffleIt.git
Revision (git rev-parse @):
e0e70737c1f32f72aec305036484b737ef9d0467
SUCCESS checkout https://github.com/dscyrescotti/ShuffleIt.git at main
Fetching https://github.com/nalexn/ViewInspector.git
Fetching https://github.com/apple/swift-docc-plugin
[1/2271] Fetching swift-docc-plugin
[24/15021] Fetching swift-docc-plugin, viewinspector
Fetched https://github.com/nalexn/ViewInspector.git from cache (1.82s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.82s)
Computing version for https://github.com/nalexn/ViewInspector.git
Computed https://github.com/nalexn/ViewInspector.git at 0.10.3 (2.37s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (0.51s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.03s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.69s)
Creating working copy for https://github.com/nalexn/ViewInspector.git
Working copy of https://github.com/nalexn/ViewInspector.git resolved at 0.10.3
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.6
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
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "shuffleit",
      "name": "ShuffleIt",
      "url": "https://github.com/dscyrescotti/ShuffleIt.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ShuffleIt",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/dscyrescotti/ShuffleIt.git
[1/6700] Fetching shuffleit
Fetched https://github.com/dscyrescotti/ShuffleIt.git from cache (7.53s)
Creating working copy for https://github.com/dscyrescotti/ShuffleIt.git
Working copy of https://github.com/dscyrescotti/ShuffleIt.git resolved at main (e0e7073)
warning: '.resolve-product-dependencies': dependency 'shuffleit' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/dscyrescotti/ShuffleIt.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/11] Write sources
[10/11] Write swift-version--6988338F2F200930.txt
[12/127] Compiling Utils RandomAccessCollection+Extension.swift
[13/127] Emitting module Utils
[14/127] Compiling Utils SizePreferenceKey.swift
[15/210] Compiling ShuffleStack ShuffleStack+Shuffling.swift
[16/211] Compiling ShuffleStack ShuffleStack+Data.swift
[17/211] Compiling ShuffleStack ShuffleStack+Gesture.swift
[18/211] Compiling ShuffleIt ShuffleDeckAnimation.swift
[19/211] Compiling ShuffleIt ShuffleDeckContext.swift
[20/211] Compiling ShuffleIt ShuffleDeckDisabled.swift
[21/211] Compiling ShuffleIt ShuffleDeckScale.swift
[22/215] Compiling ShuffleDeck ShuffleDeck+Shuffling.swift
[23/215] Compiling ShuffleDeck ShuffleDeck+Gesture.swift
[24/215] Compiling ShuffleDeck ShuffleDeck+Data.swift
[25/215] Compiling CarouselStack CarouselStack+Sliding.swift
[26/215] Compiling CarouselStack CarouselStack+Gesture.swift
[27/217] Compiling CarouselStack CarouselStack+Data.swift
[28/217] Compiling ShuffleIt CarouselTrigger.swift
[29/217] Compiling ShuffleIt CarouselStack+View.swift
[30/217] Compiling ShuffleIt CarouselScale.swift
[31/217] Compiling ShuffleIt CarouselSpacing.swift
[32/217] Compiling ShuffleIt CarouselDisabled.swift
[33/217] Compiling ShuffleIt CarouselPadding.swift
[34/217] Compiling ShuffleIt CarouselStyle.swift
[35/217] Compiling ShuffleIt CarouselTranslation.swift
[36/217] Compiling ShuffleIt CarouselAnimation.swift
[37/217] Compiling ShuffleIt CarouselContext.swift
[38/217] Emitting module CarouselStack
[39/217] Compiling CarouselStack CarouselStack+Content.swift
[55/217] Emitting module ShuffleStack
[56/217] Compiling ShuffleStack ShuffleStack+Content.swift
[57/217] Emitting module ShuffleIt
[58/217] Compiling ShuffleDeck ShuffleDeck+View.swift
[59/217] Compiling ShuffleDeck ShuffleDeckTrigger.swift
[66/217] Emitting module ShuffleDeck
[67/217] Compiling ShuffleDeck ShuffleDeck+Content.swift
[68/217] Compiling ShuffleIt ShuffleOffset.swift
[69/217] Compiling ShuffleIt ShufflePadding.swift
[70/217] Compiling ShuffleIt ShuffleScale.swift
[71/217] Compiling ShuffleIt ShuffleStyle.swift
[72/217] Compiling ShuffleIt ShuffleTranslation.swift
[73/217] Compiling ShuffleIt ShuffleTrigger.swift
[74/217] Compiling ShuffleIt ShuffleStack+View.swift
[75/217] Compiling ShuffleIt ShuffleStack+Content.swift
[76/217] Compiling ShuffleIt ShuffleDeck.swift
[77/217] Compiling ShuffleIt ShuffleAnimation.swift
[78/217] Compiling ShuffleIt ShuffleContext.swift
[79/217] Compiling ShuffleIt ShuffleDiabled.swift
[80/217] Compiling ShuffleIt ShuffleDeckStyle.swift
[81/217] Compiling ShuffleIt ShuffleDeckTranslation.swift
[82/217] Compiling ShuffleIt ShuffleDeckTrigger.swift
[83/217] Compiling ShuffleIt ShuffleDeck+View.swift
[84/217] Compiling ShuffleIt ShuffleDeck+Content.swift
[85/217] Compiling ShuffleIt ShuffleDeck+Data.swift
[86/217] Compiling ShuffleIt ShuffleDeck+Gesture.swift
[87/217] Compiling ShuffleIt ShuffleDeck+Shuffling.swift
[88/217] Compiling ShuffleIt CarouselStack+Content.swift
[89/217] Compiling ShuffleIt CarouselStack+Data.swift
[90/217] Compiling ShuffleIt CarouselStack+Gesture.swift
[91/217] Compiling ShuffleIt CarouselStack+Sliding.swift
[92/217] Compiling ShuffleIt CarouselStack.swift
[98/217] Compiling ShuffleStack ShuffleStack.swift
[99/217] Compiling CarouselStack CarouselStack.swift
[100/217] Compiling ShuffleDeck ShuffleDeck.swift
[101/217] Compiling ShuffleIt ShuffleStack+Data.swift
[102/217] Compiling ShuffleIt ShuffleStack+Gesture.swift
[103/217] Compiling ShuffleIt ShuffleStack+Shuffling.swift
[104/217] Compiling ShuffleIt ShuffleStack.swift
[105/217] Emitting module ViewInspector
[106/229] Compiling ViewInspector Gesture.swift
[107/229] Compiling ViewInspector Grid.swift
[108/229] Compiling ViewInspector Group.swift
[109/229] Compiling ViewInspector GroupBox.swift
[110/229] Compiling ViewInspector HSplitView.swift
[111/229] Compiling ViewInspector HStack.swift
[112/229] Compiling ViewInspector HelpView.swift
[113/229] Compiling ViewInspector IDView.swift
[114/229] Compiling ViewInspector Image.swift
[115/229] Compiling ViewInspector Label.swift
[116/229] Compiling ViewInspector LabeledContent.swift
[117/229] Compiling ViewInspector LazyHGrid.swift
[118/229] Compiling ViewInspector Spacer.swift
[119/229] Compiling ViewInspector Stepper.swift
[120/229] Compiling ViewInspector StyleConfiguration.swift
[121/229] Compiling ViewInspector SubscriptionView.swift
[122/229] Compiling ViewInspector TabView.swift
[123/229] Compiling ViewInspector Text.swift
[124/229] Compiling ViewInspector TextAttributes.swift
[125/229] Compiling ViewInspector TextEditor.swift
[126/229] Compiling ViewInspector TextField.swift
[127/229] Compiling ViewInspector TimelineView.swift
[128/229] Compiling ViewInspector Toggle.swift
[129/229] Compiling ViewInspector Toolbar.swift
[130/229] Compiling ViewInspector CustomView.swift
[131/229] Compiling ViewInspector CustomViewModifier.swift
[132/229] Compiling ViewInspector DatePicker.swift
[133/229] Compiling ViewInspector DelayedPreferenceView.swift
[134/229] Compiling ViewInspector DisclosureGroup.swift
[135/229] Compiling ViewInspector Divider.swift
[136/229] Compiling ViewInspector EditButton.swift
[137/229] Compiling ViewInspector EllipticalGradient.swift
[138/229] Compiling ViewInspector EmptyView.swift
[139/229] Compiling ViewInspector EquatableView.swift
[140/229] Compiling ViewInspector ForEach.swift
[141/229] Compiling ViewInspector Form.swift
[142/229] Compiling ViewInspector GeometryReader.swift
[143/229] Compiling ViewInspector LazyHStack.swift
[144/229] Compiling ViewInspector LazyVGrid.swift
[145/229] Compiling ViewInspector LazyVStack.swift
[146/229] Compiling ViewInspector LinearGradient.swift
[147/229] Compiling ViewInspector Link.swift
[148/229] Compiling ViewInspector List.swift
[149/229] Compiling ViewInspector LocationButton.swift
[150/229] Compiling ViewInspector Map.swift
[151/229] Compiling ViewInspector MapAnnotation.swift
[152/229] Compiling ViewInspector Menu.swift
[153/229] Compiling ViewInspector MenuButton.swift
[154/229] Compiling ViewInspector MultiDatePicker.swift
[155/229] Compiling ViewInspector ProgressView.swift
[156/229] Compiling ViewInspector RadialGradient.swift
[157/229] Compiling ViewInspector SafeAreaInset.swift
[158/229] Compiling ViewInspector ScrollView.swift
[159/229] Compiling ViewInspector ScrollViewReader.swift
[160/229] Compiling ViewInspector Section.swift
[161/229] Compiling ViewInspector SecureField.swift
[162/229] Compiling ViewInspector Shape.swift
[163/229] Compiling ViewInspector ShareLink.swift
[164/229] Compiling ViewInspector Sheet.swift
[165/229] Compiling ViewInspector SignInWithAppleButton.swift
[166/229] Compiling ViewInspector Slider.swift
[172/229] Compiling ViewInspector PreviewModifiers.swift
[173/229] Compiling ViewInspector SizingModifiers.swift
[174/229] Compiling ViewInspector TextInputModifiers.swift
[175/229] Compiling ViewInspector TransformingModifiers.swift
[176/229] Compiling ViewInspector TransitiveModifiers.swift
[177/229] Compiling ViewInspector VisualEffectModifiers.swift
[178/229] Compiling ViewInspector PopupPresenter.swift
[179/229] Compiling ViewInspector ActionSheet.swift
[218/229] Compiling ViewInspector TouchBar.swift
[219/229] Compiling ViewInspector TreeView.swift
[220/229] Compiling ViewInspector TupleView.swift
[221/229] Compiling ViewInspector UnaryViewAdaptor.swift
[222/229] Compiling ViewInspector VSplitView.swift
[223/229] Compiling ViewInspector VStack.swift
[224/229] Compiling ViewInspector VideoPlayer.swift
[225/229] Compiling ViewInspector ViewThatFits.swift
[226/229] Compiling ViewInspector ZStack.swift
[227/229] Compiling ViewInspector ViewHosting.swift
[228/229] Compiling ViewInspector ViewSearch.swift
[229/229] Compiling ViewInspector ViewSearchIndex.swift
[230/231] Compiling UtilsForTest Inspection.swift
/Users/admin/builder/spi-builder-workspace/Sources/UtilsForTest/Inspection.swift:7:16: warning: stored property 'notice' of 'Sendable'-conforming generic class 'Inspection' has non-Sendable type 'PassthroughSubject<UInt, Never>'; this is an error in the Swift 6 language mode
 5 |
 6 | public final class Inspection<V> {
 7 |     public let notice = PassthroughSubject<UInt, Never>()
   |                `- warning: stored property 'notice' of 'Sendable'-conforming generic class 'Inspection' has non-Sendable type 'PassthroughSubject<UInt, Never>'; this is an error in the Swift 6 language mode
 8 |     public var callbacks: [UInt: (V) -> Void] = [:]
 9 |
Combine.PassthroughSubject:2:20: note: generic class 'PassthroughSubject' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *)
 2 | final public class PassthroughSubject<Output, Failure> : Subject where Failure : Error {
   |                    `- note: generic class 'PassthroughSubject' does not conform to the 'Sendable' protocol
 3 |     public init()
 4 |     @objc deinit
/Users/admin/builder/spi-builder-workspace/Sources/UtilsForTest/Inspection.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Combine'
 1 | #if canImport(ViewInspector)
 2 | import Combine
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Combine'
 3 | import SwiftUI
 4 | import ViewInspector
/Users/admin/builder/spi-builder-workspace/Sources/UtilsForTest/Inspection.swift:8:16: warning: stored property 'callbacks' of 'Sendable'-conforming generic class 'Inspection' is mutable; this is an error in the Swift 6 language mode
 6 | public final class Inspection<V> {
 7 |     public let notice = PassthroughSubject<UInt, Never>()
 8 |     public var callbacks: [UInt: (V) -> Void] = [:]
   |                `- warning: stored property 'callbacks' of 'Sendable'-conforming generic class 'Inspection' is mutable; this is an error in the Swift 6 language mode
 9 |
10 |     public init() { }
[231/231] Emitting module UtilsForTest
/Users/admin/builder/spi-builder-workspace/Sources/UtilsForTest/Inspection.swift:7:16: warning: stored property 'notice' of 'Sendable'-conforming generic class 'Inspection' has non-Sendable type 'PassthroughSubject<UInt, Never>'; this is an error in the Swift 6 language mode
 5 |
 6 | public final class Inspection<V> {
 7 |     public let notice = PassthroughSubject<UInt, Never>()
   |                `- warning: stored property 'notice' of 'Sendable'-conforming generic class 'Inspection' has non-Sendable type 'PassthroughSubject<UInt, Never>'; this is an error in the Swift 6 language mode
 8 |     public var callbacks: [UInt: (V) -> Void] = [:]
 9 |
Combine.PassthroughSubject:2:20: note: generic class 'PassthroughSubject' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *)
 2 | final public class PassthroughSubject<Output, Failure> : Subject where Failure : Error {
   |                    `- note: generic class 'PassthroughSubject' does not conform to the 'Sendable' protocol
 3 |     public init()
 4 |     @objc deinit
/Users/admin/builder/spi-builder-workspace/Sources/UtilsForTest/Inspection.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Combine'
 1 | #if canImport(ViewInspector)
 2 | import Combine
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Combine'
 3 | import SwiftUI
 4 | import ViewInspector
/Users/admin/builder/spi-builder-workspace/Sources/UtilsForTest/Inspection.swift:8:16: warning: stored property 'callbacks' of 'Sendable'-conforming generic class 'Inspection' is mutable; this is an error in the Swift 6 language mode
 6 | public final class Inspection<V> {
 7 |     public let notice = PassthroughSubject<UInt, Never>()
 8 |     public var callbacks: [UInt: (V) -> Void] = [:]
   |                `- warning: stored property 'callbacks' of 'Sendable'-conforming generic class 'Inspection' is mutable; this is an error in the Swift 6 language mode
 9 |
10 |     public init() { }
[232/271] Compiling ShuffleItForTest ShuffleOffset.swift
[233/271] Compiling ShuffleItForTest ShufflePadding.swift
[234/271] Compiling ShuffleItForTest ShuffleScale.swift
[235/271] Compiling ShuffleItForTest ShuffleStyle.swift
[236/275] Emitting module ShuffleItForTest
[237/275] Compiling ShuffleItForTest ShuffleDeckStyle.swift
[238/275] Compiling ShuffleItForTest ShuffleDeckTranslation.swift
[239/275] Compiling ShuffleItForTest ShuffleDeckTrigger.swift
[240/275] Compiling ShuffleItForTest ShuffleDeck+View.swift
[241/275] Compiling ShuffleItForTest ShuffleDeckAnimation.swift
[242/275] Compiling ShuffleItForTest ShuffleDeckContext.swift
[243/275] Compiling ShuffleItForTest ShuffleDeckDisabled.swift
[244/275] Compiling ShuffleItForTest ShuffleDeckScale.swift
[245/275] Compiling ShuffleItForTest CarouselAnimation.swift
[246/275] Compiling ShuffleItForTest CarouselContext.swift
[247/275] Compiling ShuffleItForTest CarouselDisabled.swift
[248/275] Compiling ShuffleItForTest CarouselPadding.swift
[249/275] Compiling ShuffleItForTest CarouselScale.swift
[250/275] Compiling ShuffleItForTest CarouselSpacing.swift
[251/275] Compiling ShuffleItForTest CarouselStyle.swift
[252/275] Compiling ShuffleItForTest CarouselTranslation.swift
[253/275] Compiling ShuffleItForTest CarouselTrigger.swift
[254/275] Compiling ShuffleItForTest CarouselStack+View.swift
[255/275] Compiling ShuffleItForTest ShuffleTranslation.swift
[256/275] Compiling ShuffleItForTest ShuffleTrigger.swift
[257/275] Compiling ShuffleItForTest ShuffleStack+View.swift
[258/275] Compiling ShuffleItForTest ShuffleStack+Content.swift
[259/275] Compiling ShuffleItForTest ShuffleDeck.swift
[260/275] Compiling ShuffleItForTest ShuffleAnimation.swift
[261/275] Compiling ShuffleItForTest ShuffleContext.swift
[262/275] Compiling ShuffleItForTest ShuffleDiabled.swift
[263/275] Compiling ShuffleItForTest ShuffleDeck+Content.swift
[264/275] Compiling ShuffleItForTest ShuffleDeck+Data.swift
[265/275] Compiling ShuffleItForTest ShuffleDeck+Gesture.swift
[266/275] Compiling ShuffleItForTest ShuffleDeck+Shuffling.swift
[267/275] Compiling ShuffleItForTest CarouselStack+Content.swift
[268/275] Compiling ShuffleItForTest CarouselStack+Data.swift
[269/275] Compiling ShuffleItForTest CarouselStack+Gesture.swift
[270/275] Compiling ShuffleItForTest CarouselStack+Sliding.swift
[271/275] Compiling ShuffleItForTest CarouselStack.swift
[272/275] Compiling ShuffleItForTest ShuffleStack+Data.swift
[273/275] Compiling ShuffleItForTest ShuffleStack+Gesture.swift
[274/275] Compiling ShuffleItForTest ShuffleStack+Shuffling.swift
[275/275] Compiling ShuffleItForTest ShuffleStack.swift
Build complete! (26.80s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "viewinspector",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.7",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nalexn/ViewInspector.git"
    }
  ],
  "manifest_display_name" : "ShuffleIt",
  "name" : "ShuffleIt",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "ShuffleIt",
      "targets" : [
        "ShuffleIt"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ShuffleStack",
      "targets" : [
        "ShuffleStack"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CarouselStack",
      "targets" : [
        "CarouselStack"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ShuffleDeck",
      "targets" : [
        "ShuffleDeck"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "UtilsForTest",
      "module_type" : "SwiftTarget",
      "name" : "UtilsForTest",
      "path" : "Sources/UtilsForTest",
      "product_dependencies" : [
        "ViewInspector"
      ],
      "sources" : [
        "Inspection.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Utils",
      "module_type" : "SwiftTarget",
      "name" : "Utils",
      "path" : "Sources/Utils",
      "product_memberships" : [
        "ShuffleIt",
        "ShuffleStack",
        "CarouselStack",
        "ShuffleDeck"
      ],
      "sources" : [
        "Extensions/RandomAccessCollection+Extension.swift",
        "PreferenceKeys/SizePreferenceKey.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ShuffleStack",
      "module_type" : "SwiftTarget",
      "name" : "ShuffleStack",
      "path" : "Sources/ShuffleStack",
      "product_memberships" : [
        "ShuffleStack"
      ],
      "sources" : [
        "EnvironmentValues/ShuffleAnimation.swift",
        "EnvironmentValues/ShuffleContext.swift",
        "EnvironmentValues/ShuffleDiabled.swift",
        "EnvironmentValues/ShuffleOffset.swift",
        "EnvironmentValues/ShufflePadding.swift",
        "EnvironmentValues/ShuffleScale.swift",
        "EnvironmentValues/ShuffleStyle.swift",
        "EnvironmentValues/ShuffleTranslation.swift",
        "EnvironmentValues/ShuffleTrigger.swift",
        "Extensions/ShuffleStack+View.swift",
        "View/ShuffleStack+Content.swift",
        "View/ShuffleStack+Data.swift",
        "View/ShuffleStack+Gesture.swift",
        "View/ShuffleStack+Shuffling.swift",
        "View/ShuffleStack.swift"
      ],
      "target_dependencies" : [
        "Utils"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ShuffleItTests",
      "module_type" : "SwiftTarget",
      "name" : "ShuffleItTests",
      "path" : "Tests/ShuffleItTests",
      "product_dependencies" : [
        "ViewInspector"
      ],
      "sources" : [
        "CarouselStack/CarouselStackGestureTests.swift",
        "CarouselStack/CarouselStackShufflingTests.swift",
        "CarouselStack/CarouselStackTests.swift",
        "ShuffleDeck/ShuffleDeckGestureTests.swift",
        "ShuffleDeck/ShuffleDeckSlidingTests.swift",
        "ShuffleDeck/ShuffleDeckTests.swift",
        "ShuffleStack/ShuffleStackGestureTests.swift",
        "ShuffleStack/ShuffleStackShufflingTests.swift",
        "ShuffleStack/ShuffleStackTests.swift",
        "Utils/BaseTestCase.swift",
        "Utils/ColorView.swift",
        "Utils/ValueSpy.swift"
      ],
      "target_dependencies" : [
        "ShuffleItForTest",
        "Utils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ShuffleItForTest",
      "module_type" : "SwiftTarget",
      "name" : "ShuffleItForTest",
      "path" : "Sources/ShuffleItForTest",
      "product_dependencies" : [
        "ViewInspector"
      ],
      "sources" : [
        "CarouselStack/EnvironmentValues/CarouselAnimation.swift",
        "CarouselStack/EnvironmentValues/CarouselContext.swift",
        "CarouselStack/EnvironmentValues/CarouselDisabled.swift",
        "CarouselStack/EnvironmentValues/CarouselPadding.swift",
        "CarouselStack/EnvironmentValues/CarouselScale.swift",
        "CarouselStack/EnvironmentValues/CarouselSpacing.swift",
        "CarouselStack/EnvironmentValues/CarouselStyle.swift",
        "CarouselStack/EnvironmentValues/CarouselTranslation.swift",
        "CarouselStack/EnvironmentValues/CarouselTrigger.swift",
        "CarouselStack/Extensions/CarouselStack+View.swift",
        "CarouselStack/View/CarouselStack+Content.swift",
        "CarouselStack/View/CarouselStack+Data.swift",
        "CarouselStack/View/CarouselStack+Gesture.swift",
        "CarouselStack/View/CarouselStack+Sliding.swift",
        "CarouselStack/View/CarouselStack.swift",
        "ShuffleDeck/EnvironmentValues/ShuffleDeckAnimation.swift",
        "ShuffleDeck/EnvironmentValues/ShuffleDeckContext.swift",
        "ShuffleDeck/EnvironmentValues/ShuffleDeckDisabled.swift",
        "ShuffleDeck/EnvironmentValues/ShuffleDeckScale.swift",
        "ShuffleDeck/EnvironmentValues/ShuffleDeckStyle.swift",
        "ShuffleDeck/EnvironmentValues/ShuffleDeckTranslation.swift",
        "ShuffleDeck/EnvironmentValues/ShuffleDeckTrigger.swift",
        "ShuffleDeck/Extensions/ShuffleDeck+View.swift",
        "ShuffleDeck/View/ShuffleDeck+Content.swift",
        "ShuffleDeck/View/ShuffleDeck+Data.swift",
        "ShuffleDeck/View/ShuffleDeck+Gesture.swift",
        "ShuffleDeck/View/ShuffleDeck+Shuffling.swift",
        "ShuffleDeck/View/ShuffleDeck.swift",
        "ShuffleStack/EnvironmentValues/ShuffleAnimation.swift",
        "ShuffleStack/EnvironmentValues/ShuffleContext.swift",
        "ShuffleStack/EnvironmentValues/ShuffleDiabled.swift",
        "ShuffleStack/EnvironmentValues/ShuffleOffset.swift",
        "ShuffleStack/EnvironmentValues/ShufflePadding.swift",
        "ShuffleStack/EnvironmentValues/ShuffleScale.swift",
        "ShuffleStack/EnvironmentValues/ShuffleStyle.swift",
        "ShuffleStack/EnvironmentValues/ShuffleTranslation.swift",
        "ShuffleStack/EnvironmentValues/ShuffleTrigger.swift",
        "ShuffleStack/Extensions/ShuffleStack+View.swift",
        "ShuffleStack/View/ShuffleStack+Content.swift",
        "ShuffleStack/View/ShuffleStack+Data.swift",
        "ShuffleStack/View/ShuffleStack+Gesture.swift",
        "ShuffleStack/View/ShuffleStack+Shuffling.swift",
        "ShuffleStack/View/ShuffleStack.swift"
      ],
      "target_dependencies" : [
        "UtilsForTest"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ShuffleIt",
      "module_type" : "SwiftTarget",
      "name" : "ShuffleIt",
      "path" : "Sources/ShuffleIt",
      "product_memberships" : [
        "ShuffleIt"
      ],
      "sources" : [
        "CarouselStack/EnvironmentValues/CarouselAnimation.swift",
        "CarouselStack/EnvironmentValues/CarouselContext.swift",
        "CarouselStack/EnvironmentValues/CarouselDisabled.swift",
        "CarouselStack/EnvironmentValues/CarouselPadding.swift",
        "CarouselStack/EnvironmentValues/CarouselScale.swift",
        "CarouselStack/EnvironmentValues/CarouselSpacing.swift",
        "CarouselStack/EnvironmentValues/CarouselStyle.swift",
        "CarouselStack/EnvironmentValues/CarouselTranslation.swift",
        "CarouselStack/EnvironmentValues/CarouselTrigger.swift",
        "CarouselStack/Extensions/CarouselStack+View.swift",
        "CarouselStack/View/CarouselStack+Content.swift",
        "CarouselStack/View/CarouselStack+Data.swift",
        "CarouselStack/View/CarouselStack+Gesture.swift",
        "CarouselStack/View/CarouselStack+Sliding.swift",
        "CarouselStack/View/CarouselStack.swift",
        "ShuffleDeck/EnvironmentValues/ShuffleDeckAnimation.swift",
        "ShuffleDeck/EnvironmentValues/ShuffleDeckContext.swift",
        "ShuffleDeck/EnvironmentValues/ShuffleDeckDisabled.swift",
        "ShuffleDeck/EnvironmentValues/ShuffleDeckScale.swift",
        "ShuffleDeck/EnvironmentValues/ShuffleDeckStyle.swift",
        "ShuffleDeck/EnvironmentValues/ShuffleDeckTranslation.swift",
        "ShuffleDeck/EnvironmentValues/ShuffleDeckTrigger.swift",
        "ShuffleDeck/Extensions/ShuffleDeck+View.swift",
        "ShuffleDeck/View/ShuffleDeck+Content.swift",
        "ShuffleDeck/View/ShuffleDeck+Data.swift",
        "ShuffleDeck/View/ShuffleDeck+Gesture.swift",
        "ShuffleDeck/View/ShuffleDeck+Shuffling.swift",
        "ShuffleDeck/View/ShuffleDeck.swift",
        "ShuffleStack/EnvironmentValues/ShuffleAnimation.swift",
        "ShuffleStack/EnvironmentValues/ShuffleContext.swift",
        "ShuffleStack/EnvironmentValues/ShuffleDiabled.swift",
        "ShuffleStack/EnvironmentValues/ShuffleOffset.swift",
        "ShuffleStack/EnvironmentValues/ShufflePadding.swift",
        "ShuffleStack/EnvironmentValues/ShuffleScale.swift",
        "ShuffleStack/EnvironmentValues/ShuffleStyle.swift",
        "ShuffleStack/EnvironmentValues/ShuffleTranslation.swift",
        "ShuffleStack/EnvironmentValues/ShuffleTrigger.swift",
        "ShuffleStack/Extensions/ShuffleStack+View.swift",
        "ShuffleStack/View/ShuffleStack+Content.swift",
        "ShuffleStack/View/ShuffleStack+Data.swift",
        "ShuffleStack/View/ShuffleStack+Gesture.swift",
        "ShuffleStack/View/ShuffleStack+Shuffling.swift",
        "ShuffleStack/View/ShuffleStack.swift"
      ],
      "target_dependencies" : [
        "Utils"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ShuffleDeck",
      "module_type" : "SwiftTarget",
      "name" : "ShuffleDeck",
      "path" : "Sources/ShuffleDeck",
      "product_memberships" : [
        "ShuffleDeck"
      ],
      "sources" : [
        "EnvironmentValues/ShuffleDeckAnimation.swift",
        "EnvironmentValues/ShuffleDeckContext.swift",
        "EnvironmentValues/ShuffleDeckDisabled.swift",
        "EnvironmentValues/ShuffleDeckScale.swift",
        "EnvironmentValues/ShuffleDeckStyle.swift",
        "EnvironmentValues/ShuffleDeckTranslation.swift",
        "EnvironmentValues/ShuffleDeckTrigger.swift",
        "Extensions/ShuffleDeck+View.swift",
        "View/ShuffleDeck+Content.swift",
        "View/ShuffleDeck+Data.swift",
        "View/ShuffleDeck+Gesture.swift",
        "View/ShuffleDeck+Shuffling.swift",
        "View/ShuffleDeck.swift"
      ],
      "target_dependencies" : [
        "Utils"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CarouselStack",
      "module_type" : "SwiftTarget",
      "name" : "CarouselStack",
      "path" : "Sources/CarouselStack",
      "product_memberships" : [
        "CarouselStack"
      ],
      "sources" : [
        "EnvironmentValues/CarouselAnimation.swift",
        "EnvironmentValues/CarouselContext.swift",
        "EnvironmentValues/CarouselDisabled.swift",
        "EnvironmentValues/CarouselPadding.swift",
        "EnvironmentValues/CarouselScale.swift",
        "EnvironmentValues/CarouselSpacing.swift",
        "EnvironmentValues/CarouselStyle.swift",
        "EnvironmentValues/CarouselTranslation.swift",
        "EnvironmentValues/CarouselTrigger.swift",
        "Extensions/CarouselStack+View.swift",
        "View/CarouselStack+Content.swift",
        "View/CarouselStack+Data.swift",
        "View/CarouselStack+Gesture.swift",
        "View/CarouselStack+Sliding.swift",
        "View/CarouselStack.swift"
      ],
      "target_dependencies" : [
        "Utils"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Done.