DeviceKit
DeviceKit copied to clipboard
DeviceKit is a value-type replacement of UIDevice.
Pins Gemfile dependencies to specific versions.
I can see in the source code that this package is using `UIScreen.main` a lot. However, this was deprecated in iOS 16. https://developer.apple.com/documentation/uikit/uiscreen/1617815-main
Hey folks! I'm really digging this library! Fantastic work! I have an idea for a feature. I'm happy to file a PR myself, but I thought I'd ask if it's...
Hello, I'd like to check if iOS can be upgraded by an app user. Implementing it requires to maintain a "Max iOS" list like here: https://iosref.com/ios (see the rightmost column)...
This is what I use for my own project: https://github.com/Cyberbeni/TypedNotificationCenter/blob/master/create-xcframework.sh
Bumps [git](https://github.com/ruby-git/ruby-git) from 1.9.1 to 1.13.1. Release notes Sourced from git's releases. Release v1.13.1 Full Changelog 667b830 Update the GitHub Action step "actions/checkout" from v2 to v3 (#608) 23a0ac4 Fix...
Broken
I have a project I use this library in. My SPM says version 4.6.1, everything is working fine. However, I am working on a new project was used SPM to...
Add watchOS tests in GitHub Actions.