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

[TIMOB-14961] Added CLI hook to fix deploy type bug in Titanium SDK 3.0.... #53

Merged
merged 3 commits into from Aug 27, 2013

Conversation

cb1kenobi
Copy link
Contributor

...0-3.1.X where deploy type not correctly set for iOS dist builds. Updated all afs.exists() calls to fs.existsSync() calls since we no longer support Node.js 0.6. Adjusted placement of post-valdiate event hook. Now call option callbacks for prompted options. Updated info command to use detect() signature. [TIMOB-14965] Fixed bug when running quick setup when no SDKs installed. Fixed minor bug with multiple options with same name not being converted to an array. Fixed all places where broken symlinks would cause errors.

….0.0-3.1.X where deploy type not correctly set for iOS dist builds. Updated all afs.exists() calls to fs.existsSync() calls since we no longer support Node.js 0.6. Adjusted placement of post-valdiate event hook. Now call option callbacks for prompted options. Updated info command to use detect() signature. [TIMOB-14965] Fixed bug when running quick setup when no SDKs installed. Fixed minor bug with multiple options with same name not being converted to an array. Fixed all places where broken symlinks would cause errors.
@nebrius
Copy link
Contributor

nebrius commented Aug 27, 2013

Code reviewed and tested. Request accepted

nebrius added a commit that referenced this pull request Aug 27, 2013
[TIMOB-14961] Added CLI hook to fix deploy type bug in Titanium SDK 3.0....
@nebrius nebrius merged commit 255937b into master Aug 27, 2013
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.

None yet

2 participants