The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Wave, reference main (27b7e1), with Swift 6.1 for iOS using Xcode 16.3 on 28 Apr 2025 21:34:10 UTC.

Swift 6 data race errors: 8

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Wave -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jtrivedi/Wave.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jtrivedi/Wave
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 27b7e1d Merge pull request #27 from jtrivedi/janum/immediate-model-updates
Cloned https://github.com/jtrivedi/Wave.git
Revision (git rev-parse @):
27b7e1d2d42b8a4f56d9e84213910b0441c8b810
SUCCESS checkout https://github.com/jtrivedi/Wave.git at main
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/jtrivedi/Wave.git
https://github.com/jtrivedi/Wave.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Wave",
  "name" : "Wave",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.12"
    }
  ],
  "products" : [
    {
      "name" : "Wave",
      "targets" : [
        "Wave"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WaveTests",
      "module_type" : "SwiftTarget",
      "name" : "WaveTests",
      "path" : "Tests/WaveTests",
      "sources" : [
        "AnimatableCALayerPropertyTests.swift",
        "AnimatableUIViewPropertyTests.swift",
        "SpringTests.swift",
        "TestUtilities.swift"
      ],
      "target_dependencies" : [
        "Wave"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Wave",
      "module_type" : "SwiftTarget",
      "name" : "Wave",
      "path" : "Sources/Wave",
      "product_memberships" : [
        "Wave"
      ],
      "sources" : [
        "AnimatableCALayerProperties.swift",
        "AnimatableUIViewProperties.swift",
        "AnimationMode.swift",
        "AnimatorState.swift",
        "Extensions/CGFloat+Extensions.swift",
        "Extensions/CGPoint+Extensions.swift",
        "Extensions/CGRect+Extensions.swift",
        "Extensions/CGSize+Extensions.swift",
        "Extensions/Color+Extensions.swift",
        "Internal/AnimationController.swift",
        "Internal/AnimatorProviding.swift",
        "Internal/CALayer+LayerAnimator.swift",
        "Internal/DisplayLinkProviding.swift",
        "Internal/LayerAnimator+Implementation.swift",
        "Internal/SpringInterpolatable.swift",
        "Internal/UIView+ViewAnimator.swift",
        "Internal/ViewAnimator+Implementation.swift",
        "Spring.swift",
        "SpringAnimator.swift",
        "UIMathUtilities.swift",
        "Wave.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  Wave: /Users/admin/builder/spi-builder-workspace
resolved source packages: Wave
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Wave",
  "name" : "Wave",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.12"
    }
  ],
  "products" : [
    {
      "name" : "Wave",
      "targets" : [
        "Wave"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WaveTests",
      "module_type" : "SwiftTarget",
      "name" : "WaveTests",
      "path" : "Tests/WaveTests",
      "sources" : [
        "AnimatableCALayerPropertyTests.swift",
        "AnimatableUIViewPropertyTests.swift",
        "SpringTests.swift",
        "TestUtilities.swift"
      ],
      "target_dependencies" : [
        "Wave"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Wave",
      "module_type" : "SwiftTarget",
      "name" : "Wave",
      "path" : "Sources/Wave",
      "product_memberships" : [
        "Wave"
      ],
      "sources" : [
        "AnimatableCALayerProperties.swift",
        "AnimatableUIViewProperties.swift",
        "AnimationMode.swift",
        "AnimatorState.swift",
        "Extensions/CGFloat+Extensions.swift",
        "Extensions/CGPoint+Extensions.swift",
        "Extensions/CGRect+Extensions.swift",
        "Extensions/CGSize+Extensions.swift",
        "Extensions/Color+Extensions.swift",
        "Internal/AnimationController.swift",
        "Internal/AnimatorProviding.swift",
        "Internal/CALayer+LayerAnimator.swift",
        "Internal/DisplayLinkProviding.swift",
        "Internal/LayerAnimator+Implementation.swift",
        "Internal/SpringInterpolatable.swift",
        "Internal/UIView+ViewAnimator.swift",
        "Internal/ViewAnimator+Implementation.swift",
        "Spring.swift",
        "SpringAnimator.swift",
        "UIMathUtilities.swift",
        "Wave.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Wave"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Wave -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Wave -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
  Wave: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'Wave' in project 'Wave'
        ➜ Explicit dependency on target 'Wave' in project 'Wave'
    Target 'Wave' in project 'Wave' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 0bf949db80bc49dedd148a698f5b2351
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0bf949db80bc49dedd148a698f5b2351.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Wave.modulemap (in target 'Wave' from project 'Wave')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Wave.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Wave.DependencyStaticMetadataFileList (in target 'Wave' from project 'Wave')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Wave.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Wave.DependencyMetadataFileList (in target 'Wave' from project 'Wave')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Wave.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Objects-normal/arm64/Wave.SwiftFileList (in target 'Wave' from project 'Wave')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Objects-normal/arm64/Wave.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Objects-normal/arm64/Wave_const_extract_protocols.json (in target 'Wave' from project 'Wave')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Objects-normal/arm64/Wave_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Objects-normal/arm64/Wave.LinkFileList (in target 'Wave' from project 'Wave')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Objects-normal/arm64/Wave.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Objects-normal/arm64/Wave-OutputFileMap.json (in target 'Wave' from project 'Wave')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Objects-normal/arm64/Wave-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Objects-normal/arm64/Wave.SwiftConstValuesFileList (in target 'Wave' from project 'Wave')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Objects-normal/arm64/Wave.SwiftConstValuesFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Wave.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Wave.modulemap (in target 'Wave' from project 'Wave')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Wave.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
SwiftDriver Wave normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Wave' from project 'Wave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Wave -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Objects-normal/arm64/Wave.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Objects-normal/arm64/Wave-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Objects-normal/arm64/Wave.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Objects-normal/arm64/Wave_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Objects-normal/arm64/Wave-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ CALayer+LayerAnimator.swift,\ DisplayLinkProviding.swift /Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/CALayer+LayerAnimator.swift /Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/DisplayLinkProviding.swift (in target 'Wave' from project 'Wave')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/CALayer+LayerAnimator.swift (in target 'Wave' from project 'Wave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/CALayer+LayerAnimator.swift:12:13: warning: var 'LayerAnimatorAssociatedObjectHandle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private var LayerAnimatorAssociatedObjectHandle: UInt8 = 1 << 4
            ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/CALayer+LayerAnimator.swift:12:13: note: convert 'LayerAnimatorAssociatedObjectHandle' to a 'let' constant to make 'Sendable' shared state immutable
private var LayerAnimatorAssociatedObjectHandle: UInt8 = 1 << 4
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/CALayer+LayerAnimator.swift:12:13: note: add '@MainActor' to make var 'LayerAnimatorAssociatedObjectHandle' part of global actor 'MainActor'
private var LayerAnimatorAssociatedObjectHandle: UInt8 = 1 << 4
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/CALayer+LayerAnimator.swift:12:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private var LayerAnimatorAssociatedObjectHandle: UInt8 = 1 << 4
            ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/CALayer+LayerAnimator.swift:13:13: warning: var 'LayerAnimationsAssociatedObjectHandle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private var LayerAnimationsAssociatedObjectHandle: UInt8 = 1 << 5
            ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/CALayer+LayerAnimator.swift:13:13: note: convert 'LayerAnimationsAssociatedObjectHandle' to a 'let' constant to make 'Sendable' shared state immutable
private var LayerAnimationsAssociatedObjectHandle: UInt8 = 1 << 5
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/CALayer+LayerAnimator.swift:13:13: note: add '@MainActor' to make var 'LayerAnimationsAssociatedObjectHandle' part of global actor 'MainActor'
private var LayerAnimationsAssociatedObjectHandle: UInt8 = 1 << 5
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/CALayer+LayerAnimator.swift:13:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private var LayerAnimationsAssociatedObjectHandle: UInt8 = 1 << 5
            ^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/DisplayLinkProviding.swift (in target 'Wave' from project 'Wave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/DisplayLinkProviding.swift:36:62: warning: main actor-isolated property 'maximumFramesPerSecond' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            let maximumFramesPerSecond = Float(UIScreen.main.maximumFramesPerSecond)
                                                             ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:87:32: note: property declared here
@property (readonly) NSInteger maximumFramesPerSecond  API_AVAILABLE(ios(10.3)) API_UNAVAILABLE(watchos); // The maximumFramesPerSecond this screen is capable of
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/DisplayLinkProviding.swift:31:10: note: add '@MainActor' to make instance method 'start()' part of global actor 'MainActor'
    func start() {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/DisplayLinkProviding.swift:36:57: warning: main actor-isolated class property 'main' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            let maximumFramesPerSecond = Float(UIScreen.main.maximumFramesPerSecond)
                                                        ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:57:49: note: class property declared here
@property(class, nonatomic, readonly) UIScreen *mainScreen API_DEPRECATED("Use a UIScreen instance found through context instead: i.e, view.window.windowScene.screen", ios(2.0, API_TO_BE_DEPRECATED), visionos(1.0, API_TO_BE_DEPRECATED)) API_UNAVAILABLE(watchos); // the device's internal screen
                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/DisplayLinkProviding.swift:31:10: note: add '@MainActor' to make instance method 'start()' part of global actor 'MainActor'
    func start() {
         ^
    @MainActor
SwiftCompile normal arm64 Compiling\ AnimationController.swift,\ AnimatorProviding.swift /Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/AnimationController.swift /Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/AnimatorProviding.swift (in target 'Wave' from project 'Wave')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/AnimationController.swift (in target 'Wave' from project 'Wave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/AnimationController.swift:22:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'AnimationController' may have shared mutable state; this is an error in the Swift 6 language mode
    static let shared = AnimationController()
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/AnimationController.swift:20:16: note: class 'AnimationController' does not conform to the 'Sendable' protocol
internal class AnimationController {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/AnimationController.swift:22:16: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    static let shared = AnimationController()
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/AnimationController.swift:22:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let shared = AnimationController()
               ^
    nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/AnimatorProviding.swift (in target 'Wave' from project 'Wave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ CGPoint+Extensions.swift,\ CGRect+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Wave/Extensions/CGPoint+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Wave/Extensions/CGRect+Extensions.swift (in target 'Wave' from project 'Wave')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Wave/Extensions/CGPoint+Extensions.swift (in target 'Wave' from project 'Wave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Wave/Extensions/CGRect+Extensions.swift (in target 'Wave' from project 'Wave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ AnimatorState.swift,\ CGFloat+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Wave/AnimatorState.swift /Users/admin/builder/spi-builder-workspace/Sources/Wave/Extensions/CGFloat+Extensions.swift (in target 'Wave' from project 'Wave')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Wave/AnimatorState.swift (in target 'Wave' from project 'Wave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Wave/Extensions/CGFloat+Extensions.swift (in target 'Wave' from project 'Wave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Wave/Extensions/CGFloat+Extensions.swift:25:35: warning: main actor-isolated property 'scale' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        let scale = UIScreen.main.scale
                                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:60:39: note: property declared here
@property(nonatomic,readonly) CGFloat scale API_AVAILABLE(ios(4.0));
                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Extensions/CGFloat+Extensions.swift:25:30: warning: main actor-isolated class property 'main' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        let scale = UIScreen.main.scale
                             ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:57:49: note: class property declared here
@property(class, nonatomic, readonly) UIScreen *mainScreen API_DEPRECATED("Use a UIScreen instance found through context instead: i.e, view.window.windowScene.screen", ios(2.0, API_TO_BE_DEPRECATED), visionos(1.0, API_TO_BE_DEPRECATED)) API_UNAVAILABLE(watchos); // the device's internal screen
                                                ^
SwiftCompile normal arm64 Compiling\ UIView+ViewAnimator.swift,\ ViewAnimator+Implementation.swift /Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/UIView+ViewAnimator.swift /Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift (in target 'Wave' from project 'Wave')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/UIView+ViewAnimator.swift (in target 'Wave' from project 'Wave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/UIView+ViewAnimator.swift:11:13: warning: var 'ViewAnimatorAssociatedObjectHandle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private var ViewAnimatorAssociatedObjectHandle: UInt8 = 1 << 4
            ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/UIView+ViewAnimator.swift:11:13: note: convert 'ViewAnimatorAssociatedObjectHandle' to a 'let' constant to make 'Sendable' shared state immutable
private var ViewAnimatorAssociatedObjectHandle: UInt8 = 1 << 4
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/UIView+ViewAnimator.swift:11:13: note: add '@MainActor' to make var 'ViewAnimatorAssociatedObjectHandle' part of global actor 'MainActor'
private var ViewAnimatorAssociatedObjectHandle: UInt8 = 1 << 4
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/UIView+ViewAnimator.swift:11:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private var ViewAnimatorAssociatedObjectHandle: UInt8 = 1 << 4
            ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/UIView+ViewAnimator.swift:12:13: warning: var 'ViewAnimationsAssociatedObjectHandle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private var ViewAnimationsAssociatedObjectHandle: UInt8 = 1 << 5
            ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/UIView+ViewAnimator.swift:12:13: note: convert 'ViewAnimationsAssociatedObjectHandle' to a 'let' constant to make 'Sendable' shared state immutable
private var ViewAnimationsAssociatedObjectHandle: UInt8 = 1 << 5
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/UIView+ViewAnimator.swift:12:13: note: add '@MainActor' to make var 'ViewAnimationsAssociatedObjectHandle' part of global actor 'MainActor'
private var ViewAnimationsAssociatedObjectHandle: UInt8 = 1 << 5
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/UIView+ViewAnimator.swift:12:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private var ViewAnimationsAssociatedObjectHandle: UInt8 = 1 << 5
            ^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift (in target 'Wave' from project 'Wave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:33:33: warning: main actor-isolated property 'animator' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            CGRect(origin: view.animator.boundsOrigin, size: view.animator.boundsSize)
                                ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/AnimatableUIViewProperties.swift:27:9: note: property declared here
    var animator: ViewAnimator {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:33:67: warning: main actor-isolated property 'animator' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            CGRect(origin: view.animator.boundsOrigin, size: view.animator.boundsSize)
                                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/AnimatableUIViewProperties.swift:27:9: note: property declared here
    var animator: ViewAnimator {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:50:38: warning: main actor-isolated property 'animator' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            CGRect(aroundPoint: view.animator.center, size: view.animator.boundsSize)
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/AnimatableUIViewProperties.swift:27:9: note: property declared here
    var animator: ViewAnimator {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:50:66: warning: main actor-isolated property 'animator' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            CGRect(aroundPoint: view.animator.center, size: view.animator.boundsSize)
                                                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/AnimatableUIViewProperties.swift:27:9: note: property declared here
    var animator: ViewAnimator {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:67:18: warning: main actor-isolated property 'animator' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            view.animator.frame.origin
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/AnimatableUIViewProperties.swift:27:9: note: property declared here
    var animator: ViewAnimator {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:81:51: warning: main actor-isolated property 'center' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
            runningCenterAnimator?.target ?? view.center
                                                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:189:40: note: property declared here
@property(nonatomic) CGPoint           center;      // center is center of frame, relative to anchorPoint. animatable
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:90:31: warning: main actor-isolated property 'animator' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                    self.view.animator.center = newValue
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/AnimatableUIViewProperties.swift:27:9: note: property declared here
    var animator: ViewAnimator {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:95:37: warning: main actor-isolated property 'center' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            let initialValue = view.center
                                    ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:189:40: note: property declared here
@property(nonatomic) CGPoint           center;      // center is center of frame, relative to anchorPoint. animatable
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:112:28: warning: main actor-isolated property 'center' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
                self?.view.center = value
                           ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:189:40: note: mutation of this property is only permitted within the actor
@property(nonatomic) CGPoint           center;      // center is center of frame, relative to anchorPoint. animatable
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:119:32: warning: main actor-isolated property 'animators' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
                    self?.view.animators.removeValue(forKey: animationType)
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/UIView+ViewAnimator.swift:43:9: note: mutation of this property is only permitted within the actor
    var animators: [ViewAnimator.AnimatableProperty: AnimatorProviding] {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:132:57: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
            runningBoundsOriginAnimator?.target ?? view.bounds.origin
                                                        ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:188:40: note: property declared here
@property(nonatomic) CGRect            bounds;      // default bounds is zero origin, frame size. animatable
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:141:31: warning: main actor-isolated property 'animator' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                    self.view.animator.bounds.origin = newValue
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/AnimatableUIViewProperties.swift:27:9: note: property declared here
    var animator: ViewAnimator {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:146:37: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            let initialValue = view.bounds.origin
                                    ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:188:40: note: property declared here
@property(nonatomic) CGRect            bounds;      // default bounds is zero origin, frame size. animatable
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:159:28: warning: main actor-isolated property 'bounds' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
                self?.view.bounds.origin = boundsOrigin
                           ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:188:40: note: mutation of this property is only permitted within the actor
@property(nonatomic) CGRect            bounds;      // default bounds is zero origin, frame size. animatable
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:166:32: warning: main actor-isolated property 'animators' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
                    self?.view.animators.removeValue(forKey: animationType)
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/UIView+ViewAnimator.swift:43:9: note: mutation of this property is only permitted within the actor
    var animators: [ViewAnimator.AnimatableProperty: AnimatorProviding] {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:179:55: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
            runningBoundsSizeAnimator?.target ?? view.bounds.size
                                                      ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:188:40: note: property declared here
@property(nonatomic) CGRect            bounds;      // default bounds is zero origin, frame size. animatable
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:188:31: warning: main actor-isolated property 'animator' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                    self.view.animator.bounds.size = newValue
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/AnimatableUIViewProperties.swift:27:9: note: property declared here
    var animator: ViewAnimator {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:193:37: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            let initialValue = view.bounds.size
                                    ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:188:40: note: property declared here
@property(nonatomic) CGRect            bounds;      // default bounds is zero origin, frame size. animatable
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:207:33: warning: main actor-isolated property 'bounds' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
                strongSelf.view.bounds = CGRect(origin: strongSelf.view.bounds.origin, size: size)
                                ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:188:40: note: mutation of this property is only permitted within the actor
@property(nonatomic) CGRect            bounds;      // default bounds is zero origin, frame size. animatable
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:207:73: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                strongSelf.view.bounds = CGRect(origin: strongSelf.view.bounds.origin, size: size)
                                                                        ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:188:40: note: property declared here
@property(nonatomic) CGRect            bounds;      // default bounds is zero origin, frame size. animatable
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:214:32: warning: main actor-isolated property 'animators' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
                    self?.view.animators.removeValue(forKey: animationType)
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/UIView+ViewAnimator.swift:43:9: note: mutation of this property is only permitted within the actor
    var animators: [ViewAnimator.AnimatableProperty: AnimatorProviding] {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:230:29: warning: main actor-isolated property 'backgroundColor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                return view.backgroundColor ?? .clear
                            ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:303:66: note: property declared here
@property(nullable, nonatomic,copy)            UIColor          *backgroundColor UI_APPEARANCE_SELECTOR; // default is nil. Can be useful with the appearance proxy on custom UIView subclasses.
                                                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:240:31: warning: main actor-isolated property 'animator' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                    self.view.animator.backgroundColor = newValue
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/AnimatableUIViewProperties.swift:27:9: note: property declared here
    var animator: ViewAnimator {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:246:37: warning: main actor-isolated property 'backgroundColor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            let initialValue = view.backgroundColor ?? .clear
                                    ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:303:66: note: property declared here
@property(nullable, nonatomic,copy)            UIColor          *backgroundColor UI_APPEARANCE_SELECTOR; // default is nil. Can be useful with the appearance proxy on custom UIView subclasses.
                                                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:271:28: warning: main actor-isolated property 'backgroundColor' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
                self?.view.backgroundColor = components.uiColor
                           ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:303:66: note: mutation of this property is only permitted within the actor
@property(nullable, nonatomic,copy)            UIColor          *backgroundColor UI_APPEARANCE_SELECTOR; // default is nil. Can be useful with the appearance proxy on custom UIView subclasses.
                                                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:278:32: warning: main actor-isolated property 'animators' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
                    self?.view.animators.removeValue(forKey: animationType)
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/UIView+ViewAnimator.swift:43:9: note: mutation of this property is only permitted within the actor
    var animators: [ViewAnimator.AnimatableProperty: AnimatorProviding] {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:291:18: warning: main actor-isolated property 'layer' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            view.layer.animator.opacity
                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:154:64: note: property declared here
@property(nonatomic,readonly,strong)                 CALayer  *layer;              // returns view's layer. Will always return a non-nil value. view is layer's delegate
                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:294:18: warning: main actor-isolated property 'layer' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            view.layer.animator.opacity = newValue
                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:154:64: note: property declared here
@property(nonatomic,readonly,strong)                 CALayer  *layer;              // returns view's layer. Will always return a non-nil value. view is layer's delegate
                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:300:18: warning: main actor-isolated property 'layer' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            view.layer.animator.cornerRadius
                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:154:64: note: property declared here
@property(nonatomic,readonly,strong)                 CALayer  *layer;              // returns view's layer. Will always return a non-nil value. view is layer's delegate
                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:303:18: warning: main actor-isolated property 'layer' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            view.layer.animator.cornerRadius = newValue
                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:154:64: note: property declared here
@property(nonatomic,readonly,strong)                 CALayer  *layer;              // returns view's layer. Will always return a non-nil value. view is layer's delegate
                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:309:35: warning: main actor-isolated property 'layer' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            UIColor(cgColor: view.layer.animator.borderColor)
                                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:154:64: note: property declared here
@property(nonatomic,readonly,strong)                 CALayer  *layer;              // returns view's layer. Will always return a non-nil value. view is layer's delegate
                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:312:18: warning: main actor-isolated property 'layer' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            view.layer.animator.borderColor = newValue.cgColor
                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:154:64: note: property declared here
@property(nonatomic,readonly,strong)                 CALayer  *layer;              // returns view's layer. Will always return a non-nil value. view is layer's delegate
                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:318:18: warning: main actor-isolated property 'layer' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            view.layer.animator.borderWidth
                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:154:64: note: property declared here
@property(nonatomic,readonly,strong)                 CALayer  *layer;              // returns view's layer. Will always return a non-nil value. view is layer's delegate
                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:321:18: warning: main actor-isolated property 'layer' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            view.layer.animator.borderWidth = newValue
                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:154:64: note: property declared here
@property(nonatomic,readonly,strong)                 CALayer  *layer;              // returns view's layer. Will always return a non-nil value. view is layer's delegate
                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:327:35: warning: main actor-isolated property 'layer' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            UIColor(cgColor: view.layer.animator.shadowColor)
                                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:154:64: note: property declared here
@property(nonatomic,readonly,strong)                 CALayer  *layer;              // returns view's layer. Will always return a non-nil value. view is layer's delegate
                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:330:18: warning: main actor-isolated property 'layer' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            view.layer.animator.shadowColor = newValue.cgColor
                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:154:64: note: property declared here
@property(nonatomic,readonly,strong)                 CALayer  *layer;              // returns view's layer. Will always return a non-nil value. view is layer's delegate
                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:336:18: warning: main actor-isolated property 'layer' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            view.layer.animator.shadowOpacity
                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:154:64: note: property declared here
@property(nonatomic,readonly,strong)                 CALayer  *layer;              // returns view's layer. Will always return a non-nil value. view is layer's delegate
                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:339:18: warning: main actor-isolated property 'layer' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            view.layer.animator.shadowOpacity = newValue
                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:154:64: note: property declared here
@property(nonatomic,readonly,strong)                 CALayer  *layer;              // returns view's layer. Will always return a non-nil value. view is layer's delegate
                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:345:18: warning: main actor-isolated property 'layer' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            view.layer.animator.shadowOffset
                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:154:64: note: property declared here
@property(nonatomic,readonly,strong)                 CALayer  *layer;              // returns view's layer. Will always return a non-nil value. view is layer's delegate
                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:348:18: warning: main actor-isolated property 'layer' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            view.layer.animator.shadowOffset = newValue
                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:154:64: note: property declared here
@property(nonatomic,readonly,strong)                 CALayer  *layer;              // returns view's layer. Will always return a non-nil value. view is layer's delegate
                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:354:18: warning: main actor-isolated property 'layer' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            view.layer.animator.shadowRadius
                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:154:64: note: property declared here
@property(nonatomic,readonly,strong)                 CALayer  *layer;              // returns view's layer. Will always return a non-nil value. view is layer's delegate
                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:357:18: warning: main actor-isolated property 'layer' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            view.layer.animator.shadowRadius = newValue
                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:154:64: note: property declared here
@property(nonatomic,readonly,strong)                 CALayer  *layer;              // returns view's layer. Will always return a non-nil value. view is layer's delegate
                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:363:48: warning: main actor-isolated property 'transform' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            let currentScale = CGPoint(x: view.transform.a, y: view.transform.d)
                                               ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:190:40: note: property declared here
@property(nonatomic) CGAffineTransform transform;   // default is CGAffineTransformIdentity. animatable. Please use this property instead of the affineTransform property on the layer
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:363:69: warning: main actor-isolated property 'transform' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            let currentScale = CGPoint(x: view.transform.a, y: view.transform.d)
                                                                    ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:190:40: note: property declared here
@property(nonatomic) CGAffineTransform transform;   // default is CGAffineTransformIdentity. animatable. Please use this property instead of the affineTransform property on the layer
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:369:31: warning: main actor-isolated property 'animator' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                    self.view.animator.scale = newValue
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/AnimatableUIViewProperties.swift:27:9: note: property declared here
    var animator: ViewAnimator {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:374:48: warning: main actor-isolated property 'transform' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            let initialValue = CGPoint(x: view.transform.a, y: view.transform.d)
                                               ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:190:40: note: property declared here
@property(nonatomic) CGAffineTransform transform;   // default is CGAffineTransformIdentity. animatable. Please use this property instead of the affineTransform property on the layer
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:374:69: warning: main actor-isolated property 'transform' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            let initialValue = CGPoint(x: view.transform.a, y: view.transform.d)
                                                                    ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:190:40: note: property declared here
@property(nonatomic) CGAffineTransform transform;   // default is CGAffineTransformIdentity. animatable. Please use this property instead of the affineTransform property on the layer
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:389:49: warning: main actor-isolated property 'transform' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                var transform = strongSelf.view.transform
                                                ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:190:40: note: property declared here
@property(nonatomic) CGAffineTransform transform;   // default is CGAffineTransformIdentity. animatable. Please use this property instead of the affineTransform property on the layer
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:392:33: warning: main actor-isolated property 'transform' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
                strongSelf.view.transform = transform
                                ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:190:40: note: mutation of this property is only permitted within the actor
@property(nonatomic) CGAffineTransform transform;   // default is CGAffineTransformIdentity. animatable. Please use this property instead of the affineTransform property on the layer
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:399:32: warning: main actor-isolated property 'animators' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
                    self?.view.animators.removeValue(forKey: animationType)
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/UIView+ViewAnimator.swift:43:9: note: mutation of this property is only permitted within the actor
    var animators: [ViewAnimator.AnimatableProperty: AnimatorProviding] {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:412:54: warning: main actor-isolated property 'transform' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            let currentTranslation = CGPoint(x: view.transform.tx, y: view.transform.ty)
                                                     ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:190:40: note: property declared here
@property(nonatomic) CGAffineTransform transform;   // default is CGAffineTransformIdentity. animatable. Please use this property instead of the affineTransform property on the layer
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:412:76: warning: main actor-isolated property 'transform' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            let currentTranslation = CGPoint(x: view.transform.tx, y: view.transform.ty)
                                                                           ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:190:40: note: property declared here
@property(nonatomic) CGAffineTransform transform;   // default is CGAffineTransformIdentity. animatable. Please use this property instead of the affineTransform property on the layer
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:418:31: warning: main actor-isolated property 'animator' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                    self.view.animator.translation = newValue
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/AnimatableUIViewProperties.swift:27:9: note: property declared here
    var animator: ViewAnimator {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:427:48: warning: main actor-isolated property 'transform' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            let initialValue = CGPoint(x: view.transform.tx, y: view.transform.ty)
                                               ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:190:40: note: property declared here
@property(nonatomic) CGAffineTransform transform;   // default is CGAffineTransformIdentity. animatable. Please use this property instead of the affineTransform property on the layer
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:427:70: warning: main actor-isolated property 'transform' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            let initialValue = CGPoint(x: view.transform.tx, y: view.transform.ty)
                                                                     ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:190:40: note: property declared here
@property(nonatomic) CGAffineTransform transform;   // default is CGAffineTransformIdentity. animatable. Please use this property instead of the affineTransform property on the layer
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:442:49: warning: main actor-isolated property 'transform' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                var transform = strongSelf.view.transform
                                                ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:190:40: note: property declared here
@property(nonatomic) CGAffineTransform transform;   // default is CGAffineTransformIdentity. animatable. Please use this property instead of the affineTransform property on the layer
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:445:33: warning: main actor-isolated property 'transform' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
                strongSelf.view.transform = transform
                                ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:190:40: note: mutation of this property is only permitted within the actor
@property(nonatomic) CGAffineTransform transform;   // default is CGAffineTransformIdentity. animatable. Please use this property instead of the affineTransform property on the layer
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:452:32: warning: main actor-isolated property 'animators' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
                    self?.view.animators.removeValue(forKey: animationType)
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/UIView+ViewAnimator.swift:43:9: note: mutation of this property is only permitted within the actor
    var animators: [ViewAnimator.AnimatableProperty: AnimatorProviding] {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:470:14: warning: main actor-isolated property 'animators' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        view.animators[type] = animation
             ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/UIView+ViewAnimator.swift:43:9: note: mutation of this property is only permitted within the actor
    var animators: [ViewAnimator.AnimatableProperty: AnimatorProviding] {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:469:18: note: add '@MainActor' to make instance method 'start(animation:type:delay:)' part of global actor 'MainActor'
    private func start(animation: AnimatorProviding, type: AnimatableProperty, delay: TimeInterval) {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:475:14: warning: main actor-isolated property 'animators' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        view.animators[AnimatableProperty.frameCenter] as? SpringAnimator<CGPoint>
             ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/UIView+ViewAnimator.swift:43:9: note: property declared here
    var animators: [ViewAnimator.AnimatableProperty: AnimatorProviding] {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:479:14: warning: main actor-isolated property 'animators' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        view.animators[AnimatableProperty.boundsOrigin] as? SpringAnimator<CGPoint>
             ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/UIView+ViewAnimator.swift:43:9: note: property declared here
    var animators: [ViewAnimator.AnimatableProperty: AnimatorProviding] {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:483:14: warning: main actor-isolated property 'animators' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        view.animators[AnimatableProperty.boundsSize] as? SpringAnimator<CGSize>
             ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/UIView+ViewAnimator.swift:43:9: note: property declared here
    var animators: [ViewAnimator.AnimatableProperty: AnimatorProviding] {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:487:14: warning: main actor-isolated property 'animators' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        view.animators[AnimatableProperty.scale] as? SpringAnimator<CGPoint>
             ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/UIView+ViewAnimator.swift:43:9: note: property declared here
    var animators: [ViewAnimator.AnimatableProperty: AnimatorProviding] {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:491:14: warning: main actor-isolated property 'animators' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        view.animators[AnimatableProperty.translation] as? SpringAnimator<CGPoint>
             ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/UIView+ViewAnimator.swift:43:9: note: property declared here
    var animators: [ViewAnimator.AnimatableProperty: AnimatorProviding] {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:495:14: warning: main actor-isolated property 'animators' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        view.animators[AnimatableProperty.backgroundColor] as? SpringAnimator<RGBAComponents>
             ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/UIView+ViewAnimator.swift:43:9: note: property declared here
    var animators: [ViewAnimator.AnimatableProperty: AnimatorProviding] {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:499:14: warning: main actor-isolated property 'animators' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        view.animators[AnimatableProperty.alpha] as? SpringAnimator<CGFloat>
             ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/UIView+ViewAnimator.swift:43:9: note: property declared here
    var animators: [ViewAnimator.AnimatableProperty: AnimatorProviding] {
        ^
SwiftCompile normal arm64 Compiling\ LayerAnimator+Implementation.swift,\ SpringInterpolatable.swift /Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/LayerAnimator+Implementation.swift /Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/SpringInterpolatable.swift (in target 'Wave' from project 'Wave')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/LayerAnimator+Implementation.swift (in target 'Wave' from project 'Wave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/SpringInterpolatable.swift (in target 'Wave' from project 'Wave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Spring.swift,\ SpringAnimator.swift /Users/admin/builder/spi-builder-workspace/Sources/Wave/Spring.swift /Users/admin/builder/spi-builder-workspace/Sources/Wave/SpringAnimator.swift (in target 'Wave' from project 'Wave')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Wave/Spring.swift (in target 'Wave' from project 'Wave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Wave/Spring.swift:114:23: warning: static property 'defaultInteractive' is not concurrency-safe because non-'Sendable' type 'Spring' may have shared mutable state; this is an error in the Swift 6 language mode
    static public let defaultInteractive = Spring(dampingRatio: 0.8, response: 0.20)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Spring.swift:16:14: note: class 'Spring' does not conform to the 'Sendable' protocol
public class Spring: Equatable {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Spring.swift:114:23: note: add '@MainActor' to make static property 'defaultInteractive' part of global actor 'MainActor'
    static public let defaultInteractive = Spring(dampingRatio: 0.8, response: 0.20)
                      ^
           @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Spring.swift:114:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static public let defaultInteractive = Spring(dampingRatio: 0.8, response: 0.20)
                      ^
           nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Spring.swift:117:23: warning: static property 'defaultAnimated' is not concurrency-safe because non-'Sendable' type 'Spring' may have shared mutable state; this is an error in the Swift 6 language mode
    static public let defaultAnimated    = Spring(dampingRatio: 1.0, response: 0.82)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Spring.swift:16:14: note: class 'Spring' does not conform to the 'Sendable' protocol
public class Spring: Equatable {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Spring.swift:117:23: note: add '@MainActor' to make static property 'defaultAnimated' part of global actor 'MainActor'
    static public let defaultAnimated    = Spring(dampingRatio: 1.0, response: 0.82)
                      ^
           @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Spring.swift:117:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static public let defaultAnimated    = Spring(dampingRatio: 1.0, response: 0.82)
                      ^
           nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Spring.swift:120:23: warning: static property 'defaultNonAnimated' is not concurrency-safe because non-'Sendable' type 'Spring' may have shared mutable state; this is an error in the Swift 6 language mode
    static public let defaultNonAnimated = Spring(dampingRatio: 1.0, response: 0.0)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Spring.swift:16:14: note: class 'Spring' does not conform to the 'Sendable' protocol
public class Spring: Equatable {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Spring.swift:120:23: note: add '@MainActor' to make static property 'defaultNonAnimated' part of global actor 'MainActor'
    static public let defaultNonAnimated = Spring(dampingRatio: 1.0, response: 0.0)
                      ^
           @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Spring.swift:120:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static public let defaultNonAnimated = Spring(dampingRatio: 1.0, response: 0.0)
                      ^
           nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Wave/SpringAnimator.swift (in target 'Wave' from project 'Wave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Wave/SpringAnimator.swift:154:17: warning: sending 'start' risks causing data races; this is an error in the Swift 6 language mode
                start()
~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Wave/SpringAnimator.swift:154:17: note: task-isolated 'start' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                start()
                ^~~~~
SwiftCompile normal arm64 Compiling\ UIMathUtilities.swift,\ Wave.swift /Users/admin/builder/spi-builder-workspace/Sources/Wave/UIMathUtilities.swift /Users/admin/builder/spi-builder-workspace/Sources/Wave/Wave.swift (in target 'Wave' from project 'Wave')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Wave/UIMathUtilities.swift (in target 'Wave' from project 'Wave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Wave/Wave.swift (in target 'Wave' from project 'Wave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Wave/Wave.swift:61:31: warning: comparing non-optional value of type 'AnimationMode' to 'Optional.none' always returns false
                spring: (mode == .none) ? .defaultNonAnimated : spring,
                         ~~~~ ^  ~~~~~
SwiftCompile normal arm64 Compiling\ AnimatableCALayerProperties.swift,\ AnimatableUIViewProperties.swift,\ AnimationMode.swift /Users/admin/builder/spi-builder-workspace/Sources/Wave/AnimatableCALayerProperties.swift /Users/admin/builder/spi-builder-workspace/Sources/Wave/AnimatableUIViewProperties.swift /Users/admin/builder/spi-builder-workspace/Sources/Wave/AnimationMode.swift (in target 'Wave' from project 'Wave')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Wave/AnimatableCALayerProperties.swift (in target 'Wave' from project 'Wave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Wave/AnimatableUIViewProperties.swift (in target 'Wave' from project 'Wave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Wave/AnimationMode.swift (in target 'Wave' from project 'Wave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ Wave (in target 'Wave' from project 'Wave')
EmitSwiftModule normal arm64 (in target 'Wave' from project 'Wave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/AnimationController.swift:22:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'AnimationController' may have shared mutable state; this is an error in the Swift 6 language mode
    static let shared = AnimationController()
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/AnimationController.swift:20:16: note: class 'AnimationController' does not conform to the 'Sendable' protocol
internal class AnimationController {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/AnimationController.swift:22:16: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    static let shared = AnimationController()
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/AnimationController.swift:22:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let shared = AnimationController()
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/CALayer+LayerAnimator.swift:12:13: warning: var 'LayerAnimatorAssociatedObjectHandle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private var LayerAnimatorAssociatedObjectHandle: UInt8 = 1 << 4
            ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/CALayer+LayerAnimator.swift:12:13: note: convert 'LayerAnimatorAssociatedObjectHandle' to a 'let' constant to make 'Sendable' shared state immutable
private var LayerAnimatorAssociatedObjectHandle: UInt8 = 1 << 4
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/CALayer+LayerAnimator.swift:12:13: note: add '@MainActor' to make var 'LayerAnimatorAssociatedObjectHandle' part of global actor 'MainActor'
private var LayerAnimatorAssociatedObjectHandle: UInt8 = 1 << 4
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/CALayer+LayerAnimator.swift:12:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private var LayerAnimatorAssociatedObjectHandle: UInt8 = 1 << 4
            ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/CALayer+LayerAnimator.swift:13:13: warning: var 'LayerAnimationsAssociatedObjectHandle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private var LayerAnimationsAssociatedObjectHandle: UInt8 = 1 << 5
            ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/CALayer+LayerAnimator.swift:13:13: note: convert 'LayerAnimationsAssociatedObjectHandle' to a 'let' constant to make 'Sendable' shared state immutable
private var LayerAnimationsAssociatedObjectHandle: UInt8 = 1 << 5
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/CALayer+LayerAnimator.swift:13:13: note: add '@MainActor' to make var 'LayerAnimationsAssociatedObjectHandle' part of global actor 'MainActor'
private var LayerAnimationsAssociatedObjectHandle: UInt8 = 1 << 5
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/CALayer+LayerAnimator.swift:13:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private var LayerAnimationsAssociatedObjectHandle: UInt8 = 1 << 5
            ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/UIView+ViewAnimator.swift:11:13: warning: var 'ViewAnimatorAssociatedObjectHandle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private var ViewAnimatorAssociatedObjectHandle: UInt8 = 1 << 4
            ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/UIView+ViewAnimator.swift:11:13: note: convert 'ViewAnimatorAssociatedObjectHandle' to a 'let' constant to make 'Sendable' shared state immutable
private var ViewAnimatorAssociatedObjectHandle: UInt8 = 1 << 4
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/UIView+ViewAnimator.swift:11:13: note: add '@MainActor' to make var 'ViewAnimatorAssociatedObjectHandle' part of global actor 'MainActor'
private var ViewAnimatorAssociatedObjectHandle: UInt8 = 1 << 4
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/UIView+ViewAnimator.swift:11:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private var ViewAnimatorAssociatedObjectHandle: UInt8 = 1 << 4
            ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/UIView+ViewAnimator.swift:12:13: warning: var 'ViewAnimationsAssociatedObjectHandle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private var ViewAnimationsAssociatedObjectHandle: UInt8 = 1 << 5
            ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/UIView+ViewAnimator.swift:12:13: note: convert 'ViewAnimationsAssociatedObjectHandle' to a 'let' constant to make 'Sendable' shared state immutable
private var ViewAnimationsAssociatedObjectHandle: UInt8 = 1 << 5
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/UIView+ViewAnimator.swift:12:13: note: add '@MainActor' to make var 'ViewAnimationsAssociatedObjectHandle' part of global actor 'MainActor'
private var ViewAnimationsAssociatedObjectHandle: UInt8 = 1 << 5
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/UIView+ViewAnimator.swift:12:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private var ViewAnimationsAssociatedObjectHandle: UInt8 = 1 << 5
            ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Spring.swift:114:23: warning: static property 'defaultInteractive' is not concurrency-safe because non-'Sendable' type 'Spring' may have shared mutable state; this is an error in the Swift 6 language mode
    static public let defaultInteractive = Spring(dampingRatio: 0.8, response: 0.20)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Spring.swift:16:14: note: class 'Spring' does not conform to the 'Sendable' protocol
public class Spring: Equatable {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Spring.swift:114:23: note: add '@MainActor' to make static property 'defaultInteractive' part of global actor 'MainActor'
    static public let defaultInteractive = Spring(dampingRatio: 0.8, response: 0.20)
                      ^
           @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Spring.swift:114:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static public let defaultInteractive = Spring(dampingRatio: 0.8, response: 0.20)
                      ^
           nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Spring.swift:117:23: warning: static property 'defaultAnimated' is not concurrency-safe because non-'Sendable' type 'Spring' may have shared mutable state; this is an error in the Swift 6 language mode
    static public let defaultAnimated    = Spring(dampingRatio: 1.0, response: 0.82)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Spring.swift:16:14: note: class 'Spring' does not conform to the 'Sendable' protocol
public class Spring: Equatable {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Spring.swift:117:23: note: add '@MainActor' to make static property 'defaultAnimated' part of global actor 'MainActor'
    static public let defaultAnimated    = Spring(dampingRatio: 1.0, response: 0.82)
                      ^
           @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Spring.swift:117:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static public let defaultAnimated    = Spring(dampingRatio: 1.0, response: 0.82)
                      ^
           nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Spring.swift:120:23: warning: static property 'defaultNonAnimated' is not concurrency-safe because non-'Sendable' type 'Spring' may have shared mutable state; this is an error in the Swift 6 language mode
    static public let defaultNonAnimated = Spring(dampingRatio: 1.0, response: 0.0)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Spring.swift:16:14: note: class 'Spring' does not conform to the 'Sendable' protocol
public class Spring: Equatable {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Spring.swift:120:23: note: add '@MainActor' to make static property 'defaultNonAnimated' part of global actor 'MainActor'
    static public let defaultNonAnimated = Spring(dampingRatio: 1.0, response: 0.0)
                      ^
           @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Spring.swift:120:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static public let defaultNonAnimated = Spring(dampingRatio: 1.0, response: 0.0)
                      ^
           nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ CGSize+Extensions.swift,\ Color+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Wave/Extensions/CGSize+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Wave/Extensions/Color+Extensions.swift (in target 'Wave' from project 'Wave')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Wave/Extensions/CGSize+Extensions.swift (in target 'Wave' from project 'Wave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Wave/Extensions/Color+Extensions.swift (in target 'Wave' from project 'Wave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for Wave (in target 'Wave' from project 'Wave')
SwiftDriver\ Compilation\ Requirements Wave normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Wave' from project 'Wave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Wave -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Objects-normal/arm64/Wave.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Objects-normal/arm64/Wave-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Objects-normal/arm64/Wave.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Objects-normal/arm64/Wave_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Objects-normal/arm64/Wave-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling UIMathUtilities.swift, Wave.swift (in target 'Wave' from project 'Wave')
SwiftDriverJobDiscovery normal arm64 Compiling CGPoint+Extensions.swift, CGRect+Extensions.swift (in target 'Wave' from project 'Wave')
SwiftDriverJobDiscovery normal arm64 Compiling Spring.swift, SpringAnimator.swift (in target 'Wave' from project 'Wave')
SwiftDriverJobDiscovery normal arm64 Compiling LayerAnimator+Implementation.swift, SpringInterpolatable.swift (in target 'Wave' from project 'Wave')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Wave-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Objects-normal/arm64/Wave-Swift.h (in target 'Wave' from project 'Wave')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Objects-normal/arm64/Wave-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Wave-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Wave.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Objects-normal/arm64/Wave.swiftdoc (in target 'Wave' from project 'Wave')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Objects-normal/arm64/Wave.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Wave.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Wave.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Objects-normal/arm64/Wave.swiftmodule (in target 'Wave' from project 'Wave')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Objects-normal/arm64/Wave.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Wave.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Wave.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Objects-normal/arm64/Wave.abi.json (in target 'Wave' from project 'Wave')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Objects-normal/arm64/Wave.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Wave.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Wave.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Objects-normal/arm64/Wave.swiftsourceinfo (in target 'Wave' from project 'Wave')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Objects-normal/arm64/Wave.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Wave.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling UIView+ViewAnimator.swift, ViewAnimator+Implementation.swift (in target 'Wave' from project 'Wave')
SwiftDriverJobDiscovery normal arm64 Compiling CGSize+Extensions.swift, Color+Extensions.swift (in target 'Wave' from project 'Wave')
SwiftDriverJobDiscovery normal arm64 Compiling AnimatorState.swift, CGFloat+Extensions.swift (in target 'Wave' from project 'Wave')
SwiftDriverJobDiscovery normal arm64 Compiling AnimatableCALayerProperties.swift, AnimatableUIViewProperties.swift, AnimationMode.swift (in target 'Wave' from project 'Wave')
SwiftDriverJobDiscovery normal arm64 Compiling CALayer+LayerAnimator.swift, DisplayLinkProviding.swift (in target 'Wave' from project 'Wave')
SwiftDriverJobDiscovery normal arm64 Compiling AnimationController.swift, AnimatorProviding.swift (in target 'Wave' from project 'Wave')
SwiftDriver\ Compilation Wave normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Wave' from project 'Wave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Wave -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Objects-normal/arm64/Wave.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Objects-normal/arm64/Wave-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Objects-normal/arm64/Wave.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Objects-normal/arm64/Wave_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Objects-normal/arm64/Wave-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Wave.o normal (in target 'Wave' from project 'Wave')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios13.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Objects-normal/arm64/Wave.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Objects-normal/arm64/Wave_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Objects-normal/arm64/Wave_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Objects-normal/arm64/Wave.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Wave.o
ExtractAppIntentsMetadata (in target 'Wave' from project 'Wave')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name Wave --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 13.0 --bundle-identifier spi-builder-workspace.Wave --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Wave.appintents --target-triple arm64-apple-ios13.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Wave.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Objects-normal/arm64/Wave_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Objects-normal/arm64/Wave.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Wave.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Wave.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wave.build/Debug-iphoneos/Wave.build/Objects-normal/arm64/Wave.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-28 14:34:09.150 appintentsmetadataprocessor[719:4076] Starting appintentsmetadataprocessor export
2025-04-28 14:34:09.188 appintentsmetadataprocessor[719:4076] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Wave.o (in target 'Wave' from project 'Wave')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Wave.o
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Wave",
  "name" : "Wave",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.12"
    }
  ],
  "products" : [
    {
      "name" : "Wave",
      "targets" : [
        "Wave"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WaveTests",
      "module_type" : "SwiftTarget",
      "name" : "WaveTests",
      "path" : "Tests/WaveTests",
      "sources" : [
        "AnimatableCALayerPropertyTests.swift",
        "AnimatableUIViewPropertyTests.swift",
        "SpringTests.swift",
        "TestUtilities.swift"
      ],
      "target_dependencies" : [
        "Wave"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Wave",
      "module_type" : "SwiftTarget",
      "name" : "Wave",
      "path" : "Sources/Wave",
      "product_memberships" : [
        "Wave"
      ],
      "sources" : [
        "AnimatableCALayerProperties.swift",
        "AnimatableUIViewProperties.swift",
        "AnimationMode.swift",
        "AnimatorState.swift",
        "Extensions/CGFloat+Extensions.swift",
        "Extensions/CGPoint+Extensions.swift",
        "Extensions/CGRect+Extensions.swift",
        "Extensions/CGSize+Extensions.swift",
        "Extensions/Color+Extensions.swift",
        "Internal/AnimationController.swift",
        "Internal/AnimatorProviding.swift",
        "Internal/CALayer+LayerAnimator.swift",
        "Internal/DisplayLinkProviding.swift",
        "Internal/LayerAnimator+Implementation.swift",
        "Internal/SpringInterpolatable.swift",
        "Internal/UIView+ViewAnimator.swift",
        "Internal/ViewAnimator+Implementation.swift",
        "Spring.swift",
        "SpringAnimator.swift",
        "UIMathUtilities.swift",
        "Wave.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Done.