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-18079] Moved module detection and string hash function to base Bu... #6383

Merged
merged 3 commits into from Nov 25, 2014
Merged

[TIMOB-18079] Moved module detection and string hash function to base Bu... #6383

merged 3 commits into from Nov 25, 2014

Conversation

cb1kenobi
Copy link
Contributor

https://jira.appcelerator.org/browse/TIMOB-18079

  • Moved module detection and string hash function to base Builder class to enable greater code reuse.
  • Bumped Node.js engine support to 0.10.13 due to the introduction of const.
  • Fixed small bug in Mobile Web build where 'android' was accidentally passed into validateAppJsExists().
  • Fixed potential issue with Mobile Web Windows Hybrid hook where the config was altered while detecting the Windows environment instead of afterwards.
  • Cleaned up a bunch of inconsistencies across build commands.

… Builder class to enable greater code reuse.

Bumped Node.js engine support to 0.10.13 due to the introduction of const.

Fixed small bug in Mobile Web build where 'android' was accidentally passed into validateAppJsExists().

Fixed potential issue with Mobile Web Windows Hybrid hook where the config was altered while detecting the Windows environment instead of afterwards.

Cleaned up a bunch of inconsistencies across build commands.
@sgtcoolguy
Copy link
Contributor

I tested ti info, mobile web, and iOS and they're good so far. Still working on Android (I'm having sdk issues locally).

@sgtcoolguy
Copy link
Contributor

Android's good too (finally!). I'll do another build and pass tomorrow morning when the updated fields commit hits.

@sgtcoolguy
Copy link
Contributor

Ok, reran builds on iOS (iPhone 6 Plus simulator), Android (emulator, and Mobileweb and they all worked as expected. Good to merge.

sgtcoolguy added a commit that referenced this pull request Nov 25, 2014
[TIMOB-18079] Moved module detection and string hash function to base Bu...
@sgtcoolguy sgtcoolguy merged commit f87e2f3 into tidev:master Nov 25, 2014
@cb1kenobi cb1kenobi deleted the timob-18079 branch November 24, 2015 19:33
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