Airstream icon indicating copy to clipboard operation
Airstream copied to clipboard

Add CocoaPods support and installation steps

Open qasim opened this issue 9 years ago • 1 comments
trafficstars

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 avatar Nov 01 '16 04:11 qasim

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

qasim avatar Nov 01 '16 17:11 qasim