master-nevi / UPnAtom

An open source Universal Plug and Play library with a focus on media streaming coordination using the UPnP A/V profile; written in Swift but for both Objective-C and Swift apps.
MIT License
137 stars 55 forks source link

Usable in Swift projects via CocoaPod framework #2

Closed master-nevi closed 9 years ago

master-nevi commented 9 years ago

Currently you'll get build errors related to CocoaLumberjack's logging headers when importing UPnAtom into a swift-only project.

master-nevi commented 9 years ago

Fixed in commit: 683947a3d05ca9c2b5d48e0c4f79136da472dd0c. Will be available in beta.2