Skip to content
This repository has been archived by the owner on Oct 30, 2020. It is now read-only.

Pod can not be build when included in extension #17

Open
david90 opened this issue Jul 8, 2015 · 0 comments
Open

Pod can not be build when included in extension #17

david90 opened this issue Jul 8, 2015 · 0 comments

Comments

@david90
Copy link

david90 commented Jul 8, 2015

I suggest to wrap [UIApplication sharedApplication] code in

#if !(defined(__has_feature) && __has_feature(attribute_availability_app_extension))
    [[UIApplication sharedApplication] beginIgnoringInteractionEvents];
#endif
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant