SwiftFilePath
SwiftFilePath copied to clipboard
Not built for OSX?
Hi, I'm new to Swift and Mac development. Cocoapods complained with the following:
The platform of the target 'MyApp' (OS X 10.11) is not compatible with 'SwiftFilePath (0.0.6)', which does not support 'osx'
Is it actually compatible and we just have to adjust a build setting? Or, which bit is incompatible?
You'd have to adjust the podspec to try running on osx. https://github.com/nori0620/SwiftFilePath/blob/master/SwiftFilePath.podspec#L11