Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pod不行呀 #26

Open
977616908 opened this issue Jun 13, 2016 · 3 comments
Open

pod不行呀 #26

977616908 opened this issue Jun 13, 2016 · 3 comments

Comments

@977616908
Copy link

sundy:SXNews-master sundy$ pod update
Update all pods
Re-creating CocoaPods due to major version update.
Updating local specs repositories
Analyzing dependencies
[!] The dependency ReactiveCocoa (= 2.5) is not used in any concrete target.
The dependency AFNetworking (= 2.5.4) is not used in any concrete target.
The dependency MJExtension (= 2.0.4) is not used in any concrete target.
The dependency MJRefresh (= 3.1.0) is not used in any concrete target.
The dependency SDWebImage (= 3.7.5) is not used in any concrete target.
The dependency FDFullscreenPopGesture (= 1.1) is not used in any concrete target.
The dependency UITableView+FDTemplateLayoutCell is not used in any concrete target.
sundy:SXNews-master sundy$ pod install
Re-creating CocoaPods due to major version update.
Analyzing dependencies
[!] The dependency ReactiveCocoa (= 2.5) is not used in any concrete target.
The dependency AFNetworking (= 2.5.4) is not used in any concrete target.
The dependency MJExtension (= 2.0.4) is not used in any concrete target.
The dependency MJRefresh (= 3.1.0) is not used in any concrete target.
The dependency SDWebImage (= 3.7.5) is not used in any concrete target.
The dependency FDFullscreenPopGesture (= 1.1) is not used in any concrete target.
The dependency UITableView+FDTemplateLayoutCell is not used in any concrete target.
sundy:SXNews-master sundy$

@liuweiisme
Copy link

这个是需要在Podfile中指定target

@dsxNiubility
Copy link
Owner

好吧 我是基于cocoapods 0.39弄的,等会我支持下1.0.0吧你要是急本地先改吧

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@liuweiisme @977616908 @dsxNiubility and others