GithubHelp home page GithubHelp logo

Comments (3)

prof18 avatar prof18 commented on May 24, 2024

I'm glad you found it useful!

Uh, it's interesting, so you have implemented both the support for FatFramework and XCFramework?

It's interesting, but I have to think what is the best way to integrate it since the plugin has a strong naming reference on Cocoa 😅

And just to help me understand the direction, what are the differences with the Multiplatform Swift Package Plugin? I mean, why someone should use your fork rather than that plugin?

from kmp-fatframework-cocoa.

amrfarid140 avatar amrfarid140 commented on May 24, 2024

We only needed XCFramework so we started with that. Bascailly what we did is:

  • Added a new template for Package.swift
  • Replicated the setup tasks to use prepare Package.swift file

Everything else is the same.

The git logic in your plugin suited us and we were already familiar with the setup and tasks. With your plugin a single command will build an XCFramework, push it to master and tag the commit but with the other one a user would have to take care of the git work themselves.

from kmp-fatframework-cocoa.

prof18 avatar prof18 commented on May 24, 2024

Thanks for the explanation. I think that I gonna rebrand a bit to be able to include different distribution channels like yours.

So, if you want, you can submit a PR!

from kmp-fatframework-cocoa.

Related Issues (3)

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.