Skip to content

CocoaPods: Handle the sources property from Podfile #4188

@fviernau

Description

@fviernau

Currently the sources property is ignored and as repositories only the default repository [1] or rather it's faster replacement [2] is used. Change the implementation to use the repositories exactly as specified. Probably still [2] has to be used as replacement of [1] as neither cloning [1] on-the-fly nor adding it to the docker image or azure setup is feasible due to its large size.

[1] https://github.com/CocoaPods/Specs
[2] https://cdn.cocoapods.org

Metadata

Metadata

Assignees

No one assigned

    Labels

    analyzerAbout the analyzer toolhelp wantedAn issue where third-party help is wanted on

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions