Hi all. I’m running into a big problem.
After last system and xcode updates, seems there is no way to compile or debugging any app in ios, and the built in examples too.
The errors I found are:
LaunchScreen.Name
xcrun: error: unable to find utility “ibtool”, not a developer tool or in PATH
and
App Icon.Name
xcrun: error: unable to find utility “actool”, not a developer tool or in PATH
My configurations are (on MacMini M1 and MacBook Pro Intel):
- Sonoma 14.4.1
- Xcode 15.3
- Xcode command line tools installed
- Xojo 2024r1
From xojo documentation seems that is all ok: required xcode version is 14 or 15.
The issue is present in debug mode and analyze too, so xojo doesn’t complete the build and the analysis.
Anyone know if there are some workarounds? Or if I missing some information so I have a wrong configuration…
Thanks to all in advance.
2 posts - 2 participants