AlexsJones / AlexsJones/UIPopUpView

dependency were found, but they required a higher minimum deployment target

オープン
#2 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Swift
スター
1
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

説明

When I follow your instruction to type "pod install UIPopUpView" in terminal while in the project directory of the project I'm trying to use UIPopUpView with, I get the following error:

[!] Unknown command: `UIPopUpView`

When I use the following in the Podfile and type "pod install":

platform :ios, '8.0'

target 'TrialUIPopUpView' do
use_frameworks!
pod 'UIPopUpView'

end

,I get the following error:

[!] Unable to satisfy the following requirements:

- `UIPopUpView` required by `Podfile`

Specs satisfying the `UIPopUpView` dependency were found, but they required a higher minimum deployment target.

The CocoaPods documentation says that not providing a version would cause CocoaPods to install the most current version of the Pod.

When I try using other arguments for version I still get the error, "Specs satisfying the `UIPopUpView` dependency were found, but they required a higher minimum deployment target."

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。