Add Xcode 16 support #199
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
SPTDataLoader.xcodeproj#L1
The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'SPTDataLoader' from project 'SPTDataLoader')
|
SPTDataLoader.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'SPTDataLoader' from project 'SPTDataLoader')
|
SPTDataLoader.xcodeproj#L1
The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.12, but the range of supported deployment target versions is 10.13 to 14.5.99. (in target 'SPTDataLoader' from project 'SPTDataLoader')
|
SPTDataLoader.xcodeproj#L1
The watchOS deployment target 'WATCHOS_DEPLOYMENT_TARGET' is set to 3.0, but the range of supported deployment target versions is 4.0 to 10.5.99. (in target 'SPTDataLoader' from project 'SPTDataLoader')
|
SPTDataLoader.xcodeproj#L1
The watchOS Simulator deployment target 'WATCHOS_DEPLOYMENT_TARGET' is set to 3.0, but the range of supported deployment target versions is 4.0 to 10.5.99. (in target 'SPTDataLoader' from project 'SPTDataLoader')
|
SPTDataLoader.xcodeproj#L1
The tvOS deployment target 'TVOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'SPTDataLoader' from project 'SPTDataLoader')
|
SPTDataLoader.xcodeproj#L1
The tvOS Simulator deployment target 'TVOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'SPTDataLoader' from project 'SPTDataLoader')
|
SPTDataLoader.xcodeproj#L1
The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'SPTDataLoader' from project 'SPTDataLoader')
|
SPTDataLoader.xcodeproj#L1
The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'SPTDataLoaderSwift' from project 'SPTDataLoader')
|
This job succeeded
Loading