Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CocoaPods Support for Swift-ogg #15

Closed
Alenroyfeild opened this issue Apr 15, 2024 · 1 comment
Closed

CocoaPods Support for Swift-ogg #15

Alenroyfeild opened this issue Apr 15, 2024 · 1 comment

Comments

@Alenroyfeild
Copy link

Problem Description:
Currently, Swift-ogg does not support CocoaPods integration, making it inconvenient for users who prefer to manage dependencies using CocoaPods.

Solution Desired:
I would like to request support for CocoaPods integration for Swift-ogg. This would allow users to easily include Swift-ogg in their projects by adding it to their Podfile.

Alternatives Considered:
As an alternative, users can currently integrate Swift-ogg manually by adding the source files directly to their projects. However, this approach is less convenient and can lead to maintenance issues when updating the library.

Additional Context:
Swift-ogg is a valuable library for handling Ogg Vorbis audio files in Swift projects. Adding CocoaPods support would make it more accessible to a wider range of developers who rely on CocoaPods for dependency management.

@stefanceriu
Copy link
Member

I'm sorry but we are not considering adding CocoaPod support and probably never will. SPM can be used along side CocoaPods just fine and that should be enough for most installations (we actually do that ourselves in Legacy Element iOS: SPM + CocoaPods)

@stefanceriu stefanceriu closed this as not planned Won't fix, can't repro, duplicate, stale Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants