mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-16 08:59:31 +01:00
fix: path of libolm
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
This commit is contained in:
parent
fd1b62fc8d
commit
4e5f2ff05f
@ -30,4 +30,6 @@ FLUFFYCHAT_ORIG_TEAM="4NXF6Z997G"
|
||||
### Make release build ###
|
||||
flutter build macos --release
|
||||
|
||||
cp /usr/local/Cellar/libolm/**/lib/libolm.3.dylib build/macos/Build/Products/Release/FluffyChat.app/Contents/MacOS/libolm.3.dylib
|
||||
cp /usr/local/Cellar/libolm/**/lib/libolm.3.dylib build/macos/Build/Products/Release/FluffyChat.app/Contents/Frameworks/libolm.3.dylib
|
||||
|
||||
echo "Build build/macos/Build/Products/Release/FluffyChat.app"
|
||||
|
Loading…
Reference in New Issue
Block a user