SolaWing / xcode-build-server

a build server protocol implementation for integrate xcode with sourcekit-lsp
MIT License
283 stars 16 forks source link

Does this project work with Cocoapods? #53

Closed DanielEdrisian closed 1 week ago

DanielEdrisian commented 1 month ago

I have an app that uses pods, and for some reason it isn't able to detect pod libraries (everything else like foundation works). Is it a workspace thing? Is there a specific setup I need to do to run with cocoapods?

Sorry if I'm new!

SolaWing commented 1 month ago

yes, it support cocoapods. Did you setup buildServer.json as Readme says? What version your xcode-build-server is?