Skip to content

Add a "Fully automatic" workflow#1169

Closed
sowenjub wants to merge 1 commit intofastlane:masterfrom
sowenjub:patch-1
Closed

Add a "Fully automatic" workflow#1169
sowenjub wants to merge 1 commit intofastlane:masterfrom
sowenjub:patch-1

Conversation

@sowenjub
Copy link
Copy Markdown

This follows a discussion with @joshdholtz on Twitter.

I wanted to make sure I would still be able to upload builds from Xcode if fastlane stopped working for some reason.
But after reading the docs, my setup asked me for the git repo with the certificates, which startled me.
Also, I hit another roadblock because my release scheme wasn't shared.

I wanted to make sure I would still be able to upload builds from Xcode if fastlane stopped working for some reason.
But after reading the docs, my setup asked me for the git repo with the certificates, which startled me.
Also, I hit another roadblock because my release scheme wasn't shared.
@google-cla
Copy link
Copy Markdown

google-cla Bot commented Jul 14, 2022

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@iBotPeaches
Copy link
Copy Markdown
Member

Sorry for mega delay. Looking at this its just a build action with a specified scheme and an upload - which I don't think belongs in the code signing area. Since its less related to Xcode versions and more about connecting dots.

I'd agree with you that we probably need a generic page with a full run through of both Android or iOS. The problem with the full run is it depends highly on the CI system used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants