Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing UIKit import to UIWindow extension #293

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

jjochen
Copy link
Owner

@jjochen jjochen commented Apr 30, 2024

fixes #292

@jjochen jjochen added this to the 3.0.1 milestone Apr 30, 2024
@jjochen jjochen enabled auto-merge (squash) April 30, 2024 19:46
@jjochen jjochen changed the title Add missing UIKit import in UIWindow extension Add missing UIKit import to UIWindow extension Apr 30, 2024
Copy link

codecov bot commented Apr 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (163ac47) to head (cd40e2e).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #293   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines          952       952           
=========================================
  Hits           952       952           

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

@jjochen jjochen merged commit 65a9605 into master Apr 30, 2024
8 of 9 checks passed
@jjochen jjochen deleted the fix/missing-uikit-import branch April 30, 2024 20:35
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.

Cannot find type 'UIWindow' in scope - missing UIKit import
1 participant