Windows version: 11 Home
Builder version: 3.64
iOS SDK version: 17.5
After a fresh install of the Builder, after succesfully building my project, the OTA upload fails showing this msg
“Error: unable to locate app directory (invalid IPA file). Exiting.”
I can see the ipa properly created inside the "Packages" folder and even trying to trigger the OTA upload manually does nothing (A cmd screen pops for half second and then dissapears)
I searched the command you use on the registry and run it manually on a cmd window to actually read the error and is showing "No deployment tool found for iOS packages. Please install the iOS Build Environment."
But when I check the environment variables I can see "IOSUNITYBUILDER_PATH" exist and is properly pointing to the install folder (note: is created in the user variabler section instead of system in case that helps)
Any ideas what got fucked up? the entire machine is quite fresh just installed windows and the builder soon after
Thanks in advance