-[UINavigationController pushAnimationStyle:]: unrecognized selector sent to instance-[...
![240](https://upload.jianshu.io/users/upload_avatars/5597082/c1216a51-c2a3-4ff7-a938-5c364c78b94d.png?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
-[UINavigationController pushAnimationStyle:]: unrecognized selector sent to instance-[...
由于项目的一个需求,研究了下CALayer ,发现了一个比较有趣的属性contents先展示下完成的需求效果。 可以看到,就是一个对一个图片模糊处理后,点击的时候,点击区域变...
直接删除pod.lock文件 还有目录下的 然后重新pod install
LoadError - dlopen(/Library/Ruby/Gems/2.6.0/gems/ffi-1.15.3/lib/ffi_c.bundle, 0x0009): ...
M1安装pod时候报如下错误 pod install报错如下 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.0/lib/ffi/library...
在终端输入 允许任何来源 sudo spctl --master-disable sudo xattr -r -d com.apple.quarantine 这里的xxx替换...
项目没有提前写好NSLocalizedString,然后在项目N期后需要做国际化是一件很头痛的事情。给大家分享一下快速实现国际化的方法:已更新至这里:传送门[https://...