GithubHelp home page GithubHelp logo

Comments (10)

priteshrnandgaonkar avatar priteshrnandgaonkar commented on April 20, 2024 1

@minikin This commit is the culprit. Fix for this is comming

from flipper.

colinhumber avatar colinhumber commented on April 20, 2024

By default, pushing to a spec repo fails if there are warnings emitted. If you want to override this behavior, you can push to the spec repo by including the --allow-warnings argument. Otherwise, the warnings would need to be fixed.

from flipper.

NSExceptional avatar NSExceptional commented on April 20, 2024

The validator used Swift 3.2 by default because no Swift version was specified. To specify a Swift version during validation, add the swift_version attribute in your podspec.

from flipper.

colinhumber avatar colinhumber commented on April 20, 2024

The Swift version should be specified in the podspec as outlined here. https://guides.cocoapods.org/syntax/podspec.html

from flipper.

priteshrnandgaonkar avatar priteshrnandgaonkar commented on April 20, 2024

I tried with swift_version but it didn't validate the pod. --allow-warnings will just get rid off the warnings but there is an error while validating podspec.

screen shot 2018-06-12 at 11 40 16 am

from flipper.

minikin avatar minikin commented on April 20, 2024

@priteshrnandgaonkar Have you tried just to build Xcode project for the pod?
I've just tried and can't build it.

from flipper.

noahsark769 avatar noahsark769 commented on April 20, 2024

@priteshrnandgaonkar did this get fixed? If not, happy to look into it myself as well

from flipper.

priteshrnandgaonkar avatar priteshrnandgaonkar commented on April 20, 2024

It didn't get fixed yet? @noahsark769, you can take a look at it. We would need this to be fixed so that we can push it to cocoapods

from flipper.

pkrmf avatar pkrmf commented on April 20, 2024

1.- First of all SonarKit is pulling PeerTalk 0.0.1 as a dependency. PeerTalk 0.0.1 is broken since it is not defining the public constants in the header files as extern const or using FOUNDATION_EXPORT. That is something the owner of PeerTalk fixed in release 0.0.2, but he updated his podspec to point to the tag 0.0.2 which doesn't even exist on his repo. So 2 things need to happen regarding PeerTalk: Podspec needs to be updated and pushed to the cocoapods master repo.
2.- The actual podspec is completely broken. It only generates 2 of the 4 subspecs, it actually doesn't even pull any of the default sources of SonarKit.

If I have some time tomorrow I can take a look at it and try to fix it

from flipper.

noahsark769 avatar noahsark769 commented on April 20, 2024

Since the podspec now validates using the cocoapods private repo, I think we can close this issue in favor of #132

from flipper.

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.