Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for xcode7 #33

Merged
merged 13 commits into from
Oct 28, 2015
Merged

Support for xcode7 #33

merged 13 commits into from
Oct 28, 2015

Conversation

Fatme
Copy link
Contributor

@Fatme Fatme commented Oct 1, 2015

@Fatme Fatme force-pushed the fatme/sdk-version branch from cce926c to 0131f6f Compare October 21, 2015 07:04
@Fatme Fatme changed the title Support for sdkVersion option Support for xcode7 Oct 21, 2015
var future = new Future<any>();

child_process.exec(command, (error: Error, stdout: NodeBuffer, stderr: NodeBuffer) => {
//console.log(util.format("Executing: %s", command));
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this code needed? Can we remove it?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes 😸 We can remove it

@teobugslayer teobugslayer force-pushed the fatme/sdk-version branch 2 times, most recently from 235af9f to a255abd Compare October 22, 2015 08:48
import util = require("util");
import utils = require("./utils");

var $ = require("NodObjC");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you should use nodobjc instead of NodObjC

@teobugslayer
Copy link
Contributor

👍 but please update the version so we can publish in npmjs.org

@teobugslayer
Copy link
Contributor

run ci

@Fatme Fatme force-pushed the fatme/sdk-version branch from 9e3d984 to 0249e57 Compare October 27, 2015 12:51
Remove unneeded code
Don't handle watch devices and sdks
Polish sdk list
@teobugslayer
Copy link
Contributor

👍

Fatme pushed a commit that referenced this pull request Oct 28, 2015
@Fatme Fatme merged commit 1dc9b59 into master Oct 28, 2015
@Fatme Fatme deleted the fatme/sdk-version branch October 28, 2015 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants