Giter VIP home page Giter VIP logo

Comments (15)

ashfurrow avatar ashfurrow commented on August 16, 2024 1

We just (an hour ago) released verse 9.3.0 that should fix this. Is that working?

from nimble-snapshots.

diogot avatar diogot commented on August 16, 2024 1

I just tested and observed the same issue, 9.3.0 is broken, at least with SPM.

from nimble-snapshots.

dogo avatar dogo commented on August 16, 2024 1

@joaolfp I see. I have a git tag for 9.3.0, but you're saying SPM prefers the GitHub "Releases" instead? Carthage does something similar.

Screen Shot 2021-10-28 at 9 35 44 AM

I've published the release now. We'll see if that works.

SPM doesn't validate Github releases, the tool search for git tags

from nimble-snapshots.

diogot avatar diogot commented on August 16, 2024 1

It's working now, thanks!

from nimble-snapshots.

brandtdaniels avatar brandtdaniels commented on August 16, 2024

Seeing the issue now in 9.3.0, whereas 9.2.0 was fine.

Screen Shot 2021-10-27 at 2 09 29 PM

from nimble-snapshots.

ashfurrow avatar ashfurrow commented on August 16, 2024

Oh, it was introduced in 9.3.0, gotcha. I’ll take a look, but I’m not an SPM user. @joaolfp have you heard any issues on the FBSnapshotTeatCase side of things?

from nimble-snapshots.

joaolfp avatar joaolfp commented on August 16, 2024

Hi @ashfurrow, you need to generate a version by Github to work with SPM, we are at version 9.2.0 yet.

Captura de Tela 2021-10-27 às 19 08 14

from nimble-snapshots.

brandtdaniels avatar brandtdaniels commented on August 16, 2024

It's causing my current build to break as well since I have a loose version specifier

  Nimble-Snapshots:
    github: ashfurrow/Nimble-Snapshots
    from: 9.2.0

In Bitrise, when checking out dependencies it's grabbing 9.3.0 now

The following build commands failed:
	CompileSwift normal x86_64 /Users/vagrant/Library/Developer/Xcode/DerivedData/CRM-gfmkxxwjwsejasaegkkqxuwbswfa/SourcePackages/checkouts/Nimble-Snapshots/Nimble_Snapshots/DynamicType/PrettyDynamicTypeSyntax.swift (in target 'Nimble-Snapshots' from project 'Nimble-Snapshots')
	CompileSwift normal x86_64 /Users/vagrant/Library/Developer/Xcode/DerivedData/CRM-gfmkxxwjwsejasaegkkqxuwbswfa/SourcePackages/checkouts/Nimble-Snapshots/Nimble_Snapshots/HaveValidSnapshot.swift (in target 'Nimble-Snapshots' from project 'Nimble-Snapshots')
	CompileSwift normal x86_64 /Users/vagrant/Library/Developer/Xcode/DerivedData/CRM-gfmkxxwjwsejasaegkkqxuwbswfa/SourcePackages/checkouts/Nimble-Snapshots/Nimble_Snapshots/CurrentTestCaseTracker.swift (in target 'Nimble-Snapshots' from project 'Nimble-Snapshots')
	CompileSwift normal x86_64 /Users/vagrant/Library/Developer/Xcode/DerivedData/CRM-gfmkxxwjwsejasaegkkqxuwbswfa/SourcePackages/checkouts/Nimble-Snapshots/Nimble_Snapshots/DynamicSize/DynamicSizeSnapshot.swift (in target 'Nimble-Snapshots' from project 'Nimble-Snapshots')
	CompileSwift normal x86_64 /Users/vagrant/Library/Developer/Xcode/DerivedData/CRM-gfmkxxwjwsejasaegkkqxuwbswfa/SourcePackages/checkouts/Nimble-Snapshots/Nimble_Snapshots/DynamicType/HaveValidDynamicTypeSnapshot.swift (in target 'Nimble-Snapshots' from project 'Nimble-Snapshots')
	CompileSwift normal x86_64 /Users/vagrant/Library/Developer/Xcode/DerivedData/CRM-gfmkxxwjwsejasaegkkqxuwbswfa/SourcePackages/checkouts/Nimble-Snapshots/Nimble_Snapshots/DynamicType/NBSMockedApplication.swift (in target 'Nimble-Snapshots' from project 'Nimble-Snapshots')
	CompileSwift normal x86_64 /Users/vagrant/Library/Developer/Xcode/DerivedData/CRM-gfmkxxwjwsejasaegkkqxuwbswfa/SourcePackages/checkouts/Nimble-Snapshots/Nimble_Snapshots/PrettySyntax.swift (in target 'Nimble-Snapshots' from project 'Nimble-Snapshots')
	CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler (in target 'Nimble-Snapshots' from project 'Nimble-Snapshots')

Locking down the version specifier to exactly 9.2.0 is the current workaround for myself.

from nimble-snapshots.

ashfurrow avatar ashfurrow commented on August 16, 2024

@joaolfp I see. I have a git tag for 9.3.0, but you're saying SPM prefers the GitHub "Releases" instead? Carthage does something similar.

Screen Shot 2021-10-28 at 9 35 44 AM

I've published the release now. We'll see if that works.

from nimble-snapshots.

joaolfp avatar joaolfp commented on August 16, 2024

Thanks @ashfurrow

from nimble-snapshots.

joaolfp avatar joaolfp commented on August 16, 2024

@diogot @brandtdaniels, upgrade to version 9.3.0

from nimble-snapshots.

dogo avatar dogo commented on August 16, 2024

Its a bug, we need to replace the old import with the new one. I'm working on it now

from nimble-snapshots.

ashfurrow avatar ashfurrow commented on August 16, 2024

Good to know, thanks!

from nimble-snapshots.

dogo avatar dogo commented on August 16, 2024

Please update to 9.3.1

from nimble-snapshots.

joaolfp avatar joaolfp commented on August 16, 2024

Thanks @dogo

from nimble-snapshots.

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.