ios - Many errors in project with Cocoapods -
i trying use cocoapods install libraries written in swift: fusuma, tlphotopicker, dkimagepickercontroller
but every time ~300+ errors. first, thought, libraries not supporting swift 3, in github repositories there no issues , wiki said should fine. 2 many of them not working, definitely, problem on side. can wrong? in build settings using swift 3 complier , date.
updates
i tried clean , rebuild project, didn't help.
i using xcworkspace.
in comments there suggestion update swift 3 -> swift 3.2, don't understand how it...? got 2 options: swift 3 , unspecified.
two of them not working because using double quotation marks instead of single quotation marks:
pod 'tlphotopicker'
have @ link see if solves other problem: xcode 8 beta 3: expected ',' joining parts of multi-clause condition
i hope helps. jl
Comments
Post a Comment