I'm try to build ipa files from Maximo Anywhere Project from build command. When I'm run below command
./build.sh all-dist
I got this error :
Automatic signing is disabled and unable to generate a profile. To enable automatic signing, pass -allowProvisioningUpdate to xcodebuild.
How to solve this problem ?