The Swift Package Index logo.Swift Package Index

Build Information

Failed to build OctopusKit, reference 4.0.0-beta.5 (3c7aeb), with Swift 6.2 for watchOS using Xcode 26.3 on 20 Jun 2025 10:42:40 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OctopusKit -destination generic/platform=watchOS

Build Log

/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/NoiseMapComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/NoiseMappedGeneratorComponent.swift:14:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/OKSprite/OKSprite+Input-iOS.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/OKSprite/OKSprite.swift:12:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/OffscreenRemovalComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/ParticleEmitterComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/RandomlyPositionedGeneratorComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/SceneComponent.swift:11:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/ShaderComponent.swift:12:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/TextureAnimationComponent.swift:12:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/TextureDictionaryComponent.swift:13:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/TileBasedPositionComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/TileMapComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Directional/DirectionControlledPhysicsComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Directional/DirectionControlledRotationComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Directional/DirectionControlledThrustComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Directional/DirectionControlledTileBasedMovementComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Directional/DirectionControlledTorqueComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Directional/DirectionEventComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/ImpactVibrationComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Motion/MotionControlledGravityComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Motion/MotionControlledParallaxComponent.swift:12:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Motion/MotionControlledThrustComponent.swift:11:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Motion/MotionManagerComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/NodePointerClosureComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/NodePointerStateComponent.swift:14:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledDraggingComponent.swift:29:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledForceComponent.swift:16:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledPhysicsDraggingComponent.swift:14:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledPhysicsHoldingComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledPositioningComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledRotationComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledSeekingComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerEventComponent.swift:12:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/CameraPanComponent.swift:17:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/CameraZoomComponent.swift:14:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/ClickGestureRecognizerComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/NodeTapHandlerComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/OKGestureRecognizerComponent.swift:12:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/PanControlledDraggingComponent.swift:21:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/PanGestureRecognizerComponent.swift:12:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/PinchGestureRecognizerComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/TapGestureRecognizerComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/NodeTouchClosureComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/NodeTouchStateComponent.swift:20:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledDraggingComponent.swift:29:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledForceComponent.swift:18:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledPhysicsDraggingComponent.swift:14:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledPhysicsHoldingComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledPositioningComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledRotationComponent.swift:12:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledSeekingComponent.swift:11:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/VibrationComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Logic/ClosureComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Logic/DelayedClosureComponent.swift:13:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Logic/RepeatingClosureComponent.swift:14:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Logic/TimeDependentClosureComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Physics/EntitySpawnerComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Physics/PhysicsComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Physics/PhysicsContactComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Physics/PhysicsEventComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Physics/PhysicsWorldComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Physics/ThrustComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Turn-Based/OKTurnBasedComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Turn-Based/TurnBasedClampedValueComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Turn-Based/TurnBasedTileBasedPositionComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Turn-Based/TurnCounterComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/User Interface/MessageStackerComponent.swift:13:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/User Interface/MessageTickerComponent.swift:13:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/User Interface/ValueDisplayComponent.swift:13:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKComponent.swift:11:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKComponentSystem.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKEntity.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKEntityContainer.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKEntityState.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKGameState.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKScene.swift:18:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKSceneDelegate.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKState.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKStateMachine.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKSubscene.swift:12:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKTurnBasedScene.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Launch/OKGameCoordinator.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Launch/OKScenePresenter.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Launch/OKViewController.swift:12:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Entities/User Interace/OKButtonEntity.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Miscellaneous/Lab/Component.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Miscellaneous/Lab/ComponentContainer.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Miscellaneous/Lab/Entity.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Miscellaneous/Lab/GKComponentWrapper.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Miscellaneous/Lab/GKEntityWrapper.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Support & Utility/Protocols/Pseudocomponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Support & Utility/Protocols/RequiresUpdatesPerFrame.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/Foundation/Array+OctopusComponentSystem.swift:13:8: error: Unable to find module dependency: 'GameplayKit'
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/Foundation/Array+OctopusComponentSystem.swift:13:8: error: Unable to find module dependency: 'GameplayKit'
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/Foundation/Array+OctopusComponentSystem.swift:13:8: note: a dependency of main module 'OctopusKit'
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/Foundation/Array+OctopusComponentSystem.swift:13:8: note: a dependency of main module 'OctopusKit'
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/Foundation/Collection+OctopusKit.swift:35:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/Foundation/Collection+OctopusKit.swift:35:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/GameplayKit/GKComponent+OctopusKit.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/GameplayKit/GKComponent+OctopusKit.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/GameplayKit/GKComponentSystem+TurnBased.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/GameplayKit/GKComponentSystem+TurnBased.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/GameplayKit/GKEntity+OctopusKit.swift:11:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/GameplayKit/GKEntity+OctopusKit.swift:11:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/GameplayKit/GKRandom+OctopusKit.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/GameplayKit/GKRandom+OctopusKit.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/GameplayKit/GKSKNodeComponent+OctopusKit.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/GameplayKit/GKSKNodeComponent+OctopusKit.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/SpriteKit/SKSpriteNode+OctopusKit.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/SpriteKit/SKSpriteNode+OctopusKit.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Abstract/ClampedValueComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Abstract/ClampedValueComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Abstract/DictionaryComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Abstract/DictionaryComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Abstract/RelayComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Abstract/RelayComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Abstract/SingleUseComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Abstract/SingleUseComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Abstract/ValueComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Abstract/ValueComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Abstract/iOSExclusiveComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Abstract/iOSExclusiveComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Abstract/macOSExclusiveComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Abstract/macOSExclusiveComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Audio/AudioComponent.swift:13:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Audio/AudioComponent.swift:13:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Audio/MusicComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Audio/MusicComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/Agents & Goals/AgentComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/Agents & Goals/AgentComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/Agents & Goals/AgentGoalComponent.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/Agents & Goals/AgentGoalComponent.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/Agents & Goals/AgentSeekingGoalComponent.swift:11:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/Agents & Goals/AgentSeekingGoalComponent.swift:11:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/Agents & Goals/ObstacleAvoidanceGoalComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/Agents & Goals/ObstacleAvoidanceGoalComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/Agents & Goals/PositionSeekingGoalComponent.swift:11:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/Agents & Goals/PositionSeekingGoalComponent.swift:11:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/Agents & Goals/SpeedGoalComponent.swift:11:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/Agents & Goals/SpeedGoalComponent.swift:11:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/Agents & Goals/WanderingGoalComponent.swift:11:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/Agents & Goals/WanderingGoalComponent.swift:11:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/CombatBehaviorComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/CombatBehaviorComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/DelayedRemovalComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/DelayedRemovalComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/RandomizationComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/RandomizationComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/StateMachineComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/StateMachineComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/TimeComponent.swift:11:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/TimeComponent.swift:11:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/BadgeComponent.swift:13:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/BadgeComponent.swift:13:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/BubbleEmitterComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/BubbleEmitterComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/CameraComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/CameraComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/NodeActionComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/NodeActionComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/NodeAttachmentComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/NodeAttachmentComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/NodeComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/NodeComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/NoiseComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/NoiseComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/NoiseMapComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/NoiseMapComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/NoiseMappedGeneratorComponent.swift:14:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/NoiseMappedGeneratorComponent.swift:14:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/OKSprite/OKSprite+Input-iOS.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/OKSprite/OKSprite+Input-iOS.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/OKSprite/OKSprite.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/OKSprite/OKSprite.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/OffscreenRemovalComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/OffscreenRemovalComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/ParticleEmitterComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/ParticleEmitterComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/RandomlyPositionedGeneratorComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/RandomlyPositionedGeneratorComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/SceneComponent.swift:11:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/SceneComponent.swift:11:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/ShaderComponent.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/ShaderComponent.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/TextureAnimationComponent.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/TextureAnimationComponent.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/TextureDictionaryComponent.swift:13:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/TextureDictionaryComponent.swift:13:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/TileBasedPositionComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/TileBasedPositionComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/TileMapComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/TileMapComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Directional/DirectionControlledPhysicsComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Directional/DirectionControlledPhysicsComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Directional/DirectionControlledRotationComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Directional/DirectionControlledRotationComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Directional/DirectionControlledThrustComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Directional/DirectionControlledThrustComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Directional/DirectionControlledTileBasedMovementComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Directional/DirectionControlledTileBasedMovementComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Directional/DirectionControlledTorqueComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Directional/DirectionControlledTorqueComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Directional/DirectionEventComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Directional/DirectionEventComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/ImpactVibrationComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/ImpactVibrationComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Motion/MotionControlledGravityComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Motion/MotionControlledGravityComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Motion/MotionControlledParallaxComponent.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Motion/MotionControlledParallaxComponent.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Motion/MotionControlledThrustComponent.swift:11:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Motion/MotionControlledThrustComponent.swift:11:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Motion/MotionManagerComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Motion/MotionManagerComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/NodePointerClosureComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/NodePointerClosureComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/NodePointerStateComponent.swift:14:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/NodePointerStateComponent.swift:14:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledDraggingComponent.swift:29:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledDraggingComponent.swift:29:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledForceComponent.swift:16:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledForceComponent.swift:16:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledPhysicsDraggingComponent.swift:14:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledPhysicsDraggingComponent.swift:14:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledPhysicsHoldingComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledPhysicsHoldingComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledPositioningComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledPositioningComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledRotationComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledRotationComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledSeekingComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledSeekingComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerEventComponent.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerEventComponent.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/CameraPanComponent.swift:17:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/CameraPanComponent.swift:17:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/CameraZoomComponent.swift:14:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/CameraZoomComponent.swift:14:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/ClickGestureRecognizerComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/ClickGestureRecognizerComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/NodeTapHandlerComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/NodeTapHandlerComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/OKGestureRecognizerComponent.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/OKGestureRecognizerComponent.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/PanControlledDraggingComponent.swift:21:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/PanControlledDraggingComponent.swift:21:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/PanGestureRecognizerComponent.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/PanGestureRecognizerComponent.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/PinchGestureRecognizerComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/PinchGestureRecognizerComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/TapGestureRecognizerComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/TapGestureRecognizerComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/NodeTouchClosureComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/NodeTouchClosureComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/NodeTouchStateComponent.swift:20:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/NodeTouchStateComponent.swift:20:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledDraggingComponent.swift:29:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledDraggingComponent.swift:29:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledForceComponent.swift:18:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledForceComponent.swift:18:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledPhysicsDraggingComponent.swift:14:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledPhysicsDraggingComponent.swift:14:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledPhysicsHoldingComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledPhysicsHoldingComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledPositioningComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledPositioningComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledRotationComponent.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledRotationComponent.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledSeekingComponent.swift:11:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledSeekingComponent.swift:11:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/VibrationComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/VibrationComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Logic/ClosureComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Logic/ClosureComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Logic/DelayedClosureComponent.swift:13:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Logic/DelayedClosureComponent.swift:13:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Logic/RepeatingClosureComponent.swift:14:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Logic/RepeatingClosureComponent.swift:14:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Logic/TimeDependentClosureComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Logic/TimeDependentClosureComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Physics/EntitySpawnerComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Physics/EntitySpawnerComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Physics/PhysicsComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Physics/PhysicsComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Physics/PhysicsContactComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Physics/PhysicsContactComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Physics/PhysicsEventComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Physics/PhysicsEventComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Physics/PhysicsWorldComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Physics/PhysicsWorldComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Physics/ThrustComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Physics/ThrustComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Turn-Based/OKTurnBasedComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Turn-Based/OKTurnBasedComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Turn-Based/TurnBasedClampedValueComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Turn-Based/TurnBasedClampedValueComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Turn-Based/TurnBasedTileBasedPositionComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Turn-Based/TurnBasedTileBasedPositionComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Turn-Based/TurnCounterComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Turn-Based/TurnCounterComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/User Interface/MessageStackerComponent.swift:13:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/User Interface/MessageStackerComponent.swift:13:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/User Interface/MessageTickerComponent.swift:13:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/User Interface/MessageTickerComponent.swift:13:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/User Interface/ValueDisplayComponent.swift:13:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/User Interface/ValueDisplayComponent.swift:13:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKComponent.swift:11:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKComponent.swift:11:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKComponentSystem.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKComponentSystem.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKEntity.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKEntity.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKEntityContainer.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKEntityContainer.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKEntityState.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKEntityState.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKGameState.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKGameState.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKScene.swift:18:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKScene.swift:18:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKSceneDelegate.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKSceneDelegate.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKState.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKState.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKStateMachine.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKStateMachine.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKSubscene.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKSubscene.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKTurnBasedScene.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKTurnBasedScene.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Launch/OKGameCoordinator.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Launch/OKGameCoordinator.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Launch/OKScenePresenter.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Launch/OKScenePresenter.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Launch/OKViewController.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Launch/OKViewController.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Entities/User Interace/OKButtonEntity.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Entities/User Interace/OKButtonEntity.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Miscellaneous/Lab/Component.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Miscellaneous/Lab/Component.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Miscellaneous/Lab/ComponentContainer.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Miscellaneous/Lab/ComponentContainer.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Miscellaneous/Lab/Entity.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Miscellaneous/Lab/Entity.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Miscellaneous/Lab/GKComponentWrapper.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Miscellaneous/Lab/GKComponentWrapper.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Miscellaneous/Lab/GKEntityWrapper.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Miscellaneous/Lab/GKEntityWrapper.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Support & Utility/Protocols/Pseudocomponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Support & Utility/Protocols/Pseudocomponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Support & Utility/Protocols/RequiresUpdatesPerFrame.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Support & Utility/Protocols/RequiresUpdatesPerFrame.swift:9:8: note: also imported here
import GameplayKit
       ^
** BUILD FAILED **
The following build commands failed:
	SwiftDriver OctopusKit normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'OctopusKit' from project 'OctopusKit')
	SwiftDriver OctopusKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OctopusKit' from project 'OctopusKit')
	Building workspace spi-builder-workspace with scheme OctopusKit
(3 failures)
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  OctopusKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: OctopusKit
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "OctopusKit",
  "name" : "OctopusKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "OctopusKit",
      "targets" : [
        "OctopusKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "OctopusKitTests",
      "module_type" : "SwiftTarget",
      "name" : "OctopusKitTests",
      "path" : "Tests/OctopusKitTests",
      "sources" : [
        "Apple API Extensions Tests/CGPointTests.swift",
        "Apple API Extensions Tests/NumericsTests.swift",
        "Apple API Extensions Tests/StringTests.swift",
        "ContiguousArray2DTests.swift",
        "Core Tests/ComponentTests.swift",
        "Core Tests/EntityContainerTests.swift",
        "Core Tests/OKLogTests.swift",
        "Core Tests/OctopusKitLaunchTests.swift",
        "TestsTemplate.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "OctopusKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OctopusKit",
      "module_type" : "SwiftTarget",
      "name" : "OctopusKit",
      "path" : "Sources/OctopusKit",
      "product_memberships" : [
        "OctopusKit"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Assets/Shaders/ShaderKit/LICENSE",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Apple API Extensions/AppKit/NSGestureRecognizer+OctopusKit.swift",
        "Apple API Extensions/AppKit/NSMenu+OctopusKit.swift",
        "Apple API Extensions/CoreGraphics/CGFloat+OctopusKit.swift",
        "Apple API Extensions/CoreGraphics/CGPoint+OctopusKit.swift",
        "Apple API Extensions/CoreGraphics/CGRect+OctopusKit.swift",
        "Apple API Extensions/CoreGraphics/CGSize+OctopusKit.swift",
        "Apple API Extensions/CoreGraphics/CGVector+OctopusKit.swift",
        "Apple API Extensions/CoreMotion/CMMotionManager+OctopusKit.swift",
        "Apple API Extensions/Foundation/AdditiveArithmetic+OctopusKit.swift",
        "Apple API Extensions/Foundation/Array+OctopusComponentSystem.swift",
        "Apple API Extensions/Foundation/CaseIterable+OctopusKit.swift",
        "Apple API Extensions/Foundation/Codable+OctopusKit.swift",
        "Apple API Extensions/Foundation/Collection+OctopusKit.swift",
        "Apple API Extensions/Foundation/Comparable+OctopusKit.swift",
        "Apple API Extensions/Foundation/Dictionary+OctopusKit.swift",
        "Apple API Extensions/Foundation/Double+OctopusKit.swift",
        "Apple API Extensions/Foundation/Equatable+OctopusKit.swift",
        "Apple API Extensions/Foundation/FixedWidthInteger+OctopusKit.swift",
        "Apple API Extensions/Foundation/FloatingPoint+OctopusKit.swift",
        "Apple API Extensions/Foundation/Optional+OctopusKit.swift",
        "Apple API Extensions/Foundation/String+OctopusKit.swift",
        "Apple API Extensions/Foundation/UInt16+OctopusKit.swift",
        "Apple API Extensions/GameplayKit/GKComponent+OctopusKit.swift",
        "Apple API Extensions/GameplayKit/GKComponentSystem+TurnBased.swift",
        "Apple API Extensions/GameplayKit/GKEntity+OctopusKit.swift",
        "Apple API Extensions/GameplayKit/GKRandom+OctopusKit.swift",
        "Apple API Extensions/GameplayKit/GKSKNodeComponent+OctopusKit.swift",
        "Apple API Extensions/OSAgnosticTypeAliases.swift",
        "Apple API Extensions/SIMD2+OctopusKit.swift",
        "Apple API Extensions/SpriteKit/SKAction+OctopusKit.swift",
        "Apple API Extensions/SpriteKit/SKAttributeValue+OctopusKit.swift",
        "Apple API Extensions/SpriteKit/SKColor+OctopusKit.swift",
        "Apple API Extensions/SpriteKit/SKConstraint+OctopusKit.swift",
        "Apple API Extensions/SpriteKit/SKLabelNode+OctopusAnimations.swift",
        "Apple API Extensions/SpriteKit/SKLabelNode+OctopusKit.swift",
        "Apple API Extensions/SpriteKit/SKLightNode+OctopusKit.swift",
        "Apple API Extensions/SpriteKit/SKNode+OctopusAnimations.swift",
        "Apple API Extensions/SpriteKit/SKNode+OctopusKit.swift",
        "Apple API Extensions/SpriteKit/SKNodeWithAnchor.swift",
        "Apple API Extensions/SpriteKit/SKNodeWithBlendMode.swift",
        "Apple API Extensions/SpriteKit/SKNodeWithColor.swift",
        "Apple API Extensions/SpriteKit/SKNodeWithLighting.swift",
        "Apple API Extensions/SpriteKit/SKNodeWithShader.swift",
        "Apple API Extensions/SpriteKit/SKNodeWithSize.swift",
        "Apple API Extensions/SpriteKit/SKPhysicsBody+OctopusKit.swift",
        "Apple API Extensions/SpriteKit/SKPhysicsContact+OctopusKit.swift",
        "Apple API Extensions/SpriteKit/SKRange+OctopusKit.swift",
        "Apple API Extensions/SpriteKit/SKScene+OctopusKit.swift",
        "Apple API Extensions/SpriteKit/SKShader+OctopusKit.swift",
        "Apple API Extensions/SpriteKit/SKShapeNode+OctopusKit.swift",
        "Apple API Extensions/SpriteKit/SKSpriteNode+OctopusKit.swift",
        "Apple API Extensions/SpriteKit/SKTexture+OctopusKit.swift",
        "Apple API Extensions/SpriteKit/SKUniform+OctopusKit.swift",
        "Apple API Extensions/SpriteKit/SKView+OctopusKit.swift",
        "Apple API Extensions/UIKit/UIGestureRecognizer+OctopusKit.swift",
        "Assets/Bundle+OctopusKit.swift",
        "Assets/Shaders/ShaderKit/SHKCheckerboard.swift",
        "Assets/Shaders/ShaderKit/SHKCircleWave.swift",
        "Assets/Shaders/ShaderKit/SHKCircleWaveBlended.swift",
        "Assets/Shaders/ShaderKit/SHKCircleWaveRainbow.swift",
        "Assets/Shaders/ShaderKit/SHKCircleWaveRainbowBlended.swift",
        "Assets/Shaders/ShaderKit/SHKColorAlpha.swift",
        "Assets/Shaders/ShaderKit/SHKColorInvert.swift",
        "Assets/Shaders/ShaderKit/SHKColorNonAlpha.swift",
        "Assets/Shaders/ShaderKit/SHKColorize.swift",
        "Assets/Shaders/ShaderKit/SHKDesaturate.swift",
        "Assets/Shaders/ShaderKit/SHKDynamicGrayNoise.swift",
        "Assets/Shaders/ShaderKit/SHKDynamicRainbowNoise.swift",
        "Assets/Shaders/ShaderKit/SHKEmbossColor.swift",
        "Assets/Shaders/ShaderKit/SHKEmbossGray.swift",
        "Assets/Shaders/ShaderKit/SHKInfrared.swift",
        "Assets/Shaders/ShaderKit/SHKInterlace.swift",
        "Assets/Shaders/ShaderKit/SHKLightGrid.swift",
        "Assets/Shaders/ShaderKit/SHKLinearGradient.swift",
        "Assets/Shaders/ShaderKit/SHKPixelate.swift",
        "Assets/Shaders/ShaderKit/SHKRadialGradient.swift",
        "Assets/Shaders/ShaderKit/SHKScanlines.swift",
        "Assets/Shaders/ShaderKit/SHKScreen.swift",
        "Assets/Shaders/ShaderKit/SHKStaticGrayNoise.swift",
        "Assets/Shaders/ShaderKit/SHKStaticRainbowNoise.swift",
        "Assets/Shaders/ShaderKit/SHKWater.swift",
        "Components/Abstract/ClampedValueComponent.swift",
        "Components/Abstract/DictionaryComponent.swift",
        "Components/Abstract/RelayComponent.swift",
        "Components/Abstract/SingleUseComponent.swift",
        "Components/Abstract/ValueComponent.swift",
        "Components/Abstract/iOSExclusiveComponent.swift",
        "Components/Abstract/macOSExclusiveComponent.swift",
        "Components/Audio/AudioComponent.swift",
        "Components/Audio/MusicComponent.swift",
        "Components/Gameplay/Agents & Goals/AgentComponent.swift",
        "Components/Gameplay/Agents & Goals/AgentGoalComponent.swift",
        "Components/Gameplay/Agents & Goals/AgentSeekingGoalComponent.swift",
        "Components/Gameplay/Agents & Goals/ObstacleAvoidanceGoalComponent.swift",
        "Components/Gameplay/Agents & Goals/PositionSeekingGoalComponent.swift",
        "Components/Gameplay/Agents & Goals/SpeedGoalComponent.swift",
        "Components/Gameplay/Agents & Goals/WanderingGoalComponent.swift",
        "Components/Gameplay/CombatBehaviorComponent.swift",
        "Components/Gameplay/DelayedRemovalComponent.swift",
        "Components/Gameplay/RandomizationComponent.swift",
        "Components/Gameplay/StateMachineComponent.swift",
        "Components/Gameplay/TimeComponent.swift",
        "Components/Graphics/BadgeComponent.swift",
        "Components/Graphics/BubbleEmitterComponent.swift",
        "Components/Graphics/CameraComponent.swift",
        "Components/Graphics/DebugFrameComponent.swift",
        "Components/Graphics/NodeActionComponent.swift",
        "Components/Graphics/NodeAttachmentComponent.swift",
        "Components/Graphics/NodeComponent.swift",
        "Components/Graphics/NoiseComponent.swift",
        "Components/Graphics/NoiseMapComponent.swift",
        "Components/Graphics/NoiseMappedGeneratorComponent.swift",
        "Components/Graphics/OKFont.swift",
        "Components/Graphics/OKLayoutGrid.swift",
        "Components/Graphics/OKShadow.swift",
        "Components/Graphics/OKSprite/OKSprite+Input-iOS.swift",
        "Components/Graphics/OKSprite/OKSprite.swift",
        "Components/Graphics/OffscreenRemovalComponent.swift",
        "Components/Graphics/ParticleEmitterComponent.swift",
        "Components/Graphics/RandomlyPositionedGeneratorComponent.swift",
        "Components/Graphics/SceneComponent.swift",
        "Components/Graphics/ShaderComponent.swift",
        "Components/Graphics/TextureAnimationComponent.swift",
        "Components/Graphics/TextureDictionaryComponent.swift",
        "Components/Graphics/TileBasedPositionComponent.swift",
        "Components/Graphics/TileMapComponent.swift",
        "Components/Input/Directional/DirectionControlledPhysicsComponent.swift",
        "Components/Input/Directional/DirectionControlledRotationComponent.swift",
        "Components/Input/Directional/DirectionControlledThrustComponent.swift",
        "Components/Input/Directional/DirectionControlledTileBasedMovementComponent.swift",
        "Components/Input/Directional/DirectionControlledTorqueComponent.swift",
        "Components/Input/Directional/DirectionEventComponent.swift",
        "Components/Input/ImpactVibrationComponent.swift",
        "Components/Input/Keyboard/KeyboardEventComponent.swift",
        "Components/Input/Motion/MotionControlledGravityComponent.swift",
        "Components/Input/Motion/MotionControlledParallaxComponent.swift",
        "Components/Input/Motion/MotionControlledThrustComponent.swift",
        "Components/Input/Motion/MotionManagerComponent.swift",
        "Components/Input/Mouse/MouseEventComponent.swift",
        "Components/Input/Pointer/NodePointerClosureComponent.swift",
        "Components/Input/Pointer/NodePointerState.swift",
        "Components/Input/Pointer/NodePointerStateComponent.swift",
        "Components/Input/Pointer/PointerControlledDraggingComponent.swift",
        "Components/Input/Pointer/PointerControlledForceComponent.swift",
        "Components/Input/Pointer/PointerControlledPhysicsDraggingComponent.swift",
        "Components/Input/Pointer/PointerControlledPhysicsHoldingComponent.swift",
        "Components/Input/Pointer/PointerControlledPositioningComponent.swift",
        "Components/Input/Pointer/PointerControlledRotationComponent.swift",
        "Components/Input/Pointer/PointerControlledSeekingComponent.swift",
        "Components/Input/Pointer/PointerEventComponent.swift",
        "Components/Input/Touch Gestures/CameraPanComponent.swift",
        "Components/Input/Touch Gestures/CameraZoomComponent.swift",
        "Components/Input/Touch Gestures/ClickGestureRecognizerComponent.swift",
        "Components/Input/Touch Gestures/NodeTapHandlerComponent.swift",
        "Components/Input/Touch Gestures/OKGestureRecognizerComponent.swift",
        "Components/Input/Touch Gestures/PanControlledDraggingComponent.swift",
        "Components/Input/Touch Gestures/PanGestureRecognizerComponent.swift",
        "Components/Input/Touch Gestures/PinchGestureRecognizerComponent.swift",
        "Components/Input/Touch Gestures/TapGestureRecognizerComponent.swift",
        "Components/Input/Touch/NodeTouchClosureComponent.swift",
        "Components/Input/Touch/NodeTouchState.swift",
        "Components/Input/Touch/NodeTouchStateComponent.swift",
        "Components/Input/Touch/TouchControlledDraggingComponent.swift",
        "Components/Input/Touch/TouchControlledForceComponent.swift",
        "Components/Input/Touch/TouchControlledPhysicsDraggingComponent.swift",
        "Components/Input/Touch/TouchControlledPhysicsHoldingComponent.swift",
        "Components/Input/Touch/TouchControlledPositioningComponent.swift",
        "Components/Input/Touch/TouchControlledRotationComponent.swift",
        "Components/Input/Touch/TouchControlledSeekingComponent.swift",
        "Components/Input/Touch/TouchEventComponent.swift",
        "Components/Input/VibrationComponent.swift",
        "Components/Logic/ClosureComponent.swift",
        "Components/Logic/DelayedClosureComponent.swift",
        "Components/Logic/RepeatingClosureComponent.swift",
        "Components/Logic/TimeDependentClosureComponent.swift",
        "Components/Physics/EntitySpawnerComponent.swift",
        "Components/Physics/PhysicsComponent.swift",
        "Components/Physics/PhysicsContactComponent.swift",
        "Components/Physics/PhysicsEventComponent.swift",
        "Components/Physics/PhysicsWorldComponent.swift",
        "Components/Physics/ThrustComponent.swift",
        "Components/Turn-Based/OKTurnBasedComponent.swift",
        "Components/Turn-Based/TurnBasedClampedValueComponent.swift",
        "Components/Turn-Based/TurnBasedTileBasedPositionComponent.swift",
        "Components/Turn-Based/TurnCounterComponent.swift",
        "Components/User Interface/MessageStackerComponent.swift",
        "Components/User Interface/MessageTickerComponent.swift",
        "Components/User Interface/ValueDisplayComponent.swift",
        "Core/Base/OKComponent.swift",
        "Core/Base/OKComponentSystem.swift",
        "Core/Base/OKEntity.swift",
        "Core/Base/OKEntityContainer.swift",
        "Core/Base/OKEntityState.swift",
        "Core/Base/OKGameState.swift",
        "Core/Base/OKScene+Keyboard.swift",
        "Core/Base/OKScene+Mouse.swift",
        "Core/Base/OKScene+Touch.swift",
        "Core/Base/OKScene.swift",
        "Core/Base/OKSceneDelegate.swift",
        "Core/Base/OKState.swift",
        "Core/Base/OKStateMachine.swift",
        "Core/Base/OKSubscene+Keyboard.swift",
        "Core/Base/OKSubscene+Mouse.swift",
        "Core/Base/OKSubscene+Touch.swift",
        "Core/Base/OKSubscene.swift",
        "Core/Base/OKTurnBasedEntity.swift",
        "Core/Base/OKTurnBasedScene.swift",
        "Core/Launch/OKConfiguration.swift",
        "Core/Launch/OKGameCoordinator.swift",
        "Core/Launch/OKScenePresenter.swift",
        "Core/Launch/OKViewController+Menus.swift",
        "Core/Launch/OKViewController.swift",
        "Core/Launch/OctopusKit+Constants.swift",
        "Core/Launch/OctopusKit+Logs.swift",
        "Core/Launch/OctopusKit.swift",
        "Entities/User Interace/OKButtonEntity.swift",
        "Miscellaneous/Lab/Component.swift",
        "Miscellaneous/Lab/ComponentContainer.swift",
        "Miscellaneous/Lab/Entity.swift",
        "Miscellaneous/Lab/GKComponentWrapper.swift",
        "Miscellaneous/Lab/GKEntityWrapper.swift",
        "Miscellaneous/OKHighScoreChart.swift",
        "Miscellaneous/OctopusKitErrors.swift",
        "Scene Templates/OKLogoScene.swift",
        "Support & Utility/Data Structures/AcceleratedValue.swift",
        "Support & Utility/Data Structures/ContiguousArray2D.swift",
        "Support & Utility/Data Structures/LightCategories.swift",
        "Support & Utility/Data Structures/PhysicsCategories.swift",
        "Support & Utility/Data Structures/Point.swift",
        "Support & Utility/Enums/OKDirection.swift",
        "Support & Utility/Enums/Orientations.swift",
        "Support & Utility/Enums/PhysicsMovementType.swift",
        "Support & Utility/Enums/TimeStep.swift",
        "Support & Utility/Logging/OKLog.swift",
        "Support & Utility/Logging/OKLogEntry.swift",
        "Support & Utility/Logging/OKLogViewer.swift",
        "Support & Utility/Logging/OKLogViewerButton.swift",
        "Support & Utility/OKCache.swift",
        "Support & Utility/OKLoader.swift",
        "Support & Utility/OKOperators.swift",
        "Support & Utility/OKUserDefault.swift",
        "Support & Utility/OKUtility+Graphics.swift",
        "Support & Utility/OKUtility.swift",
        "Support & Utility/OctopusKit+Aliases.swift",
        "Support & Utility/OctopusKit+Caches.swift",
        "Support & Utility/OctopusKit+Global.swift",
        "Support & Utility/Property Wrappers/LogChanges.swift",
        "Support & Utility/Property Wrappers/LogInputEventChanges.swift",
        "Support & Utility/Protocols/Nameable.swift",
        "Support & Utility/Protocols/Pseudocomponent.swift",
        "Support & Utility/Protocols/RequiresUpdatesPerFrame.swift",
        "Support & Utility/Protocols/TurnBased.swift",
        "Support & Utility/Protocols/TypeSafeIdentifiers.swift",
        "SwiftUI/OKContainerView.swift",
        "SwiftUI/OKUIOverlay.swift",
        "SwiftUI/OKViewControllerRepresentable.swift",
        "SwiftUI/OctopusUI.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "OctopusKit"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OctopusKit -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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 OctopusKit -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  OctopusKit: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'OctopusKit' in project 'OctopusKit'
        ➜ Explicit dependency on target 'OctopusKit' in project 'OctopusKit'
        ➜ Explicit dependency on target 'OctopusKit_OctopusKit' in project 'OctopusKit'
    Target 'OctopusKit' in project 'OctopusKit'
        ➜ Explicit dependency on target 'OctopusKit_OctopusKit' in project 'OctopusKit'
    Target 'OctopusKit_OctopusKit' in project 'OctopusKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache
SwiftDriver OctopusKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OctopusKit' from project 'OctopusKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OctopusKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctopusKit.build/Debug-watchos/OctopusKit.build/Objects-normal/arm64/OctopusKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target arm64-apple-watchos10.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-watchos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctopusKit.build/Debug-watchos/OctopusKit.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctopusKit.build/Debug-watchos/OctopusKit.build/Objects-normal/arm64/OctopusKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctopusKit.build/Debug-watchos/OctopusKit.build/Objects-normal/arm64/OctopusKit.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctopusKit.build/Debug-watchos/OctopusKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctopusKit.build/Debug-watchos/OctopusKit.build/Objects-normal/arm64/OctopusKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctopusKit.build/Debug-watchos/OctopusKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctopusKit.build/Debug-watchos/OctopusKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctopusKit.build/Debug-watchos/OctopusKit.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/OctopusKit.build/Debug-watchos/OctopusKit.build/Objects-normal/arm64/OctopusKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/Foundation/Array+OctopusComponentSystem.swift:13:8: error: Unable to find module dependency: 'GameplayKit'
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/Foundation/Array+OctopusComponentSystem.swift:13:8: note: A dependency of main module 'OctopusKit'
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/Foundation/Collection+OctopusKit.swift:35:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/GameplayKit/GKComponent+OctopusKit.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/GameplayKit/GKComponentSystem+TurnBased.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/GameplayKit/GKEntity+OctopusKit.swift:11:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/GameplayKit/GKRandom+OctopusKit.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/GameplayKit/GKSKNodeComponent+OctopusKit.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/SpriteKit/SKSpriteNode+OctopusKit.swift:12:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Abstract/ClampedValueComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Abstract/DictionaryComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Abstract/RelayComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Abstract/SingleUseComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Abstract/ValueComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Abstract/iOSExclusiveComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Abstract/macOSExclusiveComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Audio/AudioComponent.swift:13:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Audio/MusicComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/Agents & Goals/AgentComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/Agents & Goals/AgentGoalComponent.swift:12:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/Agents & Goals/AgentSeekingGoalComponent.swift:11:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/Agents & Goals/ObstacleAvoidanceGoalComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/Agents & Goals/PositionSeekingGoalComponent.swift:11:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/Agents & Goals/SpeedGoalComponent.swift:11:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/Agents & Goals/WanderingGoalComponent.swift:11:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/CombatBehaviorComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/DelayedRemovalComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/RandomizationComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/StateMachineComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/TimeComponent.swift:11:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/BadgeComponent.swift:13:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/BubbleEmitterComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/CameraComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/NodeActionComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/NodeAttachmentComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/NodeComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/NoiseComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/NoiseMapComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/NoiseMappedGeneratorComponent.swift:14:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/OKSprite/OKSprite+Input-iOS.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/OKSprite/OKSprite.swift:12:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/OffscreenRemovalComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/ParticleEmitterComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/RandomlyPositionedGeneratorComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/SceneComponent.swift:11:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/ShaderComponent.swift:12:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/TextureAnimationComponent.swift:12:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/TextureDictionaryComponent.swift:13:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/TileBasedPositionComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/TileMapComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Directional/DirectionControlledPhysicsComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Directional/DirectionControlledRotationComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Directional/DirectionControlledThrustComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Directional/DirectionControlledTileBasedMovementComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Directional/DirectionControlledTorqueComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Directional/DirectionEventComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/ImpactVibrationComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Motion/MotionControlledGravityComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Motion/MotionControlledParallaxComponent.swift:12:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Motion/MotionControlledThrustComponent.swift:11:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Motion/MotionManagerComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/NodePointerClosureComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/NodePointerStateComponent.swift:14:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledDraggingComponent.swift:29:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledForceComponent.swift:16:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledPhysicsDraggingComponent.swift:14:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledPhysicsHoldingComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledPositioningComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledRotationComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledSeekingComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerEventComponent.swift:12:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/CameraPanComponent.swift:17:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/CameraZoomComponent.swift:14:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/ClickGestureRecognizerComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/NodeTapHandlerComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/OKGestureRecognizerComponent.swift:12:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/PanControlledDraggingComponent.swift:21:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/PanGestureRecognizerComponent.swift:12:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/PinchGestureRecognizerComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/TapGestureRecognizerComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/NodeTouchClosureComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/NodeTouchStateComponent.swift:20:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledDraggingComponent.swift:29:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledForceComponent.swift:18:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledPhysicsDraggingComponent.swift:14:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledPhysicsHoldingComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledPositioningComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledRotationComponent.swift:12:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledSeekingComponent.swift:11:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/VibrationComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Logic/ClosureComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Logic/DelayedClosureComponent.swift:13:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Logic/RepeatingClosureComponent.swift:14:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Logic/TimeDependentClosureComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Physics/EntitySpawnerComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Physics/PhysicsComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Physics/PhysicsContactComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Physics/PhysicsEventComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Physics/PhysicsWorldComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Physics/ThrustComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Turn-Based/OKTurnBasedComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Turn-Based/TurnBasedClampedValueComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Turn-Based/TurnBasedTileBasedPositionComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Turn-Based/TurnCounterComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/User Interface/MessageStackerComponent.swift:13:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/User Interface/MessageTickerComponent.swift:13:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/User Interface/ValueDisplayComponent.swift:13:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKComponent.swift:11:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKComponentSystem.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKEntity.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKEntityContainer.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKEntityState.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKGameState.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKScene.swift:18:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKSceneDelegate.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKState.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKStateMachine.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKSubscene.swift:12:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKTurnBasedScene.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Launch/OKGameCoordinator.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Launch/OKScenePresenter.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Launch/OKViewController.swift:12:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Entities/User Interace/OKButtonEntity.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Miscellaneous/Lab/Component.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Miscellaneous/Lab/ComponentContainer.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Miscellaneous/Lab/Entity.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Miscellaneous/Lab/GKComponentWrapper.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Miscellaneous/Lab/GKEntityWrapper.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Support & Utility/Protocols/Pseudocomponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Support & Utility/Protocols/RequiresUpdatesPerFrame.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
SwiftDriver OctopusKit normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'OctopusKit' from project 'OctopusKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OctopusKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctopusKit.build/Debug-watchos/OctopusKit.build/Objects-normal/arm64_32/OctopusKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target arm64_32-apple-watchos10.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-watchos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctopusKit.build/Debug-watchos/OctopusKit.build/Objects-normal/arm64_32 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctopusKit.build/Debug-watchos/OctopusKit.build/Objects-normal/arm64_32/OctopusKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctopusKit.build/Debug-watchos/OctopusKit.build/Objects-normal/arm64_32/OctopusKit.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctopusKit.build/Debug-watchos/OctopusKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctopusKit.build/Debug-watchos/OctopusKit.build/Objects-normal/arm64_32/OctopusKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctopusKit.build/Debug-watchos/OctopusKit.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctopusKit.build/Debug-watchos/OctopusKit.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctopusKit.build/Debug-watchos/OctopusKit.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/OctopusKit.build/Debug-watchos/OctopusKit.build/Objects-normal/arm64_32/OctopusKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/Foundation/Array+OctopusComponentSystem.swift:13:8: error: Unable to find module dependency: 'GameplayKit'
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/Foundation/Array+OctopusComponentSystem.swift:13:8: note: A dependency of main module 'OctopusKit'
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/Foundation/Collection+OctopusKit.swift:35:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/GameplayKit/GKComponent+OctopusKit.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/GameplayKit/GKComponentSystem+TurnBased.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/GameplayKit/GKEntity+OctopusKit.swift:11:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/GameplayKit/GKRandom+OctopusKit.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/GameplayKit/GKSKNodeComponent+OctopusKit.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/SpriteKit/SKSpriteNode+OctopusKit.swift:12:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Abstract/ClampedValueComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Abstract/DictionaryComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Abstract/RelayComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Abstract/SingleUseComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Abstract/ValueComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Abstract/iOSExclusiveComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Abstract/macOSExclusiveComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Audio/AudioComponent.swift:13:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Audio/MusicComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/Agents & Goals/AgentComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/Agents & Goals/AgentGoalComponent.swift:12:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/Agents & Goals/AgentSeekingGoalComponent.swift:11:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/Agents & Goals/ObstacleAvoidanceGoalComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/Agents & Goals/PositionSeekingGoalComponent.swift:11:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/Agents & Goals/SpeedGoalComponent.swift:11:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/Agents & Goals/WanderingGoalComponent.swift:11:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/CombatBehaviorComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/DelayedRemovalComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/RandomizationComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/StateMachineComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/TimeComponent.swift:11:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/BadgeComponent.swift:13:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/BubbleEmitterComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/CameraComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/NodeActionComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/NodeAttachmentComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/NodeComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/NoiseComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/NoiseMapComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/NoiseMappedGeneratorComponent.swift:14:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/OKSprite/OKSprite+Input-iOS.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/OKSprite/OKSprite.swift:12:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/OffscreenRemovalComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/ParticleEmitterComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/RandomlyPositionedGeneratorComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/SceneComponent.swift:11:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/ShaderComponent.swift:12:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/TextureAnimationComponent.swift:12:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/TextureDictionaryComponent.swift:13:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/TileBasedPositionComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/TileMapComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Directional/DirectionControlledPhysicsComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Directional/DirectionControlledRotationComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Directional/DirectionControlledThrustComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Directional/DirectionControlledTileBasedMovementComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Directional/DirectionControlledTorqueComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Directional/DirectionEventComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/ImpactVibrationComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Motion/MotionControlledGravityComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Motion/MotionControlledParallaxComponent.swift:12:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Motion/MotionControlledThrustComponent.swift:11:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Motion/MotionManagerComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/NodePointerClosureComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/NodePointerStateComponent.swift:14:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledDraggingComponent.swift:29:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledForceComponent.swift:16:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledPhysicsDraggingComponent.swift:14:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledPhysicsHoldingComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledPositioningComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledRotationComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledSeekingComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerEventComponent.swift:12:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/CameraPanComponent.swift:17:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/CameraZoomComponent.swift:14:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/ClickGestureRecognizerComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/NodeTapHandlerComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/OKGestureRecognizerComponent.swift:12:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/PanControlledDraggingComponent.swift:21:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/PanGestureRecognizerComponent.swift:12:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/PinchGestureRecognizerComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/TapGestureRecognizerComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/NodeTouchClosureComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/NodeTouchStateComponent.swift:20:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledDraggingComponent.swift:29:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledForceComponent.swift:18:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledPhysicsDraggingComponent.swift:14:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledPhysicsHoldingComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledPositioningComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledRotationComponent.swift:12:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledSeekingComponent.swift:11:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/VibrationComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Logic/ClosureComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Logic/DelayedClosureComponent.swift:13:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Logic/RepeatingClosureComponent.swift:14:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Logic/TimeDependentClosureComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Physics/EntitySpawnerComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Physics/PhysicsComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Physics/PhysicsContactComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Physics/PhysicsEventComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Physics/PhysicsWorldComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Physics/ThrustComponent.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Turn-Based/OKTurnBasedComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Turn-Based/TurnBasedClampedValueComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Turn-Based/TurnBasedTileBasedPositionComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Turn-Based/TurnCounterComponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/User Interface/MessageStackerComponent.swift:13:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/User Interface/MessageTickerComponent.swift:13:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/User Interface/ValueDisplayComponent.swift:13:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKComponent.swift:11:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKComponentSystem.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKEntity.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKEntityContainer.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKEntityState.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKGameState.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKScene.swift:18:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKSceneDelegate.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKState.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKStateMachine.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKSubscene.swift:12:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKTurnBasedScene.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Launch/OKGameCoordinator.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Launch/OKScenePresenter.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Launch/OKViewController.swift:12:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Entities/User Interace/OKButtonEntity.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Miscellaneous/Lab/Component.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Miscellaneous/Lab/ComponentContainer.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Miscellaneous/Lab/Entity.swift:10:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Miscellaneous/Lab/GKComponentWrapper.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Miscellaneous/Lab/GKEntityWrapper.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Support & Utility/Protocols/Pseudocomponent.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Support & Utility/Protocols/RequiresUpdatesPerFrame.swift:9:8: note: Also imported here
import GameplayKit
       ^ (in target 'OctopusKit' from project 'OctopusKit')
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/Foundation/Array+OctopusComponentSystem.swift:13:8: error: Unable to find module dependency: 'GameplayKit'
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/Foundation/Array+OctopusComponentSystem.swift:13:8: note: a dependency of main module 'OctopusKit'
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/Foundation/Collection+OctopusKit.swift:35:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/GameplayKit/GKComponent+OctopusKit.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/GameplayKit/GKComponentSystem+TurnBased.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/GameplayKit/GKEntity+OctopusKit.swift:11:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/GameplayKit/GKRandom+OctopusKit.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/GameplayKit/GKSKNodeComponent+OctopusKit.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/SpriteKit/SKSpriteNode+OctopusKit.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Abstract/ClampedValueComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Abstract/DictionaryComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Abstract/RelayComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Abstract/SingleUseComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Abstract/ValueComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Abstract/iOSExclusiveComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Abstract/macOSExclusiveComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Audio/AudioComponent.swift:13:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Audio/MusicComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/Agents & Goals/AgentComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/Agents & Goals/AgentGoalComponent.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/Agents & Goals/AgentSeekingGoalComponent.swift:11:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/Agents & Goals/ObstacleAvoidanceGoalComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/Agents & Goals/PositionSeekingGoalComponent.swift:11:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/Agents & Goals/SpeedGoalComponent.swift:11:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/Agents & Goals/WanderingGoalComponent.swift:11:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/CombatBehaviorComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/DelayedRemovalComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/RandomizationComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/StateMachineComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/TimeComponent.swift:11:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/BadgeComponent.swift:13:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/BubbleEmitterComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/CameraComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/NodeActionComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/NodeAttachmentComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/NodeComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/NoiseComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/NoiseMapComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/NoiseMappedGeneratorComponent.swift:14:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/OKSprite/OKSprite+Input-iOS.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/OKSprite/OKSprite.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/OffscreenRemovalComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/ParticleEmitterComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/RandomlyPositionedGeneratorComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/SceneComponent.swift:11:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/ShaderComponent.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/TextureAnimationComponent.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/TextureDictionaryComponent.swift:13:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/TileBasedPositionComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/TileMapComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Directional/DirectionControlledPhysicsComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Directional/DirectionControlledRotationComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Directional/DirectionControlledThrustComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Directional/DirectionControlledTileBasedMovementComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Directional/DirectionControlledTorqueComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Directional/DirectionEventComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/ImpactVibrationComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Motion/MotionControlledGravityComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Motion/MotionControlledParallaxComponent.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Motion/MotionControlledThrustComponent.swift:11:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Motion/MotionManagerComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/NodePointerClosureComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/NodePointerStateComponent.swift:14:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledDraggingComponent.swift:29:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledForceComponent.swift:16:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledPhysicsDraggingComponent.swift:14:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledPhysicsHoldingComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledPositioningComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledRotationComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledSeekingComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerEventComponent.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/CameraPanComponent.swift:17:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/CameraZoomComponent.swift:14:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/ClickGestureRecognizerComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/NodeTapHandlerComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/OKGestureRecognizerComponent.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/PanControlledDraggingComponent.swift:21:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/PanGestureRecognizerComponent.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/PinchGestureRecognizerComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/TapGestureRecognizerComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/NodeTouchClosureComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/NodeTouchStateComponent.swift:20:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledDraggingComponent.swift:29:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledForceComponent.swift:18:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledPhysicsDraggingComponent.swift:14:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledPhysicsHoldingComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledPositioningComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledRotationComponent.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledSeekingComponent.swift:11:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/VibrationComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Logic/ClosureComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Logic/DelayedClosureComponent.swift:13:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Logic/RepeatingClosureComponent.swift:14:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Logic/TimeDependentClosureComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Physics/EntitySpawnerComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Physics/PhysicsComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Physics/PhysicsContactComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Physics/PhysicsEventComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Physics/PhysicsWorldComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Physics/ThrustComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Turn-Based/OKTurnBasedComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Turn-Based/TurnBasedClampedValueComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Turn-Based/TurnBasedTileBasedPositionComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Turn-Based/TurnCounterComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/User Interface/MessageStackerComponent.swift:13:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/User Interface/MessageTickerComponent.swift:13:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/User Interface/ValueDisplayComponent.swift:13:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKComponent.swift:11:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKComponentSystem.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKEntity.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKEntityContainer.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKEntityState.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKGameState.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKScene.swift:18:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKSceneDelegate.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKState.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKStateMachine.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKSubscene.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKTurnBasedScene.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Launch/OKGameCoordinator.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Launch/OKScenePresenter.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Launch/OKViewController.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Entities/User Interace/OKButtonEntity.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Miscellaneous/Lab/Component.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Miscellaneous/Lab/ComponentContainer.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Miscellaneous/Lab/Entity.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Miscellaneous/Lab/GKComponentWrapper.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Miscellaneous/Lab/GKEntityWrapper.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Support & Utility/Protocols/Pseudocomponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Support & Utility/Protocols/RequiresUpdatesPerFrame.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/Foundation/Array+OctopusComponentSystem.swift:13:8: error: Unable to find module dependency: 'GameplayKit'
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/Foundation/Array+OctopusComponentSystem.swift:13:8: note: a dependency of main module 'OctopusKit'
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/Foundation/Collection+OctopusKit.swift:35:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/GameplayKit/GKComponent+OctopusKit.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/GameplayKit/GKComponentSystem+TurnBased.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/GameplayKit/GKEntity+OctopusKit.swift:11:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/GameplayKit/GKRandom+OctopusKit.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/GameplayKit/GKSKNodeComponent+OctopusKit.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Apple API Extensions/SpriteKit/SKSpriteNode+OctopusKit.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Abstract/ClampedValueComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Abstract/DictionaryComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Abstract/RelayComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Abstract/SingleUseComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Abstract/ValueComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Abstract/iOSExclusiveComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Abstract/macOSExclusiveComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Audio/AudioComponent.swift:13:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Audio/MusicComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/Agents & Goals/AgentComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/Agents & Goals/AgentGoalComponent.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/Agents & Goals/AgentSeekingGoalComponent.swift:11:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/Agents & Goals/ObstacleAvoidanceGoalComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/Agents & Goals/PositionSeekingGoalComponent.swift:11:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/Agents & Goals/SpeedGoalComponent.swift:11:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/Agents & Goals/WanderingGoalComponent.swift:11:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/CombatBehaviorComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/DelayedRemovalComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/RandomizationComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/StateMachineComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Gameplay/TimeComponent.swift:11:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/BadgeComponent.swift:13:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/BubbleEmitterComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/CameraComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/NodeActionComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/NodeAttachmentComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/NodeComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/NoiseComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/NoiseMapComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/NoiseMappedGeneratorComponent.swift:14:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/OKSprite/OKSprite+Input-iOS.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/OKSprite/OKSprite.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/OffscreenRemovalComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/ParticleEmitterComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/RandomlyPositionedGeneratorComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/SceneComponent.swift:11:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/ShaderComponent.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/TextureAnimationComponent.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/TextureDictionaryComponent.swift:13:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/TileBasedPositionComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Graphics/TileMapComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Directional/DirectionControlledPhysicsComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Directional/DirectionControlledRotationComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Directional/DirectionControlledThrustComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Directional/DirectionControlledTileBasedMovementComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Directional/DirectionControlledTorqueComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Directional/DirectionEventComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/ImpactVibrationComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Motion/MotionControlledGravityComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Motion/MotionControlledParallaxComponent.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Motion/MotionControlledThrustComponent.swift:11:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Motion/MotionManagerComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/NodePointerClosureComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/NodePointerStateComponent.swift:14:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledDraggingComponent.swift:29:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledForceComponent.swift:16:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledPhysicsDraggingComponent.swift:14:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledPhysicsHoldingComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledPositioningComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledRotationComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerControlledSeekingComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Pointer/PointerEventComponent.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/CameraPanComponent.swift:17:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/CameraZoomComponent.swift:14:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/ClickGestureRecognizerComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/NodeTapHandlerComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/OKGestureRecognizerComponent.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/PanControlledDraggingComponent.swift:21:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/PanGestureRecognizerComponent.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/PinchGestureRecognizerComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch Gestures/TapGestureRecognizerComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/NodeTouchClosureComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/NodeTouchStateComponent.swift:20:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledDraggingComponent.swift:29:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledForceComponent.swift:18:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledPhysicsDraggingComponent.swift:14:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledPhysicsHoldingComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledPositioningComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledRotationComponent.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/Touch/TouchControlledSeekingComponent.swift:11:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Input/VibrationComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Logic/ClosureComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Logic/DelayedClosureComponent.swift:13:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Logic/RepeatingClosureComponent.swift:14:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Logic/TimeDependentClosureComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Physics/EntitySpawnerComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Physics/PhysicsComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Physics/PhysicsContactComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Physics/PhysicsEventComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Physics/PhysicsWorldComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Physics/ThrustComponent.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Turn-Based/OKTurnBasedComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Turn-Based/TurnBasedClampedValueComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Turn-Based/TurnBasedTileBasedPositionComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/Turn-Based/TurnCounterComponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/User Interface/MessageStackerComponent.swift:13:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/User Interface/MessageTickerComponent.swift:13:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Components/User Interface/ValueDisplayComponent.swift:13:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKComponent.swift:11:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKComponentSystem.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKEntity.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKEntityContainer.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKEntityState.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKGameState.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKScene.swift:18:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKSceneDelegate.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKState.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKStateMachine.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKSubscene.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Base/OKTurnBasedScene.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Launch/OKGameCoordinator.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Launch/OKScenePresenter.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Core/Launch/OKViewController.swift:12:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Entities/User Interace/OKButtonEntity.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Miscellaneous/Lab/Component.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Miscellaneous/Lab/ComponentContainer.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Miscellaneous/Lab/Entity.swift:10:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Miscellaneous/Lab/GKComponentWrapper.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Miscellaneous/Lab/GKEntityWrapper.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Support & Utility/Protocols/Pseudocomponent.swift:9:8: note: also imported here
import GameplayKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Support & Utility/Protocols/RequiresUpdatesPerFrame.swift:9:8: note: also imported here
import GameplayKit
       ^
** BUILD FAILED **
The following build commands failed:
	SwiftDriver OctopusKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OctopusKit' from project 'OctopusKit')
	SwiftDriver OctopusKit normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'OctopusKit' from project 'OctopusKit')
	Building workspace spi-builder-workspace with scheme OctopusKit
(3 failures)
BUILD FAILURE 6.2 watchOS