Skip to content

Commit

Permalink
🎨 :: μ½”λ“œ Formatting 적용
Browse files Browse the repository at this point in the history
  • Loading branch information
baekteun committed Oct 2, 2024
1 parent 6d237d7 commit 4b1d3d2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Projects/Modules/Utility/Sources/Utils/Devices.swift
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,10 @@ public struct Device {
case "iPhone15,5": return "iPhone 15 Plus"
case "iPhone16,1": return "iPhone 15 Pro"
case "iPhone16,2": return "iPhone 15 Pro Max"
case "iPhone17,3" : return "iPhone 16"
case "iPhone17,4" : return "iPhone 16 Plus"
case "iPhone17,1" : return "iPhone 16 Pro"
case "iPhone17,2" : return "iPhone 16 Pro Max"
case "iPhone17,3": return "iPhone 16"
case "iPhone17,4": return "iPhone 16 Plus"
case "iPhone17,1": return "iPhone 16 Pro"
case "iPhone17,2": return "iPhone 16 Pro Max"

// iPod
case "iPod5,1": return "iPod Touch 5"
Expand Down

0 comments on commit 4b1d3d2

Please sign in to comment.