Skip to content

Commit

Permalink
Support x84 and ARM for Mac release
Browse files Browse the repository at this point in the history
  • Loading branch information
stephendeoca committed Feb 12, 2024
1 parent eb0b211 commit 609ea6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tabcmd-mac.spec
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ exe = EXE(
console=True,
codesign_identity=None,
version='program_metadata.txt',
target_arch='universal2',
)

app = BUNDLE(
Expand Down

0 comments on commit 609ea6d

Please sign in to comment.