spotify / Mobius.swift

A functional reactive framework for managing state evolution and side-effects [Swift implementation]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Broken swift package

Gargo opened this issue · comments

commented

imported as swift package all 4 suggested items. The result is app doesn't work because a lot of errors:
The package product 'CasePaths' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0
The target OS of the project is 13.0+

Thanks for reporting this. It should be fixed by #199 and I have tagged a new 0.5.1 release that includes this change.