chore(@applications/plum-tv): 🔧 remove mlx-swift-examples dependency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
65f3cb1e4e
commit
bbe4c5ef2b
1 changed files with 0 additions and 9 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue