Skip to content

Commit

Permalink
Update project_exporter.spec
Browse files Browse the repository at this point in the history
  • Loading branch information
CookSleep authored Jul 18, 2024
1 parent d3e51be commit 8ad9a48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project_exporter.spec
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@ if sys.platform == 'darwin':
app = BUNDLE(
coll,
name='项目文件导出工具.app',
icon='icon-3种尺寸.ico',
icon='icon-3种尺寸.icns',
bundle_identifier=None,
)

0 comments on commit 8ad9a48

Please sign in to comment.