AlexsJones / AlexsJones/UIPopUpView

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

Đang mở
#2 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Swift
Star
1
Fork
0
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

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."

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.