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

Fix SPM installation

Open moridaffy opened this issue 3 years ago • 0 comments

Original Package.swift is missing products property. This leads to package 'FBLFunctional' contains no products error in Xcode. I updated Package.swift file and included missing property. This allows FBLFunctional to be properly integrated in any Xcode project using SPM.

Another user has already created an issue here

moridaffy avatar Sep 16 '22 17:09 moridaffy