functional-objc icon indicating copy to clipboard operation
functional-objc copied to clipboard

Can't setup by Swift Packages

Open sglushchenko opened this issue 4 years ago • 1 comments

When I try setup this library to my project by Swift Packages Manager I have error

package 'FBLFunctional' contains no products

I think you should add products field to Package.swift file

similar with AFNetworking

https://github.com/AFNetworking/AFNetworking/blob/master/Package.swift

Thank you

sglushchenko avatar Mar 29 '21 14:03 sglushchenko

Hi @sglushchenko,

Please send a PR our way, happy to merge in a fix!

Thanks.

shoumikhin avatar Mar 29 '21 14:03 shoumikhin