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

Can't build with Cocoapods and Swift 2 (AFNetworking missing file) #8

Closed
lgfaria opened this issue Oct 19, 2015 · 1 comment
Closed

Comments

@lgfaria
Copy link

lgfaria commented Oct 19, 2015

So when I try importing the VIMUpload module (using Cocoapods) in a Swift file, it won't build. Is this a bug? I can import whatever Obj-C pod and it builds fine, but can't seem to make this one work.
Thanks

screen shot 2015-10-19 at 4 41 06 pm

@lgfaria lgfaria closed this as completed Oct 19, 2015
@alfiehanssen
Copy link
Contributor

Hey @lgfaria, we've had some issues with Cocoapods, AFNetworking, and upgrading to Xcode 7 / Swift 2. Mostly related to our internal setup.

We should have things back to normal shortly.

Also, we're putting together a pure Swift version of the upload library which leverages a simplified workflow. Stay tuned for those.

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

2 participants