Skip to content

Document usage with XCode projects #39

Description

@sargunv

I was able to get this extension working with my macOS app XCode project using https://github.com/SolaWing/xcode-build-server. Setup only required generating a buildServer.json using:

brew install xcode-build-server
xcode-build-server config -workspace *.xcodeproj/project.xcworkspace -scheme Debug

But it took a ton of digging to find this tool. Ideally, documentation should surface it.

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