Code Monkey home page Code Monkey logo

Comments (7)

mRs- avatar mRs- commented on May 28, 2024

I will look into this as soon as possible.

As a workaround use an old version of HexColors (completely Obj-c) via pod HexColors, '4.0.0' in your pod file

from hexcolors.

mRs- avatar mRs- commented on May 28, 2024

It's not possible to not enable use_frameworks! see the discussion in CocoaPods/CocoaPods#3839

from hexcolors.

cameronehrlich avatar cameronehrlich commented on May 28, 2024

I don't mean to nag, but I do think that backwards compatibility with Objc would be greatly appreciated by many...

from hexcolors.

mRs- avatar mRs- commented on May 28, 2024

@cameronehrlich you can still install the 4.X version of HexColors for full objc support

from hexcolors.

cameronehrlich avatar cameronehrlich commented on May 28, 2024

@mRs- that's what I'm doing now, but I hate seeing this:

% pod outdated
Updating spec repo `master`
Analyzing dependencies
The following pod updates are available:
- HexColors 4.0.0 -> 4.0.0 (latest version 5.0.0)

haha, I guess I should get over it... 😄

In case anyone is/was unsure of how to do this:

pod 'HexColors', :git => '[email protected]:mRs-/HexColors.git', :tag => '4.0.0'

from hexcolors.

mRs- avatar mRs- commented on May 28, 2024

The main Problem is that as long as you are referring it to use it without use_framework there is no way around this :(

from hexcolors.

cameronehrlich avatar cameronehrlich commented on May 28, 2024

I am using use_frameworks! though...? I might be confused...

from hexcolors.

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.