Error building IOS for Simulator

Hi,

I am running expo v19 and exp cli-tool on v44.0.0, and I am having trouble building IOS for simulator only, it works fine when I run exp build:iod -t archive.

So here is what I do:
exp build:ios -t simulator
then it give me my build id ed277a19-96d5-4d2a-8fa2-4cbdb662ce51
then after I while when I do exp build:staus
this is what I get

[exp] Making sure project is set up correctly...
[exp] Your project looks good!
[exp] Checking if current build exists...

[exp] ============
[exp] Build Status
[exp] ============

[exp] iOS: There was an error with this build.

Any help would be appreciated, thanks in advance.

see Build:ios -t simulator not works with the -c option

Same here, and it works fine when building archive

Thanks, it’s working now