AladinWay / TransitionButton

UIButton sublass for loading and transition animation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Could not build Objective-C module 'TransitionButton'

juntaosh opened this issue · comments

Short description:

Can't build with error 'Objective-C module 'TransitionButton'
with compiler error 7 errors (Swift Compiler Error)
I tried your repo and it worked perfectly and I also tried
ReactiveX/RxSwift#728
but it also fail to work.

xcode version 10.0.0(10A255)

pod 'TransitionButton', :git => 'https://github.com/AladinWay/TransitionButton.git'

works