Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
neofetch
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
neofetch
Commits
3cdcfc2d
Unverified
Commit
3cdcfc2d
authored
Apr 16, 2019
by
jkhsjdhjs
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
include Fusion/Bionic in iDevice processor names
parent
c17173a9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
neofetch
neofetch
+4
-4
No files found.
neofetch
View file @
3cdcfc2d
...
@@ -1883,10 +1883,10 @@ get_cpu() {
...
@@ -1883,10 +1883,10 @@ get_cpu() {
"iPhone7,"[1-2]): "Apple A8 (2) @ 1.4GHz" ;;
"iPhone7,"[1-2]): "Apple A8 (2) @ 1.4GHz" ;;
"iPhone8,"[1-4] | "iPad6,11" | "iPad6,12"): "Apple A9 (2) @ 1.85GHz" ;;
"iPhone8,"[1-4] | "iPad6,11" | "iPad6,12"): "Apple A9 (2) @ 1.85GHz" ;;
"iPhone9,"[1-4] | "iPad7,"[5-6]): "Apple A10 Fusion (4) @ 2.34GHz" ;;
"iPhone9,"[1-4] | "iPad7,"[5-6]): "Apple A10 Fusion (4) @ 2.34GHz" ;;
"iPhone10,"[1-6]): "Apple A11 (6) @ 2.39GHz" ;;
"iPhone10,"[1-6]): "Apple A11
Bionic
(6) @ 2.39GHz" ;;
"iPhone11,2" | "iPhone11,4" | "iPhone11,6" | "iPhone11,8" | "iPad11,"[1-4])
"iPhone11,2" | "iPhone11,4" | "iPhone11,6" | "iPhone11,8" | "iPad11,"[1-4])
: "Apple A12 (6) @ 2.49GHz"
: "Apple A12
Bionic
(6) @ 2.49GHz"
;;
;;
"iPod2,1"): "Samsung S5L8720 (1) @ 533MHz" ;;
"iPod2,1"): "Samsung S5L8720 (1) @ 533MHz" ;;
...
@@ -1902,8 +1902,8 @@ get_cpu() {
...
@@ -1902,8 +1902,8 @@ get_cpu() {
"iPad5,"[3-4]): "Apple A8X (3) @ 1.5GHz" ;;
"iPad5,"[3-4]): "Apple A8X (3) @ 1.5GHz" ;;
"iPad6,"[3-4]): "Apple A9X (2) @ 2.16GHz" ;;
"iPad6,"[3-4]): "Apple A9X (2) @ 2.16GHz" ;;
"iPad6,"[7-8]): "Apple A9X (2) @ 2.26GHz" ;;
"iPad6,"[7-8]): "Apple A9X (2) @ 2.26GHz" ;;
"iPad7,"[1-4]): "Apple A10X (6) @ 2.39GHz" ;;
"iPad7,"[1-4]): "Apple A10X
Fusion
(6) @ 2.39GHz" ;;
"iPad8,"[1-8]): "Apple A12X (8) @ 2.49GHz" ;;
"iPad8,"[1-8]): "Apple A12X
Bionic
(8) @ 2.49GHz" ;;
esac
esac
cpu="$_"
cpu="$_"
;;
;;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment