CocoaPods / CocoaPods/Xcodeproj

CFPropertyList dependency

Open
#442 3 comments 1 reaction 0 assignees View on GitHub
Dominant language
Ruby
Stars
2.4k
Forks
488
PR merge metrics
No merged PRs in 30d

Description

Just wanted to start a conversation here about the `CFPropertyList` dependency used. It uses a conflicting monkey patch method name as the standard `plist` gem (Hash.to_plist), and it's caused issues with `Fastlane`, which I opened a PR for. It makes me wonder if there's a way we can make these both work, either by removing the extension and using appropriate namespaces, or by maybe weighing them both and leaning on one collectively?

I'm not sure of the reasoning or advantages / disadvantages of using one or the other, I just wanted to start a friendly conversation about it :)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.