Skip to content

Set APPLE_IOS_VERSION_MIN to 12.0 in toolchain#1707

Open
rustam-gamidov-here wants to merge 3 commits into
masterfrom
rga/ios-min-version
Open

Set APPLE_IOS_VERSION_MIN to 12.0 in toolchain#1707
rustam-gamidov-here wants to merge 3 commits into
masterfrom
rga/ios-min-version

Conversation

@rustam-gamidov-here

Copy link
Copy Markdown
Collaborator

Relates-To: MINOR

@codecov

codecov Bot commented Jul 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.29%. Comparing base (8fdc782) to head (fdbf94d).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1707   +/-   ##
=======================================
  Coverage   80.29%   80.29%           
=======================================
  Files         356      356           
  Lines       14280    14280           
  Branches     1562     1563    +1     
=======================================
  Hits        11465    11465           
- Misses       2183     2185    +2     
+ Partials      632      630    -2     
Files with missing lines Coverage Δ
...pp-sdk-authentication/src/AuthenticationClient.cpp 100.00% <ø> (ø)

... and 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Prevents errors like
- iOS 26.1 Platform Not Installed.
- 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of
supported deployment target versions is 12.0 to 26.1.99.

Relates-To: MINOR

Signed-off-by: Rustam Gamidov <ext-rustam.gamidov@here.com>
This excludes cmake files. clang-format is not able to format cmake
scripts and makes them ugly

Relates-To: MINOR

Signed-off-by: Rustam Gamidov <ext-rustam.gamidov@here.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant