Could anyone please tell me what I am doing wrong here ?.
I am using the following command to generate the ipa from a cordova project :
'xcrun -sdk iphoneos PackageApplication -v "/Users/user/Downloads/CordovaPrj/platforms/ios/build/device/App Name.app" -o "/Users/user/Downloads/CordovaPrj/release/ios/App_Name_1.0.0.ipa" --embed "/Users/user/Downloads/CordovaPrj/build.tools/App_Name_DEV.mobileprovision" --sign "iPhone Distribution: Company Name (B56QVK65GU)"'
I can get the generated IPA file but when I try to install the IPA on the device it gets stuck at the "installing...".
And the icon gets greyed out.
My guess is that the provisioning profile is not properly embedded in this one.
Also I can gurantee that the uuid of the device I am trying to install on is in the : App_Name_DEV.mobileprovision provisioning profile.
Any help on this is highly appreciated.
also I have provided my build log here.
The only error I could capture is during the ipa installtion using the "IPhone configuration Utility" which is given below :
Jul 9 11:08:44 Rameshs-iPhone librariand[102] <Error>: ubiquity account is not configured (or is disabled for this client), not creating collection
Jul 9 11:08:44 Rameshs-iPhone librariand[102] <Error>: error in _handle_client_request: LibrarianErrorDomain/10/Unable to configure the collection.