Update mac-bundle-qt.sh

This commit is contained in:
wheremyfoodat 2023-09-29 14:51:34 +03:00 committed by GitHub
parent 1ee830f086
commit 8804eb7496
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,7 +46,7 @@ PlistBuddy Alber.app/Contents/Info.plist -c "add NSHumanReadableCopyright string
PlistBuddy Alber.app/Contents/Info.plist -c "add LSMinimumSystemVersion string 10.15"
# Bundle dylibs
ruby .github/mac-libs.rb
ruby .github/mac-libs.rb ./build/
# relative rpath
install_name_tool -add_rpath @loader_path/../Frameworks Alber.app/Contents/MacOS/Alber