我所有的 iOS 构建目标是: IPHONEOS_DEPLOYMENT_TARGET = 14.0;
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
但它说我支持9.0。我误解了什么吗?
错误:
The package product 'Crypto' requires minimum platform version 13.0 for the iOS platform, but this target supports 9.0
xcode ios swift
ios ×1
swift ×1
xcode ×1