Giter Site home page Giter Site logo

Add CocoaPods support about finch HOT 9 CLOSED

zoul avatar zoul commented on August 22, 2024
Add CocoaPods support

from finch.

Comments (9)

zoul avatar zoul commented on August 22, 2024

Self-note: see zoul/Lambda-Alert#7 for a quick howto.

from finch.

zoul avatar zoul commented on August 22, 2024

The repository now contains a podspec, the remaining work to do is to verify that the thing works as expected and add the library to the official CocoaPods repository.

from finch.

marlonandrade avatar marlonandrade commented on August 22, 2024

Sorry for being late, I'll take care of that.

The lib is so great to not be on cocoapods =)
Thanks for your great work @zoul!

from finch.

M0rph3v5 avatar M0rph3v5 commented on August 22, 2024

Still can't find it on cocoapods, what's the status on this? :)

from finch.

marlonandrade avatar marlonandrade commented on August 22, 2024

@M0rph3v5 there's a podspec that is just outdated, but it's pointing to master, so it should work.

I've stopped working on the project that was using Finch, so I didn't test 1.0.0 and thought that I should not add it to the cocoapods specs repo without testing.

The podspec needs to be upgrade to point to tag 1.0.0 and add to the CocoaPods/Specs repo in order to be able to install with pod install Finch.

For now you have some options:

  1. Use the podspec as a local pod:
    pod 'Finch', :path => 'your local path to Finch repo'
  2. Or: point to the git Finch repo:
    pod 'Finch', :git => 'https://github.com/zoul/Finch'
  3. Or: use it as a Private pod

If you do any of those 3 and verify that the podfile is correct and test the lib, I sugest to make a pull request to the Specs repo in order to add it to the original cocoapods repo.

from finch.

M0rph3v5 avatar M0rph3v5 commented on August 22, 2024

Yeah I found out you could do that just now (did option 2), seems to be working fine here. I'll see if I have time to test a little further and do the pr to cocoapods.

from finch.

zoul avatar zoul commented on August 22, 2024

By a coincidence I just added CocoaPods support to some of my other libraries, so it should not be a problem to add it to Finch, too. During this weekend, probably.

from finch.

M0rph3v5 avatar M0rph3v5 commented on August 22, 2024

In that case I'll let you sort it out, let me know once it's in there :)

from finch.

zoul avatar zoul commented on August 22, 2024

I have submitted a fresh 1.0.0 release PR to the Specs repo. Once the PR is merged, I would welcome if somebody could test that the pod really works (integrates into an Xcode project and builds).

from finch.

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.