We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3597552 commit c9ce048Copy full SHA for c9ce048
.circleci/configurations/jobs.yml
@@ -786,7 +786,7 @@ jobs:
786
- HERMES_WS_DIR: *hermes_workspace_root
787
- HERMES_TARBALL_ARTIFACTS_DIR: *hermes_tarball_artifacts_dir
788
- HERMES_OSXBIN_ARTIFACTS_DIR: *hermes_osxbin_artifacts_dir
789
- - IPHONEOS_DEPLOYMENT_TARGET: "13.4"
+ - IOS_DEPLOYMENT_TARGET: "13.4"
790
- XROS_DEPLOYMENT_TARGET: "1.0"
791
- MACOSX_DEPLOYMENT_TARGET: "10.15"
792
steps:
0 commit comments