We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b944f18 commit ff45bb6Copy full SHA for ff45bb6
packaging/osx/installer.spec
@@ -30,4 +30,4 @@ coll = COLLECT(exe,
30
name='pcbasic')
31
app = BUNDLE(coll,
32
name='PC-BASIC.app',
33
- icon='/Users/rob/pc-basic/packaging/osx/pcbasic.icns')
+ icon='pcbasic.icns')
0 commit comments