Skip to content

Fix argument for fastlane spaceauth command#41

Open
Mikasa-san wants to merge 3 commits into
SignTools:masterfrom
Mikasa-san:master
Open

Fix argument for fastlane spaceauth command#41
Mikasa-san wants to merge 3 commits into
SignTools:masterfrom
Mikasa-san:master

Conversation

@Mikasa-san

Copy link
Copy Markdown

No description provided.

@ViRb3

ViRb3 commented Jun 13, 2026

Copy link
Copy Markdown
Member

Why, does it not work?

@Mikasa-san

Copy link
Copy Markdown
Author

Yeah, it doesn't works but now it should works fine.

@ViRb3

ViRb3 commented Jun 13, 2026

Copy link
Copy Markdown
Member

Can you please provide more details? In what environment it doesn't work? What doesn't work? What happens? What do your changes do and why are they necessary? Thanks

@Mikasa-san

Copy link
Copy Markdown
Author

Fix 1 (login): In fastlane_auth, change the spaceauth call to ["fastlane", "spaceauth", "--copy_to_clipboard", "true"] — fastlane 2.236+ now requires a value for that flag.

Fix 2 (WWDR cert): Add os.environ["FASTLANE_WWDR_USE_HTTP1_AND_RETRIES"] = "true" near the top of the script so sigh can download Apple's WWDR certificate on CI without failing.

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