Build Information
Successful build of Wave, reference 0.3.4 (72f468), with Swift 6.1 for iOS using Xcode 16.3 on 25 Mar 2026 15:33:41 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 InferSendableFromCapturesBuild Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jtrivedi/Wave.git
Reference: 0.3.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jtrivedi/Wave
* tag 0.3.4 -> FETCH_HEAD
HEAD is now at 72f4688 Update generate_docs.sh
Cloned https://github.com/jtrivedi/Wave.git
Revision (git rev-parse @):
72f4688be3cfd3b56fcc76f51bf2a59dfece017e
SUCCESS checkout https://github.com/jtrivedi/Wave.git at 0.3.4
========================================
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: 01da6f6758c6c733b04a56c0016bea13
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/01da6f6758c6c733b04a56c0016bea13.xcbuilddata
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
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
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/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
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/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.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.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.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.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.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
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-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.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
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\ 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\ 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:46: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:37: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:46: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:37:10: note: add '@MainActor' to make instance method 'start()' part of global actor 'MainActor'
func start() {
^
@MainActor
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\ 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: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:96:27: 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 = targetValue
^
/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:113: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:120: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:133: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:142: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:148:27: 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 = targetValue
^
/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:161: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:168: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:181: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:190: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:196:27: 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 = CGRect(origin: self.view.bounds.origin, size: targetValue)
^
/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:196:61: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
self.view.bounds = CGRect(origin: self.view.bounds.origin, size: targetValue)
^
/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:210: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:210: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:217: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:233: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:244: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:252:27: 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 = targetValue
^
/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:275: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:282: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:295: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:298: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:304: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:307: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:313: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:316: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:322: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:325: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:331: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:334: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:340: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:343: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:349: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:352: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:358: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:361: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:367: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:367: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:377: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:377: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:383:43: 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 = self.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:386:27: warning: main actor-isolated property 'transform' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
self.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:401: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:404: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:411: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:424: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:424: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:434: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:434: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:440:43: 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 = self.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:443:27: warning: main actor-isolated property 'transform' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
self.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:458: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:461: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:468: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:503: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:502:18: note: add '@MainActor' to make instance method 'start(animation:type:)' part of global actor 'MainActor'
private func start(animation: AnimatorProviding, type: AnimatableProperty) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Wave/Internal/ViewAnimator+Implementation.swift:508: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:512: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:516: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:520: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:524: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:528: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:532: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\ 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\ 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
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:120: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:22: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 '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:120: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:123: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:22: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:123: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:123: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:126: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:22: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:126: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:126: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\ 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:120: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:22: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 '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:120: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:123: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:22: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:123: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:123: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:126: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:22: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:126: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:126: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
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\ 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
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
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')
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.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.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
SwiftDriverJobDiscovery normal arm64 Compiling Spring.swift, SpringAnimator.swift (in target 'Wave' from project 'Wave')
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 CGPoint+Extensions.swift, CGRect+Extensions.swift (in target 'Wave' from project 'Wave')
SwiftDriverJobDiscovery normal arm64 Compiling LayerAnimator+Implementation.swift, SpringInterpolatable.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 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 AnimationController.swift, AnimatorProviding.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 UIView+ViewAnimator.swift, ViewAnimator+Implementation.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
2026-03-25 08:33:40.417 appintentsmetadataprocessor[749:4347] Starting appintentsmetadataprocessor export
2026-03-25 08:33:40.456 appintentsmetadataprocessor[749:4347] 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.