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

v0.9.3 doesn't work with CocoaPods #9

Open
gary-riggins opened this issue Oct 8, 2015 · 0 comments
Open

v0.9.3 doesn't work with CocoaPods #9

gary-riggins opened this issue Oct 8, 2015 · 0 comments

Comments

@gary-riggins
Copy link

It looks like v0.9.3 does not work with CocoaPods. Even a brand new empty project with a Podfile containing only:

pod 'Parse+PromiseKit', '0.9.3'

results in:

[!] Unable to satisfy the following requirements:

- `Parse+PromiseKit (= 0.9.3)` required by `Podfile`

Even giving :head for the version number results in the following output during update:

Installing Bolts (1.3.0)
Installing Parse (1.8.5)
Installing Parse+PromiseKit (HEAD based on 0.9.2)
Installing PromiseKit (2.2.1)
[!] Pods written in Swift can only be integrated as frameworks; this feature is still in beta. Add `use_frameworks!` to your Podfile or target to opt into using it. The Swift Pod being used is: PromiseKit
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

1 participant