Skip to content

Call BW::Device explicitly instead of Device#206

Merged
clayallsopp merged 1 commit into
clayallsopp:masterfrom
rantrix:master
Mar 27, 2014
Merged

Call BW::Device explicitly instead of Device#206
clayallsopp merged 1 commit into
clayallsopp:masterfrom
rantrix:master

Conversation

@rantrix
Copy link
Copy Markdown

@rantrix rantrix commented Mar 26, 2014

Removes the assumption that Device == BW::Device to prevent errors if Device has already been defined.

I'm not sure if this is necessary. Though for my own builds, it's breaking because I already have a class Device defined. This causes Formotion to call my defined Device class rather than BW::Device.

I hope that helps.

Removes the assumption that Device == BW::Device to prevent errors
if Device has already been defined.
@rantrix rantrix closed this Mar 26, 2014
@rantrix rantrix reopened this Mar 26, 2014
@clayallsopp
Copy link
Copy Markdown
Owner

This makes a lot of sense, regardless of the outcome of rubymotion-community/BubbleWrap#355. Thanks!

clayallsopp added a commit that referenced this pull request Mar 27, 2014
Call BW::Device explicitly instead of Device
@clayallsopp clayallsopp merged commit c98dc6b into clayallsopp:master Mar 27, 2014
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.

2 participants