Matt Horner
Matt Horner
> ```yaml > permalink_i18n: > es: "/permalink_en_español/" > en: "/permalink_in_english/" > ``` Hi @seblaz I love this, however - probably need to adjust it so it automatically adjust the links...
👍 same error here
Works a treat.
Anyone get any progress with this?
@jgarplind i had the same issue, i used these infront of `eas credentials` and was able to recreate expired provision profiles etc. ie ``` EXPO_ASC_API_KEY_PATH=~/Downloads/AuthKey_ABCD1234.p8 \ EXPO_ASC_KEY_ID=ABCD1234 \ EXPO_ASC_ISSUER_ID=12345678-abcd-efgh-ijkl-123456789012 \...