spotify / XCRemoteCache

Other
825 stars 50 forks source link

Improve XCLibtool's argument parsing #222

Closed polac24 closed 11 months ago

polac24 commented 11 months ago

The follow-up to #221.

Previously, XCLibtoolHelper was eagerly treating all unknown parameters as library paths, even strings that were (very often) not valid paths. As Xcode always uses absolute paths when sending files paths, this PR limits pats to unknown args as paths only if those start with /.