此库用于计算方法的处理时间
- 修复它要求的条件!
- 如果您无法解决这个问题,可以向chat GPT求助
- 存在与不同设备上最小部署相关的配置,需要在目标最小部署中进行检查
spec.ios.deployment_target = "12.0"
spec.osx.deployment_target = "10.13"
spec.watchos.deployment_target = "5.0"
spec.tvos.deployment_target = "12.0"
spec.visionos.deployment_target = "1.0"