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-9314] Support for mixed JS and Obj-C modules. #2343

Merged
merged 2 commits into from Jun 8, 2012
Merged

[TIMOB-9314] Support for mixed JS and Obj-C modules. #2343

merged 2 commits into from Jun 8, 2012

Conversation

sptramer
Copy link
Contributor

@sptramer sptramer commented Jun 6, 2012

This allows modules which are built with both a JS file and Objective-C code to coexist. Both are exported to the user.

This also includes fixes which prevented building for iOS simulator on machines with spotlight disabled.

- Fixes which prevented building for iOS simulator on machines with spotlight disabled.
@sptramer
Copy link
Contributor Author

sptramer commented Jun 7, 2012

There appears to be an issue with pure JS (non-compiled) modules. Please hold while I fix it.

@sptramer
Copy link
Contributor Author

sptramer commented Jun 7, 2012

Fixed issue, review can proceed. The bug that should be examined and resolved is 9316; 9314 is the umbrella bug.

@mstepanov
Copy link
Contributor

Code reviewed. APPROVED

@mstepanov
Copy link
Contributor

FT PASSED

mstepanov pushed a commit that referenced this pull request Jun 8, 2012
[TIMOB-9314] Support for mixed JS and Obj-C modules.
@mstepanov mstepanov merged commit 495cbc0 into tidev:master Jun 8, 2012
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