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
i want to use cocoapods to manage masonry, but there is an error.
The platform of the target TutorChatMAC (OS X 10.0) is not compatible with Masonry (0.1.6), which does not support osx.
but cocoapods said that Platform must be :ios, :osx, :tvos, or :watchos..
so why can't use "platform :osx"
The text was updated successfully, but these errors were encountered:
i want to use cocoapods to manage masonry, but there is an error.
The platform of the target
TutorChatMAC
(OS X 10.0) is not compatible withMasonry (0.1.6)
, which does not supportosx
.but cocoapods said that Platform must be
:ios
,:osx
,:tvos
, or:watchos
..so why can't use "platform :osx"
The text was updated successfully, but these errors were encountered: