Closed filippozanfini closed 5 years ago
When I try to install Notepad via CocoaPod for my macOS app, I get the following error: The platform of the target NameApp (macOS 10.13) is not compatible withNotepad (0.2.4), which does not supportosx.
NameApp
Notepad (0.2.4)
osx
Thanks.
Hi, if you could submit a PR to fix the Podspec, I can merge it in. Thanks!
This should be fixed via the latest CocoaPods update!
Thanks!
When I try to install Notepad via CocoaPod for my macOS app, I get the following error: The platform of the target
NameApp
(macOS 10.13) is not compatible withNotepad (0.2.4)
, which does not supportosx
.Thanks.