Skip to content

Commit

Permalink
feat: 多系统打包
Browse files Browse the repository at this point in the history
  • Loading branch information
mikumifa committed Sep 6, 2024
1 parent a8badb1 commit 7c8fd62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bilibili-buy.spec
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ coll = COLLECT(
name='biliTickerBuy',
)

app = BUNDLE(exe,
app = BUNDLE(coll,
name='biliTickerBuy.app',
icon='icon.ico',
bundle_identifier=None
Expand Down

0 comments on commit 7c8fd62

Please sign in to comment.