Skip to content

Enable Preview examples on macOS - #976

Merged
Kyle-Ye merged 1 commit into
mainfrom
feature/preview_macos
Aug 2, 2026
Merged

Enable Preview examples on macOS#976
Kyle-Ye merged 1 commit into
mainfrom
feature/preview_macos

Conversation

@Kyle-Ye

@Kyle-Ye Kyle-Ye commented Aug 2, 2026

Copy link
Copy Markdown
Member

Summary

Motivation

The shared Preview declarations remained limited to UIKit even after the binary framework linkage fixes made macOS Preview available. This enables the same hosting previews for AppKit while preserving the existing UIKit behavior.

Validation

  • verified the final diff is clean

@github-actions github-actions Bot added area: example Example apps, previews, sample projects, screenshots, or demo assets. platform: macOS macOS-specific behavior or support. type: feature New API, behavior, platform support, or user-facing capability. labels Aug 2, 2026
@Kyle-Ye
Kyle-Ye marked this pull request as ready for review August 2, 2026 19:53
@Kyle-Ye
Kyle-Ye merged commit c401b98 into main Aug 2, 2026
2 of 8 checks passed
@Kyle-Ye
Kyle-Ye deleted the feature/preview_macos branch August 2, 2026 19:53
@codecov

codecov Bot commented Aug 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 14.87%. Comparing base (b92eeb2) to head (ff48805).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #976      +/-   ##
==========================================
- Coverage   14.89%   14.87%   -0.02%     
==========================================
  Files         688      688              
  Lines       46836    46885      +49     
==========================================
- Hits         6975     6974       -1     
- Misses      39861    39911      +50     

☔ 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.

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

Labels

area: example Example apps, previews, sample projects, screenshots, or demo assets. platform: macOS macOS-specific behavior or support. type: feature New API, behavior, platform support, or user-facing capability.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant