mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-27 00:35:52 +03:00
[PR #1156] [CLOSED] Added Support for iPhone 15 Pro Max in the iOS Device Picker #1821
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#1821
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/1156
Author: @OZORDI
Created: 10/13/2023
Status: ❌ Closed
Base:
develop← Head:patch-1📝 Commits (1)
53b9106Added Support for iPhone 15 Pro Max in the iOS Device Picker📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
PlayCover/Views/AppSettingsView.swift(+1 -1)📄 Description
Based on reputable sources like https://www.screensizes.app/?model=iphone-15-pro-max and https://everymac.com/systems/apple/iphone/specs/apple-iphone-15-pro-max-global-a3106-specs.html It is confirmed that the Device ID for the iPhone 15 Pro max is iPhone16,2.
Using this info i modified the AppSettings View file to include the device.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.