mirror of
https://github.com/YACReader/yacreader
synced 2026-02-04 22:30:11 -05:00
codesign apps and dmg in macos
This commit is contained in:
@ -26,5 +26,7 @@ cp -R release/languages YACReader.app/Contents/MacOS/
|
||||
cp -R release/languages YACReaderLibrary.app/Contents/MacOS/
|
||||
cp -R release/languages YACReaderLibraryServer.app/Contents/MacOS/
|
||||
|
||||
./signapps.sh
|
||||
|
||||
echo "Done."
|
||||
#./signapps.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user