logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

git pull 报错:Not possible to fast-forward aborting 的解决办法

git pull 报错:Not possible to fast-forward aborting 的解决办法

文章图片
#git#xcode#macos
iOS 指纹识别/人脸识别登录(ECDSA 加签)

人脸识别/指纹识别登录(ECDSA签名)

#ios#objective-c#xcode
apple developer 开发者账号被停用,提示Locked,终于解决了

apple developer 开发者账号被停用,终于解决了

文章图片
#ios
“ios14 popToRootViewControllerAnimated 底部tabbar消失”问题处理

ios14 popToRootViewControllerAnimated 底部tabbar消失问题处理解决方法是:在UINavigationController 类重写以下方法:-(NSArray<__kindof UIViewController *> *)popToRootViewControllerAnimated:(BOOL)animated{if (animated) {U

#ios
到底了