Giter VIP home page Giter VIP logo

Comments (9)

mlynch avatar mlynch commented on May 22, 2024

I removed the old temporary hacks for local cocoapods stuff and tested a working app start to finish

from capacitor.

jcesarmobile avatar jcesarmobile commented on May 22, 2024

Improve the pod deploy script to avoid the nasty github tag. Can we use lerna?

For the podspec's source we can use a git tag, branch or commit, or use http to a zip, tgz, bz2, txz or tar file. We could create a script that zips the code and uploads it somewhere always with the same name, but then every app that uses Capacitor will download that zip and use a lot of our bandwidth

from capacitor.

mlynch avatar mlynch commented on May 22, 2024

@jcesarmobile I mean the tag system for git that cocapods uses for versions. You have to push a tag, say 0.0.9, and then tell cocoapods to update trunk. I'd love for lerna to keep each version locked and do publishes for us

from capacitor.

jcesarmobile avatar jcesarmobile commented on May 22, 2024

What I mean is, it uses tags because we specified a tag in the podspec, we can use a branch, commit or zipped file instead by changing the source param

from capacitor.

mlynch avatar mlynch commented on May 22, 2024

I see. I think the tags work but they need to be synced with whatever lerna is doing.

from capacitor.

mlynch avatar mlynch commented on May 22, 2024

#84 merged

from capacitor.

mlynch avatar mlynch commented on May 22, 2024

#85 merged to add clean

from capacitor.

mlynch avatar mlynch commented on May 22, 2024

I started setting up bintray for Android, following what I'm seeing with other libraries like realm: https://bintray.com/realm/maven/realm-gradle-plugin/4.3.3

Instructions on installing realm just to compare https://realm.io/docs/java/latest

from capacitor.

mlynch avatar mlynch commented on May 22, 2024

We went live for the first go! It was rocky but we got it done 🤙 🏄

from capacitor.

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.