NozeIO / MicroExpress

A micro web server framework on top of Swift NIO
http://www.alwaysrightinstitute.com/microexpress-nio2/
126 stars 14 forks source link

Add carthage support #6

Closed jdrouet closed 5 years ago

jdrouet commented 5 years ago

Just ran swift package generate-xcodeproj in order to make this project importable in projects running with Carthage

helje5 commented 5 years ago

Can we have a short chat about your PRs? I have some ideas about where this should go. Some Slack (e.g. Noze.io Slack or Server Side Swift Slack ), or just email me?

jdrouet commented 5 years ago

I just sent you an email

helje5 commented 5 years ago

I actually think that this wouldn't work anyways. Generated Xcode projects AFAIK contain absolute path references. Also, how would the user get NIO, it is local to your system.