Pipeline devops build error: WATCHOS_DEPLOYMENT_TARGET is set to 2.0, but the range of supported deployment target versions is 4.0 to 10.4.99
Open
- Dominant language
- Objective-C
- Stars
- 3.8k
- Forks
- 316
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
Could you update the WATCHOS_DEPLOYMENT_TARGET to minimum 4? My pipeline with xcode 15_3 cannot build anymore because it requires minimum 4.
It's in the following Pods targets:
- 'PromisesSwift-watchOS'
- 'PromisesSwift-watchOS-Promises_Privacy'
- 'PromisesObjC-watchOS-FBLPromises_Privacy'
- 'PromisesObjC-watchOS'
thanks!
Contributor guide
Assessment
This issue has not been assessed yet.