microsoft / vsts-cordova-tasks

Streamline CI setup for your Apache Cordova, PhoneGap, Ionic, or Cordova CLI compatible app using a set of useful pre-defined build steps for VS Team Services or TFS
http://go.microsoft.com/fwlink/?LinkID=691188
Other
25 stars 27 forks source link

Install Apple Provisioning Profile: security: SecPolicySetValue: One or more parameters passed to a function were not valid. #84

Open blumk opened 6 years ago

blumk commented 6 years ago

I'm using the Install Apple Provisioning Profile task with the hosted MacOs preview agent.

After uploading the provisioning profile to a Secure Files location I get the following error:

2018-01-17T15:35:30.5886110Z [command]/usr/bin/security cms -D -i /Users/vsts/agent/2.126.0/work/_temp/20171221_PROD7devices.mobileprovision
2018-01-17T15:35:30.6003710Z security: SecPolicySetValue: One or more parameters passed to a function were not valid.
2018-01-17T15:35:30.6558100Z <?xml version="1.0" encoding="UTF-8"?>

Has anyone tested this build task on a hosted MacOs preview agent?

drewgillies commented 6 years ago

@blumk is this still an issue? We have just republished the extension, so please re-test.