Giter Site home page Giter Site logo

chipjarred / customtooltip Goto Github PK

View Code? Open in Web Editor NEW
12.0 12.0 4.0 287 KB

Easily add custom tool tips with arbitrary content to your AppKit project!

License: MIT License

Swift 100.00%
appkit cocoa macapp macos macosx nsview swift swiftpackage tooltip

customtooltip's Issues

Error resolving CustomToolTip - 'customtooltip' depends on an unstable-version package 'swizzlehelper'

Receiving the following error when trying to resolve CustomToolTip via SPM:

Dependencies could not be resolved because package 'customtooltip' is required using a stable-version but 'customtooltip' depends on an unstable-version package 'swizzlehelper' and root depends on 'CustomToolTip' 1.0.0..<2.0.0.
'CustomToolTip' {1.0.0..<1.0.2, 1.0.3..<2.0.0} cannot be used because package 'customtooltip' is required using a stable-version but 'customtooltip' depends on an unstable-version package 'swizzlehelper' and package 'customtooltip' is required using a stable-version but 'customtooltip' depends on an unstable-version package 'swizzlehelper'.
'CustomToolTip' {1.0.0, 1.0.3..<2.0.0} cannot be used because no versions of 'CustomToolTip' match the requirement 1.0.3..<2.0.0 and package 'customtooltip' is required using a stable-version but 'customtooltip' depends on an unstable-version package 'swizzlehelper'.

I believe this is because we're referencing .branch("main") in https://github.com/chipjarred/CustomToolTip/blob/main/Package.swift#L18. Is there a reason not to change this to the https://github.com/chipjarred/SwizzleHelper/releases/tag/1.0.0 tag?

In the meantime, I'll just add CustomToolTip using the main branch instead of using the latest tag. Thanks in advance for the help!

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.