[DAEMON-111] iOS Plugin: Expose iOS enviroment and watch for changes
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Critical |
| Status | Resolved |
| Resolution | Fixed |
| Resolution Date | 2017-11-08T01:23:46.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Appc Daemon 1.0.0 |
| Components | appcd-plugin-ios |
| Labels | n/a |
| Reporter | Chris Barber |
| Assignee | Chris Barber |
| Created | 2017-10-26T22:09:47.000+0000 |
| Updated | 2017-11-08T01:23:46.000+0000 |
Description
This ticket encompasses the exposing of ioslib to the daemon and wiring up the watching for changes.
The service endpoint is
/ios/latest/info. It returns keychains, certs, provisioning profiles, xcodes, simulators, and devices.
No comments