Build Information
Failed to build mlx-libraries, reference main (357c97), with Swift 6.1 for watchOS using Xcode 16.3 on 20 Apr 2026 16:54:54 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme mlx-libraries-Package -destination generic/platform=watchOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ml-explore/mlx-swift-examples.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ml-explore/mlx-swift-examples
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 357c97f mlx-swift-examples prep for mlx-swift-lm 3.x release (#468)
Cloned https://github.com/ml-explore/mlx-swift-examples.git
Revision (git rev-parse @):
357c97fbd39abe600704b889dd114c208b0ed915
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ml-explore/mlx-swift-examples.git at main
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/ml-explore/mlx-swift-examples.git
https://github.com/ml-explore/mlx-swift-examples.git
{
"dependencies" : [
{
"identity" : "mlx-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.31.3",
"upper_bound" : "0.32.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ml-explore/mlx-swift"
},
{
"identity" : "swift-transformers",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/huggingface/swift-transformers"
},
{
"identity" : "gzipswift",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.1",
"upper_bound" : "6.0.2"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/1024jp/GzipSwift"
}
],
"manifest_display_name" : "mlx-libraries",
"name" : "mlx-libraries",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "MLXMNIST",
"targets" : [
"MLXMNIST"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "StableDiffusion",
"targets" : [
"StableDiffusion"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "StableDiffusion",
"module_type" : "SwiftTarget",
"name" : "StableDiffusion",
"path" : "Libraries/StableDiffusion",
"product_dependencies" : [
"MLX",
"MLXNN",
"MLXRandom",
"Transformers"
],
"product_memberships" : [
"StableDiffusion"
],
"sources" : [
"Clip.swift",
"Configuration.swift",
"Image.swift",
"Load.swift",
"Sampler.swift",
"StableDiffusion.swift",
"Tokenizer.swift",
"UNet.swift",
"VAE.swift"
],
"type" : "library"
},
{
"c99name" : "MLXMNIST",
"module_type" : "SwiftTarget",
"name" : "MLXMNIST",
"path" : "Libraries/MLXMNIST",
"product_dependencies" : [
"MLX",
"MLXFast",
"MLXNN",
"MLXOptimizers",
"MLXRandom",
"Gzip"
],
"product_memberships" : [
"MLXMNIST"
],
"sources" : [
"Files.swift",
"MNIST.swift",
"Random.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/ml-explore/mlx-swift-lm.git
Fetching from https://github.com/gonzalezreal/swift-markdown-ui
Fetching from https://github.com/ml-explore/mlx-swift
Fetching from https://github.com/jkandzi/Progress.swift
Fetching from https://github.com/huggingface/swift-jinja.git
Fetching from https://github.com/apple/swift-numerics (cached)
Fetching from https://github.com/apple/swift-atomics.git (cached)
Fetching from https://github.com/swiftlang/swift-syntax.git (cached)
Fetching from https://github.com/apple/swift-collections.git (cached)
Fetching from https://github.com/apple/swift-asn1.git (cached)
Fetching from https://github.com/apple/swift-crypto.git (cached)
Fetching from https://github.com/apple/swift-system.git (cached)
Fetching from https://github.com/swiftlang/swift-cmark
Fetching from https://github.com/ibireme/yyjson.git
Fetching from https://github.com/1024jp/GzipSwift
Fetching from https://github.com/huggingface/swift-transformers
Fetching from https://github.com/gonzalezreal/NetworkImage
Fetching from https://github.com/huggingface/swift-huggingface.git
Fetching from https://github.com/apple/swift-nio.git (cached)
Fetching from https://github.com/apple/swift-argument-parser.git (cached)
Fetching from https://github.com/mattt/EventSource.git
Fetching from https://github.com/huggingface/swift-xet.git
Fetching from https://github.com/swift-server/async-http-client.git (cached)
Fetching from https://github.com/apple/swift-nio-transport-services.git (cached)
Fetching from https://github.com/apple/swift-nio-http2.git (cached)
Fetching from https://github.com/apple/swift-distributed-tracing.git
Fetching from https://github.com/apple/swift-nio-ssl.git (cached)
Fetching from https://github.com/apple/swift-algorithms.git (cached)
Fetching from https://github.com/apple/swift-nio-extras.git (cached)
Fetching from https://github.com/apple/swift-log.git (cached)
Fetching from https://github.com/apple/swift-service-context.git
Fetching from https://github.com/swift-server/swift-service-lifecycle.git
Fetching from https://github.com/apple/swift-async-algorithms.git
Fetching from https://github.com/apple/swift-http-structured-headers.git (cached)
Fetching from https://github.com/apple/swift-certificates.git
Fetching from https://github.com/apple/swift-http-types.git (cached)
Creating working copy of package ‘swift-transformers’
Checking out 1.3.0 of package ‘swift-transformers’
Creating working copy of package ‘swift-xet’
Checking out 0.2.3 of package ‘swift-xet’
Creating working copy of package ‘mlx-swift-lm’
Checking out 3.31.3 of package ‘mlx-swift-lm’
Creating working copy of package ‘swift-cmark’
Checking out 0.7.1 of package ‘swift-cmark’
Creating working copy of package ‘swift-nio’
Checking out 2.97.0 of package ‘swift-nio’
Creating working copy of package ‘swift-log’
Checking out 1.12.0 of package ‘swift-log’
Creating working copy of package ‘GzipSwift’
Checking out 6.0.1 of package ‘GzipSwift’
Creating working copy of package ‘swift-markdown-ui’
Checking out 2.4.1 of package ‘swift-markdown-ui’
Creating working copy of package ‘swift-http-types’
Checking out 1.5.1 of package ‘swift-http-types’
Creating working copy of package ‘Progress.swift’
Checking out 0.4.0 of package ‘Progress.swift’
Creating working copy of package ‘EventSource’
Checking out 1.4.1 of package ‘EventSource’
Creating working copy of package ‘swift-service-context’
Checking out 1.3.0 of package ‘swift-service-context’
Creating working copy of package ‘NetworkImage’
Checking out 6.0.1 of package ‘NetworkImage’
Creating working copy of package ‘swift-jinja’
Checking out 2.3.1 of package ‘swift-jinja’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.6.2 of package ‘swift-argument-parser’
Creating working copy of package ‘swift-crypto’
Checking out 4.3.0 of package ‘swift-crypto’
Creating working copy of package ‘swift-algorithms’
Checking out 1.2.1 of package ‘swift-algorithms’
Creating working copy of package ‘swift-nio-ssl’
Checking out 2.37.0 of package ‘swift-nio-ssl’
Creating working copy of package ‘swift-atomics’
Checking out 1.3.0 of package ‘swift-atomics’
Creating working copy of package ‘swift-service-lifecycle’
Checking out 2.11.0 of package ‘swift-service-lifecycle’
Creating working copy of package ‘swift-certificates’
Checking out 1.19.0 of package ‘swift-certificates’
Creating working copy of package ‘swift-asn1’
Checking out 1.6.0 of package ‘swift-asn1’
Creating working copy of package ‘swift-nio-http2’
Checking out 1.43.0 of package ‘swift-nio-http2’
Creating working copy of package ‘yyjson’
Checking out 0.12.0 of package ‘yyjson’
Creating working copy of package ‘swift-syntax’
Checking out 600.0.1 of package ‘swift-syntax’
Creating working copy of package ‘swift-async-algorithms’
Checking out 1.1.3 of package ‘swift-async-algorithms’
Creating working copy of package ‘swift-huggingface’
Checking out 0.9.0 of package ‘swift-huggingface’
Creating working copy of package ‘swift-collections’
Checking out 1.3.0 of package ‘swift-collections’
Creating working copy of package ‘swift-system’
Checking out 1.6.4 of package ‘swift-system’
Creating working copy of package ‘async-http-client’
Checking out 1.33.1 of package ‘async-http-client’
Creating working copy of package ‘mlx-swift’
Checking out 0.31.3 of package ‘mlx-swift’
Creating working copy of package ‘swift-numerics’
Checking out 1.1.1 of package ‘swift-numerics’
Creating working copy of package ‘swift-distributed-tracing’
Checking out 1.4.1 of package ‘swift-distributed-tracing’
Creating working copy of package ‘swift-http-structured-headers’
Checking out 1.7.0 of package ‘swift-http-structured-headers’
Creating working copy of package ‘swift-nio-extras’
Checking out 1.34.0 of package ‘swift-nio-extras’
Creating working copy of package ‘swift-nio-transport-services’
Checking out 1.27.0 of package ‘swift-nio-transport-services’
Resolved source packages:
NetworkImage: https://github.com/gonzalezreal/NetworkImage @ 6.0.1
swift-http-structured-headers: https://github.com/apple/swift-http-structured-headers.git @ 1.7.0
swift-certificates: https://github.com/apple/swift-certificates.git @ 1.19.0
Gzip: https://github.com/1024jp/GzipSwift @ 6.0.1
Progress: https://github.com/jkandzi/Progress.swift @ 0.4.0
async-http-client: https://github.com/swift-server/async-http-client.git @ 1.33.1
swift-http-types: https://github.com/apple/swift-http-types.git @ 1.5.1
swift-nio: https://github.com/apple/swift-nio.git @ 2.97.0
swift-service-context: https://github.com/apple/swift-service-context.git @ 1.3.0
swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.43.0
yyjson: https://github.com/ibireme/yyjson.git @ 0.12.0
swift-asn1: https://github.com/apple/swift-asn1.git @ 1.6.0
mlx-swift-lm: https://github.com/ml-explore/mlx-swift-lm.git @ 3.31.3
mlx-swift: https://github.com/ml-explore/mlx-swift @ 0.31.3
swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.37.0
Xet: https://github.com/huggingface/swift-xet.git @ 0.2.3
cmark-gfm: https://github.com/swiftlang/swift-cmark @ 0.7.1
swift-markdown-ui: https://github.com/gonzalezreal/swift-markdown-ui @ 2.4.1
swift-huggingface: https://github.com/huggingface/swift-huggingface.git @ 0.9.0
swift-async-algorithms: https://github.com/apple/swift-async-algorithms.git @ 1.1.3
swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.34.0
swift-collections: https://github.com/apple/swift-collections.git @ 1.3.0
swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
mlx-libraries: /Users/admin/builder/spi-builder-workspace @ local
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.6.2
swift-numerics: https://github.com/apple/swift-numerics @ 1.1.1
EventSource: https://github.com/mattt/EventSource.git @ 1.4.1
swift-crypto: https://github.com/apple/swift-crypto.git @ 4.3.0
swift-service-lifecycle: https://github.com/swift-server/swift-service-lifecycle.git @ 2.11.0
swift-log: https://github.com/apple/swift-log.git @ 1.12.0
swift-transformers: https://github.com/huggingface/swift-transformers @ 1.3.0
swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.27.0
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 600.0.1
swift-system: https://github.com/apple/swift-system.git @ 1.6.4
swift-distributed-tracing: https://github.com/apple/swift-distributed-tracing.git @ 1.4.1
Jinja: https://github.com/huggingface/swift-jinja.git @ 2.3.1
resolved source packages: NetworkImage, swift-http-structured-headers, swift-certificates, Gzip, Progress, async-http-client, swift-http-types, swift-nio, swift-service-context, swift-nio-http2, yyjson, swift-asn1, mlx-swift-lm, mlx-swift, swift-nio-ssl, Xet, cmark-gfm, swift-markdown-ui, swift-huggingface, swift-async-algorithms, swift-nio-extras, swift-collections, swift-algorithms, mlx-libraries, swift-argument-parser, swift-numerics, EventSource, swift-crypto, swift-service-lifecycle, swift-log, swift-transformers, swift-nio-transport-services, swift-atomics, swift-syntax, swift-system, swift-distributed-tracing, Jinja
{
"dependencies" : [
{
"identity" : "mlx-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.31.3",
"upper_bound" : "0.32.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ml-explore/mlx-swift"
},
{
"identity" : "swift-transformers",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/huggingface/swift-transformers"
},
{
"identity" : "gzipswift",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.1",
"upper_bound" : "6.0.2"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/1024jp/GzipSwift"
}
],
"manifest_display_name" : "mlx-libraries",
"name" : "mlx-libraries",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "MLXMNIST",
"targets" : [
"MLXMNIST"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "StableDiffusion",
"targets" : [
"StableDiffusion"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "StableDiffusion",
"module_type" : "SwiftTarget",
"name" : "StableDiffusion",
"path" : "Libraries/StableDiffusion",
"product_dependencies" : [
"MLX",
"MLXNN",
"MLXRandom",
"Transformers"
],
"product_memberships" : [
"StableDiffusion"
],
"sources" : [
"Clip.swift",
"Configuration.swift",
"Image.swift",
"Load.swift",
"Sampler.swift",
"StableDiffusion.swift",
"Tokenizer.swift",
"UNet.swift",
"VAE.swift"
],
"type" : "library"
},
{
"c99name" : "MLXMNIST",
"module_type" : "SwiftTarget",
"name" : "MLXMNIST",
"path" : "Libraries/MLXMNIST",
"product_dependencies" : [
"MLX",
"MLXFast",
"MLXNN",
"MLXOptimizers",
"MLXRandom",
"Gzip"
],
"product_memberships" : [
"MLXMNIST"
],
"sources" : [
"Files.swift",
"MNIST.swift",
"Random.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "mlx-swift-examples",
"schemes" : [
"embedder-tool",
"ExampleLLM",
"image-tool",
"LinearModelTraining",
"llm-tool",
"LLMBasic",
"LLMEval",
"LoRATrainingExample",
"MarkdownUI",
"mlx-libraries-Package",
"MLXChatExample",
"MLXLMTests",
"mnist-tool",
"MNISTTrainer",
"StableDiffusionExample",
"Tutorial"
],
"targets" : [
"LLMEval",
"MLXChatExample",
"LLMBasic",
"llm-tool",
"ExampleLLM",
"embedder-tool",
"StableDiffusionExample",
"image-tool",
"LoRATrainingExample",
"mnist-tool",
"MNISTTrainer",
"Tutorial",
"LinearModelTraining",
"MLXLMTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme mlx-libraries-Package -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme mlx-libraries-Package -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
swift-service-context: https://github.com/apple/swift-service-context.git @ 1.3.0
swift-numerics: https://github.com/apple/swift-numerics @ 1.1.1
swift-log: https://github.com/apple/swift-log.git @ 1.12.0
swift-distributed-tracing: https://github.com/apple/swift-distributed-tracing.git @ 1.4.1
yyjson: https://github.com/ibireme/yyjson.git @ 0.12.0
swift-crypto: https://github.com/apple/swift-crypto.git @ 4.3.0
mlx-libraries: /Users/admin/builder/spi-builder-workspace @ local
swift-collections: https://github.com/apple/swift-collections.git @ 1.3.0
swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 600.0.1
Gzip: https://github.com/1024jp/GzipSwift @ 6.0.1
swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.34.0
Progress: https://github.com/jkandzi/Progress.swift @ 0.4.0
swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.43.0
swift-http-types: https://github.com/apple/swift-http-types.git @ 1.5.1
swift-markdown-ui: https://github.com/gonzalezreal/swift-markdown-ui @ 2.4.1
NetworkImage: https://github.com/gonzalezreal/NetworkImage @ 6.0.1
swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
swift-async-algorithms: https://github.com/apple/swift-async-algorithms.git @ 1.1.3
swift-transformers: https://github.com/huggingface/swift-transformers @ 1.3.0
swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.37.0
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.6.2
swift-service-lifecycle: https://github.com/swift-server/swift-service-lifecycle.git @ 2.11.0
swift-certificates: https://github.com/apple/swift-certificates.git @ 1.19.0
mlx-swift-lm: https://github.com/ml-explore/mlx-swift-lm.git @ 3.31.3
Jinja: https://github.com/huggingface/swift-jinja.git @ 2.3.1
Xet: https://github.com/huggingface/swift-xet.git @ 0.2.3
cmark-gfm: https://github.com/swiftlang/swift-cmark @ 0.7.1
swift-system: https://github.com/apple/swift-system.git @ 1.6.4
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
swift-http-structured-headers: https://github.com/apple/swift-http-structured-headers.git @ 1.7.0
swift-asn1: https://github.com/apple/swift-asn1.git @ 1.6.0
swift-nio: https://github.com/apple/swift-nio.git @ 2.97.0
async-http-client: https://github.com/swift-server/async-http-client.git @ 1.33.1
swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.27.0
mlx-swift: https://github.com/ml-explore/mlx-swift @ 0.31.3
swift-huggingface: https://github.com/huggingface/swift-huggingface.git @ 0.9.0
EventSource: https://github.com/mattt/EventSource.git @ 1.4.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (60 targets)
Target 'StableDiffusion' in project 'mlx-libraries'
➜ Explicit dependency on target 'StableDiffusion' in project 'mlx-libraries'
➜ Explicit dependency on target 'MLX' in project 'mlx-swift'
➜ Explicit dependency on target 'MLXNN' in project 'mlx-swift'
➜ Explicit dependency on target 'MLXRandom' in project 'mlx-swift'
➜ Explicit dependency on target 'Transformers' in project 'swift-transformers'
Target 'StableDiffusion' in project 'mlx-libraries'
➜ Explicit dependency on target 'MLX' in project 'mlx-swift'
➜ Explicit dependency on target 'MLXNN' in project 'mlx-swift'
➜ Explicit dependency on target 'MLXRandom' in project 'mlx-swift'
➜ Explicit dependency on target 'Transformers' in project 'swift-transformers'
Target 'Transformers' in project 'swift-transformers'
➜ Explicit dependency on target 'Tokenizers' in project 'swift-transformers'
➜ Explicit dependency on target 'Generation' in project 'swift-transformers'
➜ Explicit dependency on target 'Models' in project 'swift-transformers'
➜ Explicit dependency on target 'Hub' in project 'swift-transformers'
➜ Explicit dependency on target 'Jinja' in project 'Jinja'
➜ Explicit dependency on target 'HuggingFace' in project 'swift-huggingface'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'yyjson' in project 'yyjson'
Target 'Models' in project 'swift-transformers'
➜ Explicit dependency on target 'Hub' in project 'swift-transformers'
➜ Explicit dependency on target 'Tokenizers' in project 'swift-transformers'
➜ Explicit dependency on target 'Generation' in project 'swift-transformers'
➜ Explicit dependency on target 'Jinja' in project 'Jinja'
➜ Explicit dependency on target 'HuggingFace' in project 'swift-huggingface'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'yyjson' in project 'yyjson'
Target 'Generation' in project 'swift-transformers'
➜ Explicit dependency on target 'Hub' in project 'swift-transformers'
➜ Explicit dependency on target 'Tokenizers' in project 'swift-transformers'
➜ Explicit dependency on target 'Jinja' in project 'Jinja'
➜ Explicit dependency on target 'HuggingFace' in project 'swift-huggingface'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'yyjson' in project 'yyjson'
Target 'Tokenizers' in project 'swift-transformers'
➜ Explicit dependency on target 'Hub' in project 'swift-transformers'
➜ Explicit dependency on target 'Jinja' in project 'Jinja'
➜ Explicit dependency on target 'HuggingFace' in project 'swift-huggingface'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'yyjson' in project 'yyjson'
Target 'Hub' in project 'swift-transformers'
➜ Explicit dependency on target 'swift-transformers_Hub' in project 'swift-transformers'
➜ Explicit dependency on target 'Jinja' in project 'Jinja'
➜ Explicit dependency on target 'HuggingFace' in project 'swift-huggingface'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'yyjson' in project 'yyjson'
Target 'yyjson' in project 'yyjson'
➜ Explicit dependency on target 'yyjson' in project 'yyjson'
Target 'yyjson' in project 'yyjson' (no dependencies)
Target 'HuggingFace' in project 'swift-huggingface'
➜ Explicit dependency on target 'HuggingFace' in project 'swift-huggingface'
➜ Explicit dependency on target 'EventSource' in project 'EventSource'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
Target 'HuggingFace' in project 'swift-huggingface'
➜ Explicit dependency on target 'EventSource' in project 'EventSource'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
Target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto_Crypto' in project 'swift-crypto'
Target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto_Crypto' in project 'swift-crypto'
Target 'swift-crypto_Crypto' in project 'swift-crypto' (no dependencies)
Target 'EventSource' in project 'EventSource'
➜ Explicit dependency on target 'EventSource' in project 'EventSource'
➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
Target 'EventSource' in project 'EventSource'
➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
Target 'NIOCore' in project 'swift-nio'
➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOOpenBSD' in project 'swift-nio'
➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
Target 'NIOCore' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOOpenBSD' in project 'swift-nio'
➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
Target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target '_AtomicsShims' in project 'swift-atomics'
Target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target '_AtomicsShims' in project 'swift-atomics'
Target '_AtomicsShims' in project 'swift-atomics' (no dependencies)
Target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target '_NIODataStructures' in project 'swift-nio' (no dependencies)
Target 'CNIOWASI' in project 'swift-nio' (no dependencies)
Target 'CNIOWindows' in project 'swift-nio' (no dependencies)
Target 'CNIOLinux' in project 'swift-nio' (no dependencies)
Target 'CNIODarwin' in project 'swift-nio' (no dependencies)
Target 'CNIOOpenBSD' in project 'swift-nio' (no dependencies)
Target '_NIOBase64' in project 'swift-nio' (no dependencies)
Target 'NIOConcurrencyHelpers' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
Target 'CNIOAtomics' in project 'swift-nio' (no dependencies)
Target 'Jinja' in project 'Jinja'
➜ Explicit dependency on target 'Jinja' in project 'Jinja'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
Target 'Jinja' in project 'Jinja'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
Target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
Target 'swift-transformers_Hub' in project 'swift-transformers' (no dependencies)
Target 'MLXMNIST' in project 'mlx-libraries'
➜ Explicit dependency on target 'MLXMNIST' in project 'mlx-libraries'
➜ Explicit dependency on target 'MLX' in project 'mlx-swift'
➜ Explicit dependency on target 'MLXFast' in project 'mlx-swift'
➜ Explicit dependency on target 'MLXNN' in project 'mlx-swift'
➜ Explicit dependency on target 'MLXOptimizers' in project 'mlx-swift'
➜ Explicit dependency on target 'MLXRandom' in project 'mlx-swift'
➜ Explicit dependency on target 'Gzip' in project 'Gzip'
Target 'MLXMNIST' in project 'mlx-libraries'
➜ Explicit dependency on target 'MLX' in project 'mlx-swift'
➜ Explicit dependency on target 'MLXFast' in project 'mlx-swift'
➜ Explicit dependency on target 'MLXNN' in project 'mlx-swift'
➜ Explicit dependency on target 'MLXOptimizers' in project 'mlx-swift'
➜ Explicit dependency on target 'MLXRandom' in project 'mlx-swift'
➜ Explicit dependency on target 'Gzip' in project 'Gzip'
Target 'Gzip' in project 'Gzip'
➜ Explicit dependency on target 'Gzip' in project 'Gzip'
➜ Explicit dependency on target 'system-zlib' in project 'Gzip'
Target 'Gzip' in project 'Gzip'
➜ Explicit dependency on target 'system-zlib' in project 'Gzip'
Target 'system-zlib' in project 'Gzip' (no dependencies)
Target 'MLXRandom' in project 'mlx-swift'
➜ Explicit dependency on target 'MLXRandom' in project 'mlx-swift'
➜ Explicit dependency on target 'Cmlx' in project 'mlx-swift'
➜ Explicit dependency on target 'MLX' in project 'mlx-swift'
➜ Explicit dependency on target 'Numerics' in project 'swift-numerics'
Target 'MLXRandom' in project 'mlx-swift'
➜ Explicit dependency on target 'Cmlx' in project 'mlx-swift'
➜ Explicit dependency on target 'MLX' in project 'mlx-swift'
➜ Explicit dependency on target 'Numerics' in project 'swift-numerics'
Target 'MLXOptimizers' in project 'mlx-swift'
➜ Explicit dependency on target 'MLXOptimizers' in project 'mlx-swift'
➜ Explicit dependency on target 'Cmlx' in project 'mlx-swift'
➜ Explicit dependency on target 'MLX' in project 'mlx-swift'
➜ Explicit dependency on target 'MLXNN' in project 'mlx-swift'
➜ Explicit dependency on target 'Numerics' in project 'swift-numerics'
Target 'MLXOptimizers' in project 'mlx-swift'
➜ Explicit dependency on target 'Cmlx' in project 'mlx-swift'
➜ Explicit dependency on target 'MLX' in project 'mlx-swift'
➜ Explicit dependency on target 'MLXNN' in project 'mlx-swift'
➜ Explicit dependency on target 'Numerics' in project 'swift-numerics'
Target 'MLXNN' in project 'mlx-swift'
➜ Explicit dependency on target 'MLXNN' in project 'mlx-swift'
➜ Explicit dependency on target 'Cmlx' in project 'mlx-swift'
➜ Explicit dependency on target 'MLX' in project 'mlx-swift'
➜ Explicit dependency on target 'Numerics' in project 'swift-numerics'
Target 'MLXNN' in project 'mlx-swift'
➜ Explicit dependency on target 'Cmlx' in project 'mlx-swift'
➜ Explicit dependency on target 'MLX' in project 'mlx-swift'
➜ Explicit dependency on target 'Numerics' in project 'swift-numerics'
Target 'MLXFast' in project 'mlx-swift'
➜ Explicit dependency on target 'MLXFast' in project 'mlx-swift'
➜ Explicit dependency on target 'Cmlx' in project 'mlx-swift'
➜ Explicit dependency on target 'MLX' in project 'mlx-swift'
➜ Explicit dependency on target 'Numerics' in project 'swift-numerics'
Target 'MLXFast' in project 'mlx-swift'
➜ Explicit dependency on target 'Cmlx' in project 'mlx-swift'
➜ Explicit dependency on target 'MLX' in project 'mlx-swift'
➜ Explicit dependency on target 'Numerics' in project 'swift-numerics'
Target 'MLX' in project 'mlx-swift'
➜ Explicit dependency on target 'MLX' in project 'mlx-swift'
➜ Explicit dependency on target 'Cmlx' in project 'mlx-swift'
➜ Explicit dependency on target 'Numerics' in project 'swift-numerics'
Target 'MLX' in project 'mlx-swift'
➜ Explicit dependency on target 'Cmlx' in project 'mlx-swift'
➜ Explicit dependency on target 'Numerics' in project 'swift-numerics'
Target 'Numerics' in project 'swift-numerics'
➜ Explicit dependency on target 'Numerics' in project 'swift-numerics'
➜ Explicit dependency on target '_NumericsShims' in project 'swift-numerics'
➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
➜ Explicit dependency on target 'ComplexModule' in project 'swift-numerics'
Target 'Numerics' in project 'swift-numerics'
➜ Explicit dependency on target '_NumericsShims' in project 'swift-numerics'
➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
➜ Explicit dependency on target 'ComplexModule' in project 'swift-numerics'
Target 'ComplexModule' in project 'swift-numerics'
➜ Explicit dependency on target '_NumericsShims' in project 'swift-numerics'
➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
Target 'RealModule' in project 'swift-numerics'
➜ Explicit dependency on target '_NumericsShims' in project 'swift-numerics'
Target '_NumericsShims' in project 'swift-numerics' (no dependencies)
Target 'Cmlx' in project 'mlx-swift'
➜ Explicit dependency on target 'mlx-swift_Cmlx' in project 'mlx-swift'
Target 'mlx-swift_Cmlx' in project 'mlx-swift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c++ -c /dev/null
Build description signature: 32e2f96e78100bffec052e774fc0418c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/32e2f96e78100bffec052e774fc0418c.xcbuilddata
error: The package product 'MLX' requires minimum platform version 10.0 for the watchOS platform, but this target supports 9.0 (in target 'MLXMNIST' from project 'mlx-libraries')
error: The package product 'MLXFast' requires minimum platform version 10.0 for the watchOS platform, but this target supports 9.0 (in target 'MLXMNIST' from project 'mlx-libraries')
error: The package product 'MLXNN' requires minimum platform version 10.0 for the watchOS platform, but this target supports 9.0 (in target 'MLXMNIST' from project 'mlx-libraries')
error: The package product 'MLXOptimizers' requires minimum platform version 10.0 for the watchOS platform, but this target supports 9.0 (in target 'MLXMNIST' from project 'mlx-libraries')
error: The package product 'MLXRandom' requires minimum platform version 10.0 for the watchOS platform, but this target supports 9.0 (in target 'MLXMNIST' from project 'mlx-libraries')
error: The package product 'MLX' requires minimum platform version 10.0 for the watchOS platform, but this target supports 9.0 (in target 'StableDiffusion' from project 'mlx-libraries')
error: The package product 'MLXNN' requires minimum platform version 10.0 for the watchOS platform, but this target supports 9.0 (in target 'StableDiffusion' from project 'mlx-libraries')
error: The package product 'MLXRandom' requires minimum platform version 10.0 for the watchOS platform, but this target supports 9.0 (in target 'StableDiffusion' from project 'mlx-libraries')
** BUILD FAILED **
The following build commands failed:
Building project mlx-swift-examples with scheme mlx-libraries-Package
(1 failure)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
swift-service-context: https://github.com/apple/swift-service-context.git @ 1.3.0
swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 600.0.1
swift-markdown-ui: https://github.com/gonzalezreal/swift-markdown-ui @ 2.4.1
swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.27.0
swift-nio: https://github.com/apple/swift-nio.git @ 2.97.0
yyjson: https://github.com/ibireme/yyjson.git @ 0.12.0
swift-asn1: https://github.com/apple/swift-asn1.git @ 1.6.0
Xet: https://github.com/huggingface/swift-xet.git @ 0.2.3
swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.34.0
mlx-swift: https://github.com/ml-explore/mlx-swift @ 0.31.3
swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
swift-service-lifecycle: https://github.com/swift-server/swift-service-lifecycle.git @ 2.11.0
Jinja: https://github.com/huggingface/swift-jinja.git @ 2.3.1
swift-http-types: https://github.com/apple/swift-http-types.git @ 1.5.1
swift-async-algorithms: https://github.com/apple/swift-async-algorithms.git @ 1.1.3
mlx-libraries: /Users/admin/builder/spi-builder-workspace @ local
swift-log: https://github.com/apple/swift-log.git @ 1.12.0
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
NetworkImage: https://github.com/gonzalezreal/NetworkImage @ 6.0.1
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.6.2
swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.43.0
Gzip: https://github.com/1024jp/GzipSwift @ 6.0.1
swift-transformers: https://github.com/huggingface/swift-transformers @ 1.3.0
Progress: https://github.com/jkandzi/Progress.swift @ 0.4.0
swift-http-structured-headers: https://github.com/apple/swift-http-structured-headers.git @ 1.7.0
swift-collections: https://github.com/apple/swift-collections.git @ 1.3.0
swift-certificates: https://github.com/apple/swift-certificates.git @ 1.19.0
cmark-gfm: https://github.com/swiftlang/swift-cmark @ 0.7.1
swift-system: https://github.com/apple/swift-system.git @ 1.6.4
swift-numerics: https://github.com/apple/swift-numerics @ 1.1.1
swift-crypto: https://github.com/apple/swift-crypto.git @ 4.3.0
async-http-client: https://github.com/swift-server/async-http-client.git @ 1.33.1
swift-huggingface: https://github.com/huggingface/swift-huggingface.git @ 0.9.0
swift-distributed-tracing: https://github.com/apple/swift-distributed-tracing.git @ 1.4.1
swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.37.0
mlx-swift-lm: https://github.com/ml-explore/mlx-swift-lm.git @ 3.31.3
EventSource: https://github.com/mattt/EventSource.git @ 1.4.1
resolved source packages: swift-service-context, swift-syntax, swift-markdown-ui, swift-nio-transport-services, swift-nio, yyjson, swift-asn1, Xet, swift-nio-extras, mlx-swift, swift-algorithms, swift-service-lifecycle, Jinja, swift-http-types, swift-async-algorithms, mlx-libraries, swift-log, swift-atomics, NetworkImage, swift-argument-parser, swift-nio-http2, Gzip, swift-transformers, Progress, swift-http-structured-headers, swift-collections, swift-certificates, cmark-gfm, swift-system, swift-numerics, swift-crypto, async-http-client, swift-huggingface, swift-distributed-tracing, swift-nio-ssl, mlx-swift-lm, EventSource
{
"dependencies" : [
{
"identity" : "mlx-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.31.3",
"upper_bound" : "0.32.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ml-explore/mlx-swift"
},
{
"identity" : "swift-transformers",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/huggingface/swift-transformers"
},
{
"identity" : "gzipswift",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.1",
"upper_bound" : "6.0.2"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/1024jp/GzipSwift"
}
],
"manifest_display_name" : "mlx-libraries",
"name" : "mlx-libraries",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "MLXMNIST",
"targets" : [
"MLXMNIST"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "StableDiffusion",
"targets" : [
"StableDiffusion"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "StableDiffusion",
"module_type" : "SwiftTarget",
"name" : "StableDiffusion",
"path" : "Libraries/StableDiffusion",
"product_dependencies" : [
"MLX",
"MLXNN",
"MLXRandom",
"Transformers"
],
"product_memberships" : [
"StableDiffusion"
],
"sources" : [
"Clip.swift",
"Configuration.swift",
"Image.swift",
"Load.swift",
"Sampler.swift",
"StableDiffusion.swift",
"Tokenizer.swift",
"UNet.swift",
"VAE.swift"
],
"type" : "library"
},
{
"c99name" : "MLXMNIST",
"module_type" : "SwiftTarget",
"name" : "MLXMNIST",
"path" : "Libraries/MLXMNIST",
"product_dependencies" : [
"MLX",
"MLXFast",
"MLXNN",
"MLXOptimizers",
"MLXRandom",
"Gzip"
],
"product_memberships" : [
"MLXMNIST"
],
"sources" : [
"Files.swift",
"MNIST.swift",
"Random.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "mlx-swift-examples",
"schemes" : [
"embedder-tool",
"ExampleLLM",
"image-tool",
"LinearModelTraining",
"llm-tool",
"LLMBasic",
"LLMEval",
"LoRATrainingExample",
"MarkdownUI",
"mlx-libraries-Package",
"MLXChatExample",
"MLXLMTests",
"mnist-tool",
"MNISTTrainer",
"StableDiffusionExample",
"Tutorial"
],
"targets" : [
"LLMEval",
"MLXChatExample",
"LLMBasic",
"llm-tool",
"ExampleLLM",
"embedder-tool",
"StableDiffusionExample",
"image-tool",
"LoRATrainingExample",
"mnist-tool",
"MNISTTrainer",
"Tutorial",
"LinearModelTraining",
"MLXLMTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme mlx-libraries-Package -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme mlx-libraries-Package -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.37.0
swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 600.0.1
Gzip: https://github.com/1024jp/GzipSwift @ 6.0.1
yyjson: https://github.com/ibireme/yyjson.git @ 0.12.0
cmark-gfm: https://github.com/swiftlang/swift-cmark @ 0.7.1
swift-service-lifecycle: https://github.com/swift-server/swift-service-lifecycle.git @ 2.11.0
swift-nio: https://github.com/apple/swift-nio.git @ 2.97.0
swift-http-types: https://github.com/apple/swift-http-types.git @ 1.5.1
swift-transformers: https://github.com/huggingface/swift-transformers @ 1.3.0
swift-system: https://github.com/apple/swift-system.git @ 1.6.4
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
NetworkImage: https://github.com/gonzalezreal/NetworkImage @ 6.0.1
swift-crypto: https://github.com/apple/swift-crypto.git @ 4.3.0
swift-collections: https://github.com/apple/swift-collections.git @ 1.3.0
swift-log: https://github.com/apple/swift-log.git @ 1.12.0
swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
Jinja: https://github.com/huggingface/swift-jinja.git @ 2.3.1
swift-markdown-ui: https://github.com/gonzalezreal/swift-markdown-ui @ 2.4.1
swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.43.0
async-http-client: https://github.com/swift-server/async-http-client.git @ 1.33.1
swift-asn1: https://github.com/apple/swift-asn1.git @ 1.6.0
mlx-swift: https://github.com/ml-explore/mlx-swift @ 0.31.3
swift-huggingface: https://github.com/huggingface/swift-huggingface.git @ 0.9.0
swift-http-structured-headers: https://github.com/apple/swift-http-structured-headers.git @ 1.7.0
swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.34.0
swift-certificates: https://github.com/apple/swift-certificates.git @ 1.19.0
mlx-libraries: /Users/admin/builder/spi-builder-workspace @ local
swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.27.0
Xet: https://github.com/huggingface/swift-xet.git @ 0.2.3
Progress: https://github.com/jkandzi/Progress.swift @ 0.4.0
swift-async-algorithms: https://github.com/apple/swift-async-algorithms.git @ 1.1.3
EventSource: https://github.com/mattt/EventSource.git @ 1.4.1
swift-distributed-tracing: https://github.com/apple/swift-distributed-tracing.git @ 1.4.1
swift-service-context: https://github.com/apple/swift-service-context.git @ 1.3.0
mlx-swift-lm: https://github.com/ml-explore/mlx-swift-lm.git @ 3.31.3
swift-numerics: https://github.com/apple/swift-numerics @ 1.1.1
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.6.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (60 targets)
Target 'StableDiffusion' in project 'mlx-libraries'
➜ Explicit dependency on target 'StableDiffusion' in project 'mlx-libraries'
➜ Explicit dependency on target 'MLX' in project 'mlx-swift'
➜ Explicit dependency on target 'MLXNN' in project 'mlx-swift'
➜ Explicit dependency on target 'MLXRandom' in project 'mlx-swift'
➜ Explicit dependency on target 'Transformers' in project 'swift-transformers'
Target 'StableDiffusion' in project 'mlx-libraries'
➜ Explicit dependency on target 'MLX' in project 'mlx-swift'
➜ Explicit dependency on target 'MLXNN' in project 'mlx-swift'
➜ Explicit dependency on target 'MLXRandom' in project 'mlx-swift'
➜ Explicit dependency on target 'Transformers' in project 'swift-transformers'
Target 'Transformers' in project 'swift-transformers'
➜ Explicit dependency on target 'Tokenizers' in project 'swift-transformers'
➜ Explicit dependency on target 'Generation' in project 'swift-transformers'
➜ Explicit dependency on target 'Models' in project 'swift-transformers'
➜ Explicit dependency on target 'Hub' in project 'swift-transformers'
➜ Explicit dependency on target 'Jinja' in project 'Jinja'
➜ Explicit dependency on target 'HuggingFace' in project 'swift-huggingface'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'yyjson' in project 'yyjson'
Target 'Models' in project 'swift-transformers'
➜ Explicit dependency on target 'Hub' in project 'swift-transformers'
➜ Explicit dependency on target 'Tokenizers' in project 'swift-transformers'
➜ Explicit dependency on target 'Generation' in project 'swift-transformers'
➜ Explicit dependency on target 'Jinja' in project 'Jinja'
➜ Explicit dependency on target 'HuggingFace' in project 'swift-huggingface'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'yyjson' in project 'yyjson'
Target 'Generation' in project 'swift-transformers'
➜ Explicit dependency on target 'Hub' in project 'swift-transformers'
➜ Explicit dependency on target 'Tokenizers' in project 'swift-transformers'
➜ Explicit dependency on target 'Jinja' in project 'Jinja'
➜ Explicit dependency on target 'HuggingFace' in project 'swift-huggingface'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'yyjson' in project 'yyjson'
Target 'Tokenizers' in project 'swift-transformers'
➜ Explicit dependency on target 'Hub' in project 'swift-transformers'
➜ Explicit dependency on target 'Jinja' in project 'Jinja'
➜ Explicit dependency on target 'HuggingFace' in project 'swift-huggingface'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'yyjson' in project 'yyjson'
Target 'Hub' in project 'swift-transformers'
➜ Explicit dependency on target 'swift-transformers_Hub' in project 'swift-transformers'
➜ Explicit dependency on target 'Jinja' in project 'Jinja'
➜ Explicit dependency on target 'HuggingFace' in project 'swift-huggingface'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'yyjson' in project 'yyjson'
Target 'yyjson' in project 'yyjson'
➜ Explicit dependency on target 'yyjson' in project 'yyjson'
Target 'yyjson' in project 'yyjson' (no dependencies)
Target 'HuggingFace' in project 'swift-huggingface'
➜ Explicit dependency on target 'HuggingFace' in project 'swift-huggingface'
➜ Explicit dependency on target 'EventSource' in project 'EventSource'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
Target 'HuggingFace' in project 'swift-huggingface'
➜ Explicit dependency on target 'EventSource' in project 'EventSource'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
Target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto_Crypto' in project 'swift-crypto'
Target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto_Crypto' in project 'swift-crypto'
Target 'swift-crypto_Crypto' in project 'swift-crypto' (no dependencies)
Target 'EventSource' in project 'EventSource'
➜ Explicit dependency on target 'EventSource' in project 'EventSource'
➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
Target 'EventSource' in project 'EventSource'
➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
Target 'NIOCore' in project 'swift-nio'
➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOOpenBSD' in project 'swift-nio'
➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
Target 'NIOCore' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOOpenBSD' in project 'swift-nio'
➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
Target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target '_AtomicsShims' in project 'swift-atomics'
Target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target '_AtomicsShims' in project 'swift-atomics'
Target '_AtomicsShims' in project 'swift-atomics' (no dependencies)
Target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target '_NIODataStructures' in project 'swift-nio' (no dependencies)
Target 'CNIOWASI' in project 'swift-nio' (no dependencies)
Target 'CNIOWindows' in project 'swift-nio' (no dependencies)
Target 'CNIOLinux' in project 'swift-nio' (no dependencies)
Target 'CNIODarwin' in project 'swift-nio' (no dependencies)
Target 'CNIOOpenBSD' in project 'swift-nio' (no dependencies)
Target '_NIOBase64' in project 'swift-nio' (no dependencies)
Target 'NIOConcurrencyHelpers' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
Target 'CNIOAtomics' in project 'swift-nio' (no dependencies)
Target 'Jinja' in project 'Jinja'
➜ Explicit dependency on target 'Jinja' in project 'Jinja'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
Target 'Jinja' in project 'Jinja'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
Target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
Target 'swift-transformers_Hub' in project 'swift-transformers' (no dependencies)
Target 'MLXMNIST' in project 'mlx-libraries'
➜ Explicit dependency on target 'MLXMNIST' in project 'mlx-libraries'
➜ Explicit dependency on target 'MLX' in project 'mlx-swift'
➜ Explicit dependency on target 'MLXFast' in project 'mlx-swift'
➜ Explicit dependency on target 'MLXNN' in project 'mlx-swift'
➜ Explicit dependency on target 'MLXOptimizers' in project 'mlx-swift'
➜ Explicit dependency on target 'MLXRandom' in project 'mlx-swift'
➜ Explicit dependency on target 'Gzip' in project 'Gzip'
Target 'MLXMNIST' in project 'mlx-libraries'
➜ Explicit dependency on target 'MLX' in project 'mlx-swift'
➜ Explicit dependency on target 'MLXFast' in project 'mlx-swift'
➜ Explicit dependency on target 'MLXNN' in project 'mlx-swift'
➜ Explicit dependency on target 'MLXOptimizers' in project 'mlx-swift'
➜ Explicit dependency on target 'MLXRandom' in project 'mlx-swift'
➜ Explicit dependency on target 'Gzip' in project 'Gzip'
Target 'Gzip' in project 'Gzip'
➜ Explicit dependency on target 'Gzip' in project 'Gzip'
➜ Explicit dependency on target 'system-zlib' in project 'Gzip'
Target 'Gzip' in project 'Gzip'
➜ Explicit dependency on target 'system-zlib' in project 'Gzip'
Target 'system-zlib' in project 'Gzip' (no dependencies)
Target 'MLXRandom' in project 'mlx-swift'
➜ Explicit dependency on target 'MLXRandom' in project 'mlx-swift'
➜ Explicit dependency on target 'Cmlx' in project 'mlx-swift'
➜ Explicit dependency on target 'MLX' in project 'mlx-swift'
➜ Explicit dependency on target 'Numerics' in project 'swift-numerics'
Target 'MLXRandom' in project 'mlx-swift'
➜ Explicit dependency on target 'Cmlx' in project 'mlx-swift'
➜ Explicit dependency on target 'MLX' in project 'mlx-swift'
➜ Explicit dependency on target 'Numerics' in project 'swift-numerics'
Target 'MLXOptimizers' in project 'mlx-swift'
➜ Explicit dependency on target 'MLXOptimizers' in project 'mlx-swift'
➜ Explicit dependency on target 'Cmlx' in project 'mlx-swift'
➜ Explicit dependency on target 'MLX' in project 'mlx-swift'
➜ Explicit dependency on target 'MLXNN' in project 'mlx-swift'
➜ Explicit dependency on target 'Numerics' in project 'swift-numerics'
Target 'MLXOptimizers' in project 'mlx-swift'
➜ Explicit dependency on target 'Cmlx' in project 'mlx-swift'
➜ Explicit dependency on target 'MLX' in project 'mlx-swift'
➜ Explicit dependency on target 'MLXNN' in project 'mlx-swift'
➜ Explicit dependency on target 'Numerics' in project 'swift-numerics'
Target 'MLXNN' in project 'mlx-swift'
➜ Explicit dependency on target 'MLXNN' in project 'mlx-swift'
➜ Explicit dependency on target 'Cmlx' in project 'mlx-swift'
➜ Explicit dependency on target 'MLX' in project 'mlx-swift'
➜ Explicit dependency on target 'Numerics' in project 'swift-numerics'
Target 'MLXNN' in project 'mlx-swift'
➜ Explicit dependency on target 'Cmlx' in project 'mlx-swift'
➜ Explicit dependency on target 'MLX' in project 'mlx-swift'
➜ Explicit dependency on target 'Numerics' in project 'swift-numerics'
Target 'MLXFast' in project 'mlx-swift'
➜ Explicit dependency on target 'MLXFast' in project 'mlx-swift'
➜ Explicit dependency on target 'Cmlx' in project 'mlx-swift'
➜ Explicit dependency on target 'MLX' in project 'mlx-swift'
➜ Explicit dependency on target 'Numerics' in project 'swift-numerics'
Target 'MLXFast' in project 'mlx-swift'
➜ Explicit dependency on target 'Cmlx' in project 'mlx-swift'
➜ Explicit dependency on target 'MLX' in project 'mlx-swift'
➜ Explicit dependency on target 'Numerics' in project 'swift-numerics'
Target 'MLX' in project 'mlx-swift'
➜ Explicit dependency on target 'MLX' in project 'mlx-swift'
➜ Explicit dependency on target 'Cmlx' in project 'mlx-swift'
➜ Explicit dependency on target 'Numerics' in project 'swift-numerics'
Target 'MLX' in project 'mlx-swift'
➜ Explicit dependency on target 'Cmlx' in project 'mlx-swift'
➜ Explicit dependency on target 'Numerics' in project 'swift-numerics'
Target 'Numerics' in project 'swift-numerics'
➜ Explicit dependency on target 'Numerics' in project 'swift-numerics'
➜ Explicit dependency on target '_NumericsShims' in project 'swift-numerics'
➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
➜ Explicit dependency on target 'ComplexModule' in project 'swift-numerics'
Target 'Numerics' in project 'swift-numerics'
➜ Explicit dependency on target '_NumericsShims' in project 'swift-numerics'
➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
➜ Explicit dependency on target 'ComplexModule' in project 'swift-numerics'
Target 'ComplexModule' in project 'swift-numerics'
➜ Explicit dependency on target '_NumericsShims' in project 'swift-numerics'
➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
Target 'RealModule' in project 'swift-numerics'
➜ Explicit dependency on target '_NumericsShims' in project 'swift-numerics'
Target '_NumericsShims' in project 'swift-numerics' (no dependencies)
Target 'Cmlx' in project 'mlx-swift'
➜ Explicit dependency on target 'mlx-swift_Cmlx' in project 'mlx-swift'
Target 'mlx-swift_Cmlx' in project 'mlx-swift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c++ -c /dev/null
Build description signature: 8113019a6748257736652cb2e1dc544c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8113019a6748257736652cb2e1dc544c.xcbuilddata
error: The package product 'MLX' requires minimum platform version 10.0 for the watchOS platform, but this target supports 9.0 (in target 'StableDiffusion' from project 'mlx-libraries')
error: The package product 'MLXNN' requires minimum platform version 10.0 for the watchOS platform, but this target supports 9.0 (in target 'StableDiffusion' from project 'mlx-libraries')
error: The package product 'MLXRandom' requires minimum platform version 10.0 for the watchOS platform, but this target supports 9.0 (in target 'StableDiffusion' from project 'mlx-libraries')
error: The package product 'MLX' requires minimum platform version 10.0 for the watchOS platform, but this target supports 9.0 (in target 'MLXMNIST' from project 'mlx-libraries')
error: The package product 'MLXFast' requires minimum platform version 10.0 for the watchOS platform, but this target supports 9.0 (in target 'MLXMNIST' from project 'mlx-libraries')
error: The package product 'MLXNN' requires minimum platform version 10.0 for the watchOS platform, but this target supports 9.0 (in target 'MLXMNIST' from project 'mlx-libraries')
error: The package product 'MLXOptimizers' requires minimum platform version 10.0 for the watchOS platform, but this target supports 9.0 (in target 'MLXMNIST' from project 'mlx-libraries')
error: The package product 'MLXRandom' requires minimum platform version 10.0 for the watchOS platform, but this target supports 9.0 (in target 'MLXMNIST' from project 'mlx-libraries')
** BUILD FAILED **
The following build commands failed:
Building project mlx-swift-examples with scheme mlx-libraries-Package
(1 failure)
BUILD FAILURE 6.1 watchOS