Skip to content
This repository has been archived by the owner on Jun 20, 2021. It is now read-only.

XML or JSON export? #25

Closed
jk opened this issue Oct 11, 2012 · 1 comment
Closed

XML or JSON export? #25

jk opened this issue Oct 11, 2012 · 1 comment

Comments

@jk
Copy link

jk commented Oct 11, 2012

Is it possible to render the output of ios as XML or JSON? I've some idears on how to integrate your wonderful gem into our build server to ease up delivering CI-builds to testers.

@mattt
Copy link
Contributor

mattt commented Oct 14, 2012

You could write a script that uses the non-command, library components of Cupertino, which should allow you to get at any of the information you need. Cupertino::ProvisioningPortal#list_certificates, for instance, returns an array of certificates, which you could serialize into JSON or XML as needed.

@mattt mattt closed this as completed Nov 13, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants