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

@@ -21,6 +21,7 @@ XCODEBUILD_ARGS=(
-scheme MLXServer
-destination "$DESTINATION"
-configuration "$CONFIG"
-skipMacroValidation
SYMROOT="$BUILD_DIR"
)