izqui / Taylor

A lightweight library for writing HTTP web servers with Swift
MIT License
926 stars 79 forks source link

Create iOS Target #33

Closed Danappelxx closed 8 years ago

Danappelxx commented 8 years ago

Right now the scheme builds and passes carthage build --no-skip-current with no issues!

Unfortunately I'm having some strange issues with Xcode on my end, so I can't test if it works in an actual app. Definitely needs some testing before merging.

Danappelxx commented 8 years ago

Xcode issues went away, it seems. Just tested it in an app and it works! Somebody should still review this, though.

izqui commented 8 years ago

Do you think we should still worry about this? Or are we focusing mainly on Linux now.

Danappelxx commented 8 years ago

Up to you - my vote would go for Linux.