mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-17 21:24:40 +10:00
Fix pyinstaller
This commit is contained in:
@@ -4,7 +4,6 @@ block_cipher = None
|
||||
|
||||
|
||||
a = Analysis(['OpenCore-Patcher.command'],
|
||||
pathex=['/Users/dhinak/Documents/GitHub/Opencore-Legacy-Patcher'],
|
||||
binaries=[],
|
||||
datas=[('payloads', 'payloads'), ('Resources', 'Resources')],
|
||||
hiddenimports=[],
|
||||
|
||||
Reference in New Issue
Block a user