Skip to content

Conversation

ianyh
Copy link

@ianyh ianyh commented May 2, 2017

The interactive behavior relies on UIApplication, which is not accessible from extensions. This change allows for projects to import only the non-interactive components to allow for use in extensions. By default, all subspecs in a podspec are used so existing projects will remain unchanged.

The interactive behavior relies on UIApplication, which is not accessible from extensions. This change allows for projects to import only the non-interactive components to allow for use in extensions. By default, all subspecs in a podspec are used so existing projects will remain unchanged.
@devxoul
Copy link
Member

devxoul commented May 2, 2017

@ianyh, Thanks for reporting! I think it will increase the complexity unnecessarily to create a new subspec. I've made a new patch with another workaround (#23) for this. I would be glad if you could review that PR :)

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