Giter Site home page Giter Site logo

Multiple schemes about snapshot HOT 7 CLOSED

fastlane-old avatar fastlane-old commented on August 17, 2024
Multiple schemes

from snapshot.

Comments (7)

triangletodd avatar triangletodd commented on August 17, 2024

Hi Matteo,

I have a project with close to 100 schemes (96 IIRC). I solved this problem by taking my screenshots concurrently via a Jenkins parameterized build on a few OSX Jenkins slaves that we have running and storing them on Google Drive. Then, at build time, I have a make task that pulls all the screenshots into my workspace. That make task is a dependency of the make task that kicks off my deliver run. It's not the most elegant solution, but it works. I've found that there aren't many people out there doing iOS projects with high numbers of targets. My life automating this process has been interesting to say the least. If there's any other questions you might have please let me know.

Thanks,

Todd

from snapshot.

KrauseFx avatar KrauseFx commented on August 17, 2024

Hey,

I solved it by having multiple projects, using the same core. Not sure how to be solve it with having hundreds of schemes.

What do you suggest?

from snapshot.

triangletodd avatar triangletodd commented on August 17, 2024

@KrauseFx

I assume that is directed at @matteogobbi? I pointed out how I solved the problem in my above statement. I have a fairly elaborate Deliverfile and I believe that my solution(s) would port easily to a Snapfile. It all gets driven by a Makefile which does the looping over the schemes and handles building. If there is enough interest I would be more than happy to show you what I have (after some de-corporatization).

from snapshot.

matteogobbi avatar matteogobbi commented on August 17, 2024

Ti is exactly what I think it is needed.
@triangletodd why don't you contribute to this repository with a pull request :P

from snapshot.

KrauseFx avatar KrauseFx commented on August 17, 2024

Is it okay to close this issue? Anything you'd like to further discuss?

from snapshot.

matteogobbi avatar matteogobbi commented on August 17, 2024

At the end I created a bash script to iterate the different schemes. Cheers!

from snapshot.

fastlanebot avatar fastlanebot commented on August 17, 2024

This issue was migrated to fastlane/fastlane#2699. Please post all further comments there.

fastlane is now a mono repo, you can read more about the change in our blog post. All tools are now available in the fastlane main repo 🚀

from snapshot.

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.