After converting ConvenientFileManager from an Objective-C to Swift project I ran into the following error when linting the pod spec (pod spec lint): -> ConvenientFileManager (2.0.0) - ERROR | [iOS] public_header_files: The pattern matches non-header files (ConvenientFileManager/Cache/NSFileManager+CFMCache.swift, ConvenientFileManager/Documents/NSFileManager+CFMDocuments.swift, ConvenientFileManager/Persistence/NSFileManager+CFMPersistence.swift). - ERROR | [iOS] xcodebuild: Returned an unsuccessf…
#cocoapods
One post with this tag