Using:
- managed workflow.
- eas-cli/0.52.0 darwin-arm64 node-v16.14.2
I added this to my preview profile:
ios {
enterpriseProvisioning: "universal"
}
I went on to run: eas build -p ios --profile preview
. It asked me to create a new provisioning profile which i accepted. After this i found out i didn’t actually have a enterprise membership on apple.
Now running eas build -p ios
no matter the branch or profile ges me the following error message:
Uploading to EAS Build (64.0 KB / 1.7 MB)
FetchError: request to https://turtle-v2-projects.s3.amazonaws.com/ failed, reason: getaddrinfo ENOTFOUND turtle-v2-projects.s3.amazonaws.com
Code: ENOTFOUND