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

Failed to build BigUIPaging with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.23.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/notsobigcompany/BigUIPaging.git
Reference: 0.0.3
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/notsobigcompany/BigUIPaging
 * tag               0.0.3      -> FETCH_HEAD
HEAD is now at 40fa6e1 Adds pageContentBackground modifier.
Cloned https://github.com/notsobigcompany/BigUIPaging.git into spi-builder-workspace
40fa6e1683bd47b962e216c05377bfd1b8f760de
SUCCESS checkout https://github.com/notsobigcompany/BigUIPaging.git at 0.0.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.3.1.app" xcrun swift build --arch arm64
Building for debugging...
[1/25] Emitting module BigUIPaging
[2/32] Compiling BigUIPaging PageView+Environment.swift
[3/32] Compiling BigUIPaging PageView+Preferences.swift
[4/32] Compiling BigUIPaging PageView.swift
[5/32] Compiling BigUIPaging PageViewEnvironmentModifier.swift
[6/32] Compiling BigUIPaging PageViewNavigationButton.swift
[7/32] Compiling BigUIPaging View+Inspect.swift
[8/32] Compiling BigUIPaging View+Measure.swift
[9/32] Compiling BigUIPaging PageIndicator+iOS.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:94:28: error: type 'Animation?' has no member 'bouncy'
            withAnimation(.bouncy) {
                          ~^~~~~~
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:99:28: error: type 'Animation?' has no member 'smooth'
            withAnimation(.smooth(duration: 0.25)) {
                          ~^~~~~~
[10/32] Compiling BigUIPaging PageIndicator.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:94:28: error: type 'Animation?' has no member 'bouncy'
            withAnimation(.bouncy) {
                          ~^~~~~~
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:99:28: error: type 'Animation?' has no member 'smooth'
            withAnimation(.smooth(duration: 0.25)) {
                          ~^~~~~~
[11/32] Compiling BigUIPaging PlatformPageView+iOS.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:94:28: error: type 'Animation?' has no member 'bouncy'
            withAnimation(.bouncy) {
                          ~^~~~~~
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:99:28: error: type 'Animation?' has no member 'smooth'
            withAnimation(.smooth(duration: 0.25)) {
                          ~^~~~~~
[12/32] Compiling BigUIPaging PlatformPageView+macOS.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:94:28: error: type 'Animation?' has no member 'bouncy'
            withAnimation(.bouncy) {
                          ~^~~~~~
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:99:28: error: type 'Animation?' has no member 'smooth'
            withAnimation(.smooth(duration: 0.25)) {
                          ~^~~~~~
[13/32] Compiling BigUIPaging PlatformPageView.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:94:28: error: type 'Animation?' has no member 'bouncy'
            withAnimation(.bouncy) {
                          ~^~~~~~
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:99:28: error: type 'Animation?' has no member 'smooth'
            withAnimation(.smooth(duration: 0.25)) {
                          ~^~~~~~
[14/32] Compiling BigUIPaging BookPageViewStyle.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:94:28: error: type 'Animation?' has no member 'bouncy'
            withAnimation(.bouncy) {
                          ~^~~~~~
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:99:28: error: type 'Animation?' has no member 'smooth'
            withAnimation(.smooth(duration: 0.25)) {
                          ~^~~~~~
[15/32] Compiling BigUIPaging BookStackPageViewStyle.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:94:28: error: type 'Animation?' has no member 'bouncy'
            withAnimation(.bouncy) {
                          ~^~~~~~
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:99:28: error: type 'Animation?' has no member 'smooth'
            withAnimation(.smooth(duration: 0.25)) {
                          ~^~~~~~
[16/32] Compiling BigUIPaging CardDeckPageViewStyle.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:94:28: error: type 'Animation?' has no member 'bouncy'
            withAnimation(.bouncy) {
                          ~^~~~~~
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:99:28: error: type 'Animation?' has no member 'smooth'
            withAnimation(.smooth(duration: 0.25)) {
                          ~^~~~~~
[17/32] Compiling BigUIPaging HistoryStackPageViewStyle.swift
[18/32] Compiling BigUIPaging PlainPageViewStyle.swift
[19/32] Compiling BigUIPaging PlatformPageViewStyle.swift
[20/32] Compiling BigUIPaging ScrollPageViewStyle.swift
[21/32] Compiling BigUIPaging PageViewDirection.swift
[22/32] Compiling BigUIPaging PageViewNavigateAction.swift
[23/32] Compiling BigUIPaging PageViewStyle.swift
[24/32] Compiling BigUIPaging PageViewStyleConfiguration.swift
[25/32] Compiling BigUIPaging CardDeckExample.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Examples/ExampleGridToPageView.swift:133:36: error: type 'Animation?' has no member 'bouncy'
                    withAnimation(.bouncy) {
                                  ~^~~~~~
[26/32] Compiling BigUIPaging CustomPageViewExample.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Examples/ExampleGridToPageView.swift:133:36: error: type 'Animation?' has no member 'bouncy'
                    withAnimation(.bouncy) {
                                  ~^~~~~~
[27/32] Compiling BigUIPaging ExampleGridToPageView.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Examples/ExampleGridToPageView.swift:133:36: error: type 'Animation?' has no member 'bouncy'
                    withAnimation(.bouncy) {
                                  ~^~~~~~
[28/32] Compiling BigUIPaging PageIndicatorExample.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Examples/ExampleGridToPageView.swift:133:36: error: type 'Animation?' has no member 'bouncy'
                    withAnimation(.bouncy) {
                                  ~^~~~~~
[29/32] Compiling BigUIPaging PageViewBasicExample.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Examples/ExampleGridToPageView.swift:133:36: error: type 'Animation?' has no member 'bouncy'
                    withAnimation(.bouncy) {
                                  ~^~~~~~
[30/32] Compiling BigUIPaging PageViewForEachExample.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Examples/ExampleGridToPageView.swift:133:36: error: type 'Animation?' has no member 'bouncy'
                    withAnimation(.bouncy) {
                                  ~^~~~~~
[31/32] Compiling BigUIPaging PageViewNavigationStackExample.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Examples/ExampleGridToPageView.swift:133:36: error: type 'Animation?' has no member 'bouncy'
                    withAnimation(.bouncy) {
                                  ~^~~~~~
[32/32] Compiling BigUIPaging PageIndicator+Environment.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Examples/ExampleGridToPageView.swift:133:36: error: type 'Animation?' has no member 'bouncy'
                    withAnimation(.bouncy) {
                                  ~^~~~~~
ShellOut encountered an error
Status code: 1
Message: ""
Output: "Building for debugging...
[1/25] Emitting module BigUIPaging
[2/32] Compiling BigUIPaging PageView+Environment.swift
[3/32] Compiling BigUIPaging PageView+Preferences.swift
[4/32] Compiling BigUIPaging PageView.swift
[5/32] Compiling BigUIPaging PageViewEnvironmentModifier.swift
[6/32] Compiling BigUIPaging PageViewNavigationButton.swift
[7/32] Compiling BigUIPaging View+Inspect.swift
[8/32] Compiling BigUIPaging View+Measure.swift
[9/32] Compiling BigUIPaging PageIndicator+iOS.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:94:28: error: type 'Animation?' has no member 'bouncy'
            withAnimation(.bouncy) {
                          ~^~~~~~
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:99:28: error: type 'Animation?' has no member 'smooth'
            withAnimation(.smooth(duration: 0.25)) {
                          ~^~~~~~
[10/32] Compiling BigUIPaging PageIndicator.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:94:28: error: type 'Animation?' has no member 'bouncy'
            withAnimation(.bouncy) {
                          ~^~~~~~
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:99:28: error: type 'Animation?' has no member 'smooth'
            withAnimation(.smooth(duration: 0.25)) {
                          ~^~~~~~
[11/32] Compiling BigUIPaging PlatformPageView+iOS.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:94:28: error: type 'Animation?' has no member 'bouncy'
            withAnimation(.bouncy) {
                          ~^~~~~~
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:99:28: error: type 'Animation?' has no member 'smooth'
            withAnimation(.smooth(duration: 0.25)) {
                          ~^~~~~~
[12/32] Compiling BigUIPaging PlatformPageView+macOS.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:94:28: error: type 'Animation?' has no member 'bouncy'
            withAnimation(.bouncy) {
                          ~^~~~~~
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:99:28: error: type 'Animation?' has no member 'smooth'
            withAnimation(.smooth(duration: 0.25)) {
                          ~^~~~~~
[13/32] Compiling BigUIPaging PlatformPageView.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:94:28: error: type 'Animation?' has no member 'bouncy'
            withAnimation(.bouncy) {
                          ~^~~~~~
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:99:28: error: type 'Animation?' has no member 'smooth'
            withAnimation(.smooth(duration: 0.25)) {
                          ~^~~~~~
[14/32] Compiling BigUIPaging BookPageViewStyle.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:94:28: error: type 'Animation?' has no member 'bouncy'
            withAnimation(.bouncy) {
                          ~^~~~~~
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:99:28: error: type 'Animation?' has no member 'smooth'
            withAnimation(.smooth(duration: 0.25)) {
                          ~^~~~~~
[15/32] Compiling BigUIPaging BookStackPageViewStyle.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:94:28: error: type 'Animation?' has no member 'bouncy'
            withAnimation(.bouncy) {
                          ~^~~~~~
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:99:28: error: type 'Animation?' has no member 'smooth'
            withAnimation(.smooth(duration: 0.25)) {
                          ~^~~~~~
[16/32] Compiling BigUIPaging CardDeckPageViewStyle.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:94:28: error: type 'Animation?' has no member 'bouncy'
            withAnimation(.bouncy) {
                          ~^~~~~~
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:99:28: error: type 'Animation?' has no member 'smooth'
            withAnimation(.smooth(duration: 0.25)) {
                          ~^~~~~~
[17/32] Compiling BigUIPaging HistoryStackPageViewStyle.swift
[18/32] Compiling BigUIPaging PlainPageViewStyle.swift
[19/32] Compiling BigUIPaging PlatformPageViewStyle.swift
[20/32] Compiling BigUIPaging ScrollPageViewStyle.swift
[21/32] Compiling BigUIPaging PageViewDirection.swift
[22/32] Compiling BigUIPaging PageViewNavigateAction.swift
[23/32] Compiling BigUIPaging PageViewStyle.swift
[24/32] Compiling BigUIPaging PageViewStyleConfiguration.swift
[25/32] Compiling BigUIPaging CardDeckExample.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Examples/ExampleGridToPageView.swift:133:36: error: type 'Animation?' has no member 'bouncy'
                    withAnimation(.bouncy) {
                                  ~^~~~~~
[26/32] Compiling BigUIPaging CustomPageViewExample.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Examples/ExampleGridToPageView.swift:133:36: error: type 'Animation?' has no member 'bouncy'
                    withAnimation(.bouncy) {
                                  ~^~~~~~
[27/32] Compiling BigUIPaging ExampleGridToPageView.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Examples/ExampleGridToPageView.swift:133:36: error: type 'Animation?' has no member 'bouncy'
                    withAnimation(.bouncy) {
                                  ~^~~~~~
[28/32] Compiling BigUIPaging PageIndicatorExample.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Examples/ExampleGridToPageView.swift:133:36: error: type 'Animation?' has no member 'bouncy'
                    withAnimation(.bouncy) {
                                  ~^~~~~~
[29/32] Compiling BigUIPaging PageViewBasicExample.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Examples/ExampleGridToPageView.swift:133:36: error: type 'Animation?' has no member 'bouncy'
                    withAnimation(.bouncy) {
                                  ~^~~~~~
[30/32] Compiling BigUIPaging PageViewForEachExample.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Examples/ExampleGridToPageView.swift:133:36: error: type 'Animation?' has no member 'bouncy'
                    withAnimation(.bouncy) {
                                  ~^~~~~~
[31/32] Compiling BigUIPaging PageViewNavigationStackExample.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Examples/ExampleGridToPageView.swift:133:36: error: type 'Animation?' has no member 'bouncy'
                    withAnimation(.bouncy) {
                                  ~^~~~~~
[32/32] Compiling BigUIPaging PageIndicator+Environment.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Examples/ExampleGridToPageView.swift:133:36: error: type 'Animation?' has no member 'bouncy'
                    withAnimation(.bouncy) {
                                  ~^~~~~~"
Retrying in 0.0 seconds ...
Building ... (attempt 2)
[0/1] Planning build
Building for debugging...
[1/13] Compiling BigUIPaging PageViewBasicExample.swift
[2/13] Compiling BigUIPaging PageViewForEachExample.swift
[3/13] Compiling BigUIPaging PageViewNavigationStackExample.swift
[4/13] Compiling BigUIPaging PageIndicator+Environment.swift
[5/13] Compiling BigUIPaging CardDeckExample.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Examples/ExampleGridToPageView.swift:133:36: error: type 'Animation?' has no member 'bouncy'
                    withAnimation(.bouncy) {
                                  ~^~~~~~
[6/13] Compiling BigUIPaging CustomPageViewExample.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Examples/ExampleGridToPageView.swift:133:36: error: type 'Animation?' has no member 'bouncy'
                    withAnimation(.bouncy) {
                                  ~^~~~~~
[7/13] Compiling BigUIPaging ExampleGridToPageView.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Examples/ExampleGridToPageView.swift:133:36: error: type 'Animation?' has no member 'bouncy'
                    withAnimation(.bouncy) {
                                  ~^~~~~~
[8/13] Compiling BigUIPaging PageIndicatorExample.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Examples/ExampleGridToPageView.swift:133:36: error: type 'Animation?' has no member 'bouncy'
                    withAnimation(.bouncy) {
                                  ~^~~~~~
[9/20] Emitting module BigUIPaging
[10/20] Compiling BigUIPaging PageIndicator+iOS.swift
[11/20] Compiling BigUIPaging PageIndicator.swift
[12/20] Compiling BigUIPaging PlatformPageView+iOS.swift
[13/20] Compiling BigUIPaging PlatformPageView+macOS.swift
[14/26] Compiling BigUIPaging HistoryStackPageViewStyle.swift
[15/26] Compiling BigUIPaging PlainPageViewStyle.swift
[16/26] Compiling BigUIPaging PlatformPageViewStyle.swift
[17/29] Compiling BigUIPaging PlatformPageView.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:94:28: error: type 'Animation?' has no member 'bouncy'
            withAnimation(.bouncy) {
                          ~^~~~~~
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:99:28: error: type 'Animation?' has no member 'smooth'
            withAnimation(.smooth(duration: 0.25)) {
                          ~^~~~~~
[18/29] Compiling BigUIPaging BookPageViewStyle.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:94:28: error: type 'Animation?' has no member 'bouncy'
            withAnimation(.bouncy) {
                          ~^~~~~~
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:99:28: error: type 'Animation?' has no member 'smooth'
            withAnimation(.smooth(duration: 0.25)) {
                          ~^~~~~~
[19/29] Compiling BigUIPaging BookStackPageViewStyle.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:94:28: error: type 'Animation?' has no member 'bouncy'
            withAnimation(.bouncy) {
                          ~^~~~~~
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:99:28: error: type 'Animation?' has no member 'smooth'
            withAnimation(.smooth(duration: 0.25)) {
                          ~^~~~~~
[20/29] Compiling BigUIPaging CardDeckPageViewStyle.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:94:28: error: type 'Animation?' has no member 'bouncy'
            withAnimation(.bouncy) {
                          ~^~~~~~
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:99:28: error: type 'Animation?' has no member 'smooth'
            withAnimation(.smooth(duration: 0.25)) {
                          ~^~~~~~
[21/29] Compiling BigUIPaging ScrollPageViewStyle.swift
[22/29] Compiling BigUIPaging PageViewStyle.swift
[23/29] Compiling BigUIPaging PageViewStyleConfiguration.swift
[24/29] Compiling BigUIPaging PageView+Environment.swift
[25/29] Compiling BigUIPaging PageView.swift
[26/29] Compiling BigUIPaging PageViewEnvironmentModifier.swift
[27/29] Compiling BigUIPaging PageViewNavigationButton.swift
[28/29] Compiling BigUIPaging View+Inspect.swift
[29/29] Compiling BigUIPaging View+Measure.swift
ShellOut encountered an error
Status code: 1
Message: ""
Output: "[0/1] Planning build
Building for debugging...
[1/13] Compiling BigUIPaging PageViewBasicExample.swift
[2/13] Compiling BigUIPaging PageViewForEachExample.swift
[3/13] Compiling BigUIPaging PageViewNavigationStackExample.swift
[4/13] Compiling BigUIPaging PageIndicator+Environment.swift
[5/13] Compiling BigUIPaging CardDeckExample.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Examples/ExampleGridToPageView.swift:133:36: error: type 'Animation?' has no member 'bouncy'
                    withAnimation(.bouncy) {
                                  ~^~~~~~
[6/13] Compiling BigUIPaging CustomPageViewExample.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Examples/ExampleGridToPageView.swift:133:36: error: type 'Animation?' has no member 'bouncy'
                    withAnimation(.bouncy) {
                                  ~^~~~~~
[7/13] Compiling BigUIPaging ExampleGridToPageView.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Examples/ExampleGridToPageView.swift:133:36: error: type 'Animation?' has no member 'bouncy'
                    withAnimation(.bouncy) {
                                  ~^~~~~~
[8/13] Compiling BigUIPaging PageIndicatorExample.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Examples/ExampleGridToPageView.swift:133:36: error: type 'Animation?' has no member 'bouncy'
                    withAnimation(.bouncy) {
                                  ~^~~~~~
[9/20] Emitting module BigUIPaging
[10/20] Compiling BigUIPaging PageIndicator+iOS.swift
[11/20] Compiling BigUIPaging PageIndicator.swift
[12/20] Compiling BigUIPaging PlatformPageView+iOS.swift
[13/20] Compiling BigUIPaging PlatformPageView+macOS.swift
[14/26] Compiling BigUIPaging HistoryStackPageViewStyle.swift
[15/26] Compiling BigUIPaging PlainPageViewStyle.swift
[16/26] Compiling BigUIPaging PlatformPageViewStyle.swift
[17/29] Compiling BigUIPaging PlatformPageView.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:94:28: error: type 'Animation?' has no member 'bouncy'
            withAnimation(.bouncy) {
                          ~^~~~~~
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:99:28: error: type 'Animation?' has no member 'smooth'
            withAnimation(.smooth(duration: 0.25)) {
                          ~^~~~~~
[18/29] Compiling BigUIPaging BookPageViewStyle.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:94:28: error: type 'Animation?' has no member 'bouncy'
            withAnimation(.bouncy) {
                          ~^~~~~~
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:99:28: error: type 'Animation?' has no member 'smooth'
            withAnimation(.smooth(duration: 0.25)) {
                          ~^~~~~~
[19/29] Compiling BigUIPaging BookStackPageViewStyle.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:94:28: error: type 'Animation?' has no member 'bouncy'
            withAnimation(.bouncy) {
                          ~^~~~~~
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:99:28: error: type 'Animation?' has no member 'smooth'
            withAnimation(.smooth(duration: 0.25)) {
                          ~^~~~~~
[20/29] Compiling BigUIPaging CardDeckPageViewStyle.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:94:28: error: type 'Animation?' has no member 'bouncy'
            withAnimation(.bouncy) {
                          ~^~~~~~
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:99:28: error: type 'Animation?' has no member 'smooth'
            withAnimation(.smooth(duration: 0.25)) {
                          ~^~~~~~
[21/29] Compiling BigUIPaging ScrollPageViewStyle.swift
[22/29] Compiling BigUIPaging PageViewStyle.swift
[23/29] Compiling BigUIPaging PageViewStyleConfiguration.swift
[24/29] Compiling BigUIPaging PageView+Environment.swift
[25/29] Compiling BigUIPaging PageView.swift
[26/29] Compiling BigUIPaging PageViewEnvironmentModifier.swift
[27/29] Compiling BigUIPaging PageViewNavigationButton.swift
[28/29] Compiling BigUIPaging View+Inspect.swift
[29/29] Compiling BigUIPaging View+Measure.swift"
BUILD FAILURE 5.8 macosSpm