IPA building error

Not seems it because my Apple Memebership payment will expire the next month and I have an automatic renovation. I have verify my Apple account and my membership Developer Program and all is right.

Send me one of your simple (small) apps that doesn't work via PM.

The error message has a text about "LaunchScreenTemplate directory not found". This seems an internal directory (/var/folders/cj/.....) of the builder.
@ewpatton Can you tell anything about this builder message?

Ok. I have send you a PM whith the AIA that I have the problem to build it.
Thanks

Yes, I get the same error with iOS. But the APK is not built either. So it seems there is something broken with your project.


The IPA & APK are not built even after removing all arrangements/layouts.

I can generate the APK-Android with the same AIA and the same Browser. The problem is only in the IPA-iOS generation. The same AIA is right for obtein the APK but not for the IPA object.


And I don't understand because with AIAs from backups before the last friday I have now the same problem but before the last friday I could generate normally their IPAs.

Hello @ewpatton
Can you tell what is this internal builder file that the builder report as a missing screetemplate - storyboar file:

The problem is with the app icon. After removing it, the IPA is built. @ewpatton
(I was able to replicate the issue with other of my iOS apps.)

@Anke Wow¡¡¡¡¡ :astonished:, you are the great master. You have right.

Until now it was right. There was a change n the iOS-Builder on the last friday because I didn't change nothing with the App Icon.

Hello @ewpatton
We have still the missing library for the App Icon mistake on the iOS-Builder. And we can not built IPAs with App Icon.
Can your team correct this error?
Thanks

I've been on vacation this past week and there haven't been any updates to the server. If I can get a copy of the failing project I can run some debug builds to see what is going on.

Never mind that last request. I was able to replicate it on my end.

1 Like

@Ferran_SIMON Can you try building again?

Yes, it works fine (also after setting the app icon).

Thanks for testing. I still need to determine the root cause but it should be fine for a while. It appears as though the server was running out of open file descriptors so there's a memory leak somewhere that needs to be fixed.

1 Like

Now is working well and I can generate the IPA object with the App Icon.
Thanks

Hello @ewpatton

The same mistake is now happening other time:
It seems this error is recurrent. We need to delete the App Icon to can built the IPAs files.

I'm still working on a solution. By default, we unpack a lot of stuff into the operating system's temp dir for builds and macOS seems to be more eager to clean up needed files than Linux. I'm not sure why it's become so aggressive recently as the server had been up for months with over 1000 builds. Now it's much fewer and causing issues.

4 Likes

Now is running well. Thanks for the upgrade.