Skip to content

Use of BuildToolPlugin #263

@zamderax

Description

@zamderax

I noticed in the README.md that it says:

SwiftPM (command line) cannot build the Metal shaders so the ultimate build has to be done via Xcode.

and

Although SwiftPM (command line) cannot build the Metal shaders, xcodebuild can and it can be used to do command line builds:

# build and run tests
xcodebuild test -scheme mlx-swift-Package -destination 'platform=OS X'
# build Tutorial
xcodebuild build -scheme Tutorial -destination 'platform=OS X'

Can we use BuildToolPlugin ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions