You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: