Code Monkey home page Code Monkey logo

Comments (9)

gobetti avatar gobetti commented on September 2, 2024 3

Looks like the last available version in the CocoaPods master repo is still 4.2.0: https://cocoapods.org/pods/RxNimble

@ashfurrow or anyone, how have you been managing pod trunk push? Could someone please push 4.4.0? Thanks!

@acevif @fernandocruz until then you can install the pod by manually referencing the repository:
pod 'RxNimble/RxTest', :git => 'https://github.com/RxSwiftCommunity/RxNimble.git'

from rxnimble.

fernandocruz avatar fernandocruz commented on September 2, 2024 1

Same here :/

from rxnimble.

ashfurrow avatar ashfurrow commented on September 2, 2024 1

Ah, yeah 4.4.0 was never related. I'll do that now.

from rxnimble.

ashfurrow avatar ashfurrow commented on September 2, 2024 1

No worries! Okay, looks like something was up, but I fixed the linker error but explicitly requiring XCTest. Not sure how this was working before, but it's working now! I've released 4.4.0 to CocoaPods, let me know how it goes 👍

from rxnimble.

acevif avatar acevif commented on September 2, 2024 1

Thanks, @ashfurrow @gobetti!
Now pod install succeeds for me!
I close this issue now.
Thanks a lot.

@fernandocruz Please reopen this issue in case it doesn't work fine for you.

from rxnimble.

ashfurrow avatar ashfurrow commented on September 2, 2024

I tried pushing this but it failed to compile. @gobetti I made this change to fix it: a4d5f90 Looks like we were only using that one struct, so I just copied it. I'll let you know how the new push goes.

from rxnimble.

ashfurrow avatar ashfurrow commented on September 2, 2024

Okay, I can't get this to pass. Can someone else try running this on their machine?

pod lib lint --allow-warnings

I keep getting this error:

 -> RxNimble (4.4.0)
    - ERROR | [RxNimble/Core,RxNimble/RxBlocking] xcodebuild: Returned an unsuccessful exit code.
    - NOTE  | [RxNimble/Core, RxNimble/RxBlocking, RxNimble/RxTest, and more...] xcodebuild:  note: Using new build system
    - NOTE  | [RxNimble/Core, RxNimble/RxBlocking, RxNimble/RxTest, and more...] xcodebuild:  note: Planning build
    - NOTE  | [RxNimble/Core, RxNimble/RxBlocking, RxNimble/RxTest, and more...] xcodebuild:  note: Constructing build description
    - NOTE  | [RxNimble/Core, RxNimble/RxBlocking, RxNimble/RxTest, and more...] xcodebuild:  warning: Skipping code signing because the target does not have an Info.plist file. (in target 'App')
    - NOTE  | [iOS] xcodebuild:  error:
    - NOTE  | [tvOS] xcodebuild:  clang: error:
    - NOTE  | [RxNimble/Core,RxNimble/RxBlocking] xcodebuild:  clang: error: linker command failed with exit code 1 (use -v to see invocation)
    - NOTE  | [RxNimble/Core,RxNimble/RxBlocking] xcodebuild:  error: linker command failed with exit code 1 (use -v to see invocation)

from rxnimble.

gobetti avatar gobetti commented on September 2, 2024

ah sorry for that @testable thing, it built fine for me and also when building with Carthage in the carthage PR :/

I can check this tomorrow, but just for sanity check, pod lib lint is fine in your machine if you try it at the 4.3.0 tag? (that version happens to be unreleased as well)

from rxnimble.

ashfurrow avatar ashfurrow commented on September 2, 2024

The commit is here btw: bb17e40

from rxnimble.

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.