Skip to content

Commit 1267b87

Browse files
committed
fix build bugs
(- add more build constants)
1 parent f37ae2d commit 1267b87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OCLP-R-GUI.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ from oclp_r import constants
1818
block_cipher = None
1919

2020
datas = [
21-
('payloads/Icon/AppIcons/Assets.car', '.')
21+
('payloads/Icon/AppIcons/Assets.car', '.'),
2222
('payloads.dmg', '.'),
2323
('Universal-Binaries.dmg', '.'),
2424
]

0 commit comments

Comments
 (0)