The following command used to work before xcode 7
xcrun -sdk iphoneos Validation myapp.ipa or myapp.app
But Now I am getting the above error.
How to solve this bug ? Do we have to install any additional utility ?
or
Is there any way to validate ipa file just like this ?