#Error: shorebird patch ios using github-actions failed.

1 messages · Page 1 of 1 (latest)

vivid canopy
#

hello,
I'm trying to patch ios using github-action.
Even though I set certificate and provisioning profiles, An error occured like the second screenshot.
How can I set account and profiles properly? Thanks for your help 🙏

strange lantern
#

Idk if this is the issue. But I don't think you should forward the --flavor and -t to flutter, since those are shorebird arguments. So you shouldn't need the --

#

if that don't help, you might want to try running with the verbose flag to check if there are more information that we can extract from the error

odd violet
#

This looks like an apple issue (it can't find the provisioning profile for com.skt.nn.dev)

#

Does this command work for you locally?

vivid canopy
vivid canopy
strange lantern
vivid canopy
odd violet
#

It looks like the runner is not properly set up to sign the iOS app

#

How did you do this before introducing shorebird?

odd violet
#

Closing after a week of inactivity. Please reopen with answers to the above if this is still an issue.