nativescript-textinputlayout icon indicating copy to clipboard operation
nativescript-textinputlayout copied to clipboard

Unable to build - require a higher minimum deployment

Open chuckmitchell opened this issue 7 years ago • 1 comments

My nativescript build is failing, starting today.

...

Installing pods...
Analyzing dependencies
[!] CocoaPods could not find compatible versions for pod "SkyFloatingLabelTextField":
  In snapshot (Podfile.lock):
    SkyFloatingLabelTextField (= 3.5.1, ~> 3.0)

  In Podfile:
    SkyFloatingLabelTextField (= 3.5.2)

    SkyFloatingLabelTextField (~> 3.0)

    SkyFloatingLabelTextField (~> 3.3.0)

Specs satisfying the `SkyFloatingLabelTextField (~> 3.0), SkyFloatingLabelTextField (~> 3.3.0), SkyFloatingLabelTextField (= 3.5.2), SkyFloatingLabelTextField (= 3.5.1, ~> 3.0)` dependency were found, but they required a higher minimum deployment target.
Command pod failed with exit code 1 Error output:

chuckmitchell avatar Oct 01 '18 19:10 chuckmitchell

I'm no longer actively maintaining this project (see updated readme). PRs welcome.

bradleygore avatar Oct 09 '18 16:10 bradleygore