Giter Club home page Giter Club logo

Comments (5)

rpassis avatar rpassis commented on July 17, 2024

Hi there, and thanks for opening this issue!

VimeoUpload's is not currently published in the Cocoapods repository and it is unlikely to be in the near future.

What this means is that you have to specify the repository and branch from which your Podfile should source it from ie

pod 'VimeoUpload', git: 'https://github.com/vimeo/VimeoUpload.git', branch: 'develop'

I hope it helps!

from vimeoupload.

theogscott avatar theogscott commented on July 17, 2024

Looks like SWIFT_VERSION is missing, which Swift compiler version are being used ?

pod install
Analyzing dependencies
Pre-downloading: VimeoUpload from https://github.com/vimeo/VimeoUpload.git, branch develop
Downloading dependencies
Installing VimeoNetworking (4.1.0)
Installing VimeoUpload (3.1.0)
[!] Unable to determine Swift version for the following pods:

  • VimeoUpload does not specify a Swift version and none of the targets (vimeo upload) integrating it have the SWIFT_VERSION attribute set. Please contact the author or set the SWIFT_VERSION attribute in at least one of the targets that integrate this pod.

from vimeoupload.

rpassis avatar rpassis commented on July 17, 2024

Hi there

Are you integrating with a target in your Podfile? Whatever target is consuming VimeoUpload should specify the SWIFT_VERSION in your own project build settings.

For what it’s worth we use Swift 5 on VimeoUpload and any new Xcode project you create should set that version as the default.

from vimeoupload.

DevGirisankar avatar DevGirisankar commented on July 17, 2024

pod 'VimeoUpload', git: 'https://github.com/vimeo/VimeoUpload.git', branch: 'develop'

When can we expect the release?
Can I use dev branch checkout in my release ready project? which will be released next month.

from vimeoupload.

rpassis avatar rpassis commented on July 17, 2024

Hi there yes you can use the version in the develop branch on your project. We have no plans of releasing this via Cocoapods in the near future.

from vimeoupload.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.