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

Add CocoaPods support and installation steps #2

Open
qasim opened this issue Nov 1, 2016 · 1 comment
Open

Add CocoaPods support and installation steps #2

qasim opened this issue Nov 1, 2016 · 1 comment

Comments

@qasim
Copy link
Owner

qasim commented Nov 1, 2016

Because of this project's interesting dependencies, I don't have an Airstream.podspec yet, nor can this build on its own with something like Carthage. You can, however, just drag this project into your own Xcode project and add it as an embedded binary.

The challenges to get this to work with CocoaPods:

  • Build libshairplay.a and its dependencies alac.a + crypto.a
  • Build Airstream.framework
@qasim qasim changed the title Add dependency management support and installation steps Add dependency manager support and installation steps Nov 1, 2016
@qasim qasim changed the title Add dependency manager support and installation steps Add CocoaPods support and installation steps Nov 1, 2016
@qasim
Copy link
Owner Author

qasim commented Nov 1, 2016

I've fixed up the project so that it can build with Carthage, but CocoaPods is still not available.

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

1 participant