SwipeTransition icon indicating copy to clipboard operation
SwipeTransition copied to clipboard

'SwipeTransition/SwipeTransition-Swift.h' file not found

Open RioRizkyRainey opened this issue 2 years ago • 0 comments

I got an error 'SwipeTransition/SwipeTransition-Swift.h' file not found Error location in UINavigationController+AutoSwipeBack.m

I have include SwipeTransition library to in my podfile.

any idea why this happening?

Podfile

   pod "SwipeTransition", "0.5.0"
   pod "SwipeTransitionAutoSwipeBack", "0.5.0"

RioRizkyRainey avatar Aug 21 '23 02:08 RioRizkyRainey