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 882fde1 commit 1195950Copy full SHA for 1195950
main.spec
@@ -41,5 +41,6 @@ app = BUNDLE(
41
exe,
42
name='Alexs_SpeedTest.app',
43
icon='speedtest.icns',
44
- bundle_identifier=None,
+ bundle_identifier='org.AlexTkDev.speedtest',
45
+ version='1.1.1',
46
)
0 commit comments