아따 대가리 깨지네
예시 만듬
This commit is contained in:
9
scripts/build-macos.sh
Normal file
9
scripts/build-macos.sh
Normal file
@@ -0,0 +1,9 @@
|
||||
#! /bin/bash
|
||||
|
||||
echo -e "Start running the script..."
|
||||
cd ../
|
||||
|
||||
echo -e "Start building the app for macos platform..."
|
||||
wails build --clean --platform darwin/universal
|
||||
|
||||
echo -e "End running the script!"
|
||||
Reference in New Issue
Block a user