feat: migration to mlx-swift-lm v3

This commit is contained in:
2026-04-30 09:18:37 +02:00
parent 4ad46ec1ea
commit 3502266ff9
13 changed files with 211 additions and 228 deletions

View File

@@ -19,6 +19,7 @@ xcodebuild \
-scheme MLXServer \
-destination 'platform=macOS' \
-configuration "$CONFIG" \
-skipMacroValidation \
SYMROOT="$BUILD_DIR" \
build 2>&1 | \
grep -E "(CompileSwift .* 'MLXServer'|error:|warning:.*MLXServer/|BUILD )" | \