Bouke / DNS

Swift implementation of DNS Records / RR
http://boukehaarsma.nl/DNS
MIT License
64 stars 23 forks source link

Add xcodeproj so that can be built with carthage #9

Closed mcfedr closed 6 years ago

Bouke commented 6 years ago

I don't feel like adding support for another package manager. I'd rather see Carthage support Package.swift, so I don't need to maintain and support additional metadata. There's some interest in this from the Carthage project, see also here: https://github.com/Carthage/Carthage/issues/1226.

mcfedr commented 6 years ago

Understandable, I will keep this in my branch as I need it for the moment