Skip to content
This repository has been archived by the owner on Nov 12, 2021. It is now read-only.

Commit

Permalink
Fixed MacPro7,1 crash
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavo-IM committed Nov 17, 2019
1 parent 22846fe commit c14ea29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions AGPMInjector/setPlist.swift
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ struct setMachine: Encodable {
case macPro51 = "MacPro5,1"
case macPro41 = "MacPro4,1"
case macPro61 = "MacPro6,1"
case macPro71 = "MacPro7,1"
case iMac101 = "iMac10,1"
case iMac111 = "iMac11,1"
case iMac112 = "iMac11,2"
Expand Down

0 comments on commit c14ea29

Please sign in to comment.