I'm trying to push out an ad-hoc build from Xcode 13.1 but keep getting the following error:
ipatool failed with an exception: #<NoMethodError: undefined method `sdkPath' for nil:NilClass>.....
I've set 'enable bitcode' to 'no' in build settings, and also set 'Enable code coverage support' to 'no' but still getting this error. Can anybody help?