You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In xcode 8 with ios 10, after pod update, swift is not registering 'PTEventListener.h' .
As a result, bridging header is not able to build pusher and says "Failed to import bridging header ..."..
I tried to add 'PTEventListener.h' to libPusher target without success. any help ..??
The text was updated successfully, but these errors were encountered:
In xcode 8 with ios 10, after pod update, swift is not registering 'PTEventListener.h' .
As a result, bridging header is not able to build pusher and says "Failed to import bridging header ..."..
I tried to add 'PTEventListener.h' to libPusher target without success. any help ..??
The text was updated successfully, but these errors were encountered: