Fix mac-app.sh script
This commit is contained in:
parent
78f9d0dbfa
commit
fa15a8bcf5
|
@ -29,4 +29,4 @@ mkdir -p "$APP_CONTENTS/Resources"
|
|||
|
||||
# Copy binaries to /MacOS
|
||||
cp doodle doodad "$APP_CONTENTS/MacOS/"
|
||||
cp -r *.* rtp guidebook "$APP_CONTENTS/Resources/"
|
||||
rsync -av ./ --exclude doodle --exclude doodad --exclude "$APP_NAME" "$APP_CONTENTS/Resources/"
|
||||
|
|
Loading…
Reference in New Issue
Block a user