Giter VIP home page Giter VIP logo

Comments (11)

fastlanebot avatar fastlanebot commented on May 4, 2024
@KrauseFx commented

Definitely! I once had this up and running for > 10 apps. Unfortunately many different problems occurred after a time, because of various reasons, like Apple changing something on the UI.

Sooner or later I'll implement it from scratch, maybe as a plugin for deliver to not pollute deliver itself.

What do you think?

from fastlane.

fastlanebot avatar fastlanebot commented on May 4, 2024
@bassrock commented

I think the cupertino gem works well for this. The only trouble is installing the provisioning profiles because it can't be opened from the command line via ssh. Has to be a local terminal session.

from fastlane.

fastlanebot avatar fastlanebot commented on May 4, 2024
@KrauseFx commented

But cupertino does not create/modify code signing profiles and push notification files, including generating the .pem file, right?

Because that's what I was thinking about:

  • Create the App ID (if not yet done)
  • Create an App Store signing profile for that App ID
  • Enable push notifications for this app
  • Create a push notification certificate, generate the .pem file for the server (offer a nice callback to easily upload it to S3 or any other server)
  • Prepare the provisioning profile to be used with Shenzhen to build and sign the app.

from fastlane.

fastlanebot avatar fastlanebot commented on May 4, 2024
@bassrock commented

Ah that would be create as well. For now I was just thinking about if someone updates their provisioning file to just have deliver auto-download the latest profiles for that app. I.e. Developer 1 joins the team, Developer 1 creates a new dev certificate in the portal, this invalidates all old certificates, and recreates them.

Then when deliver builds it just downloads the new provisioning profiles. Not create them or anything.

from fastlane.

fastlanebot avatar fastlanebot commented on May 4, 2024
@mRs- commented

This would be a really nice addition to cupertiono IMHO ;)

from fastlane.

fastlanebot avatar fastlanebot commented on May 4, 2024
@KrauseFx commented

As far as I know, cupertino only uses a static HTML parser, which means, there is no JavaScript executed. To create new profiles, I'm pretty sure, JavaScript would be required.

from fastlane.

fastlanebot avatar fastlanebot commented on May 4, 2024
@aschuch commented

Played around with this idea yesterday, cupertino uses mechanize.
I think it would be possible without JavaScript, though.

The question is: Should we extend cupertino, or work on our own solution?

from fastlane.

fastlanebot avatar fastlanebot commented on May 4, 2024
@KrauseFx commented

I'll have to investigate if it's possible to do it without Javascript.
I'm currently working on a new screenshot solution. Maybe afterwards I'll look further into this problem.

from fastlane.

fastlanebot avatar fastlanebot commented on May 4, 2024
@aschuch commented

We could have a call about it later this week if you want...

from fastlane.

fastlanebot avatar fastlanebot commented on May 4, 2024
@KrauseFx commented

@aschuch This would be the fourth open source project of this collection then. I just released [Snapshot])(https://github.com/KrauseFx/snapshot) and will release FrameIt in the next days.

I think creating/modifying the profiles would be the next one then.

from fastlane.

fastlanebot avatar fastlanebot commented on May 4, 2024
@KrauseFx commented

I'll close this issue for now, since it's not in the scope of this project.

from fastlane.

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.