Reputation: 9
I've been facing a problem in Unity for days. Indeed, everything goes well when I build the project on Android, however, on iOS it is impossible to build (problem that I did not have before).
I'm using this version of Unity: 2022.3.2
The first error I get in the console: /Applications/2022.3.2f1/Unity.app/Contents/il2cpp/build/deploy/il2cpp --convert-to-cpp
The second error: BuildFailedException: Player build failed: /Applications/2022.3.2f1/Unity.app/Contents/il2cpp/build/deploy/il2cpp --convert-to-cpp
Any help will be appreciated, thank you in advance.
I removed two sdk's to see if the problem was coming from there, but nothing changed.
Upvotes: 0
Views: 161