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 unknown orientation variant #411

Merged
merged 2 commits into from
May 30, 2024

Conversation

GeorgeElsham
Copy link
Contributor

Fixes #410

@GeorgeElsham
Copy link
Contributor Author

@Zandor300 I don't believe any of the CI should fail, and it appeared to fail when trying to download Ruby. Is it worth you re-running the CI?

@Zandor300
Copy link
Member

@GeorgeElsham Is it possible for you to update your PR from master? I've fixed the CI test jobs. Someone removed the ruby version we were using and that is fixed on master.

Danger job is broken when running on a PR that merges from a fork so don't mind that.

@GeorgeElsham
Copy link
Contributor Author

I've not really dealt with using forks and pull requests on GitHub. I used GitHub's "Sync fork" button but it seems to have merged your master into my PR branch. If this is okay, we can continue. Otherwise, let me know if I should rebase instead.

@GeorgeElsham
Copy link
Contributor Author

@Zandor300 Are we okay to merge this in the next release?

@Zandor300 Zandor300 merged commit 5eb0558 into devicekit:master May 30, 2024
14 of 15 checks passed
furiosFast added a commit to furiosFast/DeviceKit that referenced this pull request May 31, 2024
* master:
  Version bump. (v5.4.0)
  Add unknown orientation variant (devicekit#411)
  Version bump. (v5.3.1)
  Fix path for PrivacyInfo.xcprivacy in test target.
  Process Privacy manifest instead of copy on SPM. (devicekit#409)
  Version bump. (v5.3.0)
  Support for new May 2024 devices. (devicekit#412)
  Fix ruby version not found. (devicekit#414)
  Version bump. (v5.2.4)
  Enable MERGEABLE_LIBRARY. (devicekit#407)
  Update cocoapods to v1.15.2 in Gemfile.
  Release 5.2.3
  fix: Use cocoapod resource_bundles for PrivacyInfo (devicekit#397)
  Fix building for visionOS.  (devicekit#390)
  Fix building SwiftUI previews on macOS. (devicekit#389)
  Release 5.2.1 (devicekit#385)
  Fix PrivacyInfo.xcprivacy not being detected on SPM. (devicekit#384)
  Update swift-tools-version in Package.swift to 5.3 to support Resource files. (devicekit#381)

# Conflicts:
#	Source/Device.swift.gyb
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.

Orientation incorrectly reported as portrait
2 participants