mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-27 08:45:50 +03:00
[PR #150] [MERGED] feature: ✨ Now you can switch between Ipad models on app settings. #1487
Labels
No labels
UI
app-support
bug
bug
documentation
duplicate
enhancement
game-support
good first issue
help wanted / caution
inactive
invalid
macos-beta
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PlayCover#1487
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/PlayCover/PlayCover/pull/150
Author: @JoseMoreville
Created: 8/12/2022
Status: ✅ Merged
Merged: 8/12/2022
Merged by: @JoseMoreville
Base:
develop← Head:hades-dev📝 Commits (1)
d428bf1Adding iPad model picker📊 Changes
4 files changed (+23 additions, -2 deletions)
View changed files
📝
PlayCover/Model/AppSettings.swift(+13 -1)📝
PlayCover/View/AppSettingsView.swift(+7 -0)📝
PlayCover/View/PlayAppView.swift(+2 -1)📝
PlayCover/en.lproj/Localizable.strings(+1 -0)📄 Description
Like the title says, this PR aims to add a picker on app settings to let the user select an ipad pro model to run the app on.
The models I added are Ipad pro 1st, 3rd and 5th gen. I plan to add iphone later but I still have to think in a way to avoid problems with this.
This PR needs https://github.com/PlayCover/PlayTools/pull/13 to work
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.