mdsb100 / YTXAnimations

The iOS Animation Implementation of CSS3.
MIT License
223 stars 30 forks source link

fix animition spell #2

Closed hefangshi closed 7 years ago

hefangshi commented 7 years ago

change Animtion to Animation

mdsb100 commented 7 years ago
 - WARN  | [YTXAnimations/AnimateCSS] xcodebuild:  /Users/travis/build/baidao/YTXAnimations/Pod/Classes/UIView+YTXAnimateCSS.m:12:17: warning: method definition for 'ytx_pluseAnimationWithDurationTime:' not found [-Wincomplete-implementation]
    - NOTE  | [YTXAnimations/AnimateCSS] xcodebuild:  /Users/travis/build/baidao/YTXAnimations/Pod/Classes/UIView+YTXAnimateCSS.h:16:1: note: method 'ytx_pluseAnimationWithDurationTime:' declared here

Please check it.

hefangshi commented 7 years ago

My fault, I only changed pluse in my own source code. Now the CI is green.

mdsb100 commented 7 years ago

@hefangshi release 1.3.0. please pod repo update

javenwang commented 7 years ago

is that ok? you guys changed the public API.

mdsb100 commented 7 years ago

No OK. But I do not wanna update version to 2.0

hefangshi commented 7 years ago

I think these spell mistake should fixed asap to reduce further impact.