Skip to content
This repository has been archived by the owner on Apr 11, 2022. It is now read-only.

Add Platform Support Verification #26

Closed
mwbrooks opened this issue Mar 22, 2013 · 2 comments
Closed

Add Platform Support Verification #26

mwbrooks opened this issue Mar 22, 2013 · 2 comments

Comments

@mwbrooks
Copy link
Collaborator

Overview

The global commands of the PhoneGap CLI must detect whether the system has the platform SDK installed. The command will then execute locally or remotely.

Cordova Public Interface

At the moment, Cordova CLI does not publicly expose an interface to check the platform support.

Solution

The Cordova CLI implementation is minimal.

A short-term action can be to implement the verification functions within the PhoneGap CLI.

A long-term action can be to expose the verification functions in the Cordova CLI.

@mwbrooks
Copy link
Collaborator Author

Blocking #10

@mwbrooks
Copy link
Collaborator Author

Commit e295a33 adds the platform verification.

Issue #29 will coordinate the donation of the code to Cordova CLI.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

1 participant