Closed siburb closed 8 years ago
Not sure where the problem is, but i was also getting this error for many different pods... Try pod update MZFormSheetPresentationController.
Because it hasn’t been installed previously (I’ve used MZFormSheetController up until now), I get this:
[!] The `MZFormSheetPresentationController` Pod is not installed and cannot be updated.
Apart from that, no matter whether I use pod install
or pod update
, I still get the same “Unable to satisfy the following requirements” message.
I’m not getting this for any other pods, and this project has about 40 of them listed in the podfile!
On Tue, Nov 24, 2015 at 3:14 PM, Michał Zaborowski notifications@github.com wrote:
Not sure where the problem is, but i was also getting this error for many different pods... Try pod update MZFormSheetPresentationController.
Reply to this email directly or view it on GitHub: https://github.com/m1entus/MZFormSheetPresentationController/issues/40#issuecomment-159179646
MZFormSheetPresentationController is requirement iOS 8 and above, check your deploment target maybe?
That's exactly it Michal - thanks for your help and sorry to waste your time!
I'm very much hoping to stop supporting iOS7 with this project very soon!
Cool, no problem :)
It looks like the updated podspec file is not tagged for the latest version.
Not sure if that is the only problem, but we get the following every time we try to install this pod: