-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
Description
I want to be able to install libPoco into my projects using the popular CocaoPods (www.cocoapods.org) library manager. . . Usually CocoaPods builds dependencies by source. I'm checking, but I don't think CocoaPods supports build with Gnu Auto Tools. . . .
. . . the workaround would be to have a build server upload pre-built iOS and OSX binaries to a directory on the/a github page.
Would you be insterested in having a directory of pre-built binaries. I could supply the build-server and scripts for iOS and OSX dialy builds. . . . Otherwise I will create a specific "PocoPods" fork that does this. . . (I would have to write a script or something to pull in tags and publish builds). . .
Reactions are currently unavailable