chore(@applications/plum-tv): 🔧 remove mlx-swift-examples dependency

Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
Natalie 2026-06-07 22:16:09 -07:00
parent 65f3cb1e4e
commit bbe4c5ef2b

View file

@ -11,20 +11,11 @@ settings:
CODE_SIGNING_ALLOWED: "NO" # local dev, unsigned
CODE_SIGNING_REQUIRED: "NO"
ENABLE_HARDENED_RUNTIME: "NO" # needs Process/ssh + localhost+overlay network, no sandbox
packages:
mlx-swift-examples:
url: https://github.com/ml-explore/mlx-swift-examples.git
branch: main
targets:
PlumTVCore:
type: framework
platform: macOS
sources: [Sources/PlumTVCore]
dependencies:
- package: mlx-swift-examples
product: MLXLLM
- package: mlx-swift-examples
product: MLXLMCommon
settings:
base:
PRODUCT_BUNDLE_IDENTIFIER: local.lilith.PlumTVCore