glimpseio / GlimpseXML

Fast XML DOM parser & serializer in pure Swift for iOS & Mac
MIT License
8 stars 7 forks source link

Update modulemap for OSX 10.11 and Xcode 7 #9

Open joemcbride opened 7 years ago

joemcbride commented 7 years ago

I'll be updating to Xcode 8 soon, though this gets the project compiling on Xcode 7.3.1 and OSX 10.11.

anji-fosms commented 7 years ago

Please let us know, When can we expect the Swift3 compiled source

joemcbride commented 7 years ago

Here is what I've done for Swift 2.3. I ended up removing the modulemap since it was causing some problems. I haven't tried upgrading it to Swift 3.0 yet though that should make it easier.