Solar2d 2024.3710 firebase plugin for ios transporter error "invalid swift support"

At first I was running the IOS build of the solar2d project with the plugin.notififications.v2. The build ran without any problems but when I installed it as a test flyght on my iphone 7 with io 15.8 it gave an error ‘Firebase framework is not linked’. Then I read more in the solar2d guides about firebase notifications on IOS and saw that the notifications.v2.firebase plugin was required to work. I inserted the plugin in the build settings but the build is not sent to the apple store with the error ‘Invalid Swift support. The SwiftSupport folder is empty.’.
Can you help me solve this?

I solved it by unzipping the .ipa file, deleting the SwiftSupport folder and recompressing the ipa file.
I think it’s a bug with the firebase plugin for ios in solar2d version 2024.3710