Skip to content

Commit

Permalink
build(nfd) add missing macos/arm64 dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Spasi committed Dec 17, 2022
1 parent cc0092f commit df77a6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/macos/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@
</source>
<link>
<arg line="-framework AppKit"/>
<arg line="-framework UniformTypeIdentifiers" if:set="build.arch.arm"/>
</link>
</build>

Expand Down

0 comments on commit df77a6f

Please sign in to comment.