Skip to content

Update availability macros for OS 26 and 27#933

Merged
Kyle-Ye merged 1 commit into
mainfrom
optimize/version
Jul 13, 2026
Merged

Update availability macros for OS 26 and 27#933
Kyle-Ye merged 1 commit into
mainfrom
optimize/version

Conversation

@Kyle-Ye

@Kyle-Ye Kyle-Ye commented Jul 13, 2026

Copy link
Copy Markdown
Member

Summary

  • update OpenSwiftUI_v7_0 to use the unified OS 26 platform versions
  • add OpenSwiftUI_v8_0 for OS 27 across SwiftPM and Xcode configurations
  • refresh the SwiftPM lockfile origin hash

Testing

  • swift package resolve
  • swift package dump-package
  • git diff --check

@github-actions github-actions Bot added area: compatibility Compatibility, availability, legacy support, and cross-version behavior. area: tooling Developer tooling, package manifests, Tuist, scripts, formatting, or release tooling. type: build Build system, packaging, toolchain, release, or compiler support. labels Jul 13, 2026
@codecov

codecov Bot commented Jul 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 25.92%. Comparing base (29cb8a3) to head (75a9d89).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #933      +/-   ##
==========================================
+ Coverage   25.91%   25.92%   +0.01%     
==========================================
  Files         721      721              
  Lines       50788    50788              
==========================================
+ Hits        13162    13168       +6     
+ Misses      37626    37620       -6     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Kyle-Ye Kyle-Ye marked this pull request as ready for review July 13, 2026 15:20
@Kyle-Ye Kyle-Ye merged commit 229647c into main Jul 13, 2026
7 of 9 checks passed
@Kyle-Ye Kyle-Ye deleted the optimize/version branch July 13, 2026 15:21
@augmentcode

augmentcode Bot commented Jul 13, 2026

Copy link
Copy Markdown
🤖 Augment PR Summary

Summary: Updates the custom AvailabilityMacro mappings to use the unified OS 26 platform versions and introduces OpenSwiftUI_v8_0 for OS 27.
Changes: Applies the new mappings consistently in both Xcode .xcconfig files and SwiftPM Package.swift, and refreshes the SwiftPM lockfile origin hash.

🤖 Was this summary useful? React with 👍 or 👎

@augmentcode augmentcode Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review completed. No suggestions at this time.

Comment augment review to trigger a new review at any time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: compatibility Compatibility, availability, legacy support, and cross-version behavior. area: tooling Developer tooling, package manifests, Tuist, scripts, formatting, or release tooling. type: build Build system, packaging, toolchain, release, or compiler support.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant