bow-swift / bow

🏹 Bow is a cross-platform library for Typed Functional Programming in Swift
https://bow-swift.io
Other
643 stars 32 forks source link

Update swift5 2 #595

Closed miguelangel-dev closed 4 years ago

miguelangel-dev commented 4 years ago

Details

Fix Xcode project to support Swift 5.2+. Also, if solves a bug in enums -previous version of Swift 5.2- it affects to auto-prisms.

CI

nef compiler is failing because we need to release a new nef version to support link to XCTestSwiftSupport lib [currently work in progress]